paper-with-me

Papers

Anchor-guided Hypergraph Condensation with Dual-level Discrimination

2026-05-11 · Fan Li, Xiaoyang Wang, Chen Chen, Wenjie Zhang arxiv

The increasing prevalence of large-scale hypergraphs poses significant computational challenges for hypergraph neural network (HNN) training. To address this, hypergraph condensation (HGC) distills large real hypergraphs into compact yet informative synthetic ones, beyond graph condensation (GC) methods limited to pairwise relations. However, existing HGC methods rely on decoupled training architectures, where structure generators are pre-trained on the original hypergraph but not jointly optimized with condensed features during refinement, resulting in misaligned structures that degrade downstream utility. Moreover, trajectory-based optimization incurs substantial computational overhead in refinement, limiting condensation efficiency. To tackle these issues, we propose \textbf{A}nchor-guided \textbf{H}yper\textbf{G}raph \textbf{C}ondensation with \textbf{D}ual-level \textbf{D}iscrimination (\textbf{AHGCDD}), which consists of three key components: (1) a node initialization module based on Heat Kernel PageRank (HKPR) to encode structural knowledge into feature semantics; (2) an anchor-guided hyperedge synthesis strategy for joint optimization of condensed features and structure; (3) a theoretically grounded dual-level discrimination objective for utility-preserving condensation without redundant HNN training. Extensive experiments demonstrate the superior effectiveness and efficiency of AHGCDD.

📄 PDF Abstract BibTeX arXiv:2605.10001

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Personality-guided Public-Private Domain Disentangled Hypergraph-Former Network for Multimodal Depression Detection

2025-11-16 · Changzeng Fu, Shiwen Zhao, Yunze Zhang, Zhongquan Jian 외 arxiv

Depression represents a global mental health challenge requiring efficient and reliable automated detection methods. Current Transformer- or Graph Neural Networks (GNNs)-based multimodal depression detection methods face…

Representation LearningContrastive Learning

Adaptive Latent Trajectory Anchoring for Action Segmentation Dataset Condensation

2026-07-10 · Artheme Gauthier-Villar, Guodong Ding, Angela Yao arxiv

Dataset condensation for action segmentation synthesizes compact, informative representations of long, untrimmed video datasets. The existing approach relies on Variational Autoencoders and an iterative latent optimizati…

Action Segmentation

Disentangled Condensation for Large-scale Graphs

2024-01-18 · Zhenbang Xiao, Yu Wang, Shunyu Liu, Bingde Hu 외

Graph condensation has emerged as an intriguing technique to save the expensive training costs of Graph Neural Networks (GNNs) by substituting a condensed small graph with the original graph. Despite the promising result…

Graph LearningLink PredictionNode Classification

TF-DCon: Leveraging Large Language Models (LLMs) to Empower Training-Free Dataset Condensation for Content-Based Recommendation

2023-10-15 · Jiahao Wu, Qijiong Liu, Hengchang Hu, Wenqi Fan 외

Modern techniques in Content-based Recommendation (CBR) leverage item content information to provide personalized services to users, but suffer from resource-intensive training on large datasets. To address this issue, w…

Dataset CondensationReading Comprehension

Tackling Over-smoothing on Hypergraphs: A Ricci Flow-guided Neural Diffusion Approach

2026-03-16 · Mengyao Zhou, Zhiheng Zhou, Xiao Han, Xingqin Qi 외 arxiv

Hypergraph neural networks (HGNNs) have demonstrated strong capabilities in modeling complex higher-order relationships. However, existing HGNNs often suffer from over-smoothing as the number of layers increases and lack…