中文
相关论文

相关论文: Pseudo-Convolutional Policy Gradient for Sequence-…

200 篇论文

Visual recognition of speech using the lip movement is called Lip-reading. Recent developments in this nascent field uses different neural networks as feature extractors which serve as input to a model which can map the temporal…

计算机视觉与模式识别 · 计算机科学 2018-06-01 Dharin Parekh , Ankitesh Gupta , Shharrnam Chhatpar , Anmol Yash Kumar , Manasi Kulkarni

The recently proposed Sequence-to-Sequence (seq2seq) framework advocates replacing complex data processing pipelines, such as an entire automatic speech recognition system, with a single neural network trained in an end-to-end fashion. In…

神经与进化计算 · 计算机科学 2016-12-09 Jan Chorowski , Navdeep Jaitly

The goal of this paper is to develop state-of-the-art models for lip reading -- visual speech recognition. We develop three architectures and compare their accuracy and training times: (i) a recurrent model using LSTMs; (ii) a fully…

计算机视觉与模式识别 · 计算机科学 2018-06-18 Triantafyllos Afouras , Joon Son Chung , Andrew Zisserman

In this paper, we propose a novel deep learning architecture to improving word-level lip-reading. On the one hand, we first introduce the multi-scale processing into the spatial feature extraction for lip-reading. Specially, we proposed…

计算机视觉与模式识别 · 计算机科学 2020-12-29 Hang Chen , Jun Du , Yu Hu , Li-Rong Dai , Chin-Hui Lee , Bao-Cai Yin

Lipreading is the task of decoding text from the movement of a speaker's mouth. Traditional approaches separated the problem into two stages: designing or learning visual features, and prediction. More recent deep lipreading approaches are…

机器学习 · 计算机科学 2016-12-19 Yannis M. Assael , Brendan Shillingford , Shimon Whiteson , Nando de Freitas

In the recent trend of semi-supervised speech recognition, both self-supervised representation learning and pseudo-labeling have shown promising results. In this paper, we propose a novel approach to combine their ideas for end-to-end…

音频与语音处理 · 电气工程与系统科学 2021-10-11 Shaoshi Ling , Chen Shen , Meng Cai , Zejun Ma

Unsupervised style transfer aims to change the style of an input sentence while preserving its original content without using parallel training data. In current dominant approaches, owing to the lack of fine-grained control on the influence…

计算与语言 · 计算机科学 2022-03-14 Chulun Zhou , Liangyu Chen , Jiachen Liu , Xinyan Xiao , Jinsong Su , Sheng Guo , Hua Wu

Reinforcement Learning (RL) has been used to finetune Large Language Models (LLMs) using a reward model trained from preference data, to better align with human judgment. The recently introduced direct alignment methods, which are often…

Understanding the lip movement and inferring the speech from it is notoriously difficult for the common person. The task of accurate lip-reading gets help from various cues of the speaker and its contextual or environmental setting. Every…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Munender Varshney , Ravindra Yadav , Vinay P. Namboodiri , Rajesh M Hegde

Lipreading is an important technique for facilitating human-computer interaction in noisy environments. Our previously developed self-supervised learning method, AV2vec, which leverages multimodal self-distillation, has demonstrated…

音频与语音处理 · 电气工程与系统科学 2025-02-11 Jing-Xuan Zhang , Tingzhi Mao , Longjiang Guo , Jin Li , Lichen Zhang

The goal of this work is to recognise phrases and sentences being spoken by a talking face, with or without the audio. Unlike previous works that have focussed on recognising a limited number of words or phrases, we tackle lip reading as an…

计算机视觉与模式识别 · 计算机科学 2018-12-27 Triantafyllos Afouras , Joon Son Chung , Andrew Senior , Oriol Vinyals , Andrew Zisserman

The goal of this paper is to learn strong lip reading models that can recognise speech in silent videos. Most prior works deal with the open-set visual speech recognition problem by adapting existing automatic speech recognition techniques…

计算机视觉与模式识别 · 计算机科学 2021-12-06 K R Prajwal , Triantafyllos Afouras , Andrew Zisserman

Lip reading aims to predict spoken language by analyzing lip movements. Despite advancements in lip reading technologies, performance degrades when models are applied to unseen speakers due to their sensitivity to variations in visual…

计算机视觉与模式识别 · 计算机科学 2025-01-03 Jeong Hun Yeo , Chae Won Kim , Hyunjun Kim , Hyeongseop Rha , Seunghee Han , Wen-Huang Cheng , Yong Man Ro

Unsupervised word segmentation in audio utterances is challenging as, in speech, there is typically no gap between words. In a preliminary experiment, we show that recent deep self-supervised features are very effective for word…

音频与语音处理 · 电气工程与系统科学 2023-04-04 Tzeviya Sylvia Fuchs , Yedid Hoshen

Recent studies have shown that the benefits provided by self-supervised pre-training and self-training (pseudo-labeling) are complementary. Semi-supervised fine-tuning strategies under the pre-training framework, however, remain…

声音 · 计算机科学 2022-06-28 Bowen Zhang , Songjun Cao , Xiaoming Zhang , Yike Zhang , Long Ma , Takahiro Shinozaki

The aim of this work is to investigate the impact of crossmodal self-supervised pre-training for speech reconstruction (video-to-audio) by leveraging the natural co-occurrence of audio and visual streams in videos. We propose LipSound2…

声音 · 计算机科学 2022-09-13 Leyuan Qu , Cornelius Weber , Stefan Wermter

Masked language modeling, widely used in discriminative language model (e.g., BERT) pretraining, commonly adopts a random masking strategy. However, random masking does not consider the importance of the different words in the sentence…

计算与语言 · 计算机科学 2023-05-25 Qihuang Zhong , Liang Ding , Juhua Liu , Bo Du , Dacheng Tao

Lip reading, also known as visual speech recognition, aims to recognize the speech content from videos by analyzing the lip dynamics. There have been several appealing progress in recent years, benefiting much from the rapidly developed…

计算机视觉与模式识别 · 计算机科学 2020-11-17 Dalu Feng , Shuang Yang , Shiguang Shan , Xilin Chen

Aligning language models (LMs) with preferences is an important problem in natural language generation. A key challenge is that preferences are typically provided at the sequence level while LM training and generation both occur at the…

计算与语言 · 计算机科学 2025-01-09 Shentao Yang , Shujian Zhang , Congying Xia , Yihao Feng , Caiming Xiong , Mingyuan Zhou

We investigate the feasibility of sequence-level knowledge distillation of Sequence-to-Sequence (Seq2Seq) models for Large Vocabulary Continuous Speech Recognition (LVSCR). We first use a pre-trained larger teacher model to generate…

计算与语言 · 计算机科学 2018-11-13 Raden Mu'az Mun'im , Nakamasa Inoue , Koichi Shinoda
‹ 上一页 1 2 3 10 下一页 ›