paper-with-me

Papers

A Noise-Resilient Semi-Supervised Graph Autoencoder for Overlapping Semantic Community Detection

2025-05-09 · Abdelfateh Bekkair, Slimane Bellaouar, Slimane Oulad-Naoui

Community detection in networks with overlapping structures remains a significant challenge, particularly in noisy real-world environments where integrating topology, node attributes, and prior information is critical. To address this, we propose a semi-supervised graph autoencoder that combines graph multi-head attention and modularity maximization to robustly detect overlapping communities. The model learns semantic representations by fusing structural, attribute, and prior knowledge while explicitly addressing noise in node features. Key innovations include a noise-resistant architecture and a semantic semi-supervised design optimized for community quality through modularity constraints. Experiments demonstrate superior performance the model outperforms state-of-the-art methods in overlapping community detection (improvements in NMI and F1-score) and exhibits exceptional robustness to attribute noise, maintaining stable performance under 60\% feature corruption. These results highlight the importance of integrating attribute semantics and structural patterns for accurate community discovery in complex networks.

📄 PDF Abstract BibTeX arXiv:2505.05965

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeCommunity Detection

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

Diffusion-Scheduled Denoising Autoencoders for Anomaly Detection in Tabular Data

2025-08-01 · Timur Sattarov, Marco Schreyer, Damian Borth arxiv

Anomaly detection in tabular data remains challenging due to complex feature interactions and the scarcity of anomalous examples. Denoising autoencoders rely on fixed-magnitude noise, limiting adaptability to diverse dat…

Contrastive LearningAnomaly Detection

Intentional Choreography with Semi-Supervised Recurrent VAEs

2022-09-20 · Mathilde Papillon, Mariel Pettee, Nina Miolane

We summarize the model and results of PirouNet, a semi-supervised recurrent variational autoencoder. Given a small amount of dance sequences labeled with qualitative choreographic annotations, PirouNet conditionally gene…

Semi-Supervised Semantic Dependency Parsing Using CRF Autoencoders

2020-07-01 · ACL 2020 6 · Zixia Jia, Youmi Ma, Jiong Cai, Kewei Tu

Semantic dependency parsing, which aims to find rich bi-lexical relationships, allows words to have multiple dependency heads, resulting in graph-structured representations. We propose an approach to semi-supervised lear…

ARCDecoderDependency ParsingSemantic Dependency Parsing+1

SeNM-VAE: Semi-Supervised Noise Modeling with Hierarchical Variational Autoencoder

2024-03-26 · CVPR 2024 1 · Dihan Zheng, Yihang Zou, Xiaowen Zhang, Chenglong Bao

The data bottleneck has emerged as a fundamental challenge in learning based image restoration methods. Researchers have attempted to generate synthesized training data using paired or unpaired samples to address this ch…

DenoisingImage DenoisingImage RestorationSuper-Resolution+1

Noise-resilient approach for deep tomographic imaging

2022-11-22 · Zhen Guo, Zhiguang Liu, Qihang Zhang, George Barbastathis 외

We propose a noise-resilient deep reconstruction algorithm for X-ray tomography. Our approach shows strong noise resilience without obtaining noisy training examples. The advantages of our framework may further enable lo…