paper-with-me

홈 › Papers

RDPD: Rich Data Helps Poor Data via Imitation

2018-09-06 · Shenda Hong, Cao Xiao, Trong Nghia Hoang, Tengfei Ma, Hongyan Li, Jimeng Sun

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 provides high-quality multi-modal data, which are acquired from multiple sensory devices and have rich-feature representations. On the other hand, an environment with poor observation equipment (e.g., at home) only provides low-quality, uni-modal data with poor-feature representations. To deploy a competitive model in a poor-data environment without requiring direct access to multi-modal data acquired from a rich-data environment, this paper develops and presents a knowledge distillation (KD) method (RDPD) to enhance a predictive model trained on poor data using knowledge distilled from a high-complexity model trained on rich, private data. We evaluated RDPD on three real-world datasets and shown that its distilled model consistently outperformed all baselines across all datasets, especially achieving the greatest performance improvement over a model trained only on low-quality data by 24.56% on PR-AUC and 12.21% on ROC-AUC, and over that of a state-of-the-art KD model by 5.91% on PR-AUC and 4.44% on ROC-AUC.

📄 PDF Abstract BibTeX arXiv:1809.01921

Code (1)

hsd1503/RDPD 공식 구현 pytorch

Tasks

Knowledge Distillation

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 제목 키워드 기반

CHEER: Rich Model Helps Poor Model via Knowledge Infusion

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

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

model

Rethinking Multimodal Time-Series Forecasting Evaluation

2026-07-08 · Haoxin Liu, Yichen Zhou, Rajat Sen, B. Aditya Prakash 외 arxiv

We introduce a new context-enriched, multimodal time series forecasting benchmark, TimesX. TimesX contains a wide selection of high-quality real-world time series with diverse domains and textual contexts obtained from a…

Time Series Forecasting

Asynchronous Modeling: A Dual-phase Perspective for Long-Tailed Recognition

2021-01-01 · Hu Zhang, Linchao Zhu, Yi Yang

This work explores deep learning based classification model on real-world datasets with a long-tailed distribution. Most of previous works deal with the long-tailed classification problem by re-balancing the overall dist…

ClassificationGeneral ClassificationGraph Matching

Transition Based Dependency Parser for Amharic Language Using Deep Learning

2020-01-01 · ICLR 2020 1 · Mizanu Zelalem, Million Meshesha (PhD)

Researches shows that attempts done to apply existing dependency parser on morphological rich languages including Amharic shows a poor performance. In this study, a dependency parser for Amharic language is implemented u…

ARCDeep Learning

Improving Statistical Machine Translation for a Resource-Poor Language Using Related Resource-Rich Languages

2014-01-23 · Preslav Ivanov Nakov, Hwee Tou Ng

We propose a novel language-independent approach for improving machine translation for resource-poor languages by exploiting their similarity to resource-rich ones. More precisely, we improve the translation from a resou…

Machine TranslationTranslationTransliteration