collaborators

17 papers

cs.CL2026

State2State: Environment-Derived Mid-Training for LLM Agents

Xuanyu Lei, Yiqi Zhu, Chenliang Li +6

Training LLM agents commonly relies on supervised fine-tuning from expert trajectories or online reinforcement learning over human-specified tasks with handcrafted verifiers. Thoug…

cs.CL2026

Speaking the Language of Science: Toward a General-Purpose Generative Foundation Model for the Natural Sciences

Mingyang Li, Yurou Liu, Jieping Ye +3

In this report, we present LOGOS (Language Of Generative Objects in Science), a scientific generative language model that unifies heterogeneous tasks across the natural sciences wi…

cs.CL2026

EIBench: A Simulator-Based Benchmark and Turn-Credit RL for Emotion Management

Rongzhi Zhu, Xiang Huang, Yuchuan Wu +8

Emotional intelligence (EI) in Large Language Models (LLMs) is often evaluated through static understanding tasks or single-response dialogue generation. However, emotion managemen…

cs.AI2026

EvoTrainer: Co-Evolving LLM Policies and Training Harnesses for Autonomous Agentic Reinforcement Learning

Guhong Chen, Yingcheng Shi, Yongbin Li +6

Autonomous LLM training is often framed as recipe search, which leaves the training harness largely static. This limitation sharpens in agentic RL, where shifting bottlenecks and s…

cs.CL2026

SkillComposer: Learning to Evolve Agent Skills for Specification and Generalization

Qi Zhang, Zhaopeng Feng, Xiaonan Shi +8

Agent skills, which consist of reusable strategies that guide agent reasoning and action, have shown strong potential for improving model capability at inference time. However, cur…

cs.AI2026

Scaling Self-Evolving Agents via Parametric Memory

Tao Ren, Weiyao Luo, Hui Yang +8

Existing memory-augmented LLM agents store past experience exclusively in prompt space, as textual summaries or retrieved passages, while keeping model parameters frozen throughout…