paper-with-me

Papers

TiGer: Self-Supervised Purification for Time-evolving Graphs

2025-03-10 · Hyeonsoo Jo, Jongha Lee, Fanchen Bu, Kijung Shin

Time-evolving graphs, such as social and citation networks, often contain noise that distorts structural and temporal patterns, adversely affecting downstream tasks, such as node classification. Existing purification methods focus on static graphs, limiting their ability to account for critical temporal dependencies in dynamic graphs. In this work, we propose TiGer (Time-evolving Graph purifier), a self-supervised method explicitly designed for time-evolving graphs. TiGer assigns two different sub-scores to edges using (1) self-attention for capturing long-term contextual patterns shaped by both adjacent and distant past events of varying significance and (2) statistical distance measures for detecting inconsistency over a short-term period. These sub-scores are used to identify and filter out suspicious (i.e., noise-like) edges through an ensemble strategy, ensuring robustness without requiring noise labels. Our experiments on five real-world datasets show TiGer filters out noise with up to 10.2% higher accuracy and improves node classification performance by up to 5.3%, compared to state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2503.06990

Code (0)

등록된 구현이 없습니다.

Tasks

Node Classification

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Online Adversarial Purification based on Self-supervised Learning

2021-01-01 · ICLR 2021 1 · Changhao Shi, Chester Holtz, Gal Mishne

Deep neural networks are known to be vulnerable to adversarial examples, where a perturbation in the input space leads to an amplified shift in the latent network representation. In this paper, we combine canonical super…

Adversarial PurificationRepresentation LearningSelf-Supervised Learning

Online Adversarial Purification based on Self-Supervision

2021-01-23 · Changhao Shi, Chester Holtz, Gal Mishne

Deep neural networks are known to be vulnerable to adversarial examples, where a perturbation in the input space leads to an amplified shift in the latent network representation. In this paper, we combine canonical super…

Adversarial PurificationRepresentation Learning

Self-supervised Adversarial Purification for Graph Neural Networks

2026-05-22 · Woohyun Lee, Hogun Park arxiv

Defending Graph Neural Networks (GNNs) against adversarial attacks requires balancing accuracy and robustness, a trade-off often mishandled by traditional methods like adversarial training that intertwine these conflicti…

TIGER-MARL: Enhancing Multi-Agent Reinforcement Learning with Temporal Information through Graph-based Embeddings and Representations

2025-11-11 · Nikunj Gupta, Ludwika Twardecka, James Zachary Hare, Jesse Milzman 외 arxiv

In this paper, we propose capturing and utilizing \textit{Temporal Information through Graph-based Embeddings and Representations} or \textbf{TIGER} to enhance multi-agent reinforcement learning (MARL). We explicitly mod…

Multi-agent Reinforcement Learning

Personalized Speech Enhancement through Self-Supervised Data Augmentation and Purification

2021-04-05 · Aswin Sivaraman, Sunwoo Kim, Minje Kim

Training personalized speech enhancement models is innately a no-shot learning problem due to privacy constraints and limited access to noise-free speech from the target user. If there is an abundance of unlabeled noisy …

Data AugmentationDenoisingPrivacy PreservingSelf-Supervised Learning+1