paper-with-me

홈 › Papers

Efficient Knowledge Infusion via KG-LLM Alignment

2024-06-06 · Zhouyu Jiang, Ling Zhong, Mengshu Sun, Jun Xu, Rui Sun, Hui Cai, Shuhan Luo, Zhiqiang Zhang

To tackle the problem of domain-specific knowledge scarcity within large language models (LLMs), knowledge graph-retrievalaugmented method has been proven to be an effective and efficient technique for knowledge infusion. However, existing approaches face two primary challenges: knowledge mismatch between public available knowledge graphs and the specific domain of the task at hand, and poor information compliance of LLMs with knowledge graphs. In this paper, we leverage a small set of labeled samples and a large-scale corpus to efficiently construct domain-specific knowledge graphs by an LLM, addressing the issue of knowledge mismatch. Additionally, we propose a three-stage KG-LLM alignment strategyto enhance the LLM's capability to utilize information from knowledge graphs. We conduct experiments with a limited-sample setting on two biomedical question-answering datasets, and the results demonstrate that our approach outperforms existing baselines.

📄 PDF Abstract BibTeX arXiv:2406.03746

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsQuestion Answering

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Where Should Knowledge Enter? A Layered Framework for Knowledge Infusion in Multimodal Iterative Generative Model

2026-06-04 · Renjith Prasad, Chathurangi Shyalika, Anushka Pawar, Aahan Rathod 외 arxiv

Multimodal generative models produce fluent outputs but remain unreliable when generation must respect structured, domain-specific, or safety-critical knowledge. Existing methods incorporate knowledge through mechanisms …

How to inject knowledge efficiently? Knowledge Infusion Scaling Law for Pre-training Large Language Models

2025-09-19 · Kangtao Lv, Haibin Chen, Yujin Yuan, Langming Liu 외 arxiv

Large language models (LLMs) have attracted significant attention due to their impressive general capabilities across diverse downstream tasks. However, without domain-specific optimization, they often underperform on sp…

Infusing Knowledge into Large Language Models with Contextual Prompts

2024-03-03 · Kinshuk Vasisht, Balaji Ganesan, Vikas Kumar, Vasudha Bhatnagar

Knowledge infusion is a promising method for enhancing Large Language Models for domain-specific NLP tasks rather than pre-training models over large data from scratch. These augmented LLMs typically depend on additional…

Knowledge Graphs

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 computation…

Language ModelingLanguage ModellingMulti-hop Question AnsweringQuestion Answering

Collaborative Knowledge Infusion for Low-resource Stance Detection

2024-03-28 · Ming Yan, Joey Tianyi Zhou, Ivor W. Tsang

Stance detection is the view towards a specific target by a given context (\textit{e.g.} tweets, commercial reviews). Target-related knowledge is often needed to assist stance detection models in understanding the target…

Stance Detection