paper-with-me

Papers

Scaling Agents via Continual Pre-training

2025-09-16 · Liangcai Su, Zhen Zhang, Guangyu Li, Zhuo Chen, Chenxi Wang, Maojia Song, Xinyu Wang, Kuan Li, Jialong Wu, Xuanzhong Chen, Zile Qiao, Zhongwang Zhang, Huifeng Yin, Shihao Cai, Runnan Fang, Zhengwei Tao, Wenbiao Yin, Chenxiong Qian, Yong Jiang, Pengjun Xie, Fei Huang, Jingren Zhou arxiv

Large language models (LLMs) have evolved into agentic systems capable of autonomous tool use and multi-step reasoning for complex problem-solving. However, post-training approaches building upon general-purpose foundation models consistently underperform in agentic tasks, particularly in open-source implementations. We identify the root cause: the absence of robust agentic foundation models forces models during post-training to simultaneously learn diverse agentic behaviors while aligning them to expert demonstrations, thereby creating fundamental optimization tensions. To this end, we are the first to propose incorporating Agentic Continual Pre-training (Agentic CPT) into the deep research agents training pipeline to build powerful agentic foundational models. Based on this approach, we develop a deep research agent model named AgentFounder. We evaluate our AgentFounder-30B on 10 benchmarks and achieve state-of-the-art performance while retains strong tool-use ability, notably 39.9% on BrowseComp-en, 43.3% on BrowseComp-zh, and 31.5% Pass@1 on HLE.

📄 PDF Abstract BibTeX arXiv:2509.13310

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Hephaestus: Improving Fundamental Agent Capabilities of Large Language Models through Continual Pre-Training

2025-02-10 · Yuchen Zhuang, Jingfeng Yang, Haoming Jiang, Xin Liu 외

Due to the scarcity of agent-oriented pre-training data, LLM-based autonomous agents typically rely on complex prompting or extensive fine-tuning, which often fails to introduce new capabilities while preserving strong g…

Game-TARS: Pretrained Foundation Models for Scalable Generalist Multimodal Game Agents

2025-10-27 · Zihao Wang, Xujing Li, Yining Ye, Junjie Fang 외 arxiv

We present Game-TARS, a generalist game agent trained with a unified, scalable action space anchored to human-aligned native keyboard-mouse inputs. Unlike API- or GUI-based approaches, this paradigm enables large-scale c…

Continual learning benefits from multiple sleep mechanisms: NREM, REM, and Synaptic Downscaling

2022-09-09 · Brian S. Robinson, Clare W. Lau, Alexander New, Shane M. Nichols 외

Learning new tasks and skills in succession without losing prior learning (i.e., catastrophic forgetting) is a computational challenge for both artificial and biological neural networks, yet artificial systems struggle t…

Continual Learningimage-classificationImage Classification

SPHERE: Mitigating the Loss of Spectral Plasticity in Mixture-of-Experts for Deep Reinforcement Learning

2026-05-06 · Lirui Luo, Guoxi Zhang, Hongming Xu, Cong Fang 외 arxiv

In deep reinforcement learning (DRL), an agent is trained from a stream of experience. In a continual learning setting, such agents can suffer from plasticity loss: their ability to learn new skills from new experiences …

Reinforcement LearningContinual Learning

Adaptive Collaboration with Humans: Metacognitive Policy Optimization for Multi-Agent LLMs with Continual Learning

2026-03-09 · Wei Yang, Defu Cao, Jiacheng Pang, Muyan Weng 외 arxiv

While scaling individual Large Language Models (LLMs) has delivered remarkable progress, the next frontier lies in scaling collaboration through multi-agent systems (MAS). However, purely autonomous MAS remain ''closed-w…

Continual Learning