← Search

Kwang Joon Kim

3 accepted papers

2020

Cost-Effective Interactive Attention Learning with Neural Attention Processes

ICML 2020poster

We propose a novel interactive learning framework which we refer to as Interactive Attention Learning (IAL), in which the human supervisors interactively manipulate the allocated attentions, to correct the model’s behaviour by updating the attention-generating network. However, such a model is prone…

2020

Why Not to Use Zero Imputation? Correcting Sparsity Bias in Training Neural Networks

ICLR 2020poster

Handling missing data is one of the most fundamental problems in machine learning. Among many approaches, the simplest and most intuitive way is zero imputation, which treats the value of a missing entry simply as zero. However, many studies have experimentally confirmed that zero imputation results…

Cited by 47SourcecodeScholar
2018

Uncertainty-Aware Attention for Reliable Interpretation and Prediction

NeurIPS 2018poster

Attention mechanism is effective in both focusing the deep learning models on relevant features and interpreting them. However, attentions may be unreliable since the networks that generate them are often trained in a weakly-supervised manner. To overcome this limitation, we introduce the notion of…