paper-with-me

Papers

KnowledgeNet: A Benchmark Dataset for Knowledge Base Population

2019-11-01 · IJCNLP 2019 11 · Filipe Mesquita, Matteo Cannaviccio, Jordan Schmidek, Paramita Mirza, Denilson Barbosa

KnowledgeNet is a benchmark dataset for the task of automatically populating a knowledge base (Wikidata) with facts expressed in natural language text on the web. KnowledgeNet provides text exhaustively annotated with facts, thus enabling the holistic end-to-end evaluation of knowledge base population systems as a whole, unlike previous benchmarks that are more suitable for the evaluation of individual subcomponents (e.g., entity linking, relation extraction). We discuss five baseline approaches, where the best approach achieves an F1 score of 0.50, significantly outperforming a traditional approach by 79{\%} (0.28). However, our best baseline is far from reaching human performance (0.82), indicating our dataset is challenging. The KnowledgeNet dataset and baselines are available at https://github.com/diffbot/knowledge-net

📄 PDF Abstract BibTeX

Code (1)

diffbot/knowledge-net 공식 구현 tf

Tasks

Entity LinkingKnowledge Base PopulationRelation Extraction

Similar Papers 제목 키워드 기반

Enriching Relation Extraction with OpenIE

2022-12-19 · Alessandro Temperoni, Maria Biryukov, Martin Theobald

Relation extraction (RE) is a sub-discipline of information extraction (IE) which focuses on the prediction of a relational predicate from a natural-language input unit (such as a sentence, a clause, or even a short para…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+4

From Pixels to Graphs: using Scene and Knowledge Graphs for HD-EPIC VQA Challenge

2025-06-10 · Agnese Taluzzi, Davide Gesualdi, Riccardo Santambrogio, Chiara Plizzari 외

This report presents SceneNet and KnowledgeNet, our approaches developed for the HD-EPIC VQA Challenge 2025. SceneNet leverages scene graphs generated with a multi-modal large language model (MLLM) to capture fine-graine…

Knowledge GraphsLanguage ModelingLanguage ModellingLarge Language Model+1

Probabilistic Knowledge Graph Construction: Compositional and Incremental Approaches

2016-08-21 · Dongwoo Kim, Lexing Xie, Cheng Soon Ong

Knowledge graph construction consists of two tasks: extracting information from external resources (knowledge population) and inferring missing information through a statistical analysis on the extracted information (kno…

graph construction

A Dataset for Web-Scale Knowledge Base Population

2018-06-03 · European Semantic Web Conference 2018 6 · Michael Glass, Alfio Gliozzo

For many domains, structured knowledge is in short supply, while unstructured text is plentiful. Knowledge Base Population (KBP) is the task of building or extending a knowledge base from text, and systems for KBP hav…

BenchmarkingKnowledge Base Population

FarsBase-KBP: A Knowledge Base Population System for the Persian Knowledge Graph

2020-05-04 · Majid Asgari-Bidhendi, Behrooz Janfada, Behrouz Minaei-Bidgoli

While most of the knowledge bases already support the English language, there is only one knowledge base for the Persian language, known as FarsBase, which is automatically created via semi-structured web information. Un…

BenchmarkingEntity LinkingKnowledge Base PopulationRelation Extraction