paper-with-me

Papers

XTRUST: On the Multilingual Trustworthiness of Large Language Models

2024-09-24 · Yahan Li, Yi Wang, Yi Chang, Yuan Wu

Large language models (LLMs) have demonstrated remarkable capabilities across a range of natural language processing (NLP) tasks, capturing the attention of both practitioners and the broader public. A key question that now preoccupies the AI community concerns the capabilities and limitations of these models, with trustworthiness emerging as a central issue, particularly as LLMs are increasingly applied in sensitive fields like healthcare and finance, where errors can have serious consequences. However, most previous studies on the trustworthiness of LLMs have been limited to a single language, typically the predominant one in the dataset, such as English. In response to the growing global deployment of LLMs, we introduce XTRUST, the first comprehensive multilingual trustworthiness benchmark. XTRUST encompasses a diverse range of topics, including illegal activities, hallucination, out-of-distribution (OOD) robustness, physical and mental health, toxicity, fairness, misinformation, privacy, and machine ethics, across 10 different languages. Using XTRUST, we conduct an empirical evaluation of the multilingual trustworthiness of five widely used LLMs, offering an in-depth analysis of their performance across languages and tasks. Our results indicate that many LLMs struggle with certain low-resource languages, such as Arabic and Russian, highlighting the considerable room for improvement in the multilingual trustworthiness of current language models. The code is available at https://github.com/LluckyYH/XTRUST.

📄 PDF Abstract BibTeX arXiv:2409.15762

Code (1)

lluckyyh/xtrust 공식 구현 pytorch

Tasks

EthicsFairnessHallucinationMisinformation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

ReXTrust: A Model for Fine-Grained Hallucination Detection in AI-Generated Radiology Reports

2024-12-17 · Romain Hardy, Sung Eun Kim, Du Hyun Ro, Pranav Rajpurkar

The increasing adoption of AI-generated radiology reports necessitates robust methods for detecting hallucinations--false or unfounded statements that could impact patient care. We present ReXTrust, a novel framework for…

Hallucination

A Benchmark for Hallucination Detection in VLMs for Gastrointestinal Endoscopy

2026-06-23 · Aminu Lawal, Niyoj Oli, Sachin Acharya, Prashnna Gyawali 외 arxiv

Vision-language models (VLMs) are prone to hallucination, which remains a major barrier to their safe deployment in clinical practice. To date, most hallucination detection methods have been evaluated on radiology benchm…

Visual Question Answering

CLINIC: Evaluating Multilingual Trustworthiness in Language Models for Healthcare

2025-12-12 · Akash Ghosh, Srivarshinee Sridhar, Raghav Kaushik Ravi, Muhsin Muhsin 외 arxiv

Integrating language models (LMs) in healthcare systems holds great promise for improving medical workflows and decision-making. However, a critical barrier to their real-world adoption is the lack of reliable evaluation…

A Comprehensive Study of Multilingual Confidence Estimation on Large Language Models

2024-02-21 · Boyang Xue, Hongru Wang, Rui Wang, Sheng Wang 외

The tendency of Large Language Models (LLMs) to generate hallucinations raises concerns regarding their reliability. Therefore, confidence estimations indicating the extent of trustworthiness of the generations become es…

MlingConf: A Comprehensive Study of Multilingual Confidence Estimation on Large Language Models

2024-10-16 · Boyang Xue, Hongru Wang, Rui Wang, Sheng Wang 외

The tendency of Large Language Models (LLMs) to generate hallucinations raises concerns regarding their reliability. Therefore, confidence estimations indicating the extent of trustworthiness of the generations become es…