paper-with-me

Papers

Aligning AI With Shared Human Values

2020-08-05 · Dan Hendrycks, Collin Burns, Steven Basart, Andrew Critch, Jerry Li, Dawn Song, Jacob Steinhardt

We show how to assess a language model's knowledge of basic concepts of morality. We introduce the ETHICS dataset, a new benchmark that spans concepts in justice, well-being, duties, virtues, and commonsense morality. Models predict widespread moral judgments about diverse text scenarios. This requires connecting physical and social world knowledge to value judgements, a capability that may enable us to steer chatbot outputs or eventually regularize open-ended reinforcement learning agents. With the ETHICS dataset, we find that current language models have a promising but incomplete ability to predict basic human ethical judgements. Our work shows that progress can be made on machine ethics today, and it provides a steppingstone toward AI that is aligned with human values.

📄 PDF Abstract BibTeX arXiv:2008.02275

Code (3)

hendrycks/ethics 공식 구현 pytorch
hendrycks/test
ollmer/mmlu

Tasks

Ethicsreinforcement-learningReinforcement Learning (RL)World Knowledge

Similar Papers 제목 키워드 기반

Learning the Value Systems of Societies from Preferences

2025-07-28 · Andrés Holgado-Sánchez, Holger Billhardt, Sascha Ossowski, Sara Degli-Esposti arxiv

Aligning AI systems with human values and the value-based preferences of various stakeholders (their value systems) is key in ethical AI. In value-aware AI systems, decision-making draws upon explicit computational repre…

Deep Clustering

Multi-Value Alignment for LLMs via Value Decorrelation and Extrapolation

2025-11-15 · Hefei Xu, Le Wu, Chen Cheng, Hao Liu arxiv

With the rapid advancement of large language models (LLMs), aligning them with human values for safety and ethics has become a critical challenge. This problem is especially challenging when multiple, potentially conflic…

Reinforcement Learning

Rationalize: Shared Semantic Reasoning for Human-AI Alignment

2026-05-28 · Aritra Dasgupta, Naga Datha Saikiran Battula, Avina Nakarmi, Sohom Sen 외 arxiv

We introduce Rationalize, a role-pair framework for shared semantic reasoning between humans and AI models in data-driven sensemaking. Building on ideas in human-machine teaming and critical thinking, we conceptualize hu…

Mini Minds: Exploring Bebeshka and Zlata Baby Models

2023-11-06 · Irina Proskurina, Guillaume Metzler, Julien Velcin

In this paper, we describe the University of Lyon 2 submission to the Strict-Small track of the BabyLM competition. The shared task is created with an emphasis on small-scale language modelling from scratch on limited-si…

DecoderLanguage AcquisitionLanguage Modelling

A Shared Low-Rank Adaptation Approach to Personalized RLHF

2025-03-24 · Renpu Liu, Peng Wang, Donghao Li, Cong Shen 외

Reinforcement Learning from Human Feedback (RLHF) has emerged as a pivotal technique for aligning artificial intelligence systems with human values, achieving remarkable success in fine-tuning large language models. Howe…