• All Solutions All Solutions Caret
    • Editage

      One platform for all researcher needs

    • Paperpal

      AI-powered academic writing assistant

    • R Discovery

      Your #1 AI companion for literature search

    • Mind the Graph

      AI tool for graphics, illustrations, and artwork

    • Journal finder

      AI-powered journal recommender

    Unlock unlimited use of all AI tools with the Editage Plus membership.

    Explore Editage Plus
  • Support All Solutions Support
    discovery@researcher.life
Discovery Logo
Sign In
Paper
Search Paper
Cancel
Pricing Sign In
  • My Feed iconMy Feed
  • Search Papers iconSearch Papers
  • Library iconLibrary
  • Explore iconExplore
  • Ask R Discovery iconAsk R Discovery Star Left icon
  • Chat PDF iconChat PDF Star Left icon
  • Citation Generator iconCitation Generator
  • Chrome Extension iconChrome Extension
    External link
  • Use on ChatGPT iconUse on ChatGPT
    External link
  • iOS App iconiOS App
    External link
  • Android App iconAndroid App
    External link
  • Contact Us iconContact Us
    External link
Discovery Logo menuClose menu
  • My Feed iconMy Feed
  • Search Papers iconSearch Papers
  • Library iconLibrary
  • Explore iconExplore
  • Ask R Discovery iconAsk R Discovery Star Left icon
  • Chat PDF iconChat PDF Star Left icon
  • Citation Generator iconCitation Generator
  • Chrome Extension iconChrome Extension
    External link
  • Use on ChatGPT iconUse on ChatGPT
    External link
  • iOS App iconiOS App
    External link
  • Android App iconAndroid App
    External link
  • Contact Us iconContact Us
    External link

Related Topics

  • Label Propagation Algorithm
  • Label Propagation Algorithm
  • Multi-label Propagation Algorithm
  • Multi-label Propagation Algorithm
  • Community Detection Algorithm
  • Community Detection Algorithm
  • Overlapping Community Detection
  • Overlapping Community Detection

Articles published on Label propagation

Authors
Select Authors
Journals
Select Journals
Duration
Select Duration
1330 Search results
Sort by
Recency
  • New
  • Research Article
  • 10.1016/j.compbiomed.2025.111431
Deep Laplacian Coordinates: End-to-end deeply guided anisotropic diffusion for COVID-19 pulmonary lesion segmentation.
  • Jan 2, 2026
  • Computers in biology and medicine
  • Aldimir Bruzadin + 3 more

Deep Laplacian Coordinates: End-to-end deeply guided anisotropic diffusion for COVID-19 pulmonary lesion segmentation.

  • New
  • Research Article
  • 10.1109/tpami.2026.3655456
Scalable Semi-supervised Learning with Discriminative Label Propagation and Correction.
  • Jan 1, 2026
  • IEEE transactions on pattern analysis and machine intelligence
  • Bingbing Jiang + 6 more

Semi-supervised learning can leverage both labeled and unlabeled samples simultaneously to improve performance. However, existing methods often present the following issues: (1) The emphasis of learning is put on either the similarity structures or the regression losses of data, neglecting the interaction between them. (2) The similarity structures among boundary samples might be unreliable, which misleads label propagation and impairs the performance of models on out-of-sample data. (3) They often involve the inverses of high-order matrices, making them inefficient in computation. To overcome these issues, we propose a scalable semi-supervised learning framework with Discriminative Label Propagation and Correction (DLPC), which collaboratively exploits the regression losses and similarity structures of data. Particularly, each sample is projected onto the independent class labels associated with nonnegative adjustment vectors rather than the propagated labels, such that the distances between samples from different classes are naturally enlarged, making regression losses more effective for boundary samples. Benefiting from this, the regression losses can guide the propagation of labels in boundary areas. Thus, the label information is first propagated through dynamically optimized graph structures and then corrected by the regression losses, effectively improving the quality of labels and facilitating feature projection learning. Furthermore, an accelerated solution has been developed to reduce the computational costs of DLPC on sample scales, thereby making it scalable to relatively large-scale problems. Moreover, the proposed DLPC can not only be applied to single-view scenarios but also extended to multi-view tasks. Additionally, an optimization strategy with fast convergence has been presented for DLPC, and extensive experiments demonstrate the effectiveness and superiority of DLPC over state-of-the-art competitors.

  • New
  • Research Article
  • 10.1016/j.neunet.2026.108613
Robust Orthogonal NMF with Label Propagation for Image Clustering
  • Jan 1, 2026
  • Neural Networks
  • Jingjing Liu + 3 more

Robust Orthogonal NMF with Label Propagation for Image Clustering

  • New
  • Research Article
  • 10.1016/j.neucom.2025.131856
Simultaneous feature and label propagation for multi-view graph convolutional network
  • Jan 1, 2026
  • Neurocomputing
  • Yiqing Shi + 4 more

Simultaneous feature and label propagation for multi-view graph convolutional network

  • New
  • Research Article
  • 10.1016/j.future.2025.107996
GVE-LPA and GSL-LPA: High-speed and internally-connected label propagation on multicore systems
  • Jan 1, 2026
  • Future Generation Computer Systems
  • Subhajit Sahu + 2 more

GVE-LPA and GSL-LPA: High-speed and internally-connected label propagation on multicore systems

  • New
  • Research Article
  • 10.1002/cpe.70559
Incremental Similarity‐Based Label Propagation Algorithm for Dynamic Community Detection
  • Jan 1, 2026
  • Concurrency and Computation: Practice and Experience
  • Asma Douadi + 2 more

ABSTRACT We propose an incremental similarity‐based label propagation algorithm (DLPA‐S) for detecting dynamic community structures. As the network evolves, the method efficiently updates the communities over time via local label updates driven by changes in network topology—including edge and vertex additions or removals—and vertex similarity. This incremental approach significantly reduces computational cost while preserving accuracy in capturing community evolution. We evaluate DLPA‐S using a comprehensive set of quality metrics that assess both the structural properties of the network and the agreement between detected communities and ground‐truth partitions. Experiments are conducted on synthetic and real‐world dynamic networks, varying key graph characteristics such as the number of vertices and the average degree, as well as across diverse community scenarios. The results show that DLPA‐S consistently achieves stable and high‐performing results, maintains high NMI and F1 scores, ensures strong internal connectivity, clear community separability, and avoids disconnected communities, while remaining computationally efficient.

  • New
  • Research Article
  • 10.3390/s26010222
Rolling Bearing Fault Diagnosis Based on Multi-Source Domain Joint Structure Preservation Transfer with Autoencoder
  • Dec 29, 2025
  • Sensors (Basel, Switzerland)
  • Qinglei Jiang + 7 more

Domain adaptation methods have been extensively studied for rolling bearing fault diagnosis under various conditions. However, some existing methods only consider the one-way embedding of original space into a low-dimensional subspace without backward validation, which leads to inaccurate embeddings of data and poor diagnostic performance. In this paper, a rolling bearing fault diagnosis method based on multi-source domain joint structure preservation transfer with autoencoder (MJSPTA) is proposed. Firstly, similar source domains are screened by inter-domain metrics; then, the high-dimensional data of both the source and target domains are projected into a shared subspace with different projection matrices, respectively, during the encoding stage. Finally, the decoding stage reconstructs the low-dimensional data back to the original high-dimensional space to minimize the reconstruction accuracy. In the shared subspace, the difference between source and target domains is reduced through distribution matching and sample weighting. Meanwhile, graph embedding theory is introduced to maximally preserve the local manifold structure of the samples during domain adaptation. Next, label propagation is used to obtain the predicted labels, and a voting mechanism ultimately determines the fault type. The effectiveness and robustness of the method are verified through a series of diagnostic tests.

  • Research Article
  • 10.12732/ijam.v38i12s.1346
A PERFORMANCE EVALUATION OF COMMUNITY DETECTION ALGORITHMS USING MODULARITY AND NMI ACROSS DIVERSE SOCIAL NETWORK DATASETS
  • Dec 3, 2025
  • International Journal of Applied Mathematics
  • Mukesh Sakle

Community detection is crucial in the analysis of social networks. Its main goal is to find groups of users densely connected among them, and sparsely connected between themselves. There are so many algorithms which makes it difficult for researchers to choose the best one for a specific dataset. In this paper, we provide a thorough comparison between five Community Detection (CD) algorithms- Girman-Newman (GN), Clauset-Newman-Moore (CNM), Label Propagation Algorithm (LPA), Louvain and Leiden. To evaluate in real social network datasets like Zachary's Karate Club, Dolphin networks and bigger ones such as Facebook, Twitter, LinkedIn along with citation networks we used different metrics modularity and NMI. We employed Normalized Mutual Information (NMI) to quantify the agreement of detected communities with their true ground-truth score and modularity for evaluating the overall quality of partitions given by diverse methods. Our experiments show that greedy and modularity-optimization algorithms are particularly well-suited. Notably, the Leiden algorithm had a better modularity value than Louvain (Q = 0.9141 and Q = 0.9051 of LinkedIn Network respectively) in most of the dataset. The NMI plot provided more explanation about Clauset-Newman-Moore (CNM), Louvain and Label Propagation Algorithm (LPA)which are in good agreement on community detection and their NMI score. These results would allow us to choose more rationally among the different community detection algorithms for social network analysis, by providing accurate quantitative benchmarks.

  • Research Article
  • 10.1016/j.engappai.2025.112462
