paper-with-me

Papers

Learning a Compositional Semantics for Freebase with an Open Predicate Vocabulary

2015-01-01 · TACL 2015 1 · Jayant Krishnamurthy, Tom M. Mitchell

We present an approach to learning a model-theoretic semantics for natural language tied to Freebase. Crucially, our approach uses an open predicate vocabulary, enabling it to produce denotations for phrases such as {``}Republican front-runner from Texas{''} whose semantics cannot be represented using the Freebase schema. Our approach directly converts a sentence{'}s syntactic CCG parse into a logical form containing predicates derived from the words in the sentence, assigning each word a consistent semantics across sentences. This logical form is evaluated against a learned probabilistic database that defines a distribution over denotations for each textual predicate. A training phase produces this probabilistic database using a corpus of entity-linked text and probabilistic matrix factorization with a novel ranking objective function. We evaluate our approach on a compositional question answering task where it outperforms several competitive baselines. We also compare our approach against manually annotated Freebase queries, finding that our open predicate vocabulary enables us to answer many questions that Freebase cannot.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Coreference ResolutionOpen Information ExtractionQuestion AnsweringSemantic ParsingSentence

Similar Papers 제목 키워드 기반

FreebaseQA: A New Factoid QA Data Set Matching Trivia-Style Question-Answer Pairs with Freebase

2019-06-01 · NAACL 2019 6 · Kelvin Jiang, Dekun Wu, Hui Jiang

In this paper, we present a new data set, named FreebaseQA, for open-domain factoid question answering (QA) tasks over structured knowledge bases, like Freebase. The data set is generated by matching trivia-type question…

Question Answeringset matchingTAG

Open-Vocabulary Semantic Parsing with both Distributional Statistics and Formal Knowledge

2016-07-12 · Matt Gardner, Jayant Krishnamurthy

Traditional semantic parsers map language onto compositional, executable queries in a fixed schema. This mapping allows them to effectively leverage the information contained in large, formal knowledge bases (KBs, e.g., …

Question AnsweringSemantic Parsing

Compositional Prompt Tuning with Motion Cues for Open-vocabulary Video Relation Detection

2023-02-01 · Kaifeng Gao, Long Chen, Hanwang Zhang, Jun Xiao 외

Prompt tuning with large-scale pretrained vision-language models empowers open-vocabulary predictions trained on limited base categories, e.g., object classification and detection. In this paper, we propose compositional…

ObjectRelationVideo Visual Relation Detection

Simple Question Answering by Attentive Convolutional Neural Network

2016-06-10 · COLING 2016 12 · Wenpeng Yin, Mo Yu, Bing Xiang, Bo-Wen Zhou 외

This work focuses on answering single-relation factoid questions over Freebase. Each question can acquire the answer from a single fact of form (subject, predicate, object) in Freebase. This task, simple question answeri…

Entity LinkingFact SelectionQuestion Answering

Hierarchical Poset Decoding for Compositional Generalization in Language

2020-10-15 · NeurIPS 2020 12 · Yinuo Guo, Zeqi Lin, Jian-Guang Lou, Dongmei Zhang

We formalize human language understanding as a structured prediction task where the output is a partially ordered set (poset). Current encoder-decoder architectures do not take the poset structure of semantics into accou…

DecoderQuestion AnsweringSemantic ParsingStructured Prediction