paper-with-me

홈 › Papers

Unmasking Dementia Detection by Masking Input Gradients: A JSM Approach to Model Interpretability and Precision

2024-02-25 · Yasmine Mustafa, Tie Luo

The evolution of deep learning and artificial intelligence has significantly reshaped technological landscapes. However, their effective application in crucial sectors such as medicine demands more than just superior performance, but trustworthiness as well. While interpretability plays a pivotal role, existing explainable AI (XAI) approaches often do not reveal {\em Clever Hans} behavior where a model makes (ungeneralizable) correct predictions using spurious correlations or biases in data. Likewise, current post-hoc XAI methods are susceptible to generating unjustified counterfactual examples. In this paper, we approach XAI with an innovative {\em model debugging} methodology realized through Jacobian Saliency Map (JSM). To cast the problem into a concrete context, we employ Alzheimer's disease (AD) diagnosis as the use case, motivated by its significant impact on human lives and the formidable challenge in its early detection, stemming from the intricate nature of its progression. We introduce an interpretable, multimodal model for AD classification over its multi-stage progression, incorporating JSM as a modality-agnostic tool that provides insights into volumetric changes indicative of brain abnormalities. Our extensive evaluation including ablation study manifests the efficacy of using JSM for model debugging and interpretation, while significantly enhancing model accuracy as well.

📄 PDF Abstract BibTeX arXiv:2402.16008

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactual

Similar Papers 제목 키워드 기반

Unmasking the abnormal events in video

2017-05-23 · ICCV 2017 10 · Radu Tudor Ionescu, Sorina Smeureanu, Bogdan Alexe, Marius Popescu

We propose a novel framework for abnormal event detection in video that requires no training sequences. Our framework is based on unmasking, a technique previously used for authorship verification in text documents, whic…

Abnormal Event Detection In VideoAnomaly DetectionAuthorship VerificationEvent Detection

Lookahead Unmasking Elicits Accurate Decoding in Diffusion Language Models

2025-11-04 · Sanghyun Lee, Seungryong Kim, Jongho Park, Dongmin Park arxiv

Masked Diffusion Models (MDMs) as language models generate by iteratively unmasking tokens, yet their performance crucially depends on the inference time order of unmasking. Prevailing heuristics, such as confidence base…

Reinforcement Learning

Lower Interaural Coherence in Off-Signal Bands Impairs Binaural Detection

2021-10-06 · Bernhard Eurich, Jörg Encke, Stephan D. Ewert, Mathias Dietz

Differences in interaural phase configuration between a target and a masker can lead to substantial binaural unmasking. This effect is decreased for masking noises with an interaural time difference (ITD). Adding a secon…

Clustering Images by Unmasking - A New Baseline

2019-05-02 · Mariana-Iuliana Georgescu, Radu Tudor Ionescu

We propose a novel agglomerative clustering method based on unmasking, a technique that was previously used for authorship verification of text documents and for abnormal event detection in videos. In order to join two c…

Authorship VerificationClusteringEvent DetectionHandwritten Digit Recognition+2

dUltra: Ultra-Fast Diffusion Language Models via Reinforcement Learning

2025-12-24 · Shirui Chen, Jiantao Jiao, Lillian J. Ratliff, Banghua Zhu arxiv

Masked diffusion language models (MDLMs) offer the potential for parallel token generation, but most open-source MDLMs decode fewer than 5 tokens per model forward pass even with sophisticated sampling strategies, limiti…

Reinforcement LearningMathematical ReasoningCode Generation