paper-with-me

Papers

TIM: A Time Interval Machine for Audio-Visual Action Recognition

2024-04-08 · CVPR 2024 1 · Jacob Chalk, Jaesung Huh, Evangelos Kazakos, Andrew Zisserman, Dima Damen

Diverse actions give rise to rich audio-visual signals in long videos. Recent works showcase that the two modalities of audio and video exhibit different temporal extents of events and distinct labels. We address the interplay between the two modalities in long videos by explicitly modelling the temporal extents of audio and visual events. We propose the Time Interval Machine (TIM) where a modality-specific time interval poses as a query to a transformer encoder that ingests a long video input. The encoder then attends to the specified interval, as well as the surrounding context in both modalities, in order to recognise the ongoing action. We test TIM on three long audio-visual video datasets: EPIC-KITCHENS, Perception Test, and AVE, reporting state-of-the-art (SOTA) for recognition. On EPIC-KITCHENS, we beat previous SOTA that utilises LLMs and significantly larger pre-training by 2.9% top-1 action recognition accuracy. Additionally, we show that TIM can be adapted for action detection, using dense multi-scale interval queries, outperforming SOTA on EPIC-KITCHENS-100 for most metrics, and showing strong performance on the Perception Test. Our ablations show the critical role of integrating the two modalities and modelling their time intervals in achieving this performance. Code and models at: https://github.com/JacobChalk/TIM

📄 PDF Abstract BibTeX arXiv:2404.05559

Code (1)

jacobchalk/tim 공식 구현 pytorch

Tasks

Action DetectionAction Recognition

Similar Papers 제목 키워드 기반

Listening to Sounds of Silence for Speech Denoising

2020-10-22 · NeurIPS 2020 12 · Ruilin Xu, Rundi Wu, Yuko Ishiwaka, Carl Vondrick 외

We introduce a deep learning model for speech denoising, a long-standing challenge in audio analysis arising in numerous applications. Our approach is based on a key observation about human speech: there is often a short…

DenoisingSentenceSpeech Denoising

AutoAD II: The Sequel -- Who, When, and What in Movie Audio Description

2023-10-10 · Tengda Han, Max Bain, Arsha Nagrani, Gül Varol 외

Audio Description (AD) is the task of generating descriptions of visual content, at suitable time intervals, for the benefit of visually impaired audiences. For movies, this presents notable challenges -- AD must occur o…

Language ModellingText Generation

AutoAD II: The Sequel - Who, When, and What in Movie Audio Description

2023-01-01 · ICCV 2023 1 · Tengda Han, Max Bain, Arsha Nagrani, Gul Varol 외

Audio Description (AD) is the task of generating descriptions of visual content, at suitable time intervals, for the benefit of visually impaired audiences. For movies, this presents notable challenges -- AD must occ…

Language ModellingText Generation

Empowering LLMs with Pseudo-Untrimmed Videos for Audio-Visual Temporal Understanding

2024-03-24 · Yunlong Tang, Daiki Shimada, Jing Bi, Mingqian Feng 외

Large language models (LLMs) have demonstrated remarkable capabilities in natural language and multimodal domains. By fine-tuning multimodal LLMs with temporal annotations from well-annotated datasets, e.g., dense video …

Dense Video CaptioningTemporal LocalizationVideo CaptioningVideo Understanding

Audio Interval Retrieval using Convolutional Neural Networks

2021-09-21 · Ievgeniia Kuzminykh, Dan Shevchuk, Stavros Shiaeles, Bogdan Ghita

Modern streaming services are increasingly labeling videos based on their visual or audio content. This typically augments the use of technologies such as AI and ML by allowing to use natural speech for searching by keyw…

Audio ClassificationRetrievalSpeech-to-Text