中文
相关论文

相关论文: Trust Me, I'm an Expert: Decoding and Steering Aut…

200 篇论文

An essential aspect of evaluating Large Language Models (LLMs) is identifying potential biases. This is especially relevant considering the substantial evidence that LLMs can replicate human social biases in their text outputs and further…

人机交互 · 计算机科学 2024-05-21 Paula Akemi Aoyagui , Sharon Ferguson , Anastasia Kuzminykh

Large Language Models (LLMs) are increasingly being used to autonomously evaluate the quality of content in communication systems, e.g., to assess responses in telecom customer support chatbots. However, the impartiality of these AI…

人工智能 · 计算机科学 2026-03-03 Jiaxin Gao , Chen Chen , Yanwen Jia , Xueluan Gong , Kwok-Yan Lam , Qian Wang

Persona prompting is widely used to steer large language models, yet its practical value remains unclear. Prior work often evaluates persona prompting using aggregate scores, making it difficult to determine whether expert-role prompting…

人工智能 · 计算机科学 2026-05-29 Shuai Xiao , Su Liu , Weikai Zhou , Jialun Wu , Xinjie He , Zhiyuan Lin , Qiyang Xie

Good quality explanations strengthen the understanding of language models and data. Feature attribution methods, such as Integrated Gradient, are a type of post-hoc explainer that can provide token-level insights. However, explanations on…

计算与语言 · 计算机科学 2026-04-21 Jonathan Kamp , Roos Bakker , Dominique Blok

Text embedding is becoming an increasingly popular AI methodology, especially among businesses, yet the potential of text embedding models to be biased is not well understood. This paper examines the degree to which a selection of popular…

人工智能 · 计算机科学 2024-06-19 Vasyl Rakivnenko , Nestor Maslej , Jessica Cervi , Volodymyr Zhukov

This study explores the dynamics of trust in artificial intelligence (AI) agents, particularly large language models (LLMs), by introducing the concept of "deferred trust", a cognitive mechanism where distrust in human agents redirects…

人机交互 · 计算机科学 2025-11-24 Johan Sebastián Galindez-Acosta , Juan José Giraldo-Huertas

Artificial intelligence (AI) developers are increasingly building language models with warm and empathetic personas that millions of people now use for advice, therapy, and companionship. Here, we show how this creates a significant…

计算与语言 · 计算机科学 2025-07-31 Lujain Ibrahim , Franziska Sofia Hafner , Luc Rocher

LLMs deployed multilingually are often audited via English explanations for non-English inputs. We evaluate extractive explanations ''where the model identifies input token spans as evidence alongside a generated rationale'' and uncover a…

计算与语言 · 计算机科学 2026-05-20 Somnath Banerjee , Pranav Jha , Rima Hazra , Animesh Mukherjee

We study the source of uncertainty in DeepSeek R1-32B by analyzing its self-reported verbal confidence on question answering (QA) tasks. In the default answer-then-confidence setting, the model is regularly over-confident, whereas semantic…

计算与语言 · 计算机科学 2025-11-06 Jakub Podolak , Rajeev Verma

Previous work indicates that large language models exhibit a significant "English bias", i.e. they often perform better when tasks are presented in English. Interestingly, we have observed that using certain other languages in reasoning…

计算与语言 · 计算机科学 2025-04-17 Changjiang Gao , Xu Huang , Wenhao Zhu , Shujian Huang , Lei Li , Fei Yuan

Large language models (LLMs) have the potential to aid and improve human decision-making in classification tasks, not only by providing fairly accurate predictions, but also in their ability to generate cogent narrative explanations of…

人机交互 · 计算机科学 2026-05-25 Laura R. Marusich , Mary Grace Kozuch Dhooghe , Jonathan Z. Bakdash , Murat Kantarcioglu

Large Language Models (LLMs) and Large Reasoning Models (LRMs) are increasingly used for critical tasks, yet they provide no guarantees about the correctness of their solutions. Users must decide whether to trust the model's answer, aided…

人机交互 · 计算机科学 2026-05-19 Vardhan Palod , Upasana Biswas , Subbarao Kambhampati

To improve the reasoning and question-answering capabilities of Large Language Models (LLMs), several multi-agent approaches have been introduced. While these methods enhance performance, the application of collective intelligence-based…

人工智能 · 计算机科学 2024-07-10 Ciaran Regan , Alexandre Gournail , Mizuki Oka

We investigate whether large language models (LLMs) can predict whether they will succeed on a given task and whether their predictions improve as they progress through multi-step tasks. We also investigate whether LLMs can learn from…

计算与语言 · 计算机科学 2026-01-01 Casey O. Barkan , Sid Black , Oliver Sourbut

Large Language Models (LLMs) can achieve strong performance on many tasks by producing step-by-step reasoning before giving a final output, often referred to as chain-of-thought reasoning (CoT). It is tempting to interpret these CoT…

计算与语言 · 计算机科学 2023-12-12 Miles Turpin , Julian Michael , Ethan Perez , Samuel R. Bowman

Superalignment, where humans act as weak supervisors for superhuman models, has become a crucial problem with the rapid development of Large Language Models (LLMs). Recent work has preliminarily studied this problem by using weak models to…

计算与语言 · 计算机科学 2025-03-03 Wenkai Yang , Shiqi Shen , Guangyao Shen , Wei Yao , Yong Liu , Zhi Gong , Yankai Lin , Ji-Rong Wen

Many decision-making processes have begun to incorporate an AI element, including prison sentence recommendations, college admissions, hiring, and mortgage approval. In all of these cases, AI models are being trained to help human decision…

计算机与社会 · 计算机科学 2019-12-06 Maryam Ashoori , Justin D. Weisz

Many methods now exist for conditioning model outputs on task instructions, retrieved documents, and user-provided explanations and feedback. Rather than relying solely on examples of task inputs and outputs, these approaches use valuable…

计算与语言 · 计算机科学 2021-02-12 Peter Hase , Mohit Bansal

Emotions that somebody develops based on an argument do not only depend on the argument itself - they are also influenced by a subjective evaluation of the argument's potential impact on the self. For instance, an argument to ban plastic…

计算与语言 · 计算机科学 2026-03-05 Lynn Greschner , Sabine Weber , Roman Klinger

Large language models (LLMs) perform better when they produce step-by-step, "Chain-of-Thought" (CoT) reasoning before answering a question, but it is unclear if the stated reasoning is a faithful explanation of the model's actual reasoning…