中文
相关论文

相关论文: A Cascade Sequence-to-Sequence Model for Chinese M…

200 篇论文

Classifiers are an important and defining feature of the Chinese language, and their correct prediction is key to numerous educational applications. Yet, whether the most popular Large Language Models (LLMs) possess proper knowledge the…

计算与语言 · 计算机科学 2025-11-04 Ziqi Zhang , Jianfei Ma , Emmanuele Chersoni , Jieshun You , Zhaoxin Feng

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

Linguistically informed analyses of language models (LMs) contribute to the understanding and improvement of these models. Here, we introduce the corpus of Chinese linguistic minimal pairs (CLiMP), which can be used to investigate what…

计算与语言 · 计算机科学 2021-01-28 Beilei Xiang , Changbing Yang , Yu Li , Alex Warstadt , Katharina Kann

In recent years, several influential computational models and metrics have been proposed to predict how humans comprehend and process sentence. One particularly promising approach is contextual semantic similarity. Inspired by the attention…

计算与语言 · 计算机科学 2024-03-28 Kun Sun

The accuracy of prosodic structure prediction is crucial to the naturalness of synthesized speech in Mandarin text-to-speech system, but now is limited by widely-used sequence-to-sequence framework and error accumulation from previous word…

计算与语言 · 计算机科学 2022-04-01 Xueyuan Chen , Changhe Song , Yixuan Zhou , Zhiyong Wu , Changbin Chen , Zhongqin Wu , Helen Meng

Measuring sentence similarity is a key research area nowadays as it allows machines to better understand human languages. In this paper, we proposed a Cross-Attention Siamese Network (CATsNet) to carry out the task of learning the semantic…

计算与语言 · 计算机科学 2021-05-10 Zhen Wang , Xiangxie Zhang , Yicong Tan

Incorporating visual modalities to assist Automatic Speech Recognition (ASR) tasks has led to significant improvements. However, existing Audio-Visual Speech Recognition (AVSR) datasets and methods typically rely solely on lip-reading…

多媒体 · 计算机科学 2025-04-22 Jinghua Zhao , Yuhang Jia , Shiyao Wang , Jiaming Zhou , Hui Wang , Yong Qin

This paper presents a novel training method, Conditional Masked Language Modeling (CMLM), to effectively learn sentence representations on large scale unlabeled corpora. CMLM integrates sentence representation learning into MLM training by…

计算与语言 · 计算机科学 2021-09-13 Ziyi Yang , Yinfei Yang , Daniel Cer , Jax Law , Eric Darve

Cued Speech (CS) is a communication system developed for deaf people, which exploits hand cues to complement speechreading at the phonetic level. Currently, it is estimated that CS has been adapted to over 60 languages; however, no official…

音频与语音处理 · 电气工程与系统科学 2020-01-06 Liu Li , Feng Gang

The choice of modeling units is critical to automatic speech recognition (ASR) tasks. Conventional ASR systems typically choose context-dependent states (CD-states) or context-dependent phonemes (CD-phonemes) as their modeling units.…

音频与语音处理 · 电气工程与系统科学 2018-05-22 Shiyu Zhou , Linhao Dong , Shuang Xu , Bo Xu

Learning and generating Chinese poems is a charming yet challenging task. Traditional approaches involve various language modeling and machine translation techniques, however, they perform not as well when generating poems with complex…

计算与语言 · 计算机科学 2016-06-23 Qixin Wang , Tianyi Luo , Dong Wang , Chao Xing

Sarcasm detection remains a challenge in natural language understanding, as sarcastic intent often relies on subtle cross-modal cues spanning text, speech, and vision. While prior work has primarily focused on textual or visual-textual…

计算与语言 · 计算机科学 2025-09-22 Zhu Li , Xiyuan Gao , Yuqing Zhang , Shekhar Nayak , Matt Coler

Chinese Spell Checking (CSC) aims to detect and correct Chinese spelling errors. Recent researches start from the pretrained knowledge of language models and take multimodal information into CSC models to improve the performance. However,…

计算与语言 · 计算机科学 2022-10-20 Yinghui Li , Shirong Ma , Qingyu Zhou , Zhongli Li , Li Yangning , Shulin Huang , Ruiyang Liu , Chao Li , Yunbo Cao , Haitao Zheng

Lip-reading is the operation of recognizing speech from lip movements. This is a difficult task because the movements of the lips when pronouncing the words are similar for some of them. Viseme is used to describe lip movements during a…

计算机视觉与模式识别 · 计算机科学 2021-11-09 Javad Peymanfard , Mohammad Reza Mohammadi , Hossein Zeinali , Nasser Mozayani

Lip reading, aiming to recognize spoken sentences according to the given video of lip movements without relying on the audio stream, has attracted great interest due to its application in many scenarios. Although prior works that explore…

计算机视觉与模式识别 · 计算机科学 2021-09-01 Zhijie Lin , Zhou Zhao , Haoyuan Li , Jinglin Liu , Meng Zhang , Xingshan Zeng , Xiaofei He

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

Despite the advancement in the domain of audio and audio-visual speech recognition, visual speech recognition systems are still quite under-explored due to the visual ambiguity of some phonemes. In this work, we propose a new lip-reading…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Shahd Elashmawy , Marian Ramsis , Hesham M. Eraqi , Farah Eldeshnawy , Hadeel Mabrouk , Omar Abugabal , Nourhan Sakr

This paper outlines the methodology for modeling tonal learning in fully unsupervised models of human language acquisition. Tonal patterns are among the computationally most complex learning objectives in language. We argue that a realistic…

计算与语言 · 计算机科学 2025-09-23 Kai Schenck , Gašper Beguš

In this paper, we study Chinese Spelling Correction (CSC) as a joint decision made by two separate models: a language model and an error model. Through empirical analysis, we find that fine-tuning BERT tends to over-fit the error model…

计算与语言 · 计算机科学 2023-05-30 Hongqiu Wu , Shaohua Zhang , Yuchen Zhang , Hai Zhao

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