paper-with-me

Papers

LiTEx: A Linguistic Taxonomy of Explanations for Understanding Within-Label Variation in Natural Language Inference

2025-05-28 · Pingjun Hong, Beiduo Chen, Siyao Peng, Marie-Catherine de Marneffe, Barbara Plank

There is increasing evidence of Human Label Variation (HLV) in Natural Language Inference (NLI), where annotators assign different labels to the same premise-hypothesis pair. However, within-label variation--cases where annotators agree on the same label but provide divergent reasoning--poses an additional and mostly overlooked challenge. Several NLI datasets contain highlighted words in the NLI item as explanations, but the same spans on the NLI item can be highlighted for different reasons, as evidenced by free-text explanations, which offer a window into annotators' reasoning. To systematically understand this problem and gain insight into the rationales behind NLI labels, we introduce LITEX, a linguistically-informed taxonomy for categorizing free-text explanations. Using this taxonomy, we annotate a subset of the e-SNLI dataset, validate the taxonomy's reliability, and analyze how it aligns with NLI labels, highlights, and explanations. We further assess the taxonomy's usefulness in explanation generation, demonstrating that conditioning generation on LITEX yields explanations that are linguistically closer to human explanations than those generated using only labels or highlights. Our approach thus not only captures within-label variation but also shows how taxonomy-guided generation for reasoning can bridge the gap between human and model explanations more effectively than existing strategies.

📄 PDF Abstract BibTeX arXiv:2505.22848

Code (1)

mainlp/litex 공식 구현 pytorch

Tasks

Explanation GenerationNatural Language Inference

Similar Papers 제목 키워드 기반

Agree, Disagree, Explain: Decomposing Human Label Variation in NLI through the Lens of Explanations

2025-10-18 · Pingjun Hong, Beiduo Chen, Siyao Peng, Marie-Catherine de Marneffe 외 arxiv

Natural Language Inference (NLI) datasets often exhibit human label variation. To better understand these variations, explanation-based approaches analyze the underlying reasoning behind annotators' decisions. One such a…

Natural Language InferenceSemantic Similarity

SMPLitex: A Generative Model and Dataset for 3D Human Texture Estimation from Single Image

2023-09-04 · Dan Casas, Marc Comino-Trinidad

We propose SMPLitex, a method for estimating and manipulating the complete 3D appearance of humans captured from a single image. SMPLitex builds upon the recently proposed generative models for 2D images, and extends the…

FLiText: A Faster and Lighter Semi-Supervised Text Classification with Convolution Networks

2021-09-12 · EMNLP 2021 11 · Chen Liu, Mengchao Zhang, Zhibin Fu, Pan Hou 외

In natural language processing (NLP), state-of-the-art (SOTA) semi-supervised learning (SSL) frameworks have shown great performance on deep pre-trained language models such as BERT, and are expected to significantly red…

Semi-Supervised Text ClassificationText Classification

CaliTex: Geometry-Calibrated Attention for View-Coherent 3D Texture Generation

2025-11-26 · Chenyu Liu, Hongze Chen, Jingzhi Bao, Lingting Zhu 외 arxiv

Despite major advances brought by diffusion-based models, current 3D texture generation systems remain hindered by cross-view inconsistency -- textures that appear convincing from one viewpoint often fail to align across…

Mapping Knowledge Representations to Concepts: A Review and New Perspectives

2022-12-31 · Lars Holmberg, Paul Davidsson, Per Linde

The success of neural networks builds to a large extent on their ability to create internal knowledge representations from real-world high-dimensional data, such as images, sound, or text. Approaches to extract and prese…