paper-with-me

Papers

KITLM: Domain-Specific Knowledge InTegration into Language Models for Question Answering

2023-08-07 · Ankush Agarwal, Sakharam Gawade, Amar Prakash Azad, Pushpak Bhattacharyya

Large language models (LLMs) have demonstrated remarkable performance in a wide range of natural language tasks. However, as these models continue to grow in size, they face significant challenges in terms of computational costs. Additionally, LLMs often lack efficient domain-specific understanding, which is particularly crucial in specialized fields such as aviation and healthcare. To boost the domain-specific understanding, we propose, KITLM, a novel knowledge base integration approach into language model through relevant information infusion. By integrating pertinent knowledge, not only the performance of the language model is greatly enhanced, but the model size requirement is also significantly reduced while achieving comparable performance. Our proposed knowledge-infused model surpasses the performance of both GPT-3.5-turbo and the state-of-the-art knowledge infusion method, SKILL, achieving over 1.5 times improvement in exact match scores on the MetaQA. KITLM showed a similar performance boost in the aviation domain with AeroQA. The drastic performance improvement of KITLM over the existing methods can be attributed to the infusion of relevant knowledge while mitigating noise. In addition, we release two curated datasets to accelerate knowledge infusion research in specialized fields: a) AeroQA, a new benchmark dataset designed for multi-hop question-answering within the aviation domain, and b) Aviation Corpus, a dataset constructed from unstructured text extracted from the National Transportation Safety Board reports. Our research contributes to advancing the field of domain-specific language understanding and showcases the potential of knowledge infusion techniques in improving the performance of language models on question-answering.

📄 PDF Abstract BibTeX arXiv:2308.03638

Code (1)

sakharamg/kitlm 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingMulti-hop Question AnsweringQuestion Answering

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
{Dispute@FaQ-s}How to file a dispute with Expedia? How to file a dispute with Expedia? To file a complaint against Expedia, first try contacting their customer service directly. You can reach them by phone at…
Multi-Head Attention 설명 없음
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Weight Decay 설명 없음

Similar Papers 제목 키워드 기반

Exploiting Pairwise Mutual Information for Knowledge-Grounded Dialogue

2022-03-22 · IEEE/ACM Transactions on Audio, Speech, and Language Processing 2022 3 · Bo Zhang, Jian Wang, Hongfei Lin, Hui Ma 외

External document knowledge is helpful for dialogue systems to generate high-quality responses. Although several knowledge-grounded dialogue models have been designed, external knowledge cannot be comprehensively exploit…

Dialogue Generation

Parameter-Efficient Domain Knowledge Integration from Multiple Sources for Biomedical Pre-trained Language Models

2021-11-01 · Findings (EMNLP) 2021 11 · Qiuhao Lu, Dejing Dou, Thien Huu Nguyen

Domain-specific pre-trained language models (PLMs) have achieved great success over various downstream tasks in different domains. However, existing domain-specific PLMs mostly rely on self-supervised learning over large…

ArticlesSelf-Supervised Learning

Leveraging LLM for Automated Ontology Extraction and Knowledge Graph Generation

2024-11-30 · Mohammad Sadeq Abolhasani, Rong pan

Extracting relevant and structured knowledge from large, complex technical documents within the Reliability and Maintainability (RAM) domain is labor-intensive and prone to errors. Our work addresses this challenge by pr…

Graph GenerationRAGRetrievalRetrieval-augmented Generation

Merging Language and Domain Specific Models: The Impact on Technical Vocabulary Acquisition

2025-02-17 · Thibault Rousset, Taisei Kakibuchi, Yusuke Sasaki, Yoshihide Nomura

This paper investigates the integration of technical vocabulary in merged language models. We explore the knowledge transfer mechanisms involved when combining a general-purpose language-specific model with a domain-spec…

Transfer Learning

Evaluation of Pipelines for Data Integration into Knowledge Graphs

2026-05-21 · Marvin Hofer, Erhard Rahm arxiv

Integrating new data into knowledge graphs (KG) typically involves different tasks that are executed within workflows or pipelines There are many possible pipelines for a specific integration problem but there is not yet…

Knowledge Graphs