6 papers
Clustering as Reasoning: A -Means Interpretation of Chain-of-Thought Graph Learning
Xuanting Xie, Zhaochen Guo, Bingheng Li +4
Chain-of-Thought (CoT) prompting has shown promise in enhancing the reasoning capabilities of large language models (LLMs) on text-attributed graphs (TAGs). This work reframes CoT-…
HoReN: Normalized Hopfield Retrieval for Large-Scale Sequential Model Editing
Yuan Fang, Yi Xie, Xuming Ran
Large language models encode vast factual knowledge that can become outdated or incorrect after deployment, yet retraining is prohibitively costly. This motivates lifelong model ed…
Retrieval Augmented Generation for Dynamic Graph Modeling
Yuxia Wu, Lizi Liao, Yuan Fang
Modeling dynamic graphs, such as those found in social networks, recommendation systems, and e-commerce platforms, is crucial for capturing evolving relationships and delivering re…
HeTGB: A Comprehensive Benchmark for Heterophilic Text-Attributed Graphs
Shujie Li, Yuxia Wu, Chuan Shi +1
Graph neural networks (GNNs) have demonstrated success in modeling relational data primarily under the assumption of homophily. However, many real-world graphs exhibit heterophily,…
Exploring the Potential of Large Language Models for Heterophilic Graphs
Yuxia Wu, Shujie Li, Yuan Fang +1
Large language models (LLMs) have presented significant opportunities to enhance various machine learning applications, including graph neural networks (GNNs). By leveraging the va…
CDW-CoT: Clustered Distance-Weighted Chain-of-Thoughts Reasoning
Yuanheng Fang, Guoqing Chao, Wenqiang Lei +2
Large Language Models (LLMs) have recently achieved impressive results in complex reasoning tasks through Chain of Thought (CoT) prompting. However, most existing CoT methods rely…