Hypergraph induced semi-supervised orthogonal nonnegative matrix factorization with label and constraint propagation
  • Dec 1, 2025
  • Engineering Applications of Artificial Intelligence
  • Jie Guo + 3 more

Hypergraph induced semi-supervised orthogonal nonnegative matrix factorization with label and constraint propagation

  • Research Article
  • 10.1016/j.compenvurbsys.2025.102336
Modeling shared e-micromobility as a label propagation process for detecting overlapping communities
  • Dec 1, 2025
  • Computers, Environment and Urban Systems
  • Peng Luo + 5 more

Modeling shared e-micromobility as a label propagation process for detecting overlapping communities

  • Research Article
  • 10.1016/j.mlwa.2025.100783
LapSDNMF: Label propagation assisted soft-constrained deep non-negative matrix factorisation for semi-supervised multi-view clustering
  • Dec 1, 2025
  • Machine Learning with Applications
  • Sohan Dinusha Liyana Gunawardena + 3 more

LapSDNMF: Label propagation assisted soft-constrained deep non-negative matrix factorisation for semi-supervised multi-view clustering

  • Research Article
  • 10.30574/wjarr.2025.28.2.3792
Topology-Based Detection and Modularity Analysis of Communities in Email Communication Networks
  • Nov 30, 2025
  • World Journal of Advanced Research and Reviews
  • Md Mizanur Rahman + 4 more

This study investigates the structural organization of an email communication network constructed from the SNAP Enron dataset, where nodes represent individual email addresses and edges correspond to communication links between them. Communities within the network were identified using the Label Propagation Algorithm (LPA), yielding 35 distinct groups. To evaluate the structural coherence and significance of these communities, we integrated two complementary analytical frameworks: Persistent Homology, from Topological Data Analysis (TDA), and Modularity, a key metric in network theory. Persistent homology was utilized to detect enduring topological features—such as connected components, loops, and voids—that characterize the intrinsic structure of each community across varying filtration scales. Modularity analysis, in turn, quantified the relative density of intra- and inter-community connections. Combining these approaches enabled the classification of communities as non-significant, significant, influential, or highly influential. The findings reveal a strong correlation between persistent topological features and high modularity scores, offering deeper insights into the stability, cohesion, and influence of communities in large-scale social communication networks.

  • Research Article
  • 10.7717/peerj-cs.3389
Overlapping community discovery based on graph embedding and label propagation algorithm
  • Nov 27, 2025
  • PeerJ Computer Science
  • Miaomiao Liu + 4 more

Traditional label propagation algorithms (LPA) exhibit instability and poor accuracy in community discovery, primarily due to random node selection, uncertain label update sequences, and neglect of node importance variations. We present GELPA-OCD (overlapping community discovery based on graph embedding and label propagation algorithm), an overlapping community discovery algorithm that integrates graph embedding with label propagation to address these limitations. Our approach introduces a multidimensional node importance assessment strategy and employs Node2vec graph embedding to represent nodes as low-dimensional vectors, effectively capturing network structure features. The algorithm employs similarity-based weight factors to guide label propagation and implements adaptive filtering mechanisms to enhance effectiveness. We conduct experiments on both real and artificial datasets. Using EQ, NMI , and F1-score as evaluation metrics, the experimental results show that the proposed algorithm effectively reduces randomness and uncertainty in node selection and label updating processes, achieving more stable and accurate overlapping community discovery.

  • Research Article
  • 10.1177/1088467x251395621
SDCG: A semi-supervised density-based clustering algorithm with granular ball
  • Nov 27, 2025
  • Intelligent Data Analysis: An International Journal
  • Haifeng Yang + 5 more

