paper-with-me

홈 › Papers

Learning Dynamics of Attention: Human Prior for Interpretable Machine Reasoning

2019-05-28 · NeurIPS 2019 12 · Wonjae Kim, Yoonho Lee

Without relevant human priors, neural networks may learn uninterpretable features. We propose Dynamics of Attention for Focus Transition (DAFT) as a human prior for machine reasoning. DAFT is a novel method that regularizes attention-based reasoning by modelling it as a continuous dynamical system using neural ordinary differential equations. As a proof of concept, we augment a state-of-the-art visual reasoning model with DAFT. Our experiments reveal that applying DAFT yields similar performance to the original model while using fewer reasoning steps, showing that it implicitly learns to skip unnecessary steps. We also propose a new metric, Total Length of Transition (TLT), which represents the effective reasoning step size by quantifying how much a given model's focus drifts while reasoning about a question. We show that adding DAFT results in lower TLT, demonstrating that our method indeed obeys the human prior towards shorter reasoning paths in addition to producing more interpretable attention maps. Our code is available at https://github.com/kakao/DAFT.

📄 PDF Abstract BibTeX arXiv:1905.11666

Code (1)

kakao/DAFT 공식 구현 pytorch

Tasks

Visual Reasoning

Similar Papers 제목 키워드 기반

Sequence-to-Sequence Models with Attention Mechanistically Map to the Architecture of Human Memory Search

2025-06-20 · Nikolaus Salvatore, Qiong Zhang

Past work has long recognized the important role of context in guiding how humans search their memory. While context-based memory models can explain many memory phenomena, it remains unclear why humans develop such archi…

Machine TranslationTranslation

A Human-Grounded Evaluation Benchmark for Local Explanations of Machine Learning

2018-01-16 · Sina Mohseni, Jeremy E. Block, Eric D. Ragan

Research in interpretable machine learning proposes different computational and human subject approaches to evaluate model saliency explanations. These approaches measure different qualities of explanations to achieve di…

BIG-bench Machine LearningDecision MakingInterpretable Machine LearningSegmentation+1

Learning Temporal Attention in Dynamic Graphs with Bilinear Interactions

2019-09-23 · Boris Knyazev, Carolyn Augusta, Graham W. Taylor

Reasoning about graphs evolving over time is a challenging concept in many domains, such as bioinformatics, physics, and social networks. We consider a common case in which edges can be short term interactions (e.g., mes…

Dynamic Link PredictionLink PredictionPoint Processes

Data-driven model reconstruction for nonlinear wave dynamics

2024-11-18 · Ekaterina Smolina, Lev Smirnov, Daniel Leykam, Franco Nori 외

The use of machine learning to predict wave dynamics is a topic of growing interest, but commonly-used deep learning approaches suffer from a lack of interpretability of the trained models. Here we present an interpretab…

Interpretable Machine Learningmodel

Learning Visually Interpretable Oscillator Networks for Soft Continuum Robots from Video

2025-11-23 · Henrik Krauss, Johann Licher, Naoya Takeishi, Annika Raatz 외 arxiv

Learning soft continuum robot (SCR) dynamics from video offers flexibility but existing methods lack interpretability or rely on prior assumptions. Model-based approaches require prior knowledge and manual design. We bri…