← Search

Yehonatan Elisha

10 accepted papers

2026

ConEx: Human-Interpretable Saliency Maps via Concept-Aware Attribution

ICML 2026poster

Many visual explanation methods in computer vision highlight pixel importance but struggle to link these low-level cues to semantically meaningful concepts, limiting their interpretability and trustworthiness. We introduce Concept-based Explanations (ConEx), a novel framework that bridges saliency v…

Cited by 0SourceScholar
2026

Concept-Guided Fine-Tuning: Steering ViTs away from Spurious Correlations to Improve Robustness

CVPR 2026

Vision Transformers (ViTs) often degrade under distribution shifts because they rely on spurious correlations, such as background cues, rather than semantically meaningful features. Existing regularization methods, typically relying on simple foreground-background masks, which fail to capture the fi

Cited by 0SourcecodeScholar
2026

Extracting Interaction-Aware Monosemantic Concepts in Recommender Systems

AAAI 2026technical

We present a method for extracting monosemantic neurons, defined as latent dimensions that align with coherent and interpretable concepts, from user and item embeddings in recommender systems. Our approach employs a Sparse Autoencoder (SAE) to reveal semantic structure within pretrained representati

Cited by 0SourcePDFScholar
2026

Fidelity-Aware Recommendation Explanations via Stochastic Path Integration

AAAI 2026technical

Explanation fidelity, which measures how accurately an explanation reflects a model’s true reasoning, remains critically underexplored in recommender systems. We introduce SPINRec (Stochastic Path Integration for Neural Recommender Explanations), a model-agnostic approach that adapts path-integratio

Cited by 0SourcePDFScholar
2026

Rethinking Saliency Maps: A Cognitive Human Aligned Taxonomy and Evaluation Framework for Explanations

AAAI 2026technical

Saliency maps have become a cornerstone of visual explanation in deep learning, yet there remains no consensus on their intended purpose and their alignment with specific user queries. This fundamental ambiguity undermines both the evaluation and practical utility of explanation methods. In this pap

Cited by 0SourcePDFScholar
2025

BEE: Metric-Adapted Explanations via Baseline Exploration-Exploitation

AAAI 2025technical

Two prominent challenges in explainability research involve 1) the nuanced evaluation of explanations and 2) the modeling of missing information through baseline representations. The existing literature introduces diverse evaluation metrics, each scrutinizing the quality of explanations through dist…

2025

Forget What You Know about LLMs Evaluations - LLMs are Like a Chameleon

EMNLP 2025

Large language models (LLMs) often appear to excel on public benchmarks, but these high scores may mask an overreliance on dataset-specific surface cues rather than true language understanding. We introduce the **Chameleon Benchmark Overfit Detector (C-BOD)**, a meta-evaluation framework designed to

2025

Soft Local Completeness: Rethinking Completeness in XAI

ICCV 2025accepted

Completeness is a widely discussed property in explainability research, requiring that the attributions sum to the model's response to the input. While completeness intuitively suggests that the model's prediction is "completely explained" by the attributions, its global formulation alone is insuffi…

2024

Improving LLM Attributions with Randomized Path-Integration

EMNLP 2024finding

We present Randomized Path-Integration (RPI) - a path-integration method for explaining language models via randomization of the integration path over the attention information in the model. RPI employs integration on internal attention scores and their gradients along a randomized path, which is dy…

2024

LLM Explainability via Attributive Masking Learning

EMNLP 2024finding

In this paper, we introduce Attributive Masking Learning (AML), a method designed for explaining language model predictions by learning input masks. AML trains an attribution model to identify influential tokens in the input for a given language model’s prediction. The central concept of AML is to t…