paper-with-me

홈 › Papers

Hide&Seek: Learning to Explain in an End-to-End Differentiable Network

2026-08-17 · Tal Ellinson, Hadi Mohasel Afshar, Sally Cripps arxiv

Instance-wise feature selection is a valuable tool for interpreting labeled data and the predictions of black-box models. In contrast to global feature selection techniques, instance-wise methods dynamically identify important features for each instance. A growing number of methods learn a selector, which identifies important features, and a predictor, which uses these to make predictions. However, these pioneering methods face challenges including information leakage and lack of differentiability, which can slow training. In this paper, we present Hide&Seek, an end-to-end differentiable model for instance-wise feature selection. We jointly learn feature selection and prediction under a single objective without information leakage. Hide&Seek outperforms existing state-of-the-art models across a range of experiments and is fast to train. We achieve this by reformulating feature removal as a differentiable operation where instead of discretely removing features, we replace a proportion of each feature. Training is further stabilized via a parsimony-weight annealing framework.

📄 PDF Abstract BibTeX arXiv:2608.16689

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Hide-and-Seek: A Template for Explainable AI

2020-04-30 · Thanos Tagaris, Andreas Stafylopatis

Lack of transparency has been the Achilles heal of Neural Networks and their wider adoption in industry. Despite significant interest this shortcoming has not been adequately addressed. This study proposes a novel framew…

Hide-and-Seek: A Data Augmentation Technique for Weakly-Supervised Localization and Beyond

2018-11-06 · Krishna Kumar Singh, Hao Yu, Aron Sarmasi, Gautam Pradeep 외

We propose 'Hide-and-Seek' a general purpose data augmentation technique, which is complementary to existing data augmentation techniques and is beneficial for various visual recognition tasks. The key idea is to hide pa…

Action LocalizationData AugmentationEmotion Recognitionimage-classification+5

Hide-and-Seek: Forcing a Network to be Meticulous for Weakly-supervised Object and Action Localization

2017-04-13 · ICCV 2017 10 · Krishna Kumar Singh, Yong Jae Lee

We propose `Hide-and-Seek', a weakly-supervised framework that aims to improve object localization in images and action localization in videos. Most existing weakly-supervised methods localize only the most discriminativ…

Action LocalizationObjectObject LocalizationWeakly Supervised Action Localization+1

Visual Hide and Seek

2019-10-15 · Boyuan Chen, Shuran Song, Hod Lipson, Carl Vondrick

We train embodied agents to play Visual Hide and Seek where a prey must navigate in a simulated environment in order to avoid capture from a predator. We place a variety of obstacles in the environment for the prey to hi…

Navigate

Replication of Multi-agent Reinforcement Learning for the "Hide and Seek" Problem

2023-10-09 · Haider Kamal, Muaz A. Niazi, Hammad Afzal

Reinforcement learning generates policies based on reward functions and hyperparameters. Slight changes in these can significantly affect results. The lack of documentation and reproducibility in Reinforcement learning r…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning