Agent-Based Triangle Counting: Unlocking Truss Decomposition, Triangle Centrality, and Local Clustering Coefficient
Prabhat Kumar Chand, Apurba Das, Anisur Rahaman Molla

TL;DR
This paper presents a decentralized algorithm using mobile agents to efficiently count triangles and perform advanced graph analyses like truss decomposition and clustering coefficient computation in anonymous graphs.
Contribution
It introduces a novel agent-based approach for triangle counting and related analyses that minimizes memory and time in anonymous, decentralized networks.
Findings
Successfully counts triangles using mobile agents in anonymous graphs.
Enables truss decomposition and clustering coefficient computation.
Operates efficiently with limited memory and communication constraints.
Abstract
Triangle counting in a graph is a fundamental problem with wide-ranging applications. It is crucial for understanding graph structure and serves as a basis for more advanced graph analytics. One key application is truss decomposition, a technique for identifying maximal, highly interconnected subgraphs, revealing structural cohesion and tight-knit communities in complex graphs. This facilitates analysis of relationships and information flow in fields such as social networks, biology, and recommendation systems. Using mobile agents or robots for tasks like truss decomposition and clustering coefficient computation is especially advantageous in decentralised environments with limited or unreliable communication. In such scenarios, agents can perform local computations without requiring an extensive communication infrastructure. This is valuable in contexts like disaster response, urban…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Computational Geometry and Mesh Generation · Advanced Combinatorial Mathematics
