paper-with-me

홈 › Papers

Practical Reasoning with Norms for Autonomous Software Agents (Full Edition)

2017-01-28 · Zohreh Shams, Marina De Vos, Julian Padget, Wamberto W. Vasconcelos

Autonomous software agents operating in dynamic environments need to constantly reason about actions in pursuit of their goals, while taking into consideration norms which might be imposed on those actions. Normative practical reasoning supports agents making decisions about what is best for them to (not) do in a given situation. What makes practical reasoning challenging is the interplay between goals that agents are pursuing and the norms that the agents are trying to uphold. We offer a formalisation to allow agents to plan for multiple goals and norms in the presence of durative actions that can be executed concurrently. We compare plans based on decision-theoretic notions (i.e. utility) such that the utility gain of goals and utility loss of norm violations are the basis for this comparison. The set of optimal plans consists of plans that maximise the overall utility, each of which can be chosen by the agent to execute. We provide an implementation of our proposal in Answer Set Programming, thus allowing us to state the original problem in terms of a logic program that can be queried for solutions with specific properties. The implementation is proven to be sound and complete.

📄 PDF Abstract BibTeX arXiv:1701.08306

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Value Engineering for Autonomous Agents

2023-02-17 · Nieves Montes, Nardine Osman, Carles Sierra, Marija Slavkovik

Machine Ethics (ME) is concerned with the design of Artificial Moral Agents (AMAs), i.e. autonomous agents capable of reasoning and behaving according to moral values. Previous approaches have treated values as labels as…

Ethics

Self-Evolving Software Agents

2026-04-29 · Marco Robol, Paolo Giorgini arxiv

Autonomous agents can adapt their behaviour to changing environments, but remain bound to requirements, goals, and capabilities fixed at design time, preventing genuine software evolution. This paper introduces self-evol…

Normative Multiagent Systems: A Dynamic Generalization

2016-04-18 · Xiaowei Huang, Ji Ruan, Qingliang Chen, Kaile Su

Social norms are powerful formalism in coordinating autonomous agents' behaviour to achieve certain objectives. In this paper, we propose a dynamic normative system to enable the reasoning of the changes of norms under d…

Harnessing the power of LLMs for normative reasoning in MASs

2024-03-25 · Bastin Tony Roy Savarimuthu, Surangika Ranathunga, Stephen Cranefield

Software agents, both human and computational, do not exist in isolation and often need to collaborate or coordinate with others to achieve their goals. In human society, social mechanisms such as norms ensure efficient …

Decision Making

Can LLMs Understand Social Norms in Autonomous Driving Games?

2024-08-22 · Boxuan Wang, Haonan Duan, Yanhao Feng, Xu Chen 외

Social norm is defined as a shared standard of acceptable behavior in a society. The emergence of social norms fosters coordination among agents without any hard-coded rules, which is crucial for the large-scale deployme…

Autonomous DrivingExperimental Design