LLM Applications: Current Paradigms and the Next Frontier
Xinyi Hou, Yanjie Zhao, Haoyu Wang
TL;DR
The paper addresses fragmentation and limited interoperability in the burgeoning field of LLM applications by proposing a unified three-layer framework: infrastructure, protocol, and application. It surveys four dominant paradigms—LLM app stores, LLM agents, self-hosted LLM services, and LLM-powered devices—analyzing their architectures, ecosystems, and research trends. Key contributions include a comparative landscape, a next-frontier architecture to mitigate fragmentation, and a forward-looking roadmap emphasizing protocol-driven interoperability, secure-by-design practices, human-centered monitoring, device ubiquity, and composable applications. The work offers practical implications for building open, secure, and scalable LLM ecosystems that span cloud, edge, and device contexts, enabling better cross-platform collaboration and trustworthy intelligent systems.
Abstract
The development of large language models (LLMs) has given rise to four major application paradigms: LLM app stores, LLM agents, self-hosted LLM services, and LLM-powered devices. Each has its advantages but also shares common challenges. LLM app stores lower the barrier to development but lead to platform lock-in; LLM agents provide autonomy but lack a unified communication mechanism; self-hosted LLM services enhance control but increase deployment complexity; and LLM-powered devices improve privacy and real-time performance but are limited by hardware. This paper reviews and analyzes these paradigms, covering architecture design, application ecosystem, research progress, as well as the challenges and open problems they face. Based on this, we outline the next frontier of LLM applications, characterizing them through three interconnected layers: infrastructure, protocol, and application. We describe their responsibilities and roles of each layer and demonstrate how to mitigate existing fragmentation limitations and improve security and scalability. Finally, we discuss key future challenges, identify opportunities such as protocol-driven cross-platform collaboration and device integration, and propose a research roadmap for openness, security, and sustainability.