Semi-supervised density-based clustering (SDC) is a density-based clustering technique that integrates both labeled and unlabeled data to improve the accuracy and robustness of cluster assignments. However, many SDC algorithms rely on global parameters to distinguish core from non-core points, which may not be effective for clusters with varying densities or complex shapes. To address this limitation, we propose the S emi-supervised D ensity-based C lustering algorithm with G ranular balls (SDCG), which operates in three phases. First, we construct a set of granular balls to perform an initial segmentation of the data, leveraging the available labeled data, with points within the same granular ball being considered similar. Next, we introduce a strategy that combines coverage and specificity to adjust the granularity of each granule, ensuring that points within the same granule belong to the same cluster. Finally, we employ an adaptive label propagation mechanism based on mutual nearest-neighbor voting, where non-core points are assigned labels according to the highest-voting labels from their mutual nearest neighbors. Overall, SDCG is parameter-free and is able to adaptively perform clustering, improving the performance of the algorithm. Experimental comparisons on both synthetic and real datasets show that our method outperforms existing approaches in terms of efficiency and accuracy, particularly for datasets with varying densities and complex shapes.

  • Research Article
  • 10.1038/s41598-025-25905-5
Graph embedding based label propagation for community detection in social networks.
  • Nov 25, 2025
  • Scientific reports
  • Shyam Sundar Meena + 3 more

Community structures are common features of many real-world networks, and community detection is necessary to understand how these networks are organized. Various approaches have been devised for community detection, with each providing varying degrees of both accuracy and structural understanding. One of them, the Label Propagation Algorithm, is so common because it is simple and computationally cheap. Nevertheless, it does not usually reach great modularity and yields inaccurate community counts and structures in real-world networks. This is mostly due to its naive criteria of selecting the neighbor nodes when it comes to label propagation. To tackle the issue, we developed an adjusted algorithm, which we call Embedding-based Label Propagation (ELP), a hybrid between LPA and node embedding that allows us to combine both local connectivity and global structural data. ELP update step takes into consideration not only the local neighborhood, as in conventional LPA, but also embedding-based similarities to inform more productive neighbor selection. We tested ELP on popular benchmark datasets such as Karate Club, Dolphins, Football, Polbooks, and LFR synthetic networks and compared its results with LPA and other well-established algorithms. The empirical findings show that ELP can always perform better in modularity, NMI and NF1 scores, but it is also scalable to large and complex networks. These results can be used to identify ELP as an effective and powerful method of community-finding in real and artificial-world scenarios.

  • Research Article
  • 10.1287/ijoc.2023.0274
Social Network Prediction Problems: Using Meta-Paths and Dynamic Heterogeneous Graph Representation for Label Propagation
  • Nov 10, 2025
  • INFORMS Journal on Computing
  • Negar Maleki + 2 more

