paper-with-me

홈 › Papers

Indecision Modeling

2020-12-15 · Duncan C McElfresh, Lok Chan, Kenzie Doyle, Walter Sinnott-Armstrong, Vincent Conitzer, Jana Schaich Borg, John P Dickerson

AI systems are often used to make or contribute to important decisions in a growing range of applications, including criminal justice, hiring, and medicine. Since these decisions impact human lives, it is important that the AI systems act in ways which align with human values. Techniques for preference modeling and social choice help researchers learn and aggregate peoples' preferences, which are used to guide AI behavior; thus, it is imperative that these learned preferences are accurate. These techniques often assume that people are willing to express strict preferences over alternatives; which is not true in practice. People are often indecisive, and especially so when their decision has moral implications. The philosophy and psychology literature shows that indecision is a measurable and nuanced behavior -- and that there are several different reasons people are indecisive. This complicates the task of both learning and aggregating preferences, since most of the relevant literature makes restrictive assumptions on the meaning of indecision. We begin to close this gap by formalizing several mathematical \emph{indecision} models based on theories from philosophy, psychology, and economics; these models can be used to describe (indecisive) agent decisions, both when they are allowed to express indecision and when they are not. We test these models using data collected from an online survey where participants choose how to (hypothetically) allocate organs to patients waiting for a transplant.

📄 PDF Abstract BibTeX arXiv:2012.08485

Code (1)

duncanmcelfresh/indecision-modeling 공식 구현

Tasks

Philosophy

Similar Papers 제목 키워드 기반

Who Gets the Kidney? Human-AI Alignment, Indecision, and Moral Values

2025-05-30 · John P. Dickerson, Hadi Hosseini, Samarth Khanna, Leona Pierce

The rapid integration of Large Language Models (LLMs) in high-stakes decision-making -- such as allocating scarce resources like donor organs -- raises critical questions about their alignment with human moral values. We…

Decision Making

Forms and Norms of Indecision in Argumentation Theory

2022-03-04 · Daniela Schuster

One main goal of argumentation theory is to evaluate arguments and to determine whether they should be accepted or rejected. When there is no clear answer, a third option, being undecided, has to be taken into account. I…

Philosophy

Ask for More Than Bayes Optimal: A Theory of Indecisions for Classification

2024-12-17 · Mohamed Ndaoud, Peter Radchenko, Bradley Rava

Selective classification is a powerful tool for automated decision-making in high-risk scenarios, allowing classifiers to make only highly confident decisions while abstaining when uncertainty is too high. Given a target…

Decision Making

FIRE-DES++: Enhanced Online Pruning of Base Classifiers for Dynamic Ensemble Selection

2018-10-01 · Rafael M. O. Cruz, Dayvid V. R. Oliveira, George D. C. Cavalcanti, Robert Sabourin

Despite being very effective in several classification tasks, Dynamic Ensemble Selection (DES) techniques can select classifiers that classify all samples in the region of competence as being from the same class. The Fri…

ClassificationGeneral Classification

Indecision Trees: Learning Argument-Based Reasoning under Quantified Uncertainty

2022-06-23 · Jonathan S. Kent, David H. Menager

Using Machine Learning systems in the real world can often be problematic, with inexplicable black-box models, the assumed certainty of imperfect measurements, or providing a single classification instead of a probabilit…