paper-with-me

홈 › Papers

Through the Dual-Prism: A Spectral Perspective on Graph Data Augmentation for Graph Classification

2024-01-18 · Yutong Xia, Runpeng Yu, Yuxuan Liang, Xavier Bresson, Xinchao Wang, Roger Zimmermann

Graph Neural Networks have become the preferred tool to process graph data, with their efficacy being boosted through graph data augmentation techniques. Despite the evolution of augmentation methods, issues like graph property distortions and restricted structural changes persist. This leads to the question: Is it possible to develop more property-conserving and structure-sensitive augmentation methods? Through a spectral lens, we investigate the interplay between graph properties, their augmentation, and their spectral behavior, and observe that keeping the low-frequency eigenvalues unchanged can preserve the critical properties at a large scale when generating augmented graphs. These observations inform our introduction of the Dual-Prism (DP) augmentation methods, including DP-Noise and DP-Mask, which retain essential graph properties while diversifying augmented graphs. Extensive experiments validate the efficiency of our approach, providing a new and promising direction for graph data augmentation.

📄 PDF Abstract BibTeX arXiv:2401.09953

Code (1)

yu-rp/dualprism 공식 구현 pytorch

Tasks

Data AugmentationGraph Classification

Similar Papers 제목 키워드 기반

Shared Nature, Unique Nurture: PRISM for Pluralistic Reasoning via In-context Structure Modeling

2026-02-24 · Guancheng Tu, Shiyang Zhang, Tianyu Zhang, Yi Zhang 외 arxiv

Large Language Models (LLMs) are converging towards a singular Artificial Hivemind, where shared Nature (pre-training priors) result in a profound collapse of distributional diversity, limiting the distinct perspectives …

Language Through a Prism: A Spectral Approach for Multiscale Language Representations

2020-11-09 · NeurIPS 2020 12 · Alex Tamkin, Dan Jurafsky, Noah Goodman

Language exhibits structure at different scales, ranging from subwords to words, sentences, paragraphs, and documents. To what extent do deep models capture information at these scales, and can we force them to better ca…

Part-Of-Speech TaggingTopic Classification

The PRISM Alignment Dataset: What Participatory, Representative and Individualised Human Feedback Reveals About the Subjective and Multicultural Alignment of Large Language Models

2024-04-24 · Hannah Rose Kirk, Alexander Whitefield, Paul Röttger, Andrew Bean 외

Human feedback is central to the alignment of Large Language Models (LLMs). However, open questions remain about methods (how), domains (where), people (who) and objectives (to what end) of feedback processes. To navigat…

DiversityNavigate

Beyond Loss Guidance: Using PDE Residuals as Spectral Attention in Diffusion Neural Operators

2025-12-01 · Medha Sawhney, Abhilash Neog, Mridul Khurana, Anuj Karpatne arxiv

Diffusion-based solvers for partial differential equations (PDEs) are often bottle-necked by slow gradient-based test-time optimization routines that use PDE residuals for loss guidance. They additionally suffer from opt…

PRISM: Person Re-Identification via Structured Matching

2014-06-13 · Ziming Zhang, Venkatesh Saligrama

Person re-identification (re-id), an emerging problem in visual surveillance, deals with maintaining entities of individuals whilst they traverse various locations surveilled by a camera network. From a visual perspectiv…

Graph MatchingPerson Re-Identification