Table of Contents
Fetching ...

RobEthiChor: Automated Context-aware Ethics-based Negotiation for Autonomous Robots

Mashal Afzal Memon, Gianluca Filippone, Gian Luca Scoccia, Marco Autili, Paola Inverardi

TL;DR

RobEthiChor introduces a context aware ethics-based negotiation framework that allows autonomous robots to incorporate user moral preferences into decision making during resource contention. By combining a domain-agnostic reference architecture with a ROS based RobEthiChor-Ros implementation, the approach enables dynamic, context dependent ethical reasoning via a negotiation protocol that exchanges minimal status information. A utilitarian style utility function guides negotiation outcomes, balancing user dispositions and contextual factors to reach situational ethical agreements. Evaluation on real robots demonstrates feasible negotiation times and substantial agreement rates across airport and hospital scenarios, with scalability demonstrated under stress tests. The work highlights practical implications for trust, privacy, and integrability, and outlines pathways toward multilingual, multilateral, and time-aware extensions.

Abstract

The presence of autonomous systems is growing at a fast pace and it is impacting many aspects of our lives. Designed to learn and act independently, these systems operate and perform decision-making without human intervention. However, they lack the ability to incorporate users' ethical preferences, which are unique for each individual in society and are required to personalize the decision-making processes. This reduces user trust and prevents autonomous systems from behaving according to the moral beliefs of their end-users. When multiple systems interact with differing ethical preferences, they must negotiate to reach an agreement that satisfies the ethical beliefs of all the parties involved and adjust their behavior consequently. To address this challenge, this paper proposes RobEthiChor, an approach that enables autonomous systems to incorporate user ethical preferences and contextual factors into their decision-making through ethics-based negotiation. RobEthiChor features a domain-agnostic reference architecture for designing autonomous systems capable of ethic-based negotiating. The paper also presents RobEthiChor-Ros, an implementation of RobEthiChor within the Robot Operating System (ROS), which can be deployed on robots to provide them with ethics-based negotiation capabilities. To evaluate our approach, we deployed RobEthiChor-Ros on real robots and ran scenarios where a pair of robots negotiate upon resource contention. Experimental results demonstrate the feasibility and effectiveness of the system in realizing ethics-based negotiation. RobEthiChor allowed robots to reach an agreement in more than 73% of the scenarios with an acceptable negotiation time (0.67s on average). Experiments also demonstrate that the negotiation approach implemented in RobEthiChor is scalable.

RobEthiChor: Automated Context-aware Ethics-based Negotiation for Autonomous Robots

TL;DR

RobEthiChor introduces a context aware ethics-based negotiation framework that allows autonomous robots to incorporate user moral preferences into decision making during resource contention. By combining a domain-agnostic reference architecture with a ROS based RobEthiChor-Ros implementation, the approach enables dynamic, context dependent ethical reasoning via a negotiation protocol that exchanges minimal status information. A utilitarian style utility function guides negotiation outcomes, balancing user dispositions and contextual factors to reach situational ethical agreements. Evaluation on real robots demonstrates feasible negotiation times and substantial agreement rates across airport and hospital scenarios, with scalability demonstrated under stress tests. The work highlights practical implications for trust, privacy, and integrability, and outlines pathways toward multilingual, multilateral, and time-aware extensions.

Abstract

The presence of autonomous systems is growing at a fast pace and it is impacting many aspects of our lives. Designed to learn and act independently, these systems operate and perform decision-making without human intervention. However, they lack the ability to incorporate users' ethical preferences, which are unique for each individual in society and are required to personalize the decision-making processes. This reduces user trust and prevents autonomous systems from behaving according to the moral beliefs of their end-users. When multiple systems interact with differing ethical preferences, they must negotiate to reach an agreement that satisfies the ethical beliefs of all the parties involved and adjust their behavior consequently. To address this challenge, this paper proposes RobEthiChor, an approach that enables autonomous systems to incorporate user ethical preferences and contextual factors into their decision-making through ethics-based negotiation. RobEthiChor features a domain-agnostic reference architecture for designing autonomous systems capable of ethic-based negotiating. The paper also presents RobEthiChor-Ros, an implementation of RobEthiChor within the Robot Operating System (ROS), which can be deployed on robots to provide them with ethics-based negotiation capabilities. To evaluate our approach, we deployed RobEthiChor-Ros on real robots and ran scenarios where a pair of robots negotiate upon resource contention. Experimental results demonstrate the feasibility and effectiveness of the system in realizing ethics-based negotiation. RobEthiChor allowed robots to reach an agreement in more than 73% of the scenarios with an acceptable negotiation time (0.67s on average). Experiments also demonstrate that the negotiation approach implemented in RobEthiChor is scalable.

Paper Structure

This paper contains 51 sections, 2 equations, 11 figures, 2 tables, 2 algorithms.

Figures (11)

  • Figure 1: Negotiation example for passenger assistance
  • Figure 2: RobEthiChor architecture overview
  • Figure 3: RobEthiChor-Ros architecture
  • Figure 4: Experimentation setting overview
  • Figure 5: Overview of Alice and Bob personas.
  • ...and 6 more figures