Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

Finding local community structure in networks.

Aaron Clauset1

  • 1Department of Computer Science, University of New Mexico, Albuquerque, New Mexico 87131, USA. aaron@cs.unm.edu

Physical Review. E, Statistical, Nonlinear, and Soft Matter Physics
|October 4, 2005
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Cross-assay RNA modeling reveals cancer biomarkers.

bioRxiv : the preprint server for biology·2026
Same author

On the predictability of progression-free survival in ovarian cancer from NanoString gene expression data.

bioRxiv : the preprint server for biology·2026
Same author

Predicting missing links in food webs using stacked models and species traits.

Nature communications·2026
Same author

In Science Journals.

Science (New York, N.Y.)·2025
Same author

Recommendations for sharing network data and materials.

Network science (Cambridge University Press)·2025
Same author

Gender and racial diversity socialization in science.

Nature computational science·2025
Same journal

Tension on dsDNA bound to ssDNA-RecA filaments may play an important role in driving efficient and accurate homology recognition and strand exchange.

Physical review. E, Statistical, nonlinear, and soft matter physics·2016
Same journal

Publisher's Note: Amplitude-phase coupling drives chimera states in globally coupled laser networks [Phys. Rev. E 91, 040901(R) (2015)].

Physical review. E, Statistical, nonlinear, and soft matter physics·2016
Same journal

Erratum: Shapes of sedimenting soft elastic capsules in a viscous fluid [Phys. Rev. E 92, 033003 (2015)].

Physical review. E, Statistical, nonlinear, and soft matter physics·2016
Same journal

Erratum: Attenuation of excitation decay rate due to collective effect [Phys. Rev. E 90, 022142 (2014)].

Physical review. E, Statistical, nonlinear, and soft matter physics·2016
Same journal

Publisher's Note: Role of connectivity and fluctuations in the nucleation of calcium waves in cardiac cells [Phys. Rev. E 92, 052715 (2015)].

Physical review. E, Statistical, nonlinear, and soft matter physics·2016
Same journal

Publisher's Note: Lattice Boltzmann approach for complex nonequilibrium flows [Phys. Rev. E 92, 043308 (2015)].

Physical review. E, Statistical, nonlinear, and soft matter physics·2016
See all related articles

This study introduces a novel algorithm for inferring local community structure in networks without needing complete graph knowledge. The method efficiently identifies community hierarchies by exploring networks vertex by vertex.

Area of Science:

  • Network Science
  • Graph Theory
  • Computational Physics

Background:

  • Inferring global community structure in networks is a significant challenge.
  • Existing algorithms typically require complete knowledge of the network graph.
  • This limitation hinders community detection in large, dynamic, or partially observed networks.

Purpose of the Study:

  • To develop a measure for local community structure.
  • To create an algorithm for inferring community hierarchies around a specific vertex.
  • To enable community detection without requiring full graph information.

Main Methods:

  • Defined a measure of local community structure.
  • Developed a vertex-by-vertex graph exploration algorithm to infer community hierarchies.

Related Experiment Videos

  • Analyzed algorithmic time complexity: O(k^2d) for general graphs, O(k) for costly vertex exploration.
  • Main Results:

    • The algorithm successfully infers local community hierarchies by exploring the graph incrementally.
    • Performance on computer-generated graphs approximates that of global knowledge-based algorithms.
    • Demonstrated practical application in extracting local clustering from a large online retailer's recommender network.

    Conclusions:

    • The proposed local community detection algorithm offers an efficient alternative to global methods.
    • It provides meaningful insights into network structure, even with incomplete graph data.
    • The approach is applicable to real-world large-scale networks, such as recommender systems.