7 papers
Trace Only What You Need: Structure-Aware On-Demand Hypergraph Memory for Long-Document Question Answering
Xiangjun Zai, Xingyu Tan, Chen Chen +2
Long-document question answering (QA) requires large language models (LLMs) to reason over evidence scattered across lengthy documents, where answers often depend on event order, s…
Provably Communication-Efficient and Privacy-Preserving Federated Graph Neural Networks
Zhishuai Guo, Wenhan Wu, Chen Chen +3
Graph neural networks (GNNs) achieve strong performance on relational data, but real-world graphs are often distributed across organizations that cannot share raw data due to priva…
Universal Graph Backdoor Defense: A Feature-based Homophily Perspective
Mengting Pan, Fan Li, Chen Chen +1
Graph neural networks (GNNs) have achieved remarkable success in relational learning. However, their vulnerability to graph backdoor attacks (GBAs) poses a significant barrier to b…
Answer-then-Edit: Reasoning Skeleton Editing for Anti-Distillation with Preserved Utility
Fan Li, Mengting Pan, Sijia Xu +3
Proprietary large language models (LLMs) entail substantial intellectual and financial investment, making them valuable intellectual property (IP). However, even when deployed via…
Anchor-guided Hypergraph Condensation with Dual-level Discrimination
Fan Li, Xiaoyang Wang, Chen Chen +1
The increasing prevalence of large-scale hypergraphs poses significant computational challenges for hypergraph neural network (HNN) training. To address this, hypergraph condensati…
Efficient Temporal Simple Path Graph Generation
Zhiyang Tang, Yanping Wu, Xiangjun Zai +3
Interactions between two entities often occur at specific timestamps, which can be modeled as a temporal graph. Exploring the relationships between vertices based on temporal paths…