TL;DR
Tab2Know is an end-to-end system that automatically extracts and disambiguates scientific knowledge from paper tables to build a comprehensive knowledge base, combining statistical classifiers and logic reasoning.
Contribution
It introduces a novel pipeline integrating weakly supervised classifiers and logic-based reasoning for extracting and linking entities from scientific paper tables.
Findings
Achieved satisfactory performance on a Computer Science corpus.
Demonstrated the feasibility of large-scale scientific knowledge base creation.
Showed effectiveness of combined statistical and logic methods.
Abstract
Tables in scientific papers contain a wealth of valuable knowledge for the scientific enterprise. To help the many of us who frequently consult this type of knowledge, we present Tab2Know, a new end-to-end system to build a Knowledge Base (KB) from tables in scientific papers. Tab2Know addresses the challenge of automatically interpreting the tables in papers and of disambiguating the entities that they contain. To solve these problems, we propose a pipeline that employs both statistical-based classifiers and logic-based reasoning. First, our pipeline applies weakly supervised classifiers to recognize the type of tables and columns, with the help of a data labeling system and an ontology specifically designed for our purpose. Then, logic-based reasoning is used to link equivalent entities (via sameAs links) in different tables. An empirical evaluation of our approach using a corpus of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
