CLApr 6, 2022

The Moral Integrity Corpus: A Benchmark for Ethical Dialogue Systems

arXiv:2204.03021v1683 citationsh-index: 100Has Code
Originality Synthesis-oriented
AI Analysis

This provides a resource for understanding and benchmarking the moral integrity of dialogue systems, addressing a domain-specific problem in ethical AI.

The authors tackled the problem of conversational agents reflecting insensitive or incoherent moral viewpoints by introducing the Moral Integrity Corpus (MIC), a benchmark with 38k prompt-reply pairs and 99k Rules of Thumb (RoTs) to capture moral assumptions, and showed that current language models can generate new RoTs but struggle with certain scenarios.

Conversational agents have come increasingly closer to human competence in open-domain dialogue settings; however, such models can reflect insensitive, hurtful, or entirely incoherent viewpoints that erode a user's trust in the moral integrity of the system. Moral deviations are difficult to mitigate because moral judgments are not universal, and there may be multiple competing judgments that apply to a situation simultaneously. In this work, we introduce a new resource, not to authoritatively resolve moral ambiguities, but instead to facilitate systematic understanding of the intuitions, values and moral judgments reflected in the utterances of dialogue systems. The Moral Integrity Corpus, MIC, is such a resource, which captures the moral assumptions of 38k prompt-reply pairs, using 99k distinct Rules of Thumb (RoTs). Each RoT reflects a particular moral conviction that can explain why a chatbot's reply may appear acceptable or problematic. We further organize RoTs with a set of 9 moral and social attributes and benchmark performance for attribute classification. Most importantly, we show that current neural language models can automatically generate new RoTs that reasonably describe previously unseen interactions, but they still struggle with certain scenarios. Our findings suggest that MIC will be a useful resource for understanding and language models' implicit moral assumptions and flexibly benchmarking the integrity of conversational agents. To download the data, see https://github.com/GT-SALT/mic

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes