中文
相关论文

相关论文: MPCG: Multi-Round Persona-Conditioned Generation f…

200 篇论文

Large language models (LLMs) are increasingly used in social science simulations. While their performance on reasoning and optimization tasks has been extensively evaluated, less attention has been paid to their ability to simulate human…

计算工程、金融与科学 · 计算机科学 2025-08-25 Yuanjun Feng , Vivek Choudhary , Yash Raj Shrestha

Online disinformation poses a global challenge, placing significant demands on fact-checkers who must verify claims efficiently to prevent the spread of false information. A major issue in this process is the redundant verification of…

计算与语言 · 计算机科学 2025-04-30 Ivan Vykopal , Martin Hyben , Robert Moro , Michal Gregor , Jakub Simko

Recent advances in large language models (LLMs) have brought public and scholarly attention to their potential in generating low-quality information. While widely acknowledged as a risk, low-quality information remains a vaguely defined…

人机交互 · 计算机科学 2025-11-06 Jiawei Zhou , Amy Z. Chen , Darshi Shah , Laura M. Schwab-Reese , Munmun De Choudhury

As large language models (LLMs) integrate into collaborative teams, their social conformity -- the tendency to align with majority opinions -- has emerged as a key concern. In humans, conformity arises from informational influence (rational…

计算机与社会 · 计算机科学 2025-08-22 Huixin Zhong , Yanan Liu , Qi Cao , Shijin Wang , Zijing Ye , Zimu Wang , Shiyao Zhang

Classical models of opinion dynamics assume human participants with bounded rationality and limited coordination. The rise of LLM-based agents introduces a qualitative shift: agents can now participate in online discussions at scale,…

多智能体系统 · 计算机科学 2026-05-20 Xin He , Junxi Shen , Yuchen Mou , David M. Bossens , Caishun Chen , Ivor W. Tsang , Yew Soon Ong

In this paper, we delve into the rapidly evolving challenge of misinformation detection, with a specific focus on the nuanced manipulation of narrative frames - an under-explored area within the AI community. The potential for Generative AI…

计算与语言 · 计算机科学 2024-02-27 Guan Wang , Rebecca Frederick , Jinglong Duan , William Wong , Verica Rupar , Weihua Li , Quan Bai

Recently, multimodal large language models (MLLMs) have been widely applied to reasoning tasks. However, they suffer from limited multi-rationale semantic modeling, insufficient logical robustness, and are susceptible to misleading…

人工智能 · 计算机科学 2025-12-08 Chuang Yu , Jinmiao Zhao , Mingxuan Zhao , Yunpeng Liu , Xiujun Shu , Yuanhao Feng , Bo Wang , Xiangyu Yue

Chain-of-thought explanations are widely used to inspect the decision process of large language models (LLMs) and to evaluate the trustworthiness of model outputs, making them important for effective collaboration between LLMs and humans.…

计算与语言 · 计算机科学 2025-07-16 Pedro Ferreira , Wilker Aziz , Ivan Titov

Large language models (LLMs) have exhibited remarkable ability in code generation. However, generating the correct solution in a single attempt still remains a challenge. Prior works utilize verification properties in software engineering…

计算与语言 · 计算机科学 2024-07-03 Baizhou Huang , Shuai Lu , Weizhu Chen , Xiaojun Wan , Nan Duan

Large Language Models (LLMs), when used for conditional text generation, often produce hallucinations, i.e., information that is unfaithful or not grounded in the input context. This issue arises in typical conditional text generation…

Large language models (LLMs) exhibit remarkable capabilities in question answering and reasoning thanks to their extensive parametric memory. However, their knowledge is inherently limited by the scope of their pre-training data, while…

计算与语言 · 计算机科学 2025-06-10 Atahan Özer , Çağatay Yıldız

In this paper, we investigate whether Large Language Models (LLMs) exhibit conspiratorial tendencies, whether they display sociodemographic biases in this domain, and how easily they can be conditioned into adopting conspiratorial…

计算与语言 · 计算机科学 2025-11-06 Francesco Corso , Francesco Pierri , Gianmarco De Francisci Morales

Large Language Models (LLMs) have transformed natural language processing and hold growing promise for advancing science, healthcare, and decision-making. Yet their training paradigms remain dominated by affirmation-based inference, akin to…

人工智能 · 计算机科学 2025-12-05 Peter B. Walker , Hannah Davidson , Aiden Foster , Matthew Lienert , Thomas Pardue , Dale Russell

Recent advances in Large Language Models (LLMs) have enabled multi-agent systems that simulate real-world interactions with near-human reasoning. While previous studies have extensively examined biases related to protected attributes such…

人工智能 · 计算机科学 2025-06-03 Min Choi , Keonwoo Kim , Sungwon Chae , Sangyeob Baek

Simulating society with large language models (LLMs), we argue, requires more than generating plausible behavior; it demands cognitively grounded reasoning that is structured, revisable, and traceable. LLM-based agents are increasingly used…

计算机与社会 · 计算机科学 2025-10-27 Chance Jiajie Li , Jiayi Wu , Zhenze Mo , Ao Qu , Yuhan Tang , Kaiya Ivy Zhao , Yulu Gan , Jie Fan , Jiangbo Yu , Jinhua Zhao , Paul Liang , Luis Alonso , Kent Larson

In today's visually dominated social media landscape, predicting the perceived credibility of visual content and understanding what drives human judgment are crucial for countering misinformation. However, these tasks are challenging due to…

计算机视觉与模式识别 · 计算机科学 2025-04-16 Yilang Peng , Sijia Qian , Yingdan Lu , Cuihua Shen

For socially sensitive tasks like hate speech detection, the quality of explanations from Large Language Models (LLMs) is crucial for factors like user trust and model alignment. While Persona prompting (PP) is increasingly used as a way to…

计算与语言 · 计算机科学 2026-01-29 Jing Yang , Moritz Hechtbauer , Elisabeth Khalilov , Evelyn Luise Brinkmann , Vera Schmitt , Nils Feldhus

Language models (LMs) may lead their users to make suboptimal downstream decisions when they confidently hallucinate. This issue can be mitigated by having the LM verbally convey the probability that its claims are correct, but existing…

机器学习 · 计算机科学 2024-06-06 Neil Band , Xuechen Li , Tengyu Ma , Tatsunori Hashimoto

Large language models (LLMs) fail on over one-third of multi-hop questions with counterfactual premises and remain vulnerable to adversarial prompts that trigger biased or factually incorrect responses, which exposes a fundamental deficit…

多智能体系统 · 计算机科学 2026-03-18 Xinmeng Hou , Ziting Chang , Zhouquan Lu , Chen Wenli , Liang Wan , Wei Feng , Hai Hu , Qing Guo

The increasing proliferation of misinformation and its alarming impact have motivated both industry and academia to develop approaches for misinformation detection and fact checking. Recent advances on large language models (LLMs) have…

计算与语言 · 计算机科学 2024-07-22 Sahar Tahmasebi , Eric Müller-Budack , Ralph Ewerth