paper-with-me

Papers

Agent Design Pattern Catalogue: A Collection of Architectural Patterns for Foundation Model based Agents

2024-05-16 · Yue Liu, Sin Kit Lo, Qinghua Lu, Liming Zhu, Dehai Zhao, Xiwei Xu, Stefan Harrer, Jon Whittle

Foundation model-enabled generative artificial intelligence facilitates the development and implementation of agents, which can leverage distinguished reasoning and language processing capabilities to takes a proactive, autonomous role to pursue users' goals. Nevertheless, there is a lack of systematic knowledge to guide practitioners in designing the agents considering challenges of goal-seeking (including generating instrumental goals and plans), such as hallucinations inherent in foundation models, explainability of reasoning process, complex accountability, etc. To address this issue, we have performed a systematic literature review to understand the state-of-the-art foundation model-based agents and the broader ecosystem. In this paper, we present a pattern catalogue consisting of 18 architectural patterns with analyses of the context, forces, and trade-offs as the outcomes from the previous literature review. We propose a decision model for selecting the patterns. The proposed catalogue can provide holistic guidance for the effective use of patterns, and support the architecture design of foundation model-based agents by facilitating goal-seeking and plan generation.

📄 PDF Abstract BibTeX arXiv:2405.10467

Code (0)

등록된 구현이 없습니다.

Tasks

Systematic Literature Review

Similar Papers 제목 키워드 기반

Harnessing Agent Skills: Architectural Patterns and a Reference Architecture for Skill-Mediated LLM Agents

2026-05-29 · Boming Xia, Liming Zhu, Zhenchang Xing, Qinghua Lu 외 arxiv

Agent skills externalise reusable agent-facing behavioural knowledge and guidance as persistent artefacts that can be discovered, activated, and interpreted by LLM agents. Although a skill artefact is static at rest, its…

AgentArcEval: An Architecture Evaluation Method for Foundation Model based Agents

2025-10-23 · Qinghua Lu, Dehai Zhao, Yue Liu, Hao Zhang 외 arxiv

The emergence of foundation models (FMs) has enabled the development of highly capable and autonomous agents, unlocking new application opportunities across a wide range of domains. Evaluating the architecture of agents …

Architecting Safer Autonomous Aviation Systems

2023-01-09 · Jane Fenn, Mark Nicholson, Ganesh Pai, Michael Wilkinson

The aviation literature gives relatively little guidance to practitioners about the specifics of architecting systems for safety, particularly the impact of architecture on allocating safety requirements, or the relative…

Responsible AI Pattern Catalogue: A Collection of Best Practices for AI Governance and Engineering

2022-09-12 · Qinghua Lu, Liming Zhu, Xiwei Xu, Jon Whittle 외

Responsible AI is widely considered as one of the greatest scientific challenges of our time and is key to increase the adoption of AI. Recently, a number of AI ethics principles frameworks have been published. However, …

EthicsFairness

Agentic Design Patterns: A System-Theoretic Framework

2026-01-27 · Minh-Dung Dao, Quy Minh Le, Hoang Thanh Lam, Duc-Trong Le 외 arxiv

With the development of foundation model (FM), agentic AI systems are getting more attention, yet their inherent issues like hallucination and poor reasoning, coupled with the frequent ad-hoc nature of system design, lea…