paper-with-me

Papers

SEGA: Structural Entropy Guided Anchor View for Graph Contrastive Learning

2023-05-08 · Junran Wu, Xueyuan Chen, Bowen Shi, Shangzhe Li, Ke Xu

In contrastive learning, the choice of ``view'' controls the information that the representation captures and influences the performance of the model. However, leading graph contrastive learning methods generally produce views via random corruption or learning, which could lead to the loss of essential information and alteration of semantic information. An anchor view that maintains the essential information of input graphs for contrastive learning has been hardly investigated. In this paper, based on the theory of graph information bottleneck, we deduce the definition of this anchor view; put differently, \textit{the anchor view with essential information of input graph is supposed to have the minimal structural uncertainty}. Furthermore, guided by structural entropy, we implement the anchor view, termed \textbf{SEGA}, for graph contrastive learning. We extensively validate the proposed anchor view on various benchmarks regarding graph classification under unsupervised, semi-supervised, and transfer learning and achieve significant performance boosts compared to the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2305.04501

Code (1)

wu-junran/sega 공식 구현 pytorch

Tasks

Contrastive LearningGraph ClassificationTransfer Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

PoseGaussian: Pose-Driven Novel View Synthesis for Robust 3D Human Reconstruction

2026-02-05 · Ju Shen, Chen Chen, Tam V. Nguyen, Vijayan K. Asari arxiv

We propose PoseGaussian, a pose-guided Gaussian Splatting framework for high-fidelity human novel view synthesis. Human body pose serves a dual purpose in our design: as a structural prior, it is fused with a color encod…

3D Human ReconstructionNovel View SynthesisDepth Estimation

Structural Entropy Guided Unsupervised Graph Out-Of-Distribution Detection

2025-03-05 · Yue Hou, He Zhu, Ruomei Liu, Yingke Su 외

With the emerging of huge amount of unlabeled data, unsupervised out-of-distribution (OOD) detection is vital for ensuring the reliability of graph neural networks (GNNs) by identifying OOD samples from in-distribution (…

Contrastive LearningGraph ClassificationOut-of-Distribution DetectionOut of Distribution (OOD) Detection+1

Dual-Modality Anchor-Guided Filtering for Test-time Prompt Tuning

2026-04-14 · Jungwon Choi, Eunwoo Kim arxiv

Test-Time Prompt Tuning (TPT) adapts vision-language models using augmented views, but its effectiveness is hindered by the challenge of determining which views are beneficial. Standard entropy-based filtering relies on …

LG-HCC: Local Geometry-Aware Hierarchical Context Compression for 3D Gaussian Splatting

2026-03-30 · Xuan Deng, Xiandong Meng, Hengyu Man, Qiang Zhu 외 arxiv

Although 3D Gaussian Splatting (3DGS) enables high-fidelity real-time rendering, its prohibitive storage overhead severely hinders practical deployment. Recent anchor-based 3DGS compression schemes reduce gaussian redund…

SEGA: Spectral-Energy Guided Attention for Resolution Extrapolation in Diffusion Transformers

2026-05-21 · Javad Rajabi, Kimia Shaban, Koorosh Roohi, David B. Lindell 외 arxiv

Diffusion transformers (DiTs) have emerged as a dominant architecture for text-to-image generation, yet their performance drops when generating at resolutions beyond their training range. Existing training-free approache…

Text-to-Image Generation