<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>applications in social and transportation networks &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/applications-in-social-and-transportation-networks/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Thu, 10 Sep 2026 23:21:19 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://scienmag.com/wp-content/uploads/2024/07/cropped-scienmag_ico-32x32.jpg</url>
	<title>applications in social and transportation networks &#8211; Science</title>
	<link>https://scienmag.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">73899611</site>	<item>
		<title>Graphlet-based edge weights enhance community detection in complex networks</title>
		<link>https://scienmag.com/graphlet-based-edge-weights-enhance-community-detection-in-complex-networks/</link>
		
		<dc:creator><![CDATA[Denise Maddox]]></dc:creator>
		<pubDate>Thu, 10 Sep 2026 23:21:16 +0000</pubDate>
				<category><![CDATA[Technology and Engineering]]></category>
		<category><![CDATA[applications in social and transportation networks]]></category>
		<category><![CDATA[community detection in complex networks]]></category>
		<category><![CDATA[complex network analysis]]></category>
		<category><![CDATA[detecting hidden communities in social and biological networks]]></category>
		<category><![CDATA[enhancing clustering accuracy with graphlets]]></category>
		<category><![CDATA[enhancing community detection algorithms]]></category>
		<category><![CDATA[graphlet influence on network partitioning]]></category>
		<category><![CDATA[graphlet motifs in network science]]></category>
		<category><![CDATA[Graphlet-based edge weighting]]></category>
		<category><![CDATA[Graphlet-based edge weighting in community detection]]></category>
		<category><![CDATA[impact of local network structures on community detection]]></category>
		<category><![CDATA[limitations of universal network motifs]]></category>
		<category><![CDATA[local graphlet motifs for network clustering]]></category>
		<category><![CDATA[network architecture and hidden communities]]></category>
		<category><![CDATA[network architecture visualization]]></category>
		<category><![CDATA[network community detection algorithms]]></category>
		<category><![CDATA[protein interaction network analysis]]></category>
		<category><![CDATA[small recurring network patterns]]></category>
		<category><![CDATA[small recurring structural patterns in network analysis]]></category>
		<category><![CDATA[stock market network clustering]]></category>
		<category><![CDATA[structural patterns in network analysis]]></category>
		<category><![CDATA[structural patterns in network communities]]></category>
		<category><![CDATA[weighted network analysis techniques]]></category>
		<guid isPermaLink="false">https://scienmag.com/graphlet-based-edge-weights-enhance-community-detection-in-complex-networks/</guid>

					<description><![CDATA[Hidden beneath the surface of every complex network—from friendship circles and protein interactions to flight routes and stock markets—lies a hidden architecture of communities, dense clusters of nodes that belong together for reasons that are not always visible in the simple web of connections between them. Researchers at the University of Primorska and the Jožef [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Hidden beneath the surface of every complex network—from friendship circles and protein interactions to flight routes and stock markets—lies a hidden architecture of communities, dense clusters of nodes that belong together for reasons that are not always visible in the simple web of connections between them. Researchers at the University of Primorska and the Jožef Stefan Institute in Slovenia have now shown that a carefully chosen way of weighting the edges of a network, based on small recurring structural patterns known as graphlets, can significantly sharpen the ability of standard algorithms to find those hidden communities. Their study, published in the Journal of Intelligent Information Systems, also delivers a surprising twist: there is no universal motif that works best everywhere, and even the humblest patterns can sometimes outperform the celebrated clique.</p>
<p>Community detection has long been one of the central problems in network science. Whether the nodes represent people, proteins, airports or stocks, analysts want to partition the network into groups whose members interact more intensely with each other than with the rest of the system. Communities in social networks form around shared interests, locations or professions; in transportation networks they correspond to regions of high traffic density and airport hubs; in financial markets they capture groups of stocks whose prices move together under the influence of macroeconomic events; and in protein-protein interaction networks they reveal biological processes such as signal transduction, gene regulation and cellular metabolism. Getting this partitioning right is therefore not merely an abstract exercise in graph theory—it shapes how scientists understand the functional organization of complex systems.</p>
<p>The most widely used community detection algorithms, however, share a common limitation: they are built almost entirely on pairwise interactions. Modularity-based methods such as the Louvain algorithm group nodes by maximizing the density of connections within groups relative to a random null model. Random-walk methods such as Walktrap exploit the intuition that a random walker tends to stay trapped inside densely connected regions. Spectral methods, stochastic block models and information-theoretic approaches like Infomap all differ in their mathematical machinery, but they all ultimately reason about lower-order connectivity—the direct edges between pairs of nodes. In recent years, researchers have begun to argue that this pairwise view misses something essential: the higher-order patterns, small recurring subgraphs involving three or more nodes, that encode interactions no pair of edges can describe.</p>
<p>The Slovenian team, Anastasiia Dziuba and Jure Pražnikar, approached this problem through the language of graphlets. Graphlets are small, connected, non-isomorphic induced subgraphs—distinct shapes that a group of nodes can form—ranging from a simple pair of connected nodes through paths, stars and triangles up to four-node cliques. Graphlet-based analysis has already proven its worth in biology, where graphlet degree vectors capture the higher-order wiring patterns of individual nodes and allow researchers to compare networks or identify structurally similar proteins. Earlier work had also shown that transforming a network so that only edges participating in certain motifs are retained can restrict random walks to within communities and reveal biologically meaningful groupings. But that approach creates a sparser graph, and sparsity carries a danger: severe fragmentation, with many isolated nodes that no algorithm can place sensibly. Similar fragmentation troubles have plagued hypergraph-based methods, which researchers have tried to fix through edge enhancement and micro-unit techniques—though those fixes have focused almost exclusively on triangles.</p>
<p>The new framework takes a different path. Rather than discarding edges to build a sparse motif network, it transforms an unweighted graph into a weighted one. For each graphlet type, the researchers construct a graphlet adjacency matrix in which each entry records how many times a given pair of nodes co-occurs within instances of that graphlet. Two nodes that repeatedly find themselves together in the same small structural pattern acquire a strong higher-order relationship, even if that relationship is not directly visible in the original edge list. The graphlet adjacency matrix is then normalized so its values fall between zero and one, and added to the original unweighted adjacency matrix, which acts as a baseline that preserves every original edge. The result is a weighted network in which a value of two signals a direct edge plus maximal shared motif participation, a value of one signals either a plain edge or maximal co-participation without an edge, and intermediate values blend the two contributions. Crucially, this enrichment is not tied to existing edges alone—weights can be assigned to node pairs that were never directly connected, capturing co-occurrence within higher-order structures while never losing the connectivity of the original graph.</p>
<p>The researchers also explored two refinements of this scheme. In an adaptive combination, a mixing parameter controls the balance between direct edge-based connectivity and graphlet-derived topology, allowing the network representation to slide continuously from purely edge-based to purely motif-based. And in a no-rewiring variant, graphlet-derived weights are applied only to edges that already exist, using an element-wise mask that preserves the original sparsity pattern while still enriching each edge with higher-order information.</p>
<p>To test whether this weighting genuinely helps, the team ran three fundamentally different community detection algorithms—Louvain, Fast Greedy and Walktrap—on both the raw unweighted networks and the graphlet-weighted versions. The point was not to rank the algorithms themselves but to ask whether higher-order enrichment improves performance independently of the algorithmic engine underneath. Performance was measured with Normalized Mutual Information, which quantifies the agreement between detected communities and ground truth, and with node-level classification accuracy computed after optimally aligning labels using the Hungarian algorithm. The evaluation spanned synthetic LFR benchmark networks—ranging from 300 to 10,000 nodes, with average degrees of 15, 25 and 50 and mixing parameters sweeping from well-separated to nearly dissolved community structure—as well as six real-world networks with known community labels: the American College Football network, the Karate Club, the Dolphins social network, Political Books, LastFM and Email-EU.</p>
<p>The synthetic results were striking. Several graphlet-based weighting schemes—particularly those associated with triangle-like motifs and four-node cliques—consistently outperformed the unweighted baseline across network sizes, and the effect proved robust to scaling. Networks with higher average degree resisted the erosion of community structure as the mixing parameter increased, with the transition point between high and low detection quality shifting upward as density grew. In sparser networks the differences among graphlet types were most pronounced: triangle-motif-based weightings yielded higher accuracy and lower variance, while simple path-based graphlets lagged behind. Extending the analysis to networks of 2,500, 5,000 and 10,000 nodes confirmed that these trends do not fade with size.</p>
<p>The real-world results told a more nuanced and ultimately more interesting story. The LastFM and Email-EU networks barely responded to graphlet weighting, with only marginal improvements in mutual information. The Dolphins and Political Books networks showed moderate gains. But the Football and Karate networks responded dramatically. On the Football network, weighting by the graphlets corresponding to triangles and four-node cliques lifted the NMI score from roughly 0.70 to 0.84 under the Fast Greedy algorithm. On the Karate network, one particular four-node motif achieved perfect clustering—an NMI of exactly one—under both the matrix-addition and no-rewiring schemes. Comparisons against the Motif-Aware Weighted Label Propagation algorithm, a triangle-based baseline, showed the graphlet-adjacency approach generally producing higher NMI scores across the board, and with far less sensitivity to parameter choice.</p>
<p>Beneath these results lies the study&#8217;s most consequential finding: no single motif is universally best. The same graphlet that boosts accuracy in one network can actively degrade it in another. On the Karate network, weighting by one motif raised accuracy from 70 to 85 percent; applying the four-node clique to the same network slightly reduced it. On the Football network, that same clique lifted accuracy from 57 to 79 percent, while a different motif sent performance crashing to 35 percent. To understand why, the researchers turned to graphlet frequency analysis, comparing the abundance of each motif in a network against its abundance in random Erdős-Rényi graphs with identical node and edge counts. The pattern was clear: motif enrichment and depletion directly predict the effectiveness of motif-based weighting. The Football network is overrepresented in triangle and clique structures, mirroring synthetic networks with strong, well-separated communities, and it is precisely the clique-based weightings that excel there. The Karate network shows the opposite profile—triangle and clique motifs are depleted while a particular path-like graphlet is enriched—and it is that graphlet which unlocks perfect clustering.</p>
<p>The lesson is that the structural relevance of a motif is not an intrinsic property of the motif itself, but of the fit between the motif and the network&#8217;s own topology. Relying exclusively on cliques, as much of the higher-order community detection literature has tended to do, may overlook critical connectivity patterns that simpler structures capture better. The practical implication is that practitioners should probe a diverse repertoire of small motifs rather than defaulting to triangles, and the authors argue that future work should focus on adaptive methods that select motifs automatically based on a network&#8217;s graphlet frequency signature. Given that the underlying computational machinery—the enumeration of higher-order adjacency matrices derived from the GRADCO framework—remains feasible for networks of up to 20,000 nodes with runtimes under ten minutes, such adaptive strategies are within practical reach.</p>
<p>For a field that has spent two decades refining how to carve networks into their natural parts, this study reframes the question. The communities of a complex network are not defined solely by who connects to whom, but by the small shapes those connections trace together—and reading those shapes correctly, motif by motif, network by network, may be the key to seeing what the edges alone cannot show.</p>
<div class="scienmag-article-metadata"><strong>Subject of Research:</strong> Graphlet-based edge weighting for community detection in complex networks</p>
<p><strong>Article Title:</strong> Graphlet-based edge weighting for improved community detection in complex networks</p>
<p><strong>Article References:</strong> Dziuba, A., &amp; Pražnikar, J. (2026). Graphlet-based edge weighting for improved community detection in complex networks. <em>Journal of Intelligent Information Systems</em>. <a href="https://doi.org/10.1007/s10844-026-01073-4" target="_blank" rel="noopener noreferrer">https://doi.org/10.1007/s10844-026-01073-4</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
<p><strong>DOI:</strong> <a href="https://doi.org/10.1007/s10844-026-01073-4" target="_blank" rel="noopener noreferrer">10.1007/s10844-026-01073-4</a></p>
<p><strong>Keywords:</strong> community detection, complex networks, graphlets, network motifs, higher-order structures, edge weighting, Louvain algorithm, Walktrap, LFR benchmark, graphlet adjacency, motif enrichment, network topology</p>
</div>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">192006</post-id>	</item>
	</channel>
</rss>
