paper-with-me

Papers

Language Models are Alignable Decision-Makers: Dataset and Application to the Medical Triage Domain

2024-06-10 · Brian Hu, Bill Ray, Alice Leung, Amy Summerville, David Joy, Christopher Funk, Arslan Basharat

In difficult decision-making scenarios, it is common to have conflicting opinions among expert human decision-makers as there may not be a single right answer. Such decisions may be guided by different attributes that can be used to characterize an individual's decision. We introduce a novel dataset for medical triage decision-making, labeled with a set of decision-maker attributes (DMAs). This dataset consists of 62 scenarios, covering six different DMAs, including ethical principles such as fairness and moral desert. We present a novel software framework for human-aligned decision-making by utilizing these DMAs, paving the way for trustworthy AI with better guardrails. Specifically, we demonstrate how large language models (LLMs) can serve as ethical decision-makers, and how their decisions can be aligned to different DMAs using zero-shot prompting. Our experiments focus on different open-source models with varying sizes and training techniques, such as Falcon, Mistral, and Llama 2. Finally, we also introduce a new form of weighted self-consistency that improves the overall quantified performance. Our results provide new research directions in the use of LLMs as alignable decision-makers. The dataset and open-source software are publicly available at: https://github.com/ITM-Kitware/llm-alignable-dm.

📄 PDF Abstract BibTeX arXiv:2406.06435

Code (1)

itm-kitware/llm-alignable-dm 공식 구현 pytorch

Tasks

Decision MakingFairness

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Focus 설명 없음
LLaMA LLaMA is a collection of foundation language models ranging from 7B to 65B parameters. It is based on the transformer architecture with various improvements that were…

Similar Papers 제목 키워드 기반

Sync from the Sea: Retrieving Alignable Videos from Large-Scale Datasets

2024-09-02 · Ishan Rajendrakumar Dave, Fabian Caba Heilbron, Mubarak Shah, Simon Jenni

Temporal video alignment aims to synchronize the key events like object interactions or action phase transitions in two videos. Such methods could benefit various video editing, processing, and understanding tasks. Howev…

Video AlignmentVideo EditingVideo Retrieval

GRIFFIN: Effective Token Alignment for Faster Speculative Decoding

2025-02-16 · Shijing Hu, Jingyang Li, Xingyu Xie, Zhihui Lu 외

Speculative decoding accelerates inference in large language models (LLMs) by generating multiple draft tokens simultaneously. However, existing methods often struggle with token misalignment between the training and dec…

Analysis and Prediction of Unalignable Words in Parallel Text

2014-04-01 · EACL 2014 4 · Frances Yung, Kevin Duh, Yuji Matsumoto
Machine TranslationPredictionWord Alignment

(Un)certainty of (Un)fairness: Preference-Based Selection of Certainly Fair Decision-Makers

2024-09-19 · Manh Khoi Duong, Stefan Conrad

Fairness metrics are used to assess discrimination and bias in decision-making processes across various domains, including machine learning models and human decision-makers in real-world applications. This involves calcu…

Decision MakingFairness

An Information-theoretic On-line Learning Principle for Specialization in Hierarchical Decision-Making Systems

2019-07-26 · Heinke Hihn, Sebastian Gottwald, Daniel A. Braun

Information-theoretic bounded rationality describes utility-optimizing decision-makers whose limited information-processing capabilities are formalized by information constraints. One of the consequences of bounded ratio…

Decision MakingReinforcement Learning