collaborators

10 papers

cs.AI2026

Beyond the Mean: Multi-Moment Policy Optimization for LLM Reasoning

Yijun Zhang, Yule Xie, Jiaxin Ding +4

Reinforcement learning has become a central paradigm for improving the reasoning capabilities of large language models. Existing methods generally aim to reduce the failure probabi…

cs.AI2026

Information Gain-based Rollout Policy Optimization: An Adaptive Tree-Structured Rollout Approach for Multi-Turn LLM Agents

Yijun Zhang, Fan Xu, Jiaxin Ding +6

Reinforcement learning has become a promising paradigm for improving large language model (LLM) agents on long-horizon search tasks, where the agent must make a sequence of interme…

cs.AI2026

Improving LLM Reasoning with Homophily-aware Structural and Semantic Text-Attributed Graph Compression

Zijun Di, Bin Lu, Huquan Kang +5

Large language models (LLMs) have demonstrated promising capabilities in Text-Attributed Graph (TAG) understanding. Recent studies typically focus on verbalizing the graph structur…

cs.CV2026

VisPCO: Visual Token Pruning Configuration Optimization via Budget-Aware Pareto-Frontier Learning for Vision-Language Models

Huawei Ji, Yuanhao Sun, Yuan Jin +4

Visual token pruning methods effectively mitigate the quadratic computational growth caused by processing high-resolution images and video frames in vision-language models (VLMs).…

cs.CL2026

RADAR: Reasoning as Discrimination with Aligned Representations for LLM-based Knowledge Graph Reasoning

Bo Xue, Yuan Jin, Luoyi Fu +2

Knowledge graph reasoning (KGR) infers missing facts, with recent advances increasingly harnessing the semantic priors and reasoning abilities of Large Language Models (LLMs). Howe…

cs.CL2026

FLAME: Empowering Frozen LLMs for Knowledge Graph Completion

Bo Xue, Yi Xu, Bolei Ma +4

Traditional knowledge graph completion (KGC) methods rely solely on structural information and struggle with sparsity, while Large Language Models (LLMs) address these limitations…