English
Related papers

Related papers: SpotEM: Efficient Video Search for Episodic Memory

200 papers

Egomotion videos are first-person recordings where the view changes continuously due to the agent's movement. As they serve as the primary visual input for embodied AI agents, making egomotion video reasoning more efficient is therefore…

Computer Vision and Pattern Recognition · Computer Science 2025-07-22 Jiaao Li , Kaiyuan Li , Chen Gao , Yong Li , Xinlei Chen

We introduce a lifelong language learning setup where a model needs to learn from a stream of text examples without any dataset identifier. We propose an episodic memory model that performs sparse experience replay and local adaptation to…

Machine Learning · Computer Science 2019-11-27 Cyprien de Masson d'Autume , Sebastian Ruder , Lingpeng Kong , Dani Yogatama

Despite advancements in user-guided video segmentation, extracting complex objects consistently for highly complex scenes is still a labor-intensive task, especially for production. It is not uncommon that a majority of frames need to be…

Computer Vision and Pattern Recognition · Computer Science 2023-08-16 Maksym Bekuzarov , Ariana Bermudez , Joon-Young Lee , Hao Li

Localizing moments in untrimmed videos via language queries is a new and interesting task that requires the ability to accurately ground language into video. Previous works have approached this task by processing the entire video, often…

Computer Vision and Pattern Recognition · Computer Science 2020-08-19 Meera Hahn , Asim Kadav , James M. Rehg , Hans Peter Graf

Egocentric video-language understanding demands both high efficiency and accurate spatial-temporal modeling. Existing approaches face three key challenges: 1) Excessive pre-training cost arising from multi-stage pre-training pipelines, 2)…

Computer Vision and Pattern Recognition · Computer Science 2025-06-18 Xiaoqi Wang , Yi Wang , Lap-Pui Chau

Lifelong event detection aims to incrementally update a model with new event types and data while retaining the capability on previously learned old types. One critical challenge is that the model would catastrophically forget old types…

Computation and Language · Computer Science 2022-09-19 Minqian Liu , Shiyu Chang , Lifu Huang

This paper aims for event recognition when video examples are scarce or even completely absent. The key in such a challenging setting is a semantic video representation. Rather than building the representation from individual attribute…

Computer Vision and Pattern Recognition · Computer Science 2015-11-10 Amirhossein Habibian , Thomas Mensink , Cees G. M. Snoek

Searching long egocentric videos with natural language queries (NLQ) has compelling applications in augmented reality and robotics, where a fluid index into everything that a person (agent) has seen before could augment human memory and…

Computer Vision and Pattern Recognition · Computer Science 2023-03-28 Santhosh Kumar Ramakrishnan , Ziad Al-Halah , Kristen Grauman

Recent advances in video-language models have enabled powerful applications like video retrieval, captioning, and assembly. However, executing such multi-stage pipelines efficiently on mobile devices remains challenging due to redundant…

Machine Learning · Computer Science 2025-12-22 Kunjal Panchal , Saayan Mitra , Somdeb Sarkhel , Haoliang Wang , Ishita Dasgupta , Gang Wu , Hui Guan

Semiparametric language models (LMs) have shown promise in continuously learning from new text data by combining a parameterized neural LM with a growable non-parametric memory for memorizing new content. However, conventional…

Computation and Language · Computer Science 2023-03-03 Guangyue Peng , Tao Ge , Si-Qing Chen , Furu Wei , Houfeng Wang

Understanding fine-grained temporal dynamics is crucial in egocentric videos, where continuous streams capture frequent, close-up interactions with objects. In this work, we bring to light that current egocentric video question-answering…

Computer Vision and Pattern Recognition · Computer Science 2025-03-19 Chiara Plizzari , Alessio Tonioni , Yongqin Xian , Achin Kulshrestha , Federico Tombari

Catastrophic forgetting in continual learning is a common destructive phenomenon in gradient-based neural networks that learn sequential tasks, and it is much different from forgetting in humans, who can learn and accumulate knowledge…

Machine Learning · Computer Science 2020-11-17 Guannan Hu , Wu Zhang , Hu Ding , Wenhao Zhu

Recent advances in Multimodal Large Language Models (MLLMs) have improved image recognition and reasoning, but video-related tasks remain challenging due to memory constraints from dense frame processing. Existing Video Moment Retrieval…

Computer Vision and Pattern Recognition · Computer Science 2026-01-15 Mingyu Jeon , Sungjin Han , Jinkwon Hwang , Minchol Kwon , Jonghee Kim , Junyeong Kim

Long video understanding remains challenging for multimodal large language models (MLLMs) due to limited context windows, which necessitate identifying sparse query-relevant video segments. However, existing methods predominantly localize…

Computer Vision and Pattern Recognition · Computer Science 2026-05-04 Ruoliu Yang , Chu Wu , Caifeng Shan , Ran He , Chaoyou Fu

Language models (LMs) and their extension, vision-language models (VLMs), have achieved remarkable performance across various tasks. However, they still struggle with complex reasoning tasks that require multimodal or multilingual…

Machine Learning · Computer Science 2025-07-09 Wenyi Wu , Zixuan Song , Kun Zhou , Yifei Shao , Zhiting Hu , Biwei Huang

Most previous scene text spotting methods rely on high-quality manual annotations to achieve promising performance. To reduce their expensive costs, we study semi-supervised text spotting (SSTS) to exploit useful information from unlabeled…

Computer Vision and Pattern Recognition · Computer Science 2025-04-15 Dongliang Luo , Hanshen Zhu , Ziyang Zhang , Dingkang Liang , Xudong Xie , Yuliang Liu , Xiang Bai

In this paper, we explore the spatial redundancy in video recognition with the aim to improve the computational efficiency. It is observed that the most informative region in each frame of a video is usually a small image patch, which…

Computer Vision and Pattern Recognition · Computer Science 2021-08-19 Yulin Wang , Zhaoxi Chen , Haojun Jiang , Shiji Song , Yizeng Han , Gao Huang

In this work, we tackle the problem of video classincremental learning (VCIL). Many existing VCIL methods mitigate catastrophic forgetting by rehearsal training with a few temporally dense samples stored in episodic memory, which is…

Computer Vision and Pattern Recognition · Computer Science 2025-08-15 Jongseo Lee , Kyungho Bae , Kyle Min , Gyeong-Moon Park , Jinwoo Choi

Expectation maximization (EM) is a technique for estimating maximum-likelihood parameters of a latent variable model given observed data by alternating between taking expectations of sufficient statistics, and maximizing the expected log…

Methodology · Statistics 2018-07-10 Donna Henderson , Gerton Lunter

Recently, memory-based approaches show promising results on semi-supervised video object segmentation. These methods predict object masks frame-by-frame with the help of frequently updated memory of the previous mask. Different from this…

Computer Vision and Pattern Recognition · Computer Science 2022-08-04 Kwanyong Park , Sanghyun Woo , Seoung Wug Oh , In So Kweon , Joon-Young Lee