中文
相关论文

相关论文: AV-data2vec: Self-supervised Learning of Audio-Vis…

200 篇论文

Variational auto-encoders (VAEs) are deep generative latent variable models that can be used for learning the distribution of complex data. VAEs have been successfully used to learn a probabilistic prior over speech signals, which is then…

声音 · 计算机科学 2020-12-18 Mostafa Sadeghi , Simon Leglaive , Xavier Alameda-PIneda , Laurent Girin , Radu Horaud

Self-supervised pre-training has been successful in both text and speech processing. Speech and text offer different but complementary information. The question is whether we are able to perform a speech-text joint pre-training on unpaired…

计算与语言 · 计算机科学 2022-11-01 Xianghu Yue , Junyi Ao , Xiaoxue Gao , Haizhou Li

Audiovisual automatic speech recognition (AV-ASR) aims to improve the robustness of a speech recognition system by incorporating visual information. Training fully supervised multimodal models for this task from scratch, however is limited…

计算机视觉与模式识别 · 计算机科学 2023-03-30 Paul Hongsuck Seo , Arsha Nagrani , Cordelia Schmid

UniSpeech has achieved superior performance in cross-lingual automatic speech recognition (ASR) by explicitly aligning latent representations to phoneme units using multi-task self-supervised learning. While the learned representations…

音频与语音处理 · 电气工程与系统科学 2023-10-10 Hongfei Xue , Qijie Shao , Peikun Chen , Pengcheng Guo , Lei Xie , Jie Liu

In audio-visual navigation (AVN), an intelligent agent needs to navigate to a constantly sound-making object in complex 3D environments based on its audio and visual perceptions. While existing methods attempt to improve the navigation…

声音 · 计算机科学 2022-06-02 Shunqi Mao , Chaoyi Zhang , Heng Wang , Weidong Cai

In this paper, we show how to use audio to supervise the learning of active speaker detection in video. Voice Activity Detection (VAD) guides the learning of the vision-based classifier in a weakly supervised manner. The classifier uses…

计算机视觉与模式识别 · 计算机科学 2016-03-30 Punarjay Chakravarty , Tinne Tuytelaars

Recently, many efforts have been made to explore how the brain processes speech using electroencephalographic (EEG) signals, where deep learning-based approaches were shown to be applicable in this field. In order to decode speech signals…

音频与语音处理 · 电气工程与系统科学 2023-05-24 Qiushi Zhu , Xiaoying Zhao , Jie Zhang , Yu Gu , Chao Weng , Yuchen Hu

Self-supervised representation learning targets to learn convnet-based image representations from unlabeled data. Inspired by the success of NLP methods in this area, in this work we propose a self-supervised approach based on spatially…

计算机视觉与模式识别 · 计算机科学 2020-02-28 Spyros Gidaris , Andrei Bursuc , Nikos Komodakis , Patrick Pérez , Matthieu Cord

The speech representations learned from large-scale unlabeled data have shown better generalizability than those from supervised learning and thus attract a lot of interest to be applied for various downstream tasks. In this paper, we…

声音 · 计算机科学 2022-01-25 Zhengyang Chen , Sanyuan Chen , Yu Wu , Yao Qian , Chengyi Wang , Shujie Liu , Yanmin Qian , Michael Zeng

Speech enhancement systems are typically trained using pairs of clean and noisy speech. In audio-visual speech enhancement (AVSE), there is not as much ground-truth clean data available; most audio-visual datasets are collected in…

音频与语音处理 · 电气工程与系统科学 2024-11-05 Ju-Chieh Chou , Chung-Ming Chien , Karen Livescu

In self-supervised learning, a model is trained to solve a pretext task, using a data set whose annotations are created by a machine. The objective is to transfer the trained weights to perform a downstream task in the target domain. We…

机器学习 · 计算机科学 2021-10-22 Prathamesh Sonawane , Sparsh Drolia , Saqib Shamsi , Bhargav Jain

The objective of this paper is to learn representations of speaker identity without access to manually annotated data. To do so, we develop a self-supervised learning objective that exploits the natural cross-modal synchrony between faces…

音频与语音处理 · 电气工程与系统科学 2020-05-05 Arsha Nagrani , Joon Son Chung , Samuel Albanie , Andrew Zisserman

Audio-visual automatic speech recognition (AV-ASR) extends speech recognition by introducing the video modality as an additional source of information. In this work, the information contained in the motion of the speaker's mouth is used to…

计算机视觉与模式识别 · 计算机科学 2022-11-02 Dmitriy Serdyuk , Otavio Braga , Olivier Siohan

Self-supervised representations excel at many vision and speech tasks, but their potential for audio-visual deepfake detection remains underexplored. Unlike prior work that uses these features in isolation or buried within complex…

计算机视觉与模式识别 · 计算机科学 2026-03-25 Dragos-Alexandru Boldisor , Stefan Smeu , Dan Oneata , Elisabeta Oneata

An important challenge in emotion recognition is to develop methods that can leverage unlabeled training data. In this paper, we propose the VQ-MAE-AV model, a self-supervised multimodal model that leverages masked autoencoders to learn…

声音 · 计算机科学 2025-05-12 Samir Sadok , Simon Leglaive , Renaud Séguier

Recently, the self-supervised learning framework data2vec has shown inspiring performance for various modalities using a masked student-teacher approach. However, it remains open whether such a framework generalizes to the unique challenges…

计算机视觉与模式识别 · 计算机科学 2026-01-23 Karim Knaebel , Jonas Schult , Alexander Hermans , Bastian Leibe

Traditionally, audio-visual automatic speech recognition has been studied under the assumption that the speaking face on the visual signal is the face matching the audio. However, in a more realistic setting, when multiple faces are…

音频与语音处理 · 电气工程与系统科学 2022-05-12 Otavio Braga , Takaki Makino , Olivier Siohan , Hank Liao

Self-supervised speech models such as wav2vec2.0 and WavLM have been shown to significantly improve the performance of many downstream speech tasks, especially in low-resource settings, over the past few years. Despite this, evaluations on…

音频与语音处理 · 电气工程与系统科学 2025-12-18 Séverin Baroudi , Hervé Bredin , Joseph Razik , Ricard Marxer

The vector representations of fixed dimensionality for words (in text) offered by Word2Vec have been shown to be very useful in many application scenarios, in particular due to the semantic information they carry. This paper proposes a…

声音 · 计算机科学 2016-06-14 Yu-An Chung , Chao-Chung Wu , Chia-Hao Shen , Hung-Yi Lee , Lin-Shan Lee

The natural association between visual observations and their corresponding sound provides powerful self-supervisory signals for learning video representations, which makes the ever-growing amount of online videos an attractive source of…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Sangho Lee , Jiwan Chung , Youngjae Yu , Gunhee Kim , Thomas Breuel , Gal Chechik , Yale Song