paper-with-me

Papers

Benchmarking Zero-shot Text Classification: Datasets, Evaluation and Entailment Approach

2019-08-31 · IJCNLP 2019 11 · Wenpeng Yin, Jamaal Hay, Dan Roth

Zero-shot text classification (0Shot-TC) is a challenging NLU problem to which little attention has been paid by the research community. 0Shot-TC aims to associate an appropriate label with a piece of text, irrespective of the text domain and the aspect (e.g., topic, emotion, event, etc.) described by the label. And there are only a few articles studying 0Shot-TC, all focusing only on topical categorization which, we argue, is just the tip of the iceberg in 0Shot-TC. In addition, the chaotic experiments in literature make no uniform comparison, which blurs the progress. This work benchmarks the 0Shot-TC problem by providing unified datasets, standardized evaluations, and state-of-the-art baselines. Our contributions include: i) The datasets we provide facilitate studying 0Shot-TC relative to conceptually different and diverse aspects: the `topic'' aspect includes sports'' and politics'' as labels; the emotion'' aspect includes joy'' and anger''; the situation'' aspect includes medical assistance'' and `water shortage''. ii) We extend the existing evaluation setup (label-partially-unseen) -- given a dataset, train on some labels, test on all labels -- to include a more challenging yet realistic evaluation label-fully-unseen 0Shot-TC (Chang et al., 2008), aiming at classifying text snippets without seeing task specific training data at all. iii) We unify the 0Shot-TC of diverse aspects within a textual entailment formulation and study it this way. Code & Data: https://github.com/yinwenpeng/BenchmarkingZeroShot

📄 PDF Abstract BibTeX arXiv:1909.00161

Code (4)

yinwenpeng/BenchmarkingZeroShot 공식 구현 pytorch
CogComp/BenchmarkingZeroShot pytorch
NBAiLab/notram
cdpierse/transformers-interpret pytorch

Tasks

ArticlesBenchmarkingClassificationGeneral ClassificationNatural Language InferenceText ClassificationZero-Shot Text Classification

Similar Papers 제목 키워드 기반

Benchmarking Vision-Language and Multimodal Large Language Models in Zero-shot and Few-shot Scenarios: A study on Christian Iconography

2025-09-23 · Gianmarco Spinaci, Lukas Klic, Giovanni Colavizza arxiv

This study evaluates the capabilities of Multimodal Large Language Models (LLMs) and Vision Language Models (VLMs) in the task of single-label classification of Christian Iconography. The goal was to assess whether gener…

Image ClassificationFew-Shot Learning

Large Language Models are Few-Shot Clinical Information Extractors

2022-05-25 · Monica Agrawal, Stefan Hegselmann, Hunter Lang, Yoon Kim 외

A long-running goal of the clinical NLP community is the extraction of important variables trapped in clinical notes. However, roadblocks have included dataset shift from the general domain and a lack of public clinical …

Benchmarkingcoreference-resolutionCoreference ResolutionLanguage Modelling+3

Benchmarking Zero-Shot Reasoning Approaches for Error Detection in Solidity Smart Contracts

2026-02-17 · Eduardo Sardenberg, Antonio José Grandson Busson, Daniel de Sousa Moraes, Julio Cesar Duarte 외 arxiv

Smart contracts play a central role in blockchain systems by encoding financial and operational logic. Still, their susceptibility to subtle security flaws poses significant risks of financial loss and erosion of trust. …

Vulnerability DetectionBinary Classification

LAraBench: Benchmarking Arabic AI with Large Language Models

2023-05-24 · Ahmed Abdelali, Hamdy Mubarak, Shammur Absar Chowdhury, Maram Hasanain 외

Recent advancements in Large Language Models (LLMs) have significantly influenced the landscape of language and speech research. Despite this progress, these models lack specific benchmarking against state-of-the-art (SO…

BenchmarkingFew-Shot Learningtext-to-speechText to Speech+1

Rethinking Zero-shot Video Classification: End-to-end Training for Realistic Applications

2020-03-03 · CVPR 2020 6 · Biagio Brattoli, Joseph Tighe, Fedor Zhdanov, Pietro Perona 외

Trained on large datasets, deep learning (DL) can accurately classify videos into hundreds of diverse classes. However, video data is expensive to annotate. Zero-shot learning (ZSL) proposes one solution to this problem.…

BenchmarkingGeneral ClassificationVideo ClassificationZero-Shot Action Recognition+1