中文
相关论文

相关论文: Capitalization Normalization for Language Modeling…

200 篇论文

The absence of standardized spelling conventions and the organic evolution of human language present an inherent linguistic challenge within historical documents, a longstanding concern for scholars in the humanities. Addressing this issue,…

计算与语言 · 计算机科学 2025-07-01 Miguel Domingo , Francisco Casacuberta

Self-normalizing discriminative models approximate the normalized probability of a class without having to compute the partition function. In the context of language modeling, this property is particularly appealing as it may significantly…

计算与语言 · 计算机科学 2018-06-05 Jacob Goldberger , Oren Melamud

In this work, we introduce a simple yet efficient post-processing model for automatic speech recognition (ASR). Our model has Transformer-based encoder-decoder architecture which "translates" ASR model output into grammatically and…

计算与语言 · 计算机科学 2019-10-24 Oleksii Hrinchuk , Mariya Popova , Boris Ginsburg

Text normalization, defined as a procedure transforming non standard words to spoken-form words, is crucial to the intelligibility of synthesized speech in text-to-speech system. Rule-based methods without considering context can not…

计算与语言 · 计算机科学 2022-04-01 Wenlin Dai , Changhe Song , Xiang Li , Zhiyong Wu , Huashan Pan , Xiulin Li , Helen Meng

Recurrent neural networks (RNNs) have reached striking performance in many natural language processing tasks. This has renewed interest in whether these generic sequence processing devices are inducing genuine linguistic knowledge. Nearly…

计算与语言 · 计算机科学 2019-06-19 Michael Hahn , Marco Baroni

An ongoing challenge in current natural language processing is how its major advancements tend to disproportionately favor resource-rich languages, leaving a significant number of under-resourced languages behind. Due to the lack of…

计算与语言 · 计算机科学 2023-02-13 Ruoyu Xie , Antonios Anastasopoulos

Inverse text normalization (ITN) is crucial for converting spoken-form into written-form, especially in the context of automatic speech recognition (ASR). While most downstream tasks of ASR rely on written-form, ASR systems often output…

计算与语言 · 计算机科学 2023-09-19 Juntae Kim , Minkyu Lim , Seokjin Hong

The detection and normalization of temporal expressions is an important task and preprocessing step for many applications. However, prior work on normalization is rule-based, which severely limits the applicability in real-world…

计算与语言 · 计算机科学 2023-02-13 Lukas Lange , Jannik Strötgen , Heike Adel , Dietrich Klakow

While transformer-based models achieve strong performance on text classification, we explore whether masking input tokens can further enhance their effectiveness. We propose token masking regularization, a simple yet theoretically motivated…

计算与语言 · 计算机科学 2025-05-20 Xianglong Xu , John Bowen , Rojin Taheri

Pre-trained language models have been successful on text classification tasks, but are prone to learning spurious correlations from biased datasets, and are thus vulnerable when making inferences in a new domain. Prior work reveals such…

计算与语言 · 计算机科学 2022-01-03 Huihan Yao , Ying Chen , Qinyuan Ye , Xisen Jin , Xiang Ren

Tokenization is a fundamental component of large language models (LLMs), yet its influence on model scaling and performance is not fully explored. In this paper, we introduce Over-Tokenized Transformers, a novel framework that decouples…

计算与语言 · 计算机科学 2025-05-26 Hongzhi Huang , Defa Zhu , Banggu Wu , Yutao Zeng , Ya Wang , Qiyang Min , Xun Zhou

Neural sequence-to-sequence systems deliver state-of-the-art performance for automatic speech recognition. When using appropriate modeling units, e.g., byte-pair encoding, these systems are in principle open vocabulary systems. In practice,…

计算与语言 · 计算机科学 2026-03-05 Christian Huber , Alexander Waibel

Consistency regularization is a commonly-used technique for semi-supervised and self-supervised learning. It is an auxiliary objective function that encourages the prediction of the network to be similar in the vicinity of the observed…

机器学习 · 计算机科学 2021-10-05 Erik Englesson , Hossein Azizpour

Named entity recognition (NER) models often struggle with noisy inputs, such as those with spelling mistakes or errors generated by Optical Character Recognition processes, and learning a robust NER model is challenging. Existing robust NER…

计算与语言 · 计算机科学 2024-07-29 Chaoyi Ai , Yong Jiang , Shen Huang , Pengjun Xie , Kewei Tu

Recurrent neural networks are a widely used class of neural architectures. They have, however, two shortcomings. First, it is difficult to understand what exactly they learn. Second, they tend to work poorly on sequences requiring long-term…

机器学习 · 计算机科学 2019-05-08 Cheng Wang , Mathias Niepert

Many text corpora exhibit socially problematic biases, which can be propagated or amplified in the models trained on such data. For example, doctor cooccurs more frequently with male pronouns than female pronouns. In this study we (i)…

计算与语言 · 计算机科学 2019-04-08 Shikha Bordia , Samuel R. Bowman

Online speech recognition is crucial for developing natural human-machine interfaces. This modality, however, is significantly more challenging than off-line ASR, since real-time/low-latency constraints inevitably hinder the use of future…

音频与语音处理 · 电气工程与系统科学 2018-06-13 Mirco Ravanelli , Dmitriy Serdyuk , Yoshua Bengio

The underlying structure of natural language is hierarchical; words combine into phrases, which in turn form clauses. An awareness of this hierarchical structure can aid machine learning models in performing many linguistic tasks. However,…

机器学习 · 计算机科学 2020-04-01 Ashok Thillaisundaram

Regularization is crucial to the success of many practical deep learning models, in particular in a more often than not scenario where there are only a few to a moderate number of accessible training samples. In addition to weight decay,…

机器学习 · 计算机科学 2018-08-07 Che-Wei Huang , Shrikanth S. Narayanan

Speech recognition in noisy and channel distorted scenarios is often challenging as the current acoustic modeling schemes are not adaptive to the changes in the signal distribution in the presence of noise. In this work, we develop a novel…

音频与语音处理 · 电气工程与系统科学 2020-11-03 Purvi Agrawal , Sriram Ganapathy