paper-with-me

Papers

Describing a Knowledge Base

2018-09-06 · WS 2018 11 · Qingyun Wang, Xiaoman Pan, Lifu Huang, Boliang Zhang, Zhiying Jiang, Heng Ji, Kevin Knight

We aim to automatically generate natural language descriptions about an input structured knowledge base (KB). We build our generation framework based on a pointer network which can copy facts from the input KB, and add two attention mechanisms: (i) slot-aware attention to capture the association between a slot type and its corresponding slot value; and (ii) a new \emph{table position self-attention} to capture the inter-dependencies among related slots. For evaluation, besides standard metrics including BLEU, METEOR, and ROUGE, we propose a KB reconstruction based metric by extracting a KB from the generation output and comparing it with the input KB. We also create a new data set which includes 106,216 pairs of structured KBs and their corresponding natural language descriptions for two distinct entity types. Experiments show that our approach significantly outperforms state-of-the-art methods. The reconstructed KB achieves 68.8% - 72.6% F-score.

📄 PDF Abstract BibTeX arXiv:1809.01797

Code (1)

EagleW/Describing_a_Knowledge_Base 공식 구현 pytorch

Tasks

Data-to-Text GenerationKB-to-Language GenerationTable-to-Text GenerationText Generation

Similar Papers 제목 키워드 기반

Few-shot Named Entity Recognition with Self-describing Networks

2022-03-23 · ACL 2022 5 · Jiawei Chen, Qing Liu, Hongyu Lin, Xianpei Han 외

Few-shot NER needs to effectively capture information from limited instances and transfer useful knowledge from external resources. In this paper, we propose a self-describing mechanism for few-shot NER, which can effect…

Few-shot NERNamed Entity RecognitionNamed Entity Recognition (NER)

Describing Natural Images Containing Novel Objects with Knowledge Guided Assitance

2017-10-17 · Aditya Mogadala, Umanga Bista, Lexing Xie, Achim Rettinger

Images in the wild encapsulate rich knowledge about varied abstract concepts and cannot be sufficiently described with models built only using image-caption pairs containing selected objects. We propose to handle such a …

Caption Generation

NOC-REK: Novel Object Captioning with Retrieved Vocabulary from External Knowledge

2022-03-28 · CVPR 2022 1 · Duc Minh Vo, Hong Chen, Akihiro Sugimoto, Hideki Nakayama

Novel object captioning aims at describing objects absent from training data, with the key ingredient being the provision of object vocabulary to the model. Although existing methods heavily rely on an object detection m…

Caption GenerationObjectobject-detectionObject Detection+1

Automatic Extraction of Commonsense LocatedNear Knowledge

2017-11-11 · ACL 2018 7 · Frank F. Xu, Bill Yuchen Lin, Kenny Q. Zhu

LocatedNear relation is a kind of commonsense knowledge describing two physical objects that are typically found near each other in real life. In this paper, we study how to automatically extract such relationship throug…

RelationSentence

An Epistemic Perspective on Agent Awareness

2025-11-08 · Pavel Naumov, Alexandra Pavlova arxiv

The paper proposes to treat agent awareness as a form of knowledge, breaking the tradition in the existing literature on awareness. It distinguishes the de re and de dicto forms of such knowledge. The work introduces two…