paper-with-me

홈 › Papers

CHEER: Rich Model Helps Poor Model via Knowledge Infusion

2020-05-21 · Cao Xiao, Trong Nghia Hoang, Shenda Hong, Tengfei Ma, Jimeng Sun

There is a growing interest in applying deep learning (DL) to healthcare, driven by the availability of data with multiple feature channels in rich-data environments (e.g., intensive care units). However, in many other practical situations, we can only access data with much fewer feature channels in a poor-data environments (e.g., at home), which often results in predictive models with poor performance. How can we boost the performance of models learned from such poor-data environment by leveraging knowledge extracted from existing models trained using rich data in a related environment? To address this question, we develop a knowledge infusion framework named CHEER that can succinctly summarize such rich model into transferable representations, which can be incorporated into the poor model to improve its performance. The infused model is analyzed theoretically and evaluated empirically on several datasets. Our empirical results showed that CHEER outperformed baselines by 5.60% to 46.80% in terms of the macro-F1 score on multiple physiological datasets.

📄 PDF Abstract BibTeX arXiv:2005.10918

Code (0)

등록된 구현이 없습니다.

Tasks

model

Similar Papers 제목 키워드 기반

Back to Prior Knowledge: Joint Event Causality Extraction via Convolutional Semantic Infusion

2021-02-19 · Zijian Wang, Hao Wang, Xiangfeng Luo, Jianqi Gao

Joint event and causality extraction is a challenging yet essential task in information retrieval and data mining. Recently, pre-trained language models (e.g., BERT) yield state-of-the-art results and dominate in a varie…

Information RetrievalRetrieval

Efficient Knowledge Infusion via KG-LLM Alignment

2024-06-06 · Zhouyu Jiang, Ling Zhong, Mengshu Sun, Jun Xu 외

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…

Knowledge GraphsQuestion Answering

A Bipartite Graph is All We Need for Enhancing Emotional Reasoning with Commonsense Knowledge

2023-08-09 · Kailai Yang, Tianlin Zhang, Shaoxiong Ji, Sophia Ananiadou

The context-aware emotional reasoning ability of AI systems, especially in conversations, is of vital importance in applications such as online opinion mining from social media and empathetic dialogue systems. Due to the…

AllOpinion Mining

Expressive Scene Graph Generation Using Commonsense Knowledge Infusion for Visual Understanding and Reasoning

2022-05-31 · European Semantic Web Conference (ESWC) 2022 5 · Khan, M. Jaleed; Breslin, John G.; Curry, Edward

Scene graph generation aims to capture the semantic elements in images by modelling objects and their relationships in a structured manner, which are essential for visual understanding and reasoning tasks including image…

Common Sense ReasoningGraph GenerationImage CaptioningImage Generation+9

RDPD: Rich Data Helps Poor Data via Imitation

2018-09-06 · Shenda Hong, Cao Xiao, Trong Nghia Hoang, Tengfei Ma 외

In many situations, we need to build and deploy separate models in related environments with different data qualities. For example, an environment with strong observation equipments (e.g., intensive care units) often pro…

Knowledge Distillation