中文
相关论文

相关论文: Modeling Probabilistic Reduction using Information…

200 篇论文

In natural language processing (NLP), the likelihood ratios (LRs) of N-grams are often estimated from the frequency information. However, a corpus contains only a fraction of the possible N-grams, and most of them occur infrequently. Hence,…

计算与语言 · 计算机科学 2022-04-15 Masato Kikuchi , Mitsuo Yoshida , Kyoji Umemura , Tadachika Ozono

Word feature vectors have been proven to improve many NLP tasks. With recent advances in unsupervised learning of these feature vectors, it became possible to train it with much more data, which also resulted in better quality of learned…

计算与语言 · 计算机科学 2022-11-29 Marius Sajgalik , Michal Barla , Maria Bielikova

To address the problem of NLP classifiers learning spurious correlations between training features and target labels, a common approach is to make the model's predictions invariant to these features. However, this can be counter-productive…

机器学习 · 计算机科学 2023-06-22 Parikshit Bansal , Amit Sharma

Assisted text input techniques can save time and effort and improve text quality. In this paper, we investigate how grounded and conditional extensions to standard neural language models can bring improvements in the tasks of word…

计算与语言 · 计算机科学 2016-10-21 Georgios P. Spithourakis , Steffen E. Petersen , Sebastian Riedel

Language model (LM) decoding is based on the next-token prediction (NTP) probability distribution. For neural LMs (e.g., Transformer-based), NTP distribution is essentially a softmax-regularized dot product between an encoded input context…

计算与语言 · 计算机科学 2024-10-04 Letian Peng , Chenyang An , Jingbo Shang

In this paper, we apply a latent class model (LCM) to the task of speaker diarization. LCM is similar to Patrick Kenny's variational Bayes (VB) method in that it uses soft information and avoids premature hard decisions in its iterations.…

音频与语音处理 · 电气工程与系统科学 2019-04-26 Liang He , Xianhong Chen , Can Xu , Yi Liu , Jia Liu , Michael T Johnson

Unsupervised neural grammar induction aims to learn interpretable hierarchical structures from language data. However, existing models face an expressiveness bottleneck, often resulting in unnecessarily large yet underperforming grammars.…

计算与语言 · 计算机科学 2025-09-26 Jinwook Park , Kangil Kim

We investigate the effective memory depth of RNN models by using them for $n$-gram language model (LM) smoothing. Experiments on a small corpus (UPenn Treebank, one million words of training data and 10k vocabulary) have found the LSTM cell…

计算与语言 · 计算机科学 2017-06-21 Ciprian Chelba , Mohammad Norouzi , Samy Bengio

Datasets in engineering applications are often limited and contaminated, mainly due to unavoidable measurement noise and signal distortion. Thus, using conventional data-driven approaches to build a reliable discriminative model, and…

机器学习 · 统计学 2020-04-14 Xihaier Luo , Ahsan Kareem

Two different approaches to dealing with probabilistic knowledge are examined -models and inductive inference. Examples of the first are: influence diagrams [1], Bayesian networks [2], log-linear models [3, 4]. Examples of the second are:…

人工智能 · 计算机科学 2013-04-12 Norman C. Dalkey

A systematic, comparative investigation into the effects of low-quality data reveals a stark spectrum of robustness across modern probabilistic models. We find that autoregressive language models, from token prediction to…

人工智能 · 计算机科学 2025-12-16 Liu Peng , Yaochu Jin

Understanding and solving complex reasoning tasks is vital for addressing the information needs of a user. Although dense neural models learn contextualised embeddings, they still underperform on queries containing negation. To understand…

计算与语言 · 计算机科学 2025-10-15 Roxana Petcu , Samarth Bhargav , Maarten de Rijke , Evangelos Kanoulas

The development of LLMs has greatly enhanced the intelligence and fluency of question answering, while the emergence of retrieval enhancement has enabled models to better utilize external information. However, the presence of noise and…

计算与语言 · 计算机科学 2024-09-19 Xingyun Hong , Yan Shao , Zhilin Wang , Manni Duan , Jin Xiongnan

State-of-the-art text-to-speech (TTS) systems have utilized pretrained language models (PLMs) to enhance prosody and create more natural-sounding speech. However, while PLMs have been extensively researched for natural language…

Speech enhancement is a critical component of many user-oriented audio applications, yet current systems still suffer from distorted and unnatural outputs. While generative models have shown strong potential in speech synthesis, they are…

音频与语音处理 · 电气工程与系统科学 2022-02-11 Yen-Ju Lu , Zhong-Qiu Wang , Shinji Watanabe , Alexander Richard , Cheng Yu , Yu Tsao

The success of neural networks comes hand in hand with a desire for more interpretability. We focus on text classifiers and make them more interpretable by having them provide a justification, a rationale, for their predictions. We approach…

计算与语言 · 计算机科学 2020-06-22 Jasmijn Bastings , Wilker Aziz , Ivan Titov

Neural machine translation (NMT) often makes mistakes in translating low-frequency content words that are essential to understanding the meaning of the sentence. We propose a method to alleviate this problem by augmenting NMT systems with…

计算与语言 · 计算机科学 2016-10-06 Philip Arthur , Graham Neubig , Satoshi Nakamura

This survey paper provides a comprehensive review of the use of diffusion models in natural language processing (NLP). Diffusion models are a class of mathematical models that aim to capture the diffusion of information or signals across a…

计算与语言 · 计算机科学 2023-06-16 Hao Zou , Zae Myung Kim , Dongyeop Kang

Although n-gram language models (LMs) have been outperformed by the state-of-the-art neural LMs, they are still widely used in speech recognition due to its high efficiency in inference. In this paper, we demonstrate that n-gram LM can be…

计算与语言 · 计算机科学 2019-12-03 Yiren Wang , Hongzhao Huang , Zhe Liu , Yutong Pang , Yongqiang Wang , ChengXiang Zhai , Fuchun Peng

Current instruction-tuned language models are exclusively trained with textual preference data and thus are often not aligned with the unique requirements of other modalities, such as speech. To better align language models with the speech…