中文
相关论文

相关论文: Practical experiments with regular approximation o…

200 篇论文

Autoregressive language models, pretrained using large text corpora to do well on next word prediction, have been successful at solving many downstream tasks, even with zero-shot usage. However, there is little theoretical understanding of…

计算与语言 · 计算机科学 2021-04-15 Nikunj Saunshi , Sadhika Malladi , Sanjeev Arora

Context-aware neural machine translation aims to use the document-level context to improve translation quality. However, not all words in the context are helpful. The irrelevant or trivial words may bring some noise and distract the model…

计算与语言 · 计算机科学 2023-04-20 Jian Yang , Yuwei Yin , Shuming Ma , Liqun Yang , Hongcheng Guo , Haoyang Huang , Dongdong Zhang , Yutao Zeng , Zhoujun Li , Furu Wei

Unsupervised speech representations have taken off, with benchmarks (SUPERB, ZeroSpeech) demonstrating major progress on semi-supervised speech recognition, speech synthesis, and speech-only language modelling. Inspiration comes from the…

计算与语言 · 计算机科学 2023-06-01 Mark Hallap , Emmanuel Dupoux , Ewan Dunbar

The use of terms from natural and social scientific titles and abstracts is studied from the perspective of sublanguages and their specialized dictionaries. Different notions of sublanguage distinctiveness are explored. Objective methods…

cmp-lg · 计算机科学 2008-02-03 Robert M. Losee , Stephanie W. Haas

Long-context modeling is one of the critical capabilities of language AI for digesting and reasoning over complex information pieces. In practice, long-context capabilities are typically built into a pre-trained language model~(LM) through…

计算与语言 · 计算机科学 2024-10-15 Luyu Gao , Yunyi Zhang , Jamie Callan

Regular expressions in an Automata Theory and Formal Languages course are mostly treated as a theoretical topic. That is, to some degree their mathematical properties and their role to describe languages is discussed. This approach fails to…

编程语言 · 计算机科学 2023-08-15 Marco T. Morazán

Speech-to-speech translation directly translates a speech utterance to another between different languages, and has great potential in tasks such as simultaneous interpretation. State-of-art models usually contains an auxiliary module for…

计算与语言 · 计算机科学 2022-12-13 Junhui Zhang , Junjie Pan , Xiang Yin , Zejun Ma

We describe an extension of Earley's parser for stochastic context-free grammars that computes the following quantities given a stochastic context-free grammar and an input string: a) probabilities of successive prefixes being generated by…

cmp-lg · 计算机科学 2008-02-03 Andreas Stolcke

We investigate families of infinite automata for context-sensitive languages. An infinite automaton is an infinite labeled graph with two sets of initial and final vertices. Its language is the set of all words labelling a path from an…

计算机科学中的逻辑 · 计算机科学 2017-01-11 Arnaud Carayol , Antoine Meyer

Computational approaches in historical linguistics have been increasingly applied during the past decade and many new methods that implement parts of the traditional comparative method have been proposed. Despite these increased efforts,…

计算与语言 · 计算机科学 2022-04-12 Johann-Mattis List , Robert Forkel , Nathan W. Hill

This work develops a computational model (by Automata Networks) of phonological similarity effects involved in the formation of word-meaning associations on artificial populations of speakers. Classical studies show that in recalling…

计算与语言 · 计算机科学 2016-04-07 Javier Vera

Likelihood-free inference is concerned with the estimation of the parameters of a non-differentiable stochastic simulator that best reproduce real observations. In the absence of a likelihood function, most of the existing inference methods…

机器学习 · 统计学 2019-01-03 Arthur Pesah , Antoine Wehenkel , Gilles Louppe

In this paper we consider the problem of efficient computation of cross-moments of a vector random variable represented by a stochastic context-free grammar. Two types of cross-moments are discussed. The sample space for the first one is…

计算与语言 · 计算机科学 2013-10-15 Velimir M. Ilic , Miroslav D. Ciric , Miomir S. Stankovic

With in-context learning ability, the performance of large language models can be significantly boosted when provided with appropriate context. However, existing in-context learning methods mainly rely on human-provided contexts, such as…

机器学习 · 计算机科学 2024-08-21 Jinghan Yang , Shuming Ma , Furu Wei

For decades, context-dependent phonemes have been the dominant sub-word unit for conventional acoustic modeling systems. This status quo has begun to be challenged recently by end-to-end models which seek to combine acoustic, pronunciation,…

Finetuning pretrained models on downstream generation tasks often leads to catastrophic forgetting in zero-shot conditions. In this work, we focus on summarization and tackle the problem through the lens of language-independent…

计算与语言 · 计算机科学 2024-04-09 Vladimir Solovyev , Danni Liu , Jan Niehues

Knowing the precise format of a program's input is a necessary prerequisite for systematic testing. Given a program and a small set of sample inputs, we (1) track the data flow of inputs to aggregate input fragments that share the same data…

编程语言 · 计算机科学 2017-08-30 Matthias Höschele , Alexander Kampmann , Andreas Zeller

Despite the promising results of current cross-lingual models for spoken language understanding systems, they still suffer from imperfect cross-lingual representation alignments between the source and target languages, which makes the…

计算与语言 · 计算机科学 2020-10-01 Zihan Liu , Genta Indra Winata , Peng Xu , Zhaojiang Lin , Pascale Fung

In formal language theory, one of the most fundamental tools, known as pumping lemmas, is extremely useful for regular and context-free languages. However, there are natural properties for which the pumping lemmas are of little use. One of…

计算复杂性 · 计算机科学 2009-03-05 Tomoyuki Yamakami

This paper presents an extension to train end-to-end Context-Aware Transformer Transducer ( CATT ) models by using a simple, yet efficient method of mining hard negative phrases from the latent space of the context encoder. During training,…

计算与语言 · 计算机科学 2023-08-17 Maurits Bleeker , Pawel Swietojanski , Stefan Braun , Xiaodan Zhuang