paper-with-me

Papers

Truth Knows No Language: Evaluating Truthfulness Beyond English

2025-02-13 · Blanca Calvo Figueras, Eneko Sagarzazu, Julen Etxaniz, Jeremy Barnes, Pablo Gamallo, Iria De Dios Flores, Rodrigo Agerri

We introduce a professionally translated extension of the TruthfulQA benchmark designed to evaluate truthfulness in Basque, Catalan, Galician, and Spanish. Truthfulness evaluations of large language models (LLMs) have primarily been conducted in English. However, the ability of LLMs to maintain truthfulness across languages remains under-explored. Our study evaluates 12 state-of-the-art open LLMs, comparing base and instruction-tuned models using human evaluation, multiple-choice metrics, and LLM-as-a-Judge scoring. Our findings reveal that, while LLMs perform best in English and worst in Basque (the lowest-resourced language), overall truthfulness discrepancies across languages are smaller than anticipated. Furthermore, we show that LLM-as-a-Judge correlates more closely with human judgments than multiple-choice metrics, and that informativeness plays a critical role in truthfulness assessment. Our results also indicate that machine translation provides a viable approach for extending truthfulness benchmarks to additional languages, offering a scalable alternative to professional translation. Finally, we observe that universal knowledge questions are better handled across languages than context- and time-dependent ones, highlighting the need for truthfulness evaluations that account for cultural and temporal variability. Dataset and code are publicly available under open licenses.

📄 PDF Abstract BibTeX arXiv:2502.09387

Code (1)

hitz-zentroa/truthfulqa-multi 공식 구현

Tasks

InformativenessMachine TranslationMultiple-choiceTranslationTruthfulQA

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

KatotohananQA: Evaluating Truthfulness of Large Language Models in Filipino

2025-09-07 · Lorenzo Alfred Nery, Ronald Dawson Catignas, Thomas James Tiam-Lee arxiv

Large Language Models (LLMs) achieve remarkable performance across various tasks, but their tendency to produce hallucinations limits reliable adoption. Benchmarks such as TruthfulQA have been developed to measure truthf…

The Internal State of an LLM Knows When It's Lying

2023-04-26 · Amos Azaria, Tom Mitchell

While Large Language Models (LLMs) have shown exceptional performance in various tasks, one of their most prominent drawbacks is generating inaccurate or false information with a confident tone. In this paper, we provide…

Sentence

Efficiency and Effectiveness of LLM-Based Summarization of Evidence in Crowdsourced Fact-Checking

2025-01-30 · Kevin Roitero, Dustin Wright, Michael Soprano, Isabelle Augenstein 외

Evaluating the truthfulness of online content is critical for combating misinformation. This study examines the efficiency and effectiveness of crowdsourced truthfulness assessments through a comparative analysis of two …

Fact CheckingLanguage ModelingLanguage ModellingLarge Language Model+1

Selected Languages are All You Need for Cross-lingual Truthfulness Transfer

2024-06-20 · Weihao Liu, Ning Wu, Wenbiao Ding, Shining Liang 외

Truthfulness stands out as an essential challenge for Large Language Models (LLMs). Although many works have developed various ways for truthfulness enhancement, they seldom focus on truthfulness in multilingual scenario…

AllBenchmarking

Truth Neurons

2025-05-18 · Haohang Li, Yupeng Cao, Yangyang Yu, Jordan W. Suchow 외

Despite their remarkable success and deployment across diverse workflows, language models sometimes produce untruthful responses. Our limited understanding of how truthfulness is mechanistically encoded within these mode…

TruthfulQA