paper-with-me

Papers

Beyond Redundancy: Information-aware Unsupervised Multiplex Graph Structure Learning

2024-09-25 · Zhixiang Shen, Shuo Wang, Zhao Kang

Unsupervised Multiplex Graph Learning (UMGL) aims to learn node representations on various edge types without manual labeling. However, existing research overlooks a key factor: the reliability of the graph structure. Real-world data often exhibit a complex nature and contain abundant task-irrelevant noise, severely compromising UMGL's performance. Moreover, existing methods primarily rely on contrastive learning to maximize mutual information across different graphs, limiting them to multiplex graph redundant scenarios and failing to capture view-unique task-relevant information. In this paper, we focus on a more realistic and challenging task: to unsupervisedly learn a fused graph from multiple graphs that preserve sufficient task-relevant information while removing task-irrelevant noise. Specifically, our proposed Information-aware Unsupervised Multiplex Graph Fusion framework (InfoMGF) uses graph structure refinement to eliminate irrelevant noise and simultaneously maximizes view-shared and view-unique task-relevant information, thereby tackling the frontier of non-redundant multiplex graph. Theoretical analyses further guarantee the effectiveness of InfoMGF. Comprehensive experiments against various baselines on different downstream tasks demonstrate its superior performance and robustness. Surprisingly, our unsupervised method even beats the sophisticated supervised approaches. The source code and datasets are available at https://github.com/zxlearningdeep/InfoMGF.

📄 PDF Abstract BibTeX arXiv:2409.17386

Code (1)

zxlearningdeep/infomgf 공식 구현 pytorch

Tasks

Contrastive LearningGraph LearningGraph structure learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Representation learning in multiplex graphs: Where and how to fuse information?

2024-02-27 · Piotr Bielak, Tomasz Kajdanowicz

In recent years, unsupervised and self-supervised graph representation learning has gained popularity in the research community. However, most proposed methods are focused on homogeneous networks, whereas real-world grap…

Graph Representation LearningRepresentation Learning

Redundancy-Aware Test-Time Graph Out-of-Distribution Detection

2025-10-16 · Yue Hou, He Zhu, Ruomei Liu, Yingke Su 외 arxiv

Distributional discrepancy between training and test data can lead models to make inaccurate predictions when encountering out-of-distribution (OOD) samples in real-world applications. Although existing graph OOD detecti…

Out-of-Distribution DetectionGraph Classification

Beam-space Multiplexing: Practice, Theory, and Trends-From 4G TD-LTE, 5G, to 6G and Beyond

2020-01-14

In this article, the new term, namely beam-space multiplexing, is proposed for the former multi-layer beamforming for 4G TD-LTE in 3GPP releases. We provide a systematic overview of beam-space multiplexing from engineeri…

Layout-Aware OCR for Black Digital Archives with Unsupervised Evaluation

2025-09-16 · Fitsum Sileshi Beyene, Christopher L. Dancy arxiv

Despite their cultural and historical significance, Black digital archives continue to be a structurally underrepresented area in AI research and infrastructure. This is especially evident in efforts to digitize historic…

Mapping Text to Multiplex Graph: Prompt Compression as Lévy Walk-Guided Graph Pruning

2026-05-04 · Yaxin Gao, Yao Lu, Jinhong Deng, Jiaqi Nie 외 arxiv

Existing prompt compression methods treat text as flat token sequences, failing to capture the distributed nature of important information, which is often spread across multiple locations and connected through both local…