collaborators

28 papers

cs.LG2026

Learning Task-Sufficient World Models by Synergizing Agentic Exploration and Structured Modeling

Fan Feng, Yujia Zheng, Minghao Fu +5

Learning and planning in imagination using world models provides an effective paradigm for training agents for decision-making. However, existing approaches often rely on high-dime…

cs.LG2026

From Reasoning Traces to Reusable Modules: Understanding Compositional Generalization in Language Model Reasoning

Lingjing Kong, Xin Liu, Guangyi Chen +9

Post-training pipelines that combine supervised fine-tuning (SFT) with reinforcement learning (RL) have emerged as the key recipe for transforming large language models (LLMs) into…

cs.CL2026

Beyond Perplexity: A Behavioral Evaluation Framework for Deployment-Memory Claims in LLM Test-Time Training

Xiangchen Song, Zhenhao Chen, Lingjing Kong +4

Large language model test-time training (TTT) is often evaluated through local proxy metrics: models are updated on recent tokens, retrieved context, target-domain data, or verifia…

cs.LG2026

AIMER: Calibration-Free Task-Agnostic MoE Expert Pruning

Zongfang Liu, Guangyi Chen, Shengkun Tang +3

Mixture-of-Experts (MoE) language models increase parameter capacity without proportional per-token computation, yet deployment still requires storing the full expert pool, making…

cs.LG2026

Learning General Causal Structures with Hidden Dynamic Process for Climate Analysis

Minghao Fu, Biwei Huang, Zijian Li +5

Understanding climate dynamics requires going beyond correlations in observational data to uncover the underlying causal process. Latent drivers such as atmospheric processes play…

cs.AI2026

Advancing Reasoning in Diffusion Language Models with Denoising Process Rewards

Shaoan Xie, Lingjing Kong, Xiangchen Song +4

Diffusion-based large language models offer a non-autoregressive alternative for text generation, but enabling them to perform complex reasoning remains challenging. Reinforcement…