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 Concept Videos

Protein Networks02:26

Protein Networks

4.3K
An organism can have thousands of different proteins, and these proteins must cooperate to ensure the health of an organism. Proteins bind to other proteins and form complexes to carry out their functions. Many proteins interact with multiple other proteins creating a complex network of protein interactions.
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
4.3K
Protein Networks02:26

Protein Networks

2.6K
2.6K
Sequence Networks of Rotating Machines01:24

Sequence Networks of Rotating Machines

357
A Y-connected synchronous generator, grounded through a neutral impedance, is designed to produce balanced internal phase voltages with only positive-sequence components. The generator's sequence networks include a source voltage that is exclusively in the positive-sequence network. The sequence components of line-to-ground voltages at the generator terminals illustrate this configuration.
Zero-sequence current induces a voltage drop across the generator's neutral impedance and other...
357
Vector Algebra: Graphical Method01:10

Vector Algebra: Graphical Method

16.0K
Vectors can be multiplied by scalars, added to other vectors, or subtracted from other vectors. The vector sum of two (or more) vectors is called the resultant vector or, for short, the resultant.
We use the laws of geometry to construct resultant vectors, followed by trigonometry to find vector magnitudes and directions. For a geometric construction of the sum of two vectors in a plane, we follow the parallelogram rule. Suppose two vectors are at arbitrary positions. Translate either one of...
16.0K
Graphs of Functions01:30

Graphs of Functions

48
Graphs of functions provide a visual representation of how output values change in response to varying inputs. Each point on the graph corresponds to an ordered pair, where the x-coordinate (independent variable) determines the horizontal position and the y-coordinate (dependent variable) determines the vertical position. Linear functions like y = x give a straight line, indicating a constant rate of change.Nonlinear functions display more complex behaviors. Even power functions generate...
48
Graphs of Equations in Two Variables01:30

Graphs of Equations in Two Variables

58
An equation with two variables, typically written in the form y = f(x) or Ax + By = C, describes a relationship between quantities represented by x and y. Each solution to such an equation is an ordered pair (x, y) that satisfies the equation when substituted. These pairs can be represented graphically to understand the variables' relationship visually.A common technique for constructing the graph of a two-variable equation is to create a value table. Begin by choosing several values for the...
58

You might also read

Related Articles

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

Sort by
Same author

Optimized CNN-based ensemble deep learning approach for potato leaf disease detection with data augmentation.

Scientific reports·2026
Same author

Network clustering algorithms and preprocessing pipelines for robust cell type identification in single-cell RNA sequencing data.

Scientific reports·2026
Same author

Scale invariance and statistical significance in complex weighted networks.

Physical review. E·2026
Same author

Detectability threshold in weighted modular networks.

Physical review. E·2026
Same author

Shortest-path percolation on scale-free networks.

Physical review. E·2026
Same author

Triadic percolation on multilayer networks.

Physical review. E·2026
Same journal

Erratum: Low-dimensional model for adaptive networks of spiking neurons [Phys. Rev. E 111, 014422 (2025)].

Physical review. E·2026
Same journal

Disentangling the effects of many-body forces on depletion interactions.

Physical review. E·2026
Same journal

Charge transport and mode transition in dual-energy electron beam diodes.

Physical review. E·2026
Same journal

Optimization of multisite reactions in complex compartmentalized media.

Physical review. E·2026
Same journal

Origin of geometric cohesion in nonconvex granular materials: Interplay between interdigitation and rotational constraints enhancing frictional stability.

Physical review. E·2026
Same journal

Interaction of walkers with a standing Faraday wave.

Physical review. E·2026
See all related articles

Related Experiment Video

Updated: Nov 12, 2025

Decoding Natural Behavior from Neuroethological Embedding
08:00

Decoding Natural Behavior from Neuroethological Embedding

Published on: October 3, 2025

248

Community detection in networks using graph embeddings.

Aditya Tandon1, Aiiad Albeshri2, Vijey Thayananthan2

  • 1Luddy School of Informatics, Computing and Engineering, Indiana University, Bloomington, Indiana 47408, USA.

Physical Review. E
|March 19, 2021
PubMed
Summary
This summary is machine-generated.

Graph embedding methods show promise for community detection, but require careful parameter tuning. Their performance is comparable to traditional algorithms, yet parameter selection varies, making them less practical for real-world network analysis.

More Related Videos

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

878
Statistical Modelling of Cortical Connectivity Using Non-invasive Electroencephalograms
08:51

Statistical Modelling of Cortical Connectivity Using Non-invasive Electroencephalograms

Published on: November 1, 2019

5.8K

Related Experiment Videos

Last Updated: Nov 12, 2025

Decoding Natural Behavior from Neuroethological Embedding
08:00

Decoding Natural Behavior from Neuroethological Embedding

Published on: October 3, 2025

248
Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

878
Statistical Modelling of Cortical Connectivity Using Non-invasive Electroencephalograms
08:51

Statistical Modelling of Cortical Connectivity Using Non-invasive Electroencephalograms

Published on: November 1, 2019

5.8K

Area of Science:

  • Machine Learning
  • Network Science
  • Data Mining

Background:

  • Graph embedding techniques are increasingly utilized for node classification and link prediction.
  • Embedding graphs into geometric spaces can facilitate community detection via clustering algorithms.
  • The spatial proximity of nodes in embedded graphs is hypothesized to reflect network communities.

Purpose of the Study:

  • To evaluate the efficacy of various graph embedding methods for community detection on benchmark graphs.
  • To compare the performance of graph embedding techniques against traditional community detection algorithms.
  • To assess the practicality and advantages of graph embedding for real-world network analysis.

Main Methods:

  • Testing multiple graph embedding techniques on benchmark datasets.
  • Comparing embedding-based community detection with established algorithms.
  • Analyzing the impact of parameter selection on embedding performance.

Main Results:

  • Graph embedding performance for community detection is comparable to traditional methods when parameters are optimized.
  • Optimal parameter sets for graph embedding are dependent on graph characteristics, such as size.
  • Traditional community detection algorithms generally do not require parameter tuning.

Conclusions:

  • Current graph embedding techniques do not offer a significant improvement over network clustering algorithms for community detection.
  • The need for careful, dataset-specific parameter optimization limits the practical application of graph embedding.
  • High computational costs associated with embedding and clustering further reduce the advantage of these methods for community detection.