Search papers, labs, and topics across Lattice.
This paper explores the impact of architectural design on the behavior of multi-agent systems (MAS) in the context of agentic AI, emphasizing the necessity of preserving human-centered values such as privacy, fairness, and safety. By analyzing various architectural patterns鈥攊ncluding privacy-aware, distributed, and guard-agent architectures鈥攖he authors demonstrate how these designs can influence system outcomes and promote value-oriented behaviors. The findings highlight that thoughtful architectural choices are crucial for aligning MAS with fundamental human values, paving the way for more responsible AI deployment in complex socio-technical environments.
Architectural choices in multi-agent systems can fundamentally shape their alignment with human values, offering a blueprint for trustworthy AI deployment.
The emergence of agentic AI and LLM-based multi-agent systems (MAS) presents unprecedented opportunities for automating complex tasks, while simultaneously raising critical concerns about the preservation of fundamental human-centered values, such as privacy, fairness, and safety. Although software engineering has traditionally focused on functional correctness, the adoption of LLMs and AI agents into complex socio-technical systems has intensified the need for responsible software engineering and robust value alignment. In MAS, architectural design decisions, such as coordination mechanisms, communication protocols, and system topologies, play a central role in shaping system behavior and the outcomes they produce. This paper argues that architectural choices influence not only the functionality and performance of MAS but can also promote value-oriented system behavior. Therefore, we investigate how different architectural designs support different human-centered values, discussing the following value-preserving architectural patterns: (i) a privacy-aware architecture with a federated topology, (ii) a distributed architecture to promote pluralism and diversity, and (iii) a guard-agent architecture to detect and mitigate unfairness. Finally, we introduce representative use cases to illustrate the proposed architectures in real-world scenarios. By linking architectural design with human-centered values, this work lays the foundation for a unified set of architectural patterns and guidelines towards the design of trustworthy MAS.