paper-with-me

Papers

PCBEAR: Pose Concept Bottleneck for Explainable Action Recognition

2025-04-17 · Jongseo Lee, Wooil Lee, Gyeong-Moon Park, Seong Tae Kim, Jinwoo Choi

Human action recognition (HAR) has achieved impressive results with deep learning models, but their decision-making process remains opaque due to their black-box nature. Ensuring interpretability is crucial, especially for real-world applications requiring transparency and accountability. Existing video XAI methods primarily rely on feature attribution or static textual concepts, both of which struggle to capture motion dynamics and temporal dependencies essential for action understanding. To address these challenges, we propose Pose Concept Bottleneck for Explainable Action Recognition (PCBEAR), a novel concept bottleneck framework that introduces human pose sequences as motion-aware, structured concepts for video action recognition. Unlike methods based on pixel-level features or static textual descriptions, PCBEAR leverages human skeleton poses, which focus solely on body movements, providing robust and interpretable explanations of motion dynamics. We define two types of pose-based concepts: static pose concepts for spatial configurations at individual frames, and dynamic pose concepts for motion patterns across multiple frames. To construct these concepts, PCBEAR applies clustering to video pose sequences, allowing for automatic discovery of meaningful concepts without manual annotation. We validate PCBEAR on KTH, Penn-Action, and HAA500, showing that it achieves high classification performance while offering interpretable, motion-driven explanations. Our method provides both strong predictive performance and human-understandable insights into the model's reasoning process, enabling test-time interventions for debugging and improving model behavior.

📄 PDF Abstract BibTeX arXiv:2504.13140

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionAction UnderstandingTemporal Action Localization

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

SurroCBM: Concept Bottleneck Surrogate Models for Generative Post-hoc Explanation

2023-10-11 · Bo Pan, Zhenke Liu, Yifei Zhang, Liang Zhao

Explainable AI seeks to bring light to the decision-making processes of black-box models. Traditional saliency-based methods, while highlighting influential data segments, often lack semantic understanding. Recent advanc…

Decision Making

Exploring Concept Subspace for Self-explainable Text-Attributed Graph Learning

2026-04-13 · Xiaoxue Han, Libo Zhang, Zining Zhu, Yue Ning arxiv

We introduce Graph Concept Bottleneck (GCB) as a new paradigm for self-explainable text-attributed graph learning. GCB maps graphs into a subspace, concept bottleneck, where each concept is a meaningful phrase, and predi…

Graph Learning

Disentangled Concepts Speak Louder Than Words: Explainable Video Action Recognition

2025-11-05 · Jongseo Lee, Wooil Lee, Gyeong-Moon Park, Seong Tae Kim 외 arxiv

Effective explanations of video action recognition models should disentangle how movements unfold over time from the surrounding spatial context. However, existing methods based on saliency produce entangled explanations…

Action Recognition

CLIP-QDA: An Explainable Concept Bottleneck Model

2023-11-30 · Rémi Kazmierczak, Eloïse Berthier, Goran Frehse, Gianni Franchi

In this paper, we introduce an explainable algorithm designed from a multi-modal foundation model, that performs fast and explainable image classification. Drawing inspiration from CLIP-based Concept Bottleneck Models (C…

image-classificationImage Classificationmodel

Sparse Concept Bottleneck Models: Gumbel Tricks in Contrastive Learning

2024-04-04 · Andrei Semenov, Vladimir Ivanov, Aleksandr Beznosikov, Alexander Gasnikov

We propose a novel architecture and method of explainable classification with Concept Bottleneck Models (CBMs). While SOTA approaches to Image Classification task work as a black box, there is a growing demand for models…

Contrastive Learningimage-classificationImage ClassificationInterpretable Machine Learning+1