中文
相关论文

相关论文: Zero-Shot Classification by Logical Reasoning on N…

200 篇论文

Zero-shot medical image classification is a critical process in real-world scenarios where we have limited access to all possible diseases or large-scale annotated data. It involves computing similarity scores between a query medical image…

图像与视频处理 · 电气工程与系统科学 2023-07-06 Jiaxiang Liu , Tianxiang Hu , Yan Zhang , Xiaotang Gai , Yang Feng , Zuozhu Liu

Understanding the behavior of learned classifiers is an important task, and various black-box explanations, logical reasoning approaches, and model-specific methods have been proposed. In this paper, we introduce probabilistic sufficient…

机器学习 · 计算机科学 2021-05-24 Eric Wang , Pasha Khosravi , Guy Van den Broeck

Fallacies are defective arguments with faulty reasoning. Detecting and classifying them is a crucial NLP task to prevent misinformation, manipulative claims, and biased decisions. However, existing fallacy classifiers are limited by the…

计算与语言 · 计算机科学 2024-10-22 Fengjun Pan , Xiaobao Wu , Zongrui Li , Anh Tuan Luu

By describing the features and abstractions of our world, language is a crucial tool for human learning and a promising source of supervision for machine learning models. We use language to improve few-shot visual classification in the…

计算机视觉与模式识别 · 计算机科学 2020-06-11 Jesse Mu , Percy Liang , Noah Goodman

Learning representations unaffected by superficial characteristics is important to ensure that shifts in these characteristics at test time do not compromise downstream prediction performance. For instance, in healthcare applications, we…

机器学习 · 计算机科学 2025-07-28 Minghui Sun , Benjamin A. Goldstein , Matthew M. Engelhard

We introduce ZeroSCROLLS, a zero-shot benchmark for natural language understanding over long texts, which contains only test and small validation sets, without training data. We adapt six tasks from the SCROLLS benchmark, and add four new…

计算与语言 · 计算机科学 2023-12-19 Uri Shaham , Maor Ivgi , Avia Efrat , Jonathan Berant , Omer Levy

Using a taxonomy to organize information requires classifying objects (documents, images, etc) with appropriate taxonomic classes. The flexible nature of zero-shot learning is appealing for this task because it allows classifiers to…

计算与语言 · 计算机科学 2022-09-27 Thom Lake

The ability to perform causal reasoning is widely considered a core feature of intelligence. In this work, we investigate whether large language models (LLMs) can coherently reason about causality. Much of the existing work in natural…

Natural language explanations have the potential to provide rich information that in principle guides model reasoning. Yet, recent work by Lampinen et al. (2022) has shown limited utility of natural language explanations in improving…

计算与语言 · 计算机科学 2023-06-16 Yangqiaoyu Zhou , Yiming Zhang , Chenhao Tan

Recent approaches to zero-shot commonsense reasoning have enabled Pre-trained Language Models (PLMs) to learn a broad range of commonsense knowledge without being tailored to specific situations. However, they often suffer from human…

人工智能 · 计算机科学 2024-10-15 Hyuntae Park , Yeachan Kim , Jun-Hyung Park , SangKeun Lee

Open vocabulary models (e.g. CLIP) have shown strong performance on zero-shot classification through their ability generate embeddings for each class based on their (natural language) names. Prior work has focused on improving the accuracy…

计算机视觉与模式识别 · 计算机科学 2023-06-01 Zachary Novack , Julian McAuley , Zachary C. Lipton , Saurabh Garg

In zero-shot learning (ZSL), a classifier is trained to recognize visual classes without any image samples. Instead, it is given semantic information about the class, like a textual description or a set of attributes. Learning from…

计算机视觉与模式识别 · 计算机科学 2018-07-10 Yuval Atzmon , Gal Chechik

Semantic role labeling (SRL) identifies predicate-argument structure(s) in a given sentence. Although different languages have different argument annotations, polyglot training, the idea of training one model on multiple languages, has…

计算与语言 · 计算机科学 2020-11-11 Ishan Jindal , Yunyao Li , Siddhartha Brahma , Huaiyu Zhu

Recent advancements in zero-shot commonsense reasoning have empowered Pre-trained Language Models (PLMs) to acquire extensive commonsense knowledge without requiring task-specific fine-tuning. Despite this progress, these models frequently…

人工智能 · 计算机科学 2026-03-06 Hyuntae Park , Yeachan Kim , SangKeun Lee

Semantic Image Interpretation is the task of extracting a structured semantic description from images. This requires the detection of visual relationships: triples (subject,relation,object) describing a semantic relation between a subject…

机器学习 · 计算机科学 2019-10-02 Ivan Donadello , Luciano Serafini

Zero-shot event-relational reasoning is an important task in natural language processing, and existing methods jointly learn a variety of event-relational prefixes and inference-form prefixes to achieve such tasks. However, training…

计算与语言 · 计算机科学 2025-01-03 Jingyao Tang , Lishuang Li , Liteng Mi , Haiming Wu , Hongbin Lu

Vision-Language Models like CLIP create aligned embedding spaces for text and images, making it possible for anyone to build a visual classifier by simply naming the classes they want to distinguish. However, a model that works well in one…

计算机视觉与模式识别 · 计算机科学 2026-03-26 Kevin Robbins , Xiaotong Liu , Yu Wu , Le Sun , Grady McPeak , Abby Stylianou , Robert Pless

Large-scale vision-language models (VLMs), such as CLIP, have achieved remarkable success in zero-shot learning (ZSL) by leveraging large-scale visual-text pair datasets. However, these methods often lack interpretability, as they compute…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Shiming Chen , Bowen Duan , Salman Khan , Fahad Shahbaz Khan

Most recent progress in natural language understanding (NLU) has been driven, in part, by benchmarks such as GLUE, SuperGLUE, SQuAD, etc. In fact, many NLU models have now matched or exceeded "human-level" performance on many tasks in these…

Zero-shot learning (ZSL) is one of the most extreme forms of learning from scarce labeled data. It enables predicting that images belong to classes for which no labeled training instances are available. In this paper, we present a new ZSL…

计算机视觉与模式识别 · 计算机科学 2019-02-15 Colin Samplawski , Heesung Kwon , Erik Learned-Miller , Benjamin M. Marlin