Graph representations for real-world social networks in the past have missed two important elements: (i) the multiplexity of connections and (ii) representing time. This paper presents a dynamic heterogeneous graph representation for social networks that includes time in every component of the graph, that is, nodes and edges, each of different types that captures heterogeneity. We illustrate the power of this representation by presenting four time-dependent queries and a multiclass classification problem that cannot easily be handled in conventional homogeneous graph representations. As a proof of concept, we present a detailed representation of a relatively new social media platform (Steemit), which we use to illustrate both the dynamic querying capability, as well as a prediction task using label propagation algorithm (LPA). We also present temporal social media meta-paths to generalize the LPA to dynamic heterogeneous graph structures, that is, Meta-paths + LPA. To validate and compare our proposed method, we conduct an experiment using three benchmark data sets and show that our proposed method outperforms almost all four state-of-the-art algorithms in category prediction task by at least 13.79% accuracy. History: Accepted by Ram Ramesh, Area Editor for Data Science & Machine Learning. Supplemental Material: The software that supports the findings of this study is available within the paper and its Supplemental Information ( https://pubsonline.informs.org/doi/suppl/10.1287/ijoc.2023.0274 ) as well as from the IJOC GitHub software repository ( https://github.com/INFORMSJoC/2023.0274 ). The complete IJOC Software and Data Repository is available at https://informsjoc.github.io/ .

  • Research Article
  • 10.1287/ijoc.2023.0274.cd
Code and Data Repository for Social Network Prediction Problems: Using Meta-Paths and Dynamic Heterogeneous Graph Representation for Label Propagation
  • Nov 10, 2025
  • INFORMS Journal on Computing
  • Negar Maleki + 2 more

This work introduces a dynamic heterogeneous graph representation that integrates time into both nodes and edges, enabling a more accurate modeling of multiplex and evolving relationships in social networks. We further propose Meta-paths + LPA, an extension of the Label Propagation Algorithm that incorporates temporal meta-paths for improved classification on dynamic heterogeneous structures. The framework is demonstrated through a case study on Steemit, showcasing its ability to handle complex time-dependent queries and prediction tasks.

  • Research Article
  • 10.1007/s44248-025-00080-0
A representation learning-based time series label propagation for smart grid attack detection
  • Nov 6, 2025
  • Discover Data
  • Smruti P Dash + 1 more

A representation learning-based time series label propagation for smart grid attack detection

  • Research Article
  • 10.1016/j.knosys.2025.114432
Robust label propagation based on prior-guided cross domain data augmentation for few-shot unsupervised domain adaptation
  • Nov 1, 2025
  • Knowledge-Based Systems
  • Peng Zhao + 4 more

Robust label propagation based on prior-guided cross domain data augmentation for few-shot unsupervised domain adaptation

  • Research Article
  • 10.1007/s10844-025-00998-6
MFLP: Overlapping community detection by multi-level fast label propagation
  • Oct 20, 2025
  • Journal of Intelligent Information Systems
  • Ze Xu + 3 more

MFLP: Overlapping community detection by multi-level fast label propagation

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • .
  • .
  • .
  • 10
  • 1
  • 2
  • 3
  • 4
  • 5

Popular topics

  • Latest Artificial Intelligence papers
  • Latest Nursing papers
  • Latest Psychology Research papers
  • Latest Sociology Research papers
  • Latest Business Research papers
  • Latest Marketing Research papers
  • Latest Social Research papers
  • Latest Education Research papers
  • Latest Accounting Research papers
  • Latest Mental Health papers
  • Latest Economics papers
  • Latest Education Research papers
  • Latest Climate Change Research papers
  • Latest Mathematics Research papers

Most cited papers

  • Most cited Artificial Intelligence papers
  • Most cited Nursing papers
  • Most cited Psychology Research papers
  • Most cited Sociology Research papers
  • Most cited Business Research papers
  • Most cited Marketing Research papers
  • Most cited Social Research papers
  • Most cited Education Research papers
  • Most cited Accounting Research papers
  • Most cited Mental Health papers
  • Most cited Economics papers
  • Most cited Education Research papers
  • Most cited Climate Change Research papers
  • Most cited Mathematics Research papers

Latest papers from journals

  • Scientific Reports latest papers
  • PLOS ONE latest papers
  • Journal of Clinical Oncology latest papers
  • Nature Communications latest papers
  • BMC Geriatrics latest papers
  • Science of The Total Environment latest papers
  • Medical Physics latest papers
  • Cureus latest papers
  • Cancer Research latest papers
  • Chemosphere latest papers
  • International Journal of Advanced Research in Science latest papers
  • Communication and Technology latest papers

Latest papers from institutions

  • Latest research from French National Centre for Scientific Research
  • Latest research from Chinese Academy of Sciences
  • Latest research from Harvard University
  • Latest research from University of Toronto
  • Latest research from University of Michigan
  • Latest research from University College London
  • Latest research from Stanford University
  • Latest research from The University of Tokyo
  • Latest research from Johns Hopkins University
  • Latest research from University of Washington
  • Latest research from University of Oxford
  • Latest research from University of Cambridge

Popular Collections

  • Research on Reduced Inequalities
  • Research on No Poverty
  • Research on Gender Equality
  • Research on Peace Justice & Strong Institutions
  • Research on Affordable & Clean Energy
  • Research on Quality Education
  • Research on Clean Water & Sanitation
  • Research on COVID-19
  • Research on Monkeypox
  • Research on Medical Specialties
  • Research on Climate Justice
Discovery logo
FacebookTwitterLinkedinInstagram

Download the FREE App

  • Play store Link
  • App store Link
  • Scan QR code to download FREE App

    Scan to download FREE App

  • Google PlayApp Store
FacebookTwitterTwitterInstagram
  • Universities & Institutions
  • Publishers
  • R Discovery PrimeNew
  • Ask R Discovery
  • Blog
  • Accessibility
  • Topics
  • Journals
  • Open Access Papers
  • Year-wise Publications
  • Recently published papers
  • Pre prints
  • Questions
  • FAQs
  • Contact us
Lead the way for us

Your insights are needed to transform us into a better research content provider for researchers.

Share your feedback here.

FacebookTwitterLinkedinInstagram
Cactus Communications logo

Copyright 2026 Cactus Communications. All rights reserved.

Privacy PolicyCookies PolicyTerms of UseCareers