paper-with-me

홈 › Papers

Salient Span Masking for Temporal Understanding

2023-03-22 · Jeremy R. Cole, Aditi Chaudhary, Bhuwan Dhingra, Partha Talukdar

Salient Span Masking (SSM) has shown itself to be an effective strategy to improve closed-book question answering performance. SSM extends general masked language model pretraining by creating additional unsupervised training sentences that mask a single entity or date span, thus oversampling factual information. Despite the success of this paradigm, the span types and sampling strategies are relatively arbitrary and not widely studied for other tasks. Thus, we investigate SSM from the perspective of temporal tasks, where learning a good representation of various temporal expressions is important. To that end, we introduce Temporal Span Masking (TSM) intermediate training. First, we find that SSM alone improves the downstream performance on three temporal tasks by an avg. +5.8 points. Further, we are able to achieve additional improvements (avg. +0.29 points) by adding the TSM task. These comprise the new best reported results on the targeted tasks. Our analysis suggests that the effectiveness of SSM stems from the sentences chosen in the training data rather than the mask choice: sentences with entities frequently also contain temporal expressions. Nonetheless, the additional targeted spans of TSM can still improve performance, especially in a zero-shot context.

📄 PDF Abstract BibTeX arXiv:2303.12860

Code (0)

등록된 구현이 없습니다.

Tasks

AvgLanguage ModelingLanguage ModellingQuestion Answering

Similar Papers 제목 키워드 기반

Motion-Saliency Complementary Masked Modeling for Point Cloud Video Understanding

2026-08-31 · Wei Wang, Yiding Sun, Yuyan Wang, Zhuoyue Zhang 외 arxiv

Point cloud video representation learning is crucial for 3D dynamic scene understanding. In this paper, we propose MoSaiC, a novel Motion-Saliency Complementary masked modeling framework for self-supervised point cloud v…

Representation LearningSemantic SegmentationScene UnderstandingAction Segmentation

Hide to See: Reasoning-prefix Masking for Visual-anchored Thinking in VLM Distillation

2026-05-12 · Seonghoon Yu, Dongjun Nam, Byung-Kwan Lee, Jeany Son arxiv

Recent think-answer approaches in VLMs, such as Qwen3-VL-Thinking, boost reasoning performance by leveraging intermediate thinking steps before the final answer, but their computational cost becomes substantial, especial…

Multimodal Reasoning

Thinking with Drafts: Speculative Temporal Reasoning for Efficient Long Video Understanding

2025-11-30 · Pengfei Hu, Meng Cao, Yingyao Wang, Yi Wang 외 arxiv

Long video understanding is essential for human-like intelligence, enabling coherent perception and reasoning over extended temporal contexts. While the emerging thinking-with-frames paradigm, which alternates between gl…

Reinforcement Learning

Video Action Understanding

2020-10-13 · Matthew Hutchinson, Vijay Gadepally

Many believe that the successes of deep learning on image understanding problems can be replicated in the realm of video understanding. However, due to the scale and temporal nature of video, the span of video understand…

Action UnderstandingDeep LearningVideo Understanding

Non-Salient Region Object Mining for Weakly Supervised Semantic Segmentation

2021-03-26 · CVPR 2021 1 · Yazhou Yao, Tao Chen, GuoSen Xie, Chuanyi Zhang 외

Semantic segmentation aims to classify every pixel of an input image. Considering the difficulty of acquiring dense labels, researchers have recently been resorting to weak labels to alleviate the annotation burden of se…

ObjectSegmentationSemantic SegmentationWeakly supervised Semantic Segmentation+1