works on

From the 1 of 12 linked papers with an AI index.

collaborators

12 papers

cs.CL2026

UMoE:Unlocking Every Expert in Domain-Specific Training

Xuefeng Li, Pengfei Liu

The paper introduces UMoE, a method that prunes low‑saliency experts and regrows new ones to better align a mixture‑of‑experts language model with a target domain before fine‑tunin…

cs.LG2026

One Sample to Rule Them All: Extreme Data Efficiency in Multidiscipline Reasoning with Reinforcement Learning

Yiyuan Li, Zhen Huang, Yanan Wu +6

The reasoning ability of large language models (LLMs) can be unleashed with reinforcement learning (RL) (OpenAI, 2024; DeepSeek-AI et al., 2025a; Zeng et al., 2025). The success of…

cs.SE2026

RepoMod-Bench: A Benchmark for Code Repository Modernization via Implementation-Agnostic Testing

Xuefeng Li, Nir Ben-Israel, Yotam Raz +3

The evolution of AI coding agents has shifted the frontier from simple snippet completion to autonomous repository-level engineering. However, evaluating these agents remains ill-p…

cs.LG2026

daVinci-Agency: Unlocking Long-Horizon Agency Data-Efficiently

Mohan Jiang, Dayuan Fu, Junhao Shi +8

While Large Language Models (LLMs) excel at short-term tasks, scaling them to long-horizon agentic workflows remains challenging. The core bottleneck lies in the scarcity of traini…

cs.SE2026

daVinci-Dev: Agent-native Mid-training for Software Engineering

Ji Zeng, Dayuan Fu, Tiantian Mi +14

Recently, the frontier of Large Language Model (LLM) capabilities has shifted from single-turn code generation to agentic software engineering-a paradigm where models autonomously…

cs.AI2025

LIMI: Less is More for Agency

Yang Xiao, Mohan Jiang, Jie Sun +18

We define Agency as the emergent capacity of AI systems to function as autonomous agents actively discovering problems, formulating hypotheses, and executing solutions through self…