paper-with-me

홈 › Papers

Towards Visual-Prompt Temporal Answering Grounding in Medical Instructional Video

2022-03-13 · Bin Li, Yixuan Weng, Bin Sun, Shutao Li

The temporal answering grounding in the video (TAGV) is a new task naturally derived from temporal sentence grounding in the video (TSGV). Given an untrimmed video and a text question, this task aims at locating the matching span from the video that can semantically answer the question. Existing methods tend to formulate the TAGV task with a visual span-based question answering (QA) approach by matching the visual frame span queried by the text question. However, due to the weak correlations and huge gaps of the semantic features between the textual question and visual answer, existing methods adopting visual span predictor perform poorly in the TAGV task. To bridge these gaps, we propose a visual-prompt text span localizing (VPTSL) method, which introduces the timestamped subtitles as a passage to perform the text span localization for the input text question, and prompts the visual highlight features into the pre-trained language model (PLM) for enhancing the joint semantic representations. Specifically, the context query attention is utilized to perform cross-modal interaction between the extracted textual and visual features. Then, the highlight features are obtained through the video-text highlighting for the visual prompt. To alleviate semantic differences between textual and visual features, we design the text span predictor by encoding the question, the subtitles, and the prompted visual highlight features with the PLM. As a result, the TAGV task is formulated to predict the span of subtitles matching the visual answer. Extensive experiments on the medical instructional dataset, namely MedVidQA, show that the proposed VPTSL outperforms the state-of-the-art (SOTA) method by 28.36% in terms of mIOU with a large margin, which demonstrates the effectiveness of the proposed visual prompt and the text span predictor.

📄 PDF Abstract BibTeX arXiv:2203.06667

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModellingQuestion AnsweringSentenceTemporal Sentence Grounding

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.

Similar Papers 제목 키워드 기반

Overview of the NLPCC 2026 Shared Task 1: Difficulty-Aware Multilingual and Multimodal Medical Instructional Video Understanding Evaluation

2026-07-07 · Shenxi Liu, Kan Li, Mingyang Zhao, Yuhang Tian 외 arxiv

Following the CMIVQA, MMI-VQA, and M4IVQA challenges in NLPCC 2023--2025, we introduce the Difficulty-Aware Medical Instructional Video Question Answering (DA-MIVQA) shared task for NLPCC 2026. DA-MIVQA extends previous …

Video Question AnsweringVisual Grounding

Better Eyes, Better Thoughts: Why Vision Chain-of-Thought Fails in Medicine

2026-03-02 · Yuan Wu, Zongxian Yang, Jiayu Qian, Songpan Gao 외 arxiv

Large vision-language models (VLMs) often benefit from chain-of-thought (CoT) prompting in general domains, yet its efficacy in medical vision-language tasks remains underexplored. We report a counter-intuitive trend: on…

Visual Question AnsweringVisual Grounding

Bridging Vision Language Models and Symbolic Grounding for Video Question Answering

2025-09-15 · Haodi Ma, Vyom Pathak, Daisy Zhe Wang arxiv

Video Question Answering (VQA) requires models to reason over spatial, temporal, and causal cues in videos. Recent vision language models (VLMs) achieve strong results but often rely on shallow correlations, leading to w…

Video Question AnsweringVisual Localization

Towards a Multimodal Large Language Model with Pixel-Level Insight for Biomedicine

2024-12-12 · Xiaoshuang Huang, Lingdong Shen, Jia Liu, Fangxin Shang 외

In recent years, Multimodal Large Language Models (MLLM) have achieved notable advancements, demonstrating the feasibility of developing an intelligent biomedical assistant. However, current biomedical MLLMs predominantl…

Language ModelingLanguage ModellingLarge Language ModelMixture-of-Experts+4

S-Chain: Structured Visual Chain-of-Thought For Medicine

2025-10-26 · Khai Le-Duc, Duy M. H. Nguyen, Phuong T. H. Trinh, Tien-Phat Nguyen 외 arxiv

Faithful reasoning in medical vision-language models (VLMs) requires not only accurate predictions but also transparent alignment between textual rationales and visual evidence. While Chain-of-Thought (CoT) prompting has…

Visual Question AnsweringVisual Grounding