paper-with-me

Papers

Cost-effective Interactive Attention Learning with Neural Attention Processes

2020-06-09 · Jay Heo, Junhyeon Park, Hyewon Jeong, Kwang Joon Kim, Juho Lee, Eunho Yang, Sung Ju Hwang

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 behavior by updating the attention-generating network. However, such a model is prone to overfitting due to scarcity of human annotations, and requires costly retraining. Moreover, it is almost infeasible for the human annotators to examine attentions on tons of instances and features. We tackle these challenges by proposing a sample-efficient attention mechanism and a cost-effective reranking algorithm for instances and features. First, we propose Neural Attention Process (NAP), which is an attention generator that can update its behavior by incorporating new attention-level supervisions without any retraining. Secondly, we propose an algorithm which prioritizes the instances and the features by their negative impacts, such that the model can yield large improvements with minimal human feedback. We validate IAL on various time-series datasets from multiple domains (healthcare, real-estate, and computer vision) on which it significantly outperforms baselines with conventional attention mechanisms, or without cost-effective reranking, with substantially less retraining and human-model interaction cost.

📄 PDF Abstract BibTeX arXiv:2006.05419

Code (2)

OpenXAIProject/Interactive_Attention_Learning tf
jayheo/IAL tf

Tasks

RerankingTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Cost-effective Interactive Attention Learning with Neural Attention Process

2020-01-01 · ICML 2020 1 · Jay Heo, Junhyeon Park, Hyewon Jeong, Kwang Joon Kim 외

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

RerankingTime SeriesTime Series Analysis

Attention Dynamics in Diffusion Models: A Visual Analytics Framework for Human-AI Collaboration

2026-06-28 · Yiran Xiao, George Legrady arxiv

Diffusion-based text-to-image models can synthesize complex and highly structured visual content, yet the emergence and evolution of semantic structure remain difficult to interpret. Many existing workflows rely on aggre…

HRSAM: Efficient Interactive Segmentation in High-Resolution Images

2024-07-02 · You Huang, Wenbin Lai, Jiayi Ji, Liujuan Cao 외

The Segment Anything Model (SAM) has advanced interactive segmentation but is limited by the high computational cost on high-resolution images. This requires downsampling to meet GPU constraints, sacrificing the fine-gra…

Data AugmentationGPUInteractive SegmentationSegmentation+1

Walking Down the Memory Maze: Beyond Context Limit through Interactive Reading

2023-10-08 · Howard Chen, Ramakanth Pasunuru, Jason Weston, Asli Celikyilmaz

Large language models (LLMs) have advanced in large strides due to the effectiveness of the self-attention mechanism that processes and compares all tokens at once. However, this mechanism comes with a fundamental issue …

Question AnsweringRetrieval

Learning from Observer Gaze:Zero-Shot Attention Prediction Oriented by Human-Object Interaction Recognition

2024-05-16 · Yuchen Zhou, Linkai Liu, Chao Gou

Most existing attention prediction research focuses on salient instances like humans and objects. However, the more complex interaction-oriented attention, arising from the comprehension of interactions between instances…

Human-Object Interaction Detection