中文
相关论文

相关论文: Stochastic phonological grammars and acceptability

200 篇论文

We study the semantic foundation of expressive probabilistic programming languages, that support higher-order functions, continuous distributions, and soft constraints (such as Anglican, Church, and Venture). We define a metalanguage (an…

编程语言 · 计算机科学 2017-03-31 Sam Staton , Hongseok Yang , Chris Heunen , Ohad Kammar , Frank Wood

Domain-general semantic parsing is a long-standing goal in natural language processing, where the semantic parser is capable of robustly parsing sentences from domains outside of which it was trained. Current approaches largely rely on…

计算与语言 · 计算机科学 2022-02-10 Abulhair Saparov

While human evaluation is the most reliable metric for evaluating speech generation systems, it is generally costly and time-consuming. Previous studies on automatic speech quality assessment address the problem by predicting human…

音频与语音处理 · 电气工程与系统科学 2022-12-12 Soumi Maiti , Yifan Peng , Takaaki Saeki , Shinji Watanabe

Probabilistic programming languages rely fundamentally on some notion of sampling, and this is doubly true for probabilistic programming languages which perform Bayesian inference using Monte Carlo techniques. Verifying samplers - proving…

编程语言 · 计算机科学 2023-04-27 Fredrik Dahlqvist , Alexandra Silva , William Smith

Norms, which are culturally accepted guidelines for behaviours, can be integrated into conversational models to generate utterances that are appropriate for the socio-cultural context. Existing methods for norm recognition tend to focus…

计算与语言 · 计算机科学 2023-05-29 Farhad Moghimifar , Shilin Qu , Tongtong Wu , Yuan-Fang Li , Gholamreza Haffari

This paper investigates the possibility of performing automated reasoning in probabilistic logic when probabilities are expressed by means of linguistic quantifiers. Each linguistic term is expressed as a prescribed interval of proportions.…

人工智能 · 计算机科学 2013-03-25 Didier Dubois , Henri Prade , Lluis Godo , Ramon Lopez de Mantaras

As children acquire the knowledge of their language's morphology, they invariably discover the productive processes that can generalize to new words. Morphological learning is made challenging by the fact that even fully productive rules…

计算与语言 · 计算机科学 2021-05-13 Caleb Belth , Sarah Payne , Deniz Beser , Jordan Kodner , Charles Yang

The massive progress of machine learning has seen its application over a variety of domains in the past decade. But how do we develop a systematic, scalable and modular strategy to validate machine-learning systems? We present, to the best…

机器学习 · 计算机科学 2019-11-07 Sakshi Udeshi , Sudipta Chattopadhyay

Despite widespread success in language understanding and generation, large language models (LLMs) exhibit unclear and often inconsistent behavior when faced with tasks that require probabilistic reasoning. In this work, we present the first…

A human decision-maker benefits the most from an AI assistant that corrects for their biases. For problems such as generating interpretation of a radiology report given findings, a system predicting only highly likely outcomes may be less…

计算与语言 · 计算机科学 2023-06-01 Liyan Tang , Yifan Peng , Yanshan Wang , Ying Ding , Greg Durrett , Justin F. Rousseau

Slang is a common type of informal language, but its flexible nature and paucity of data resources present challenges for existing natural language systems. We take an initial step toward machine generation of slang by developing a…

计算与语言 · 计算机科学 2021-05-25 Zhewei Sun , Richard Zemel , Yang Xu

Large generative language models such as GPT-2 are well-known for their ability to generate text as well as their utility in supervised downstream tasks via fine-tuning. Our work is twofold: firstly we demonstrate via human evaluation that…

计算与语言 · 计算机科学 2020-09-01 Dara Bahri , Yi Tay , Che Zheng , Donald Metzler , Cliff Brunk , Andrew Tomkins

Generative models defining joint distributions over parse trees and sentences are useful for parsing and language modeling, but impose restrictions on the scope of features and are often outperformed by discriminative models. We propose a…

计算与语言 · 计算机科学 2017-08-18 Jianpeng Cheng , Adam Lopez , Mirella Lapata

Mismatched transcriptions have been proposed as a mean to acquire probabilistic transcriptions from non-native speakers of a language.Prior work has demonstrated the value of these transcriptions by successfully adapting cross-lingual ASR…

计算与语言 · 计算机科学 2017-01-16 Xiang Kong , Preethi Jyothi , Mark Hasegawa-Johnson

To improve word representation learning, we propose a probabilistic prior which can be seamlessly integrated with word embedding models. Different from previous methods, word embedding is taken as a probabilistic generative model, and it…

计算与语言 · 计算机科学 2023-09-22 Shaogang Ren , Dingcheng Li , Ping Li

Language models (LM) are capable of remarkably complex linguistic tasks; however, numerical reasoning is an area in which they frequently struggle. An important but rarely evaluated form of reasoning is understanding probability…

计算与语言 · 计算机科学 2024-10-01 Akshay Paruchuri , Jake Garrison , Shun Liao , John Hernandez , Jacob Sunshine , Tim Althoff , Xin Liu , Daniel McDuff

Language models are essentially probability distributions over token sequences. Auto-regressive models generate sentences by iteratively computing and sampling from the distribution of the next token. This iterative sampling introduces…

计算与语言 · 计算机科学 2025-06-13 Andrea Yaoyun Cui , Pengfei Yu

There are two main methodologies for constructing the knowledge base of a natural language analyser: the linguistic and the data-driven. Recent state-of-the-art part-of-speech taggers are based on the data-driven approach. Because of the…

cmp-lg · 计算机科学 2016-08-31 Atro Voutilainen

The probabilistic graphs framework models the uncertainty inherent in real-world domains by means of probabilistic edges whose value quantifies the likelihood of the edge existence or the strength of the link it represents. The goal of this…

人工智能 · 计算机科学 2012-05-25 Claudio Taranto , Nicola Di Mauro , Floriana Esposito

Futrell and Mahowald (2025) frame the success of neural language models (LMs) as supporting gradient, usage-based linguistic theories. I argue that LMs can also instantiate theories based on formal structures - the types of theories seen in…

计算与语言 · 计算机科学 2026-05-12 R. Thomas McCoy