PulseAugur
EN
LIVE 13:40:19

New framework generates counterfactual explanations for video classifiers

Researchers have developed a new framework called Back To The Feature (BTTF) to generate counterfactual explanations for video classifiers. Unlike previous methods focused on images, BTTF addresses the unique challenges of video explanations, ensuring they are plausible, temporally coherent, and exhibit smooth motion. The framework uses a novel optimization scheme and a two-stage strategy to find counterfactual videos near the original input, guided solely by the target classifier for faithfulness. Experiments on datasets for motion, emotion, and action classification demonstrate BTTF's ability to produce realistic counterfactual videos that offer insights into classifier decision-making. AI

IMPACT Provides a new method for understanding and debugging video classification models, potentially improving their reliability and trustworthiness.

RANK_REASON The cluster contains an academic paper detailing a new method for explaining AI models. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CV →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

COVERAGE [1]

  1. arXiv cs.CV TIER_1 English(EN) · Chao Wang, Chengan Che, Xinyue Chen, Sophia Tsoka, Luis C. Garcia-Peraza-Herrera ·

    Back to the Feature: Explaining Video Classifiers with Video Counterfactual Explanations

    arXiv:2511.20295v2 Announce Type: replace Abstract: Counterfactual explanations (CFEs) are minimal and semantically meaningful modifications of the input of a model that alter the model predictions. They highlight the decisive features the model relies on, providing contrastive i…