paper-with-me

Papers

Multi-grained Evidence Inference for Multi-choice Reading Comprehension

2023-10-27 · Yilin Zhao, Hai Zhao, Sufeng Duan

Multi-choice Machine Reading Comprehension (MRC) is a major and challenging task for machines to answer questions according to provided options. Answers in multi-choice MRC cannot be directly extracted in the given passages, and essentially require machines capable of reasoning from accurate extracted evidence. However, the critical evidence may be as simple as just one word or phrase, while it is hidden in the given redundant, noisy passage with multiple linguistic hierarchies from phrase, fragment, sentence until the entire passage. We thus propose a novel general-purpose model enhancement which integrates multi-grained evidence comprehensively, named Multi-grained evidence inferencer (Mugen), to make up for the inability. Mugen extracts three different granularities of evidence: coarse-, middle- and fine-grained evidence, and integrates evidence with the original passages, achieving significant and consistent performance improvement on four multi-choice MRC benchmarks.

📄 PDF Abstract BibTeX arXiv:2310.18070

Code (0)

등록된 구현이 없습니다.

Tasks

Machine Reading ComprehensionMulti-Choice MRCReading ComprehensionSentence

Similar Papers 제목 키워드 기반

Beyond Scene Priors: Fine-Grained Traffic Scene Reasoning with Benchmarking and Query-Guided Small-Object Focus

2026-07-05 · Waikit Xiu, Qiang Lu, Zian Wang, Xinjie Yang 외 arxiv

In safety-critical traffic scenarios, answering complex questions relies on minute, localized visual cues. However, standard Multimodal Large Language Models (MLLMs) tend to over-attend to backgrounds, overwhelming cruci…

Visual Question Answering

LOCUS: Local Visual Cue Search for Enhancing Fine-Grained Perception in Multimodal Large Language Models

2026-06-15 · Zhou Tao, Fang Zhang, Zewen Ding, Shida Wang 외 arxiv

Multimodal Large Language Models (MLLMs) remain unreliable on fine-grained visual perception, even when high-resolution inputs preserve the necessary local details. We identify this limitation as visual context rot: deci…

Semantic and Visual Evidence for Efficient Long-Video Reasoning: A Solution for the HD-EPIC VQA Challenge

2026-05-28 · Yinsong Xu, Wei Jing, Liuxin Zhang, Wanjun Lv 외 arxiv

Understanding long-form egocentric videos remains challenging for multimodal large language models (MLLMs) due to limited context length and insufficient grounding of fine-grained visual details. The recently proposed HD…

Video Question Answering

Sink-Token-Aware Pruning for Fine-Grained Video Understanding in Efficient Video LLMs

2026-04-22 · Kibum Kim, Jiwan Kim, Kyle Min, Yueqi Wang 외 arxiv

Video Large Language Models (Video LLMs) incur high inference latency due to a large number of visual tokens provided to LLMs. To address this, training-free visual token pruning has emerged as a solution to reduce compu…

Question AnsweringVisual Grounding

MuGER$^2$: Multi-Granularity Evidence Retrieval and Reasoning for Hybrid Question Answering

2022-10-19 · Yingyao Wang, Junwei Bao, Chaoqun Duan, Youzheng Wu 외

Hybrid question answering (HQA) aims to answer questions over heterogeneous data, including tables and passages linked to table cells. The heterogeneous data can provide different granularity evidence to HQA models, e.t.…

NavigateQuestion AnsweringRetrieval