paper-with-me

Papers

"Seeing the Big through the Small": Can LLMs Approximate Human Judgment Distributions on NLI from a Few Explanations?

2024-06-25 · Beiduo Chen, Xinpeng Wang, Siyao Peng, Robert Litschko, Anna Korhonen, Barbara Plank

Human label variation (HLV) is a valuable source of information that arises when multiple human annotators provide different labels for valid reasons. In Natural Language Inference (NLI) earlier approaches to capturing HLV involve either collecting annotations from many crowd workers to represent human judgment distribution (HJD) or use expert linguists to provide detailed explanations for their chosen labels. While the former method provides denser HJD information, obtaining it is resource-intensive. In contrast, the latter offers richer textual information but it is challenging to scale up to many human judges. Besides, large language models (LLMs) are increasingly used as evaluators ("LLM judges") but with mixed results, and few works aim to study HJDs. This study proposes to exploit LLMs to approximate HJDs using a small number of expert labels and explanations. Our experiments show that a few explanations significantly improve LLMs' ability to approximate HJDs with and without explicit labels, thereby providing a solution to scale up annotations for HJD. However, fine-tuning smaller soft-label aware models with the LLM-generated model judgment distributions (MJDs) presents partially inconsistent results: while similar in distance, their resulting fine-tuned models and visualized distributions differ substantially. We show the importance of complementing instance-level distance measures with a global-level shape metric and visualization to more effectively evaluate MJDs against human judgment distributions.

📄 PDF Abstract BibTeX arXiv:2406.17600

Code (1)

mainlp/mjd-estimator 공식 구현 pytorch

Tasks

Natural Language Inference

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Seeing Through AI's Lens: Enhancing Human Skepticism Towards LLM-Generated Fake News

2024-06-20 · Navid Ayoobi, Sadat Shahriar, Arjun Mukherjee

LLMs offer valuable capabilities, yet they can be utilized by malicious users to disseminate deceptive information and generate fake news. The growing prevalence of LLMs poses difficulties in crafting detection approache…

ArticlesPOSPOS Tagging

Seeing the Goal, Missing the Truth: Human Accountability for AI Bias

2026-02-10 · Sean Cao, Wei Jiang, Hui Xu arxiv

This research explores how human-defined goals influence the behavior of Large Language Models (LLMs) through purpose-conditioned cognition. Using financial prediction tasks, we show that revealing the downstream use (e.…

Visual Room 2.0: Seeing is Not Understanding for MLLMs

2025-11-17 · Haokun Li, Yazhou Zhang, Jizhi Ding, Qiuchi Li 외 arxiv

Can multi-modal large language models (MLLMs) truly understand what they can see? Extending Searle's Chinese Room into the multi-modal domain, this paper proposes the Visual Room argument: MLLMs may describe every visual…

Scene Understanding

When Models Disagree: Rethinking LLM Evaluation for Public Comment Analysis

2026-05-27 · Aisha Najera, Alvin Moon, Vedant Srinivasan, Rajesh Veeraraghavan arxiv

Federal agencies are deploying large language models (LLMs) to categorize public comment corpora, where the model's organization of the record shapes what policymakers see and which arguments register. Standard evaluatio…

Seeing through Imagination: Learning Scene Geometry via Implicit Spatial World Modeling

2025-12-01 · Meng Cao, Haokun Lin, Haoyuan Li, Haoran Tang 외 arxiv

Spatial reasoning, the ability to understand and interpret the 3D structure of the world, is a critical yet underdeveloped capability in Multimodal Large Language Models (MLLMs). Current methods predominantly rely on ver…

Spatial Reasoning