paper-with-me

Papers

Explicit Memory Tracker with Coarse-to-Fine Reasoning for Conversational Machine Reading

2020-07-01 · ACL 2020 6 · Yifan Gao, Chien-Sheng Wu, Shafiq Joty, Caiming Xiong, Richard Socher, Irwin King, Michael Lyu, Steven C. H. Hoi

The goal of conversational machine reading is to answer user questions given a knowledge base text which may require asking clarification questions. Existing approaches are limited in their decision making due to struggles in extracting question-related rules and reasoning about them. In this paper, we present a new framework of conversational machine reading that comprises a novel Explicit Memory Tracker (EMT) to track whether conditions listed in the rule text have already been satisfied to make a decision. Moreover, our framework generates clarification questions by adopting a coarse-to-fine reasoning strategy, utilizing sentence-level entailment scores to weight token-level distributions. On the ShARC benchmark (blind, held-out) testset, EMT achieves new state-of-the-art results of 74.6{\%} micro-averaged decision accuracy and 49.5 BLEU4. We also show that EMT is more interpretable by visualizing the entailment-oriented reasoning process as the conversation flows. Code and models are released at https://github.com/Yifan-Gao/explicit{\_}memory{\_}tracker.

📄 PDF Abstract BibTeX

Code (1)

Yifan-Gao/explicit_memory_tracker 공식 구현 pytorch

Tasks

Decision MakingReading ComprehensionSentence

Similar Papers 제목 키워드 기반

EMT: Explicit Memory Tracker with Coarse-to-Fine Reasoning for Conversational Machine Reading

2020-05-26 · Yifan Gao, Chien-Sheng Wu, Shafiq Joty, Caiming Xiong 외

The goal of conversational machine reading is to answer user questions given a knowledge base text which may require asking clarification questions. Existing approaches are limited in their decision making due to struggl…

Decision MakingReading ComprehensionSentence

GOT-JEPA: Generic Object Tracking with Model Adaptation and Occlusion Handling using Joint-Embedding Predictive Architecture

2026-02-16 · Shih-Fang Chen, Jun-Cheng Chen, I-Hong Jhuo, Yen-Yu Lin arxiv

The human visual system tracks objects by integrating current observations with previously observed information, adapting to target and scene changes, and reasoning about occlusion at fine granularity. In contrast, recen…

Object Tracking

CrossTracker: Robust Multi-modal 3D Multi-Object Tracking via Cross Correction

2024-11-28 · Lipeng Gu, Xuefeng Yan, Weiming Wang, Honghua Chen 외

The fusion of camera- and LiDAR-based detections offers a promising solution to mitigate tracking failures in 3D multi-object tracking (MOT). However, existing methods predominantly exploit camera detections to correct t…

3D Multi-Object TrackingMulti-Object TrackingObject Tracking

EchoTracker2: Enhancing Myocardial Point Tracking by Modeling Local Motion

2026-05-12 · Md Abulkalam Azad, Vegard Holmstrøm, John Nyberg, Lasse Lovstakken 외 arxiv

Myocardial point tracking (MPT) has recently emerged as a promising direction for motion estimation in echocardiography, driven by advances in general-purpose point tracking methods. However, myocardial motion fundamenta…

Point Tracking

Enhancing Vision-Language Navigation with Multimodal Event Knowledge from Real-World Indoor Tour Videos

2026-02-27 · Haoxuan Xu, Tianfu Li, Wenbo Chen, Yi Liu 외 arxiv

Vision-Language Navigation (VLN) agents often struggle with long-horizon reasoning in unseen environments, particularly when facing ambiguous, coarse-grained instructions. While recent advances use knowledge graph to enh…

Vision-Language Navigation