pith. sign in

arxiv: 2311.13148 · v3 · pith:4LXJHQ7Cnew · submitted 2023-11-22 · 💻 cs.AI · cs.SE

Towards Responsible Generative AI: A Reference Architecture for Designing Foundation Model based Agents

classification 💻 cs.AI cs.SE
keywords agentsfoundationarchitecturemodelcapabilitiesmodelsreferencebeen
0
0 comments X
read the original abstract

Foundation models, such as large language models (LLMs), have been widely recognised as transformative AI technologies due to their capabilities to understand and generate content, including plans with reasoning capabilities. Foundation model based agents derive their autonomy from the capabilities of foundation models, which enable them to autonomously break down a given goal into a set of manageable tasks and orchestrate task execution to meet the goal. Despite the huge efforts put into building foundation model based agents, the architecture design of the agents has not yet been systematically explored. Also, while there are significant benefits of using agents for planning and execution, there are serious considerations regarding responsible AI related software quality attributes, such as security and accountability. Therefore, this paper presents a pattern-oriented reference architecture that serves as guidance when designing foundation model based agents. We evaluate the completeness and utility of the proposed reference architecture by mapping it to the architecture of two real-world agents.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. A Reference Architecture for Agentic Hybrid Retrieval in Dataset Search

    cs.IR 2026-03 unverdicted novelty 6.0

    The paper defines a bounded reference architecture for LLM-orchestrated hybrid retrieval in dataset search using BM25, dense embeddings, reciprocal rank fusion, and metadata augmentation with pseudo-queries.