AICLCYMar 8, 2024

Tell me the truth: A system to measure the trustworthiness of Large Language Models

arXiv:2403.04964v2h-index: 3
Originality Synthesis-oriented
AI Analysis

This addresses the need for reliable trust metrics in critical domains like healthcare and finance, but the method appears incremental as it builds on existing validation techniques.

The paper tackles the problem of measuring the trustworthiness of Large Language Models (LLMs), which is a barrier to adoption due to high error rates like 80.1% false positives in usability testing and 17% accuracy in medical diagnosis, by proposing a systematic approach using a knowledge graph and human-in-the-loop validation.

Large Language Models (LLM) have taken the front seat in most of the news since November 2022, when ChatGPT was introduced. After more than one year, one of the major reasons companies are resistant to adopting them is the limited confidence they have in the trustworthiness of those systems. In a study by (Baymard, 2023), ChatGPT-4 showed an 80.1% false-positive error rate in identifying usability issues on websites. A Jan. '24 study by JAMA Pediatrics found that ChatGPT has an accuracy rate of 17% percent when diagnosing pediatric medical cases (Barile et al., 2024). But then, what is "trust"? Trust is a relative, subject condition that can change based on culture, domain, individuals. And then, given a domain, how can the trustworthiness of a system be measured? In this paper, I present a systematic approach to measure trustworthiness based on a predefined ground truth, represented as a knowledge graph of the domain. The approach is a process with humans in the loop to validate the representation of the domain and to fine-tune the system. Measuring the trustworthiness would be essential for all the entities operating in critical environments, such as healthcare, defense, finance, but it would be very relevant for all the users of LLMs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes