paper-with-me

Papers

Confidence-weighted integration of human and machine judgments for superior decision-making

2024-08-15 · Felipe Yáñez, Xiaoliang Luo, Omar Valerio Minero, Bradley C. Love

Large language models (LLMs) have emerged as powerful tools in various domains. Recent studies have shown that LLMs can surpass humans in certain tasks, such as predicting the outcomes of neuroscience studies. What role does this leave for humans in the overall decision process? One possibility is that humans, despite performing worse than LLMs, can still add value when teamed with them. A human and machine team can surpass each individual teammate when team members' confidence is well-calibrated and team members diverge in which tasks they find difficult (i.e., calibration and diversity are needed). We simplified and extended a Bayesian approach to combining judgments using a logistic regression framework that integrates confidence-weighted judgments for any number of team members. Using this straightforward method, we demonstrated in a neuroscience forecasting task that, even when humans were inferior to LLMs, their combination with one or more LLMs consistently improved team performance. Our hope is that this simple and effective strategy for integrating the judgments of humans and machines will lead to productive collaborations.

📄 PDF Abstract BibTeX arXiv:2408.08083

Code (1)

braingpt-lovelab/haico 공식 구현 pytorch

Tasks

Decision MakingDiversity

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

Intelligent Hybrid Man-Machine Translation Quality Estimation

2013-07-07 · Ibrahim Sabek, Noha A. Yousri, Nagwa Elmakky, Mona Habib

Inferring evaluation scores based on human judgments is invaluable compared to using current evaluation metrics which are not suitable for real-time applications e.g. post-editing. However, these judgments are much more …

Machine TranslationTranslation

Are you sure? Modelling Drivers' Confidence Judgments in Left-Turn Gap Acceptance Decisions

2024-03-11 · Floor Bontje, Arkady Zgonnikov

When a person makes a decision, it is automatically accompanied by a subjective probability judgment of the decision being correct, in other words, a confidence judgment. A better understanding of the mechanisms responsi…

Confidence-Orchestrated Self-Evolution against Uncertain LLM Feedback

2026-05-27 · Bowen Wei, Nan Wang, Yuqing Zhou, Jinhao Pan 외 arxiv

Self-evolving large language models (LLMs) learn by generating their own training tasks and solutions, reducing reliance on human-curated supervision. However, in many reasoning domains, the model must also validate gene…

Attribute-Based Diagnosis of LLM Alignment with Hate Speech Annotations

2026-05-26 · Mohammad Amine Jradi, Faeze Ghorbanpour, Alexander Fraser arxiv

Hate speech annotation is costly, subjective, and prone to annotator disagreement, making large-scale dataset construction challenging. We systematically analyze how well large language models (LLMs) align with human jud…

Towards Reliable Medical LLMs: Benchmarking and Enhancing Confidence Estimation of Large Language Models in Medical Consultation

2026-01-22 · Zhiyao Ren, Yibing Zhan, Siyuan Liang, Guozheng Ma 외 arxiv

Large-scale language models (LLMs) often offer clinical judgments based on incomplete information, increasing the risk of misdiagnosis. Existing studies have primarily evaluated confidence in single-turn, static settings…