paper-with-me

Papers

Understanding and Improving Zero-shot Multi-hop Reasoning in Generative Question Answering

2022-10-09 · COLING 2022 10 · Zhengbao Jiang, Jun Araki, Haibo Ding, Graham Neubig

Generative question answering (QA) models generate answers to questions either solely based on the parameters of the model (the closed-book setting) or additionally retrieving relevant evidence (the open-book setting). Generative QA models can answer some relatively complex questions, but the mechanism through which they do so is still poorly understood. We perform several studies aimed at better understanding the multi-hop reasoning capabilities of generative QA models. First, we decompose multi-hop questions into multiple corresponding single-hop questions, and find marked inconsistency in QA models' answers on these pairs of ostensibly identical question chains. Second, we find that models lack zero-shot multi-hop reasoning ability: when trained only on single-hop questions, models generalize poorly to multi-hop questions. Finally, we demonstrate that it is possible to improve models' zero-shot multi-hop reasoning capacity through two methods that approximate real multi-hop natural language (NL) questions by training on either concatenation of single-hop questions or logical forms (SPARQL). In sum, these results demonstrate that multi-hop reasoning does not emerge naturally in generative QA models, but can be encouraged by advances in training or modeling techniques.

📄 PDF Abstract BibTeX arXiv:2210.04234

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Question AnsweringQuestion Answering

Similar Papers 제목 키워드 기반

Video models are zero-shot learners and reasoners

2025-09-24 · Thaddäus Wiedemer, Yuxuan Li, Paul Vicol, Shixiang Shane Gu 외 arxiv

The remarkable zero-shot capabilities of Large Language Models (LLMs) have propelled natural language processing from task-specific models to unified, generalist foundation models. This transformation emerged from simple…

Visual Reasoning

VideoINSTA: Zero-shot Long Video Understanding via Informative Spatial-Temporal Reasoning with LLMs

2024-09-30 · Ruotong Liao, Max Erler, Huiyu Wang, Guangyao Zhai 외

In the video-language domain, recent works in leveraging zero-shot Large Language Model-based reasoning for video understanding have become competitive challengers to previous end-to-end models. However, long video under…

EgoSchemaLanguage ModellingLarge Language ModelQuestion Answering+3

Metadata-Aware Multi-Prompt Reasoning for Zero-Shot Accident Understanding

2026-06-10 · Tarandeep Singh, Soumyanetra Pal, Soham Biswas, Nishanth Chandran arxiv

In this paper, we address the problem of zero-shot understanding of accidents from surveillance videos by identifying when an impact event occurs, what type of impact it is, and where in the frame it occurs using natural…

Zero-Shot Learners for Natural Language Understanding via a Unified Multiple Choice Perspective

2022-10-16 · Ping Yang, Junjie Wang, Ruyi Gan, Xinyu Zhu 외

We propose a new paradigm for zero-shot learners that is format agnostic, i.e., it is compatible with any format and applicable to a list of language tasks, such as text classification, commonsense reasoning, coreference…

Coreference ResolutionMultiple-choiceNatural Language InferenceNatural Language Understanding+3

A Unified Reasoning Framework for Holistic Zero-Shot Video Anomaly Analysis

2025-11-02 · Dongheng Lin, Mengxue Qu, Kunyang Han, Jianbo Jiao 외 arxiv

Most video-anomaly research stops at frame-wise detection, offering little insight into why an event is abnormal, typically outputting only frame-wise anomaly scores without spatial or semantic context. Recent video anom…

Video Anomaly Detection