paper-with-me

Papers

Reading-strategy Inspired Visual Representation Learning for Text-to-Video Retrieval

2022-01-23 · Jianfeng Dong, Yabing Wang, Xianke Chen, Xiaoye Qu, Xirong Li, Yuan He, Xun Wang

This paper aims for the task of text-to-video retrieval, where given a query in the form of a natural-language sentence, it is asked to retrieve videos which are semantically relevant to the given query, from a great number of unlabeled videos. The success of this task depends on cross-modal representation learning that projects both videos and sentences into common spaces for semantic similarity computation. In this work, we concentrate on video representation learning, an essential component for text-to-video retrieval. Inspired by the reading strategy of humans, we propose a Reading-strategy Inspired Visual Representation Learning (RIVRL) to represent videos, which consists of two branches: a previewing branch and an intensive-reading branch. The previewing branch is designed to briefly capture the overview information of videos, while the intensive-reading branch is designed to obtain more in-depth information. Moreover, the intensive-reading branch is aware of the video overview captured by the previewing branch. Such holistic information is found to be useful for the intensive-reading branch to extract more fine-grained features. Extensive experiments on three datasets are conducted, where our model RIVRL achieves a new state-of-the-art on TGIF and VATEX. Moreover, on MSR-VTT, our model using two video features shows comparable performance to the state-of-the-art using seven video features and even outperforms models pre-trained on the large-scale HowTo100M dataset.

📄 PDF Abstract BibTeX arXiv:2201.09168

Code (1)

lijiabei-7/rivrl 공식 구현 pytorch

Tasks

Representation LearningRetrievalSemantic SimilaritySemantic Textual SimilaritySentenceText to Video RetrievalVideo Retrieval

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Reconstructing Perceptive Images from Brain Activity by Shape-Semantic GAN

2021-01-28 · NeurIPS 2020 12 · Tao Fang, Yu Qi, Gang Pan

Reconstructing seeing images from fMRI recordings is an absorbing research area in neuroscience and provides a potential brain-reading technology. The challenge lies in that visual encoding in brain is highly complex and…

Generative Adversarial NetworkImage Reconstruction

Learning Contextually Fused Audio-visual Representations for Audio-visual Speech Recognition

2022-02-15 · Zi-Qiang Zhang, Jie Zhang, Jian-Shu Zhang, Ming-Hui Wu 외

With the advance in self-supervised learning for audio and visual modalities, it has become possible to learn a robust audio-visual speech representation. This would be beneficial for improving the audio-visual speech re…

Audio-Visual Speech RecognitionLipreadingRepresentation LearningSelf-Supervised Learning+3

Equipping Transformer with Random-Access Reading for Long-Context Understanding

2024-05-21 · Chenghao Yang, Zi Yang, Nan Hua

Long-context modeling presents a significant challenge for transformer-based large language models (LLMs) due to the quadratic complexity of the self-attention mechanism and issues with length extrapolation caused by pre…

ChunkingLong-Context Understanding

Read As Human: Compressing Context via Parallelizable Close Reading and Skimming

2026-02-02 · Jiwei Tang, Shilei Liu, Zhicheng Zhang, Qingsong Lv 외 arxiv

Large Language Models (LLMs) demonstrate exceptional capability across diverse tasks. However, their deployment in long-context scenarios is hindered by two challenges: computational inefficiency and redundant informatio…

Contrastive LearningQuestion Answering

A human-inspired recognition system for premodern Japanese historical documents

2019-05-14 · Anh Duc Le, Tarin Clanuwat, Asanobu Kitamoto

Recognition of historical documents is a challenging problem due to the noised, damaged characters and background. However, in Japanese historical documents, not only contains the mentioned problems, pre-modern Japanese …