paper-with-me

Papers

From Standalone LLMs to Integrated Intelligence: A Survey of Compound Al Systems

2025-06-05 · Jiayi Chen, Junyi Ye, Guiling Wang

Compound Al Systems (CAIS) is an emerging paradigm that integrates large language models (LLMs) with external components, such as retrievers, agents, tools, and orchestrators, to overcome the limitations of standalone models in tasks requiring memory, reasoning, real-time grounding, and multimodal understanding. These systems enable more capable and context-aware behaviors by composing multiple specialized modules into cohesive workflows. Despite growing adoption in both academia and industry, the CAIS landscape remains fragmented, lacking a unified framework for analysis, taxonomy, and evaluation. In this survey, we define the concept of CAIS, propose a multi-dimensional taxonomy based on component roles and orchestration strategies, and analyze four foundational paradigms: Retrieval-Augmented Generation (RAG), LLM Agents, Multimodal LLMs (MLLMs), and orchestration-centric architectures. We review representative systems, compare design trade-offs, and summarize evaluation methodologies across these paradigms. Finally, we identify key challenges-including scalability, interoperability, benchmarking, and coordination-and outline promising directions for future research. This survey aims to provide researchers and practitioners with a comprehensive foundation for understanding, developing, and advancing the next generation of system-level artificial intelligence.

📄 PDF Abstract BibTeX arXiv:2506.04565

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingRAGRetrieval-augmented GenerationSurvey

Similar Papers 제목 키워드 기반

Large Language Models Meet Computer Vision: A Brief Survey

2023-11-28 · Raby Hamadi

Recently, the intersection of Large Language Models (LLMs) and Computer Vision (CV) has emerged as a pivotal area of research, driving significant advancements in the field of Artificial Intelligence (AI). As transformer…

Survey

From Structure to Synergy: A Survey of Vision-Language Perception Paradigm Evolution in Multimodal Large Language Models

2026-06-24 · Haoxiang Sun, Tao Wang, Li Yuan, Jian Zhao 외 arxiv

Multimodal Large Language Models (MLLMs) have recently made remarkable progress in unifying vision-language understanding and reasoning, especially following the introduction of models such as OpenAI's O-series and DeepS…

A Survey of Frontiers in LLM Reasoning: Inference Scaling, Learning to Reason, and Agentic Systems

2025-04-12 · Zixuan Ke, Fangkai Jiao, Yifei Ming, Xuan-Phi Nguyen 외

Reasoning is a fundamental cognitive process that enables logical inference, problem-solving, and decision-making. With the rapid advancement of large language models (LLMs), reasoning has emerged as a key capability tha…

A Comprehensive Survey on Integrating Large Language Models with Knowledge-Based Methods

2025-01-19 · Wenli Yang, Lilian Some, Michael Bain, Byeong Kang

The rapid development of artificial intelligence has led to marked progress in the field. One interesting direction for research is whether Large Language Models (LLMs) can be integrated with structured knowledge-based s…

Compound AI Systems Optimization: A Survey of Methods, Challenges, and Future Directions

2025-06-09 · Yu-Ang Lee, Guan-Ting Yi, Mei-Yi Liu, Jui-Chao Lu 외

Recent advancements in large language models (LLMs) and AI systems have led to a paradigm shift in the design and optimization of complex AI workflows. By integrating multiple components, compound AI systems have become …

Reinforcement Learning (RL)