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

Vector Algebra: Graphical Method01:10

Vector Algebra: Graphical Method

16.7K
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.7K
Graphs of Equations in Two Variables01:30

Graphs of Equations in Two Variables

162
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...
162
Labeling Emotion01:20

Labeling Emotion

592
Emotional labeling is a cognitive process that involves identifying and naming one's emotions, such as anger, fear, happiness, or sadness. It allows individuals to recognize and express their internal emotional states, a critical aspect of emotional regulation and communication. Labeling emotions requires more than mere recognition; it also involves drawing upon memory and contextual cues to understand the current situation and apply a corresponding emotional label. For instance, feeling...
592
Sequence Networks of Rotating Machines01:24

Sequence Networks of Rotating Machines

473
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...
473
Ogive Graph01:07

Ogive Graph

6.6K
An ogive graph is sometimes called a cumulative frequency polygon. It is one type of frequency polygon that shows cumulative frequency. In other words, the cumulative percentages are added to the graph from left to right. An ogive graph plots cumulative frequency on the vertical y-axis and class boundaries along the horizontal x-axis. It’s very similar to a histogram; only instead of rectangles, an ogive displays a single point where the top right of the rectangle would be. Creating this...
6.6K
Graphs of Polar Equations01:17

Graphs of Polar Equations

215
The polar coordinate system represents points using a distance from a central point (the pole) and an angle from a reference direction (the polar axis). Unlike rectangular coordinates, polar coordinates are ideal for graphing curves with radial symmetry or periodic behavior.Some general forms of graphs in polar coordinates include the following:Equation of a Circle (Centered at the Pole):A graph where the radius remains constant for all angles traces a circle centered at the pole:Equation of a...
215

You might also read

Related Articles

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

Sort by
Same author

An effective cyberbullying-flashing identification on whatsapp using PTS-GReLU-GRU with harmful level prediction.

Scientific reports·2025
Same author

Hybrid deep learning model for density and growth rate estimation on weed image dataset.

Scientific reports·2025
Same author

A deep ensemble learning approach for squamous cell classification in cervical cancer.

Scientific reports·2025
Same author

Screening Clinical, Laboratory and Host Markers for Diagnosis of Disease Severity in <i>Plasmodium vivax</i> Clinical Samples.

Indian journal of microbiology·2024
Same author

Corrigendum to "Modified DeeplabV3+ with multi-level context attention mechanism for colonoscopy polyp segmentation" [Comput. Biol. Med. 170 (2024) CIBM-D-23-08582R4].

Computers in biology and medicine·2024
Same author

Modified DeeplabV3+ with multi-level context attention mechanism for colonoscopy polyp segmentation.

Computers in biology and medicine·2024

Related Experiment Video

Updated: Jan 10, 2026

Integrating Computerized Linguistic and Social Network Analyses to Capture Addiction Recovery Capital in an Online Community
08:53

Integrating Computerized Linguistic and Social Network Analyses to Capture Addiction Recovery Capital in an Online Community

Published on: May 31, 2019

5.5K

Graph embedding based label propagation for community detection in social networks.

Shyam Sundar Meena1, Prakash Chandra Sharma2, Yadvendra Pratap Singh3

  • 1Shri Vaishnav Vidyapeeth Vishwavidyalaya, Ujjain Road, Indore, Madhya Pradesh, 453111, India.

Scientific Reports
|November 25, 2025
PubMed
Summary

We introduce Embedding-based Label Propagation (ELP), a novel algorithm for network community detection. ELP improves upon the Label Propagation Algorithm (LPA) by integrating node embeddings, leading to more accurate community structures and higher modularity in complex networks.

Keywords:
Community detectionGraph embeddingLabel propagation algorithmModularitySocial network

More Related Videos

Decoding Natural Behavior from Neuroethological Embedding
08:00

Decoding Natural Behavior from Neuroethological Embedding

Published on: October 3, 2025

569
Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
08:25

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment

Published on: May 7, 2019

9.5K

Related Experiment Videos

Last Updated: Jan 10, 2026

Integrating Computerized Linguistic and Social Network Analyses to Capture Addiction Recovery Capital in an Online Community
08:53

Integrating Computerized Linguistic and Social Network Analyses to Capture Addiction Recovery Capital in an Online Community

Published on: May 31, 2019

5.5K
Decoding Natural Behavior from Neuroethological Embedding
08:00

Decoding Natural Behavior from Neuroethological Embedding

Published on: October 3, 2025

569
Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
08:25

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment

Published on: May 7, 2019

9.5K

Area of Science:

  • Network Science
  • Data Mining
  • Computational Social Science

Background:

  • Real-world networks exhibit community structures crucial for understanding their organization.
  • Traditional community detection methods, like the Label Propagation Algorithm (LPA), are computationally efficient but often lack accuracy.
  • LPA's limitations stem from its naive neighbor selection during label propagation, impacting modularity and structural integrity.

Purpose of the Study:

  • To develop an improved community detection algorithm that addresses the limitations of conventional LPA.
  • To enhance the accuracy and structural understanding of community detection in complex networks.
  • To create a hybrid approach combining local connectivity with global structural information.

Main Methods:

  • Developed Embedding-based Label Propagation (ELP), a hybrid algorithm integrating LPA with node embedding techniques.
  • ELP's update step considers both local neighborhood information and embedding-based similarities for neighbor selection.
  • Evaluated ELP on benchmark datasets (Karate Club, Dolphins, Football, Polbooks) and LFR synthetic networks, comparing performance against LPA and other established algorithms.

Main Results:

  • ELP consistently outperformed LPA and other algorithms in terms of modularity, Normalized Mutual Information (NMI), and F1-score (NF1).
  • The algorithm demonstrated scalability, performing effectively on large and complex networks.
  • Empirical findings confirm ELP's superior performance in identifying accurate community structures.

Conclusions:

  • Embedding-based Label Propagation (ELP) offers a significant advancement in network community detection.
  • ELP provides a powerful and effective method for uncovering community structures in both real-world and synthetic networks.
  • The integration of node embeddings enhances the accuracy and robustness of community detection algorithms.