paper-with-me

Papers

Context-aware Biaffine Localizing Network for Temporal Sentence Grounding

2021-03-22 · CVPR 2021 1 · Daizong Liu, Xiaoye Qu, Jianfeng Dong, Pan Zhou, Yu Cheng, Wei Wei, Zichuan Xu, Yulai Xie

This paper addresses the problem of temporal sentence grounding (TSG), which aims to identify the temporal boundary of a specific segment from an untrimmed video by a sentence query. Previous works either compare pre-defined candidate segments with the query and select the best one by ranking, or directly regress the boundary timestamps of the target segment. In this paper, we propose a novel localization framework that scores all pairs of start and end indices within the video simultaneously with a biaffine mechanism. In particular, we present a Context-aware Biaffine Localizing Network (CBLN) which incorporates both local and global contexts into features of each start/end position for biaffine-based localization. The local contexts from the adjacent frames help distinguish the visually similar appearance, and the global contexts from the entire video contribute to reasoning the temporal relation. Besides, we also develop a multi-modal self-attention module to provide fine-grained query-guided video representation for this biaffine strategy. Extensive experiments show that our CBLN significantly outperforms state-of-the-arts on three public datasets (ActivityNet Captions, TACoS, and Charades-STA), demonstrating the effectiveness of the proposed localization framework.

📄 PDF Abstract BibTeX arXiv:2103.11555

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceTemporal Sentence Grounding

Similar Papers 제목 키워드 기반

Entity-Aware Biaffine Attention Model for Improved Constituent Parsing with Reduced Entity Violations

2024-09-01 · Xinyi Bai

Constituency parsing involves analyzing a sentence by breaking it into sub-phrases, or constituents. While many deep neural models have achieved state-of-the-art performance in this task, they often overlook the entity-v…

Constituency ParsingSentenceSentiment Analysis

Localizing Moments in Video with Temporal Language

2018-09-05 · EMNLP 2018 10 · Lisa Anne Hendricks, Oliver Wang, Eli Shechtman, Josef Sivic 외

Localizing moments in a longer video via natural language queries is a new, challenging task at the intersection of language and video understanding. Though moment localization with natural language is similar to other l…

Natural Language QueriesRetrievalVideo Understanding

A Full End-to-End Semantic Role Labeler, Syntax-agnostic Over Syntax-aware?

2018-08-11 · Jiaxun Cai, Shexia He, Zuchao Li, Hai Zhao

Semantic role labeling (SRL) is to recognize the predicate-argument structure of a sentence, including subtasks of predicate disambiguation and argument labeling. Previous studies usually formulate the entire SRL problem…

DecoderSemantic Role LabelingSentence

A Full End-to-End Semantic Role Labeler, Syntactic-agnostic Over Syntactic-aware?

2018-08-01 · COLING 2018 8 · Jiaxun Cai, Shexia He, Zuchao Li, Hai Zhao

Semantic role labeling (SRL) is to recognize the predicate-argument structure of a sentence, including subtasks of predicate disambiguation and argument labeling. Previous studies usually formulate the entire SRL problem…

DecoderMachine TranslationQuestion AnsweringSemantic Parsing+2

JBNU at MRP 2019: Multi-level Biaffine Attention for Semantic Dependency Parsing

2019-11-01 · CONLL 2019 11 · Seung-Hoon Na, Jinwoon Min, Kwanghyeon Park, Jong-Hun Shin 외

This paper describes Jeonbuk National University (JBNU){'}s system for the 2019 shared task on Cross-Framework Meaning Representation Parsing (MRP 2019) at the Conference on Computational Natural Language Learning. Of th…

DecoderDependency ParsingSemantic Dependency ParsingSentence