paper-with-me

Papers

Does Knowledge Help General NLU? An Empirical Study

2021-09-01 · Ruochen Xu, Yuwei Fang, Chenguang Zhu, Michael Zeng

It is often observed in knowledge-centric tasks (e.g., common sense question and answering, relation classification) that the integration of external knowledge such as entity representation into language models can help provide useful information to boost the performance. However, it is still unclear whether this benefit can extend to general natural language understanding (NLU) tasks. In this work, we empirically investigated the contribution of external knowledge by measuring the end-to-end performance of language models with various knowledge integration methods. We find that the introduction of knowledge can significantly improve the results on certain tasks while having no adverse effects on other tasks. We then employ mutual information to reflect the difference brought by knowledge and a neural interpretation model to reveal how a language model utilizes external knowledge. Our study provides valuable insights and guidance for practitioners to equip NLP models with knowledge.

📄 PDF Abstract BibTeX arXiv:2109.00563

Code (0)

등록된 구현이 없습니다.

Tasks

Common Sense ReasoningLanguage ModelingLanguage ModellingNatural Language UnderstandingRelation Classification

Similar Papers 제목 키워드 기반

Knowledge Diffusion for Neural Dialogue Generation

2018-07-01 · ACL 2018 7 · Shuman Liu, Hongshen Chen, Zhaochun Ren, Yang Feng 외

End-to-end neural dialogue generation has shown promising results recently, but it does not employ knowledge to guide the generation and hence tends to generate short, general, and meaningless responses. In this paper, w…

Dialogue GenerationQuestion AnsweringTask-Oriented Dialogue Systems

Knowledge-Graph Grounding Helps LLMs Only for Out-of-Training Knowledge: A Controlled Study on Clinical Question Answering

2026-06-21 · Madhulatha Mandarapu, Sandeep Kunkunuru arxiv

A recent Nature Medicine study reports that general-purpose frontier LLMs outperform specialized retrieval-augmented clinical tools on medical benchmarks, and that retrieval can hurt strong models. We ask the natural fol…

Question Answering

An Empirical Study on Finding Spans

2022-10-13 · Weiwei Gu, Boyuan Zheng, Yunmo Chen, Tongfei Chen 외

We present an empirical study on methods for span finding, the selection of consecutive tokens in text for some downstream tasks. We focus on approaches that can be employed in training end-to-end information extraction …

Prediction

Patching as Translation: the Data and the Metaphor

2020-08-24 · Yangruibo Ding, Baishakhi Ray, Premkumar Devanbu, Vincent J. Hellendoorn

Machine Learning models from other fields, like Computational Linguistics, have been transplanted to Software Engineering tasks, often quite successfully. Yet a transplanted model's initial success at a given task does n…

General KnowledgeProgram RepairTranslation

Empirical Study of Mix-based Data Augmentation Methods in Physiological Time Series Data

2023-09-18 · Peikun Guo, Huiyuan Yang, Akane Sano

Data augmentation is a common practice to help generalization in the procedure of deep model training. In the context of physiological time series classification, previous research has primarily focused on label-invarian…

Data AugmentationTime SeriesTime Series Classification