paper-with-me

Papers

ModEFormer: Modality-Preserving Embedding for Audio-Video Synchronization using Transformers

2023-03-21 · Akash Gupta, Rohun Tripathi, WonDong Jang

Lack of audio-video synchronization is a common problem during television broadcasts and video conferencing, leading to an unsatisfactory viewing experience. A widely accepted paradigm is to create an error detection mechanism that identifies the cases when audio is leading or lagging. We propose ModEFormer, which independently extracts audio and video embeddings using modality-specific transformers. Different from the other transformer-based approaches, ModEFormer preserves the modality of the input streams which allows us to use a larger batch size with more negative audio samples for contrastive learning. Further, we propose a trade-off between the number of negative samples and number of unique samples in a batch to significantly exceed the performance of previous methods. Experimental results show that ModEFormer achieves state-of-the-art performance, 94.5% for LRS2 and 90.9% for LRS3. Finally, we demonstrate how ModEFormer can be used for offset detection for test clips.

📄 PDF Abstract BibTeX arXiv:2303.11551

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningVideo Synchronization

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

jina-embeddings-v5-omni: Geometry-preserving Embeddings via Locked Aligned Towers

2026-05-08 · Florian Hönicke, Michael Günther, Andreas Koukounas, Mohammad Kalim Akram 외 arxiv

In this work, we introduce GELATO (Geometry-preserving Embeddings via Locked Aligned TOwers), a novel approach to multimodal embedding models. We build on the VLM-style architecture, in which non-text encoders are adapte…

Foley Control: Aligning a Frozen Latent Text-to-Audio Model to Video

2025-10-24 · Ciara Rowles, Varun Jampani, Simon Donné, Shimon Vainer 외 arxiv

Foley Control is a lightweight approach to video-guided Foley that keeps pretrained single-modality models frozen and learns only a small cross-attention bridge between them. We connect V-JEPA2 video embeddings to a froz…

Coordinated Joint Multimodal Embeddings for Generalized Audio-Visual Zeroshot Classification and Retrieval of Videos

2019-10-19 · Kranti Kumar Parida, Neeraj Matiyali, Tanaya Guha, Gaurav Sharma

We present an audio-visual multimodal approach for the task of zeroshot learning (ZSL) for classification and retrieval of videos. ZSL has been studied extensively in the recent past but has primarily been limited to vis…

General ClassificationGZSL Video ClassificationRetrieval

AVGZSLNet: Audio-Visual Generalized Zero-Shot Learning by Reconstructing Label Features from Multi-Modal Embeddings

2020-05-27 · Pratik Mazumder, Pravendra Singh, Kranti Kumar Parida, Vinay P. Namboodiri

In this paper, we propose a novel approach for generalized zero-shot learning in a multi-modal setting, where we have novel classes of audio/video during testing that are not seen during training. We use the semantic rel…

DecoderGeneralized Zero-Shot LearningGZSL Video ClassificationRetrieval+3

Cross-modal Embeddings for Video and Audio Retrieval

2018-01-07 · Didac Surís, Amanda Duarte, Amaia Salvador, Jordi Torres 외

The increasing amount of online videos brings several opportunities for training self-supervised neural networks. The creation of large scale datasets of videos such as the YouTube-8M allows us to deal with this large am…

Retrieval