paper-with-me

Papers

Temporal Saliency Query Network for Efficient Video Recognition

2022-07-21 · Boyang xia, Zhihao Wang, Wenhao Wu, Haoran Wang, Jungong Han

Efficient video recognition is a hot-spot research topic with the explosive growth of multimedia data on the Internet and mobile devices. Most existing methods select the salient frames without awareness of the class-specific saliency scores, which neglect the implicit association between the saliency of frames and its belonging category. To alleviate this issue, we devise a novel Temporal Saliency Query (TSQ) mechanism, which introduces class-specific information to provide fine-grained cues for saliency measurement. Specifically, we model the class-specific saliency measuring process as a query-response task. For each category, the common pattern of it is employed as a query and the most salient frames are responded to it. Then, the calculated similarities are adopted as the frame saliency scores. To achieve it, we propose a Temporal Saliency Query Network (TSQNet) that includes two instantiations of the TSQ mechanism based on visual appearance similarities and textual event-object relations. Afterward, cross-modality interactions are imposed to promote the information exchange between them. Finally, we use the class-specific saliencies of the most confident categories generated by two modalities to perform the selection of salient frames. Extensive experiments demonstrate the effectiveness of our method by achieving state-of-the-art results on ActivityNet, FCVID and Mini-Kinetics datasets. Our project page is at https://lawrencexia2008.github.io/projects/tsqnet .

📄 PDF Abstract BibTeX arXiv:2207.10379

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionVideo Recognition

Similar Papers 제목 키워드 기반

Dynamically Encoded Actions Based on Spacetime Saliency

2015-06-01 · CVPR 2015 6 · Christoph Feichtenhofer, Axel Pinz, Richard P. Wildes

Human actions typically occur over a well localized extent in both space and time. Similarly, as typically captured in video, human actions have small spatiotemporal support in image space. This paper capitalizes on thes…

Action RecognitionTemporal Action Localization

Query-Dependent Video Representation for Moment Retrieval and Highlight Detection

2023-03-24 · CVPR 2023 1 · WonJun Moon, Sangeek Hyun, Sanguk Park, Dongchan Park 외

Recently, video moment retrieval and highlight detection (MR/HD) are being spotlighted as the demand for video understanding is drastically increased. The key objective of MR/HD is to localize the moment and estimate cli…

Highlight DetectionMoment RetrievalNatural Language QueriesRetrieval+2

Correlation-Guided Query-Dependency Calibration for Video Temporal Grounding

2023-11-15 · WonJun Moon, Sangeek Hyun, SuBeen Lee, Jae-Pil Heo

Temporal Grounding is to identify specific moments or highlights from a video corresponding to textual descriptions. Typical approaches in temporal grounding treat all video clips equally during the encoding process rega…

Highlight DetectionMoment RetrievalNatural Language Moment RetrievalRepresentation Learning+1

SHINE: Saliency-aware HIerarchical NEgative Ranking for Compositional Temporal Grounding

2024-07-06 · Zixu Cheng, Yujiang Pu, Shaogang Gong, Parisa Kordjamshidi 외

Temporal grounding, also known as video moment retrieval, aims at locating video segments corresponding to a given query sentence. The compositional nature of natural language enables the localization beyond predefined e…

Language ModelingLanguage ModellingLarge Language ModelMoment Retrieval+2

Video Salient Object Detection via Fully Convolutional Networks

2017-02-02 · Wenguan Wang, Jianbing Shen, Ling Shao

This paper proposes a deep learning model to efficiently detect salient regions in videos. It addresses two important issues: (1) deep video saliency model training with the absence of sufficiently large and pixel-wise a…

Data AugmentationObjectobject-detectionObject Detection+4