scispace - formally typeset
A

Alon Jacovi

Researcher at Bar-Ilan University

Publications -  28
Citations -  1159

Alon Jacovi is an academic researcher from Bar-Ilan University. The author has contributed to research in topics: Computer science & Interpretability. The author has an hindex of 11, co-authored 22 publications receiving 470 citations.

Papers
More filters
Posted Content

Contrastive Explanations for Model Interpretability

TL;DR: This article proposed a method to generate contrastive explanations for classification models by modifying the representation to disregard non-contrastive information, and modifying model behavior to only be based on contrastive reasoning.
Posted Content

Neural network gradient-based learning of black-box function interfaces

TL;DR: Estimate and Replace as mentioned in this paper proposes a method for end-to-end training of a base neural network that integrates calls to existing black-box functions, by approximating the black box functionality with a differentiable neural network in a way that drives the base network to comply with the blackbox function interface during the optimization process.
Proceedings ArticleDOI

Diagnosing AI Explanation Methods with Folk Concepts of Behavior

TL;DR: In this article , a formalism for the conditions of successful explanation of AI is proposed, where success depends not only on what information the explanation contains, but also on what the human explainee understands from it.
Proceedings Article

Neural network gradient-based learning of black-box function interfaces

TL;DR: By leveraging the existing precise black-box function during inference, the integrated model generalizes better than a fully differentiable model, and learns more efficiently compared to RL-based methods.
Posted Content

Scalable Evaluation and Improvement of Document Set Expansion via Neural Positive-Unlabeled Learning

TL;DR: This work considers the situation in which a user has collected a small set of documents on a cohesive topic, and they want to retrieve additional documents on this topic from a large collection, and proposes a positive-unlabeled (PU) learning approach to solve the problem.