← Search

Max Kleiman-Weiner

13 accepted papers

2026

Generative Value Conflicts Reveal LLM Priorities

ICLR 2026poster

Past work seeks to align large language model (LLM)-based assistants with a target set of values, but such assistants are frequently forced to make tradeoffs *between* values when deployed. In response to the scarcity of value conflict in existing alignment datasets, we introduce ConflictScope, an a…

Cited by 0SourcecodeScholar
2025

Cross-environment Cooperation Enables Zero-shot Multi-agent Coordination

ICML 2025oral

Zero-shot coordination (ZSC), the ability to adapt to a new partner in a cooperative task, is a critical component of human-compatible AI. While prior work has focused on training agents to cooperate on a single task, these specialized models do not generalize to new tasks, even if they are highly s…

Cited by 0SourcePDFScholar
2025

Language Model Alignment in Multilingual Trolley Problems

ICLR 2025spotlight

We evaluate the moral alignment of large language models (LLMs) with human preferences in multilingual trolley problems. Building on the Moral Machine experiment, which captures over 40 million human judgments across 200+ countries, we develop a cross-lingual corpus of moral dilemma vignettes in ove…

Cited by 3SourcePDFScholar
2025

SafetyAnalyst: Interpretable, Transparent, and Steerable Safety Moderation for AI Behavior

ICML 2025poster

The ideal AI safety moderation system would be both structurally interpretable (so its decisions can be reliably explained) and steerable (to align to safety standards and reflect a community's values), which current systems fall short on. To address this gap, we present SafetyAnalyst, a novel AI sa…

Cited by 0SourcePDFScholar
2024

Cooperate or Collapse: Emergence of Sustainable Cooperation in a Society of LLM Agents

NeurIPS 2024poster

As AI systems pervade human life, ensuring that large language models (LLMs) make safe decisions remains a significant challenge. We introduce the Governance of the Commons Simulation (GovSim), a generative simulation platform designed to study strategic interactions and cooperative decision-making…

2023

CLadder: Assessing Causal Reasoning in Language Models

NeurIPS 2023poster

The ability to perform causal reasoning is widely considered a core feature of intelligence. In this work, we investigate whether large language models (LLMs) can coherently reason about causality. Much of the existing work in natural language processing (NLP) focuses on evaluating _commonsense_ cau…

2023

Learning Intuitive Policies Using Action Features

ICML 2023poster

An unaddressed challenge in multi-agent coordination is to enable AI agents to exploit the semantic relationships between the features of actions and the features of observations. Humans take advantage of these relationships in highly intuitive ways. For instance, in the absence of a shared language…

Cited by 1SourcePDFScholar
2019

Finding Friend and Foe in Multi-Agent Games

NeurIPS 2019spotlight

Recent breakthroughs in AI for multi-agent games like Go, Poker, and Dota, have seen great strides in recent years. Yet none of these games address the real-life challenge of cooperation in the presence of unknown and uncertain teammates. This challenge is a key game mechanism in hidden role games.…

2018

Learning to Share and Hide Intentions using Information Regularization

NeurIPS 2018poster

Learning to cooperate with friends and compete with foes is a key component of multi-agent reinforcement learning. Typically to do so, one requires access to either a model of or interaction with the other agent(s). Here we show how to learn effective strategies for cooperation and competition in an…