paper-with-me

홈 › Papers

K-AID: Enhancing Pre-trained Language Models with Domain Knowledge for Question Answering

2021-09-22 · Fu Sun, Feng-Lin Li, Ruize Wang, Qianglong Chen, Xingyi Cheng, Ji Zhang

Knowledge enhanced pre-trained language models (K-PLMs) are shown to be effective for many public tasks in the literature but few of them have been successfully applied in practice. To address this problem, we propose K-AID, a systematic approach that includes a low-cost knowledge acquisition process for acquiring domain knowledge, an effective knowledge infusion module for improving model performance, and a knowledge distillation component for reducing the model size and deploying K-PLMs on resource-restricted devices (e.g., CPU) for real-world application. Importantly, instead of capturing entity knowledge like the majority of existing K-PLMs, our approach captures relational knowledge, which contributes to better-improving sentence-level text classification and text matching tasks that play a key role in question answering (QA). We conducted a set of experiments on five text classification tasks and three text matching tasks from three domains, namely E-commerce, Government, and Film&TV, and performed online A/B tests in E-commerce. Experimental results show that our approach is able to achieve substantial improvement on sentence-level question answering tasks and bring beneficial business value in industrial settings.

📄 PDF Abstract BibTeX arXiv:2109.10547

Code (0)

등록된 구현이 없습니다.

Tasks

CPUKnowledge DistillationQuestion AnsweringSentencetext-classificationText ClassificationText Matching

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Prompting Video-Language Foundation Models with Domain-specific Fine-grained Heuristics for Video Question Answering

2024-10-12 · Ting Yu, Kunhao Fu, Shuhui Wang, Qingming Huang 외

Video Question Answering (VideoQA) represents a crucial intersection between video understanding and language processing, requiring both discriminative unimodal comprehension and sophisticated cross-modal interaction for…

Question AnsweringVideo Question AnsweringVideo Understanding

FusionMind -- Improving question and answering with external context fusion

2023-12-31 · Shreyas Verma, Manoj Parmar, Palash Choudhary, Sanchita Porwal

Answering questions using pre-trained language models (LMs) and knowledge graphs (KGs) presents challenges in identifying relevant knowledge and performing joint reasoning.We compared LMs (fine-tuned for the task) with t…

Knowledge GraphsMultiple-choiceQuestion Answering

Enhancing Question Answering by Injecting Ontological Knowledge through Regularization

2020-11-01 · EMNLP (DeeLIO) 2020 11 · Travis Goodwin, Dina Demner-Fushman

Deep neural networks have demonstrated high performance on many natural language processing (NLP) tasks that can be answered directly from text, and have struggled to solve NLP tasks requiring external (e.g., world) know…

Question AnsweringSemantic CompositionWorld Knowledge

OAD-Promoter: Enhancing Zero-shot VQA using Large Language Models with Object Attribute Description

2025-11-15 · Quanxing Xu, Ling Zhou, Feifei Zhang, Jinyu Tian 외 arxiv

Large Language Models (LLMs) have become a crucial tool in Visual Question Answering (VQA) for handling knowledge-intensive questions in few-shot or zero-shot scenarios. However, their reliance on massive training datase…

Visual Question Answering

Enhancing Multiple-Choice Question Answering with Causal Knowledge

2021-06-01 · NAACL (DeeLIO) 2021 6 · Dhairya Dalal, Mihael Arcan, Paul Buitelaar

The task of causal question answering aims to reason about causes and effects over a provided real or hypothetical premise. Recent approaches have converged on using transformer-based language models to solve question an…

Multiple-choiceQuestion Answering