中文
相关论文

相关论文: Using a Diathesis Model for Semantic Parsing

200 篇论文

The goal of semantic parsing is to map natural language to a machine interpretable meaning representation language (MRL). One of the constraints that limits full exploration of deep learning technologies for semantic parsing is the lack of…

计算与语言 · 计算机科学 2017-06-15 Xing Fan , Emilio Monti , Lambert Mathias , Markus Dreyer

Semantic parsing aims at translating natural language (NL) utterances onto machine-interpretable programs, which can be executed against a real-world environment. The expensive annotation of utterance-program pairs has long been…

计算与语言 · 计算机科学 2021-04-14 Bailin Wang , Mirella Lapata , Ivan Titov

Recent advances in large language models enable documents to be represented as dense semantic embeddings, supporting similarity-based operations over large text collections. However, many web-scale systems still rely on flat clustering or…

计算与语言 · 计算机科学 2026-01-30 Thomas Haschka , Joseph Bakarji

Popular approaches for Natural Language Understanding (NLU) usually rely on a huge amount of annotated data or handcrafted rules, which is laborious and not adaptive to domain extension. We recently proposed a Convex-Polytopic-Model-based…

计算与语言 · 计算机科学 2022-01-27 Jingyan Zhou , Xiaohan Feng , King Keung Wu , Helen Meng

Discourse Representation Structure (DRS) is an innovative semantic representation designed to capture the meaning of texts with arbitrary lengths across languages. The semantic representation parsing is essential for achieving natural…

计算与语言 · 计算机科学 2024-06-04 Jiangming Liu

Predicting the structure of a discourse is challenging because relations between discourse segments are often implicit and thus hard to distinguish computationally. I extend previous work to classify implicit discourse relations by…

计算与语言 · 计算机科学 2018-08-27 Michael Roth

One of the common traits of past and present approaches for Semantic Role Labeling (SRL) is that they rely upon discrete labels drawn from a predefined linguistic inventory to classify predicate senses and their arguments. However, we argue…

计算与语言 · 计算机科学 2022-12-05 Simone Conia , Edoardo Barba , Alessandro Scirè , Roberto Navigli

In this position paper, we propose a reasoning framework that can model the reasoning process underlying natural language inferences. The framework is based on the semantic tableau method, a well-studied proof system in formal logic. Like…

计算与语言 · 计算机科学 2025-02-10 Lasha Abzianidze

Semantic parsing aims at mapping natural language utterances into structured meaning representations. In this work, we propose a structure-aware neural architecture which decomposes the semantic parsing process into two stages. Given an…

计算与语言 · 计算机科学 2018-05-15 Li Dong , Mirella Lapata

This paper addresses the issue of implicit stereotypes that may arise during the generation process of large language models. It proposes an interpretable bias detection method aimed at identifying hidden social biases in model outputs,…

计算与语言 · 计算机科学 2025-08-11 Renhan Zhang , Lian Lian , Zhen Qi , Guiran Liu

Deep LSTM is an ideal candidate for text recognition. However text recognition involves some initial image processing steps like segmentation of lines and words which can induce error to the recognition system. Without segmentation,…

计算机视觉与模式识别 · 计算机科学 2015-02-27 Anupama Ray , Sai Rajeswar , Santanu Chaudhury

We study question-answering over semi-structured data. We introduce a new way to apply the technique of semantic parsing by applying machine learning only to provide annotations that the system infers to be missing; all the other parsing…

计算与语言 · 计算机科学 2017-09-12 Kedar Dhamdhere , Kevin S. McCurley , Mukund Sundararajan , Ankur Taly

This research introduces a new parsing approach, based on earlier syntactic work on context free grammar (CFG) and generalized phrase structure grammar (GPSG). The approach comprises both a new parsing algorithm and a set of syntactic rules…

计算与语言 · 计算机科学 2026-02-17 Ghaly Hussein

Natural language reasoning plays an increasingly important role in improving language models' ability to solve complex language understanding tasks. An interesting use case for reasoning is the resolution of context-dependent ambiguity. But…

计算与语言 · 计算机科学 2023-10-24 Stefan F. Schouten , Peter Bloem , Ilia Markov , Piek Vossen

Much of human knowledge is encoded in text, available in scientific publications, books, and the web. Given the rapid growth of these resources, we need automated methods to extract such knowledge into machine-processable structures, such…

信息检索 · 计算机科学 2019-07-02 Shobeir Fakhraei , Joel Mathew , Jose Luis Ambite

The task of determining whether two texts are paraphrases has long been a challenge in NLP. However, the prevailing notion of paraphrase is often quite simplistic, offering only a limited view of the vast spectrum of paraphrase phenomena.…

计算与语言 · 计算机科学 2024-12-17 Andrianos Michail , Simon Clematide , Juri Opitz

In this paper, we investigate whether symbolic semantic representations, extracted from deep semantic parsers, can help reasoning over the states of involved entities in a procedural text. We consider a deep semantic parser~(TRIPS) and…

计算与语言 · 计算机科学 2023-05-19 Hossein Rajaby Faghihi , Parisa Kordjamshidi , Choh Man Teng , James Allen

The syntactic topic model (STM) is a Bayesian nonparametric model of language that discovers latent distributions of words (topics) that are both semantically and syntactically coherent. The STM models dependency parsed corpora where…

计算与语言 · 计算机科学 2010-03-04 Jordan Boyd-Graber , David M. Blei

Deep compositional models of meaning acting on distributional representations of words in order to produce vectors of larger text constituents are evolving to a popular area of NLP research. We detail a compositional distributional…

计算与语言 · 计算机科学 2015-08-14 Jianpeng Cheng , Dimitri Kartsaklis

Many tasks in natural language processing, ranging from machine translation to question answering, can be reduced to the problem of matching two sentences or more generally two short texts. We propose a new approach to the problem, called…

计算与语言 · 计算机科学 2015-06-15 Mingxuan Wang , Zhengdong Lu , Hang Li , Qun Liu