IJCAI 2024poster1 citations

KnowledgeHub: An End-to-End Tool for Assisted Scientific Discovery

Shinnosuke Tanaka, James Barry, Vishnudev Kuruvanthodi, Movina Moses, Maxwell J. Giammona, Nathan Herr, Mohab Elkaref, Geeth de Mel

Abstract

This paper describes the KnowledgeHub tool, a scientific literature Information Extraction (IE) and Question Answering (QA) pipeline. This is achieved by supporting the ingestion of PDF documents that are converted to text and structured representations. An ontology can then be constructed where a user defines the types of entities and relationships they want to capture. A browser-based annotation tool enables annotating the contents of the PDF documents according to the ontology. Named Entity Recognition (NER) and Relation Classification (RC) models can be trained on the resulting annotations and can be used to annotate the unannotated portion of the documents. A knowledge graph is constructed from these entity and relation triples which can be queried to obtain insights from the data. Furthermore, we integrate a suite of Large Language Models (LLMs) that can be used for QA and summarisation that is grounded in the included documents. KnowledgeHub is a unique tool that supports annotation, IE and QA, which gives the user full insight into the knowledge discovery pipeline.

Natural Language Processing: NLP: Information extractionData Mining: DM: Information retrievalHumans and AI: HAI: Human-AI collaborationMachine Learning: ML: Relational learningNatural Language Processing: NLP: ApplicationsNatural Language Processing: NLP: Information retrieval and text miningNatural Language Processing: NLP: Language generationNatural Language Processing: NLP: Language modelsNatural Language Processing: NLP: Named entitiesNatural Language Processing: NLP: Question answeringNatural Language Processing: NLP: SummarizationNatural Language Processing: NLP: Tagging, chunking, and parsingNatural Language Processing: NLP: Tools
BibTeX
@inproceedings{ijcai2024p1039,
  title     = {KnowledgeHub: An End-to-End Tool for Assisted Scientific Discovery},
  author    = {Tanaka, Shinnosuke and Barry, James and Kuruvanthodi, Vishnudev and Moses, Movina and Giammona, Maxwell J. and Herr, Nathan and Elkaref, Mohab and de Mel, Geeth},
  booktitle = {Proceedings of the Thirty-Third International Joint Conference on
               Artificial Intelligence, {IJCAI-24}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Kate Larson},
  pages     = {8815--8819},
  year      = {2024},
  month     = {8},
  note      = {Demo Track},
  doi       = {10.24963/ijcai.2024/1039},
  url       = {https://doi.org/10.24963/ijcai.2024/1039},
}
KnowledgeHub: An End-to-End Tool for Assisted Scientific Discovery · IJCAI 2024