collaborators

6 papers

cs.AI2026

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-…

cs.LG2026

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…

cs.LG2025

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…

cs.CL2025

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,…

cs.LG2025

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…

cs.LG2025

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…