paper-with-me

홈 › Papers

Enhancing Trust in LLMs: Algorithms for Comparing and Interpreting LLMs

2024-06-04 · Nik Bear Brown

This paper surveys evaluation techniques to enhance the trustworthiness and understanding of Large Language Models (LLMs). As reliance on LLMs grows, ensuring their reliability, fairness, and transparency is crucial. We explore algorithmic methods and metrics to assess LLM performance, identify weaknesses, and guide development towards more trustworthy applications. Key evaluation metrics include Perplexity Measurement, NLP metrics (BLEU, ROUGE, METEOR, BERTScore, GLEU, Word Error Rate, Character Error Rate), Zero-Shot and Few-Shot Learning Performance, Transfer Learning Evaluation, Adversarial Testing, and Fairness and Bias Evaluation. We introduce innovative approaches like LLMMaps for stratified evaluation, Benchmarking and Leaderboards for competitive assessment, Stratified Analysis for in-depth understanding, Visualization of Blooms Taxonomy for cognitive level accuracy distribution, Hallucination Score for quantifying inaccuracies, Knowledge Stratification Strategy for hierarchical analysis, and Machine Learning Models for Hierarchy Generation. Human Evaluation is highlighted for capturing nuances that automated metrics may miss. These techniques form a framework for evaluating LLMs, aiming to enhance transparency, guide development, and establish user trust. Future papers will describe metric visualization and demonstrate each approach on practical examples.

📄 PDF Abstract BibTeX arXiv:2406.01943

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingFairnessFew-Shot LearningHallucinationTransfer Learning

Similar Papers 제목 키워드 기반

Evaluating Human Trust in LLM-Based Planners: A Preliminary Study

2025-02-27 · Shenghui Chen, Yunhao Yang, Kayla Boggess, Seongkook Heo 외

Large Language Models (LLMs) are increasingly used for planning tasks, offering unique capabilities not found in classical planners such as generating explanations and iterative refinement. However, trust--a critical fac…

Interpreting Language Reward Models via Contrastive Explanations

2024-11-25 · Junqi Jiang, Tom Bewley, Saumitra Mishra, Freddy Lecue 외

Reward models (RMs) are a crucial component in the alignment of large language models' (LLMs) outputs with human values. RMs approximate human preferences over possible LLM responses to the same prompt by predicting and …

Attribute

TokenSHAP: Interpreting Large Language Models with Monte Carlo Shapley Value Estimation

2024-07-14 · Roni Goldshmidt, Miriam Horovicz

As large language models (LLMs) become increasingly prevalent in critical applications, the need for interpretable AI has grown. We introduce TokenSHAP, a novel method for interpreting LLMs by attributing importance to i…

Computational EfficiencyPrompt Engineering

Look Before You Leap: An Exploratory Study of Uncertainty Measurement for Large Language Models

2023-07-16 · Yuheng Huang, Jiayang Song, Zhijie Wang, Shengming Zhao 외

The recent performance leap of Large Language Models (LLMs) opens up new opportunities across numerous industrial applications and domains. However, erroneous generations, such as false predictions, misinformation, and h…

Code GenerationHallucinationMisinformation

SME-TEAM: Leveraging Trust and Ethics for Secure and Responsible Use of AI and LLMs in SMEs

2025-09-12 · Iqbal H. Sarker, Helge Janicke, Ahmad Mohsin, Leandros Maglaras arxiv

Artificial Intelligence (AI) and Large Language Models (LLMs) are revolutionizing today's business practices; however, their adoption within small and medium-sized enterprises (SMEs) raises serious trust, ethical, and te…