paper-with-me

Papers

Beyond Pipelines: A Survey of the Paradigm Shift toward Model-Native Agentic AI

2025-10-19 · Jitao Sang, Jinlin Xiao, Jiarun Han, Jilin Chen, Xiaoyi Chen, Shuyu Wei, Yongjie Sun, Yuhang Wang arxiv

The rapid evolution of agentic AI marks a new phase in artificial intelligence, where Large Language Models (LLMs) no longer merely respond but act, reason, and adapt. This survey traces the paradigm shift in building agentic AI: from Pipeline-based systems, where planning, tool use, and memory are orchestrated by external logic, to the emerging Model-native paradigm, where these capabilities are internalized within the model's parameters. We first position Reinforcement Learning (RL) as the algorithmic engine enabling this paradigm shift. By reframing learning from imitating static data to outcome-driven exploration, RL underpins a unified solution of LLM + RL + Task across language, vision and embodied domains. Building on this, the survey systematically reviews how each capability -- Planning, Tool use, and Memory -- has evolved from externally scripted modules to end-to-end learned behaviors. Furthermore, it examines how this paradigm shift has reshaped major agent applications, specifically the Deep Research agent emphasizing long-horizon reasoning and the GUI agent emphasizing embodied interaction. We conclude by discussing the continued internalization of agentic capabilities like Multi-agent collaboration and Reflection, alongside the evolving roles of the system and model layers in future agentic AI. Together, these developments outline a coherent trajectory toward model-native agentic AI as an integrated learning and interaction framework, marking the transition from constructing systems that apply intelligence to developing models that grow intelligence through experience.

📄 PDF Abstract BibTeX arXiv:2510.16720

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Survey of Specialized Large Language Model

2025-08-27 · Chenghan Yang, Ruiyu Zhao, Yang Liu, Ling Jiang arxiv

The rapid evolution of specialized large language models (LLMs) has transitioned from simple domain adaptation to sophisticated native architectures, marking a paradigm shift in AI development. This survey systematically…

Domain Adaptation

Scaling Beyond Context: A Survey of Multimodal Retrieval-Augmented Generation for Document Understanding

2025-10-17 · Sensen Gao, Shanshan Zhao, Xu Jiang, Lunhao Duan 외 arxiv

Document understanding is critical for applications from financial analysis to scientific discovery. Current approaches, whether OCR-based pipelines feeding Large Language Models (LLMs) or native Multimodal LLMs (MLLMs),…

Document AI

Autonomous Information Seeking: A Roadmap for Agentic Recommender Systems

2026-07-05 · Xinyu Lin, Yashar Deldjoo, Sunhao Dai, Honghui Bao 외 arxiv

The rapid integration of large language model-based agents into recommender systems has driven a shift from static, ranking-based pipelines toward autonomous and interactive systems that can reason, plan, and act. This s…

The Paradigm Shift: A Comprehensive Survey on Large Vision Language Models for Multimodal Fake News Detection

2026-01-16 · Wei Ai, Yilong Tan, Yuntao Shou, Tao Meng 외 arxiv

In recent years, the rapid evolution of large vision-language models (LVLMs) has driven a paradigm shift in multimodal fake news detection (MFND), transforming it from traditional feature-engineering approaches to unifie…

Representation LearningDomain GeneralizationMultimodal ReasoningFake News Detection

Detecting AI-Generated Video: A Vision-Language Dual-View Survey

2026-07-12 · Dylan Xinming Hou, Juntian Zhang, Xu Gu, Yichen Wu 외 arxiv

The evolving realism of AI-generated Videos (AIGC-V) is rapidly rendering traditional artifact-centric detection insufficient, necessitating a paradigm shift from low-level inspection to high-level semantic verification.…

DeepFake Detection