paper-with-me

Papers

CAManim: Animating end-to-end network activation maps

2023-12-19 · Emily Kaczmarek, Olivier X. Miguel, Alexa C. Bowie, Robin Ducharme, Alysha L. J. Dingwall-Harvey, Steven Hawken, Christine M. Armour, Mark C. Walker, Kevin Dick

Deep neural networks have been widely adopted in numerous domains due to their high performance and accessibility to developers and application-specific end-users. Fundamental to image-based applications is the development of Convolutional Neural Networks (CNNs), which possess the ability to automatically extract features from data. However, comprehending these complex models and their learned representations, which typically comprise millions of parameters and numerous layers, remains a challenge for both developers and end-users. This challenge arises due to the absence of interpretable and transparent tools to make sense of black-box models. There exists a growing body of Explainable Artificial Intelligence (XAI) literature, including a collection of methods denoted Class Activation Maps (CAMs), that seek to demystify what representations the model learns from the data, how it informs a given prediction, and why it, at times, performs poorly in certain tasks. We propose a novel XAI visualization method denoted CAManim that seeks to simultaneously broaden and focus end-user understanding of CNN predictions by animating the CAM-based network activation maps through all layers, effectively depicting from end-to-end how a model progressively arrives at the final layer activation. Herein, we demonstrate that CAManim works with any CAM-based method and various CNN architectures. Beyond qualitative model assessments, we additionally propose a novel quantitative assessment that expands upon the Remove and Debias (ROAD) metric, pairing the qualitative end-to-end network visual explanations assessment with our novel quantitative "yellow brick ROAD" assessment (ybROAD). This builds upon prior research to address the increasing demand for interpretable, robust, and transparent model assessment methodology, ultimately improving an end-user's trust in a given model's predictions.

📄 PDF Abstract BibTeX arXiv:2312.11772

Code (0)

등록된 구현이 없습니다.

Tasks

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

DanceCamAnimator: Keyframe-Based Controllable 3D Dance Camera Synthesis

2024-09-23 · Zixuan Wang, Jiayi Li, Xiaoyu Qin, Shikun Sun 외

Synthesizing camera movements from music and dance is highly challenging due to the contradicting requirements and complexities of dance cinematography. Unlike human movements, which are always continuous, dance camera m…

Human Animation

LayerCAM: Exploring Hierarchical Class Activation Maps for Localization

2021-06-22 · IEEE 2021 6 · Peng-Tao Jiang, Chang-Bin Zhang, Qibin Hou, Ming-Ming Cheng 외

The class activation maps are generated from the final convolutional layer of CNN. They can highlight discriminative object regions for the class of interest. These discovered object regions have been widely used for wea…

ObjectObject LocalizationSemantic SegmentationWeakly-Supervised Object Localization

Online Refinement of Low-level Feature Based Activation Map for Weakly Supervised Object Localization

2021-10-12 · ICCV 2021 10 · Jinheng Xie, Cheng Luo, Xiangping Zhu, Ziqi Jin 외

We present a two-stage learning framework for weakly supervised object localization (WSOL). While most previous efforts rely on high-level feature based CAMs (Class Activation Maps), this paper proposes to localize objec…

ObjectObject LocalizationWeakly-Supervised Object Localization

Animating Arbitrary Objects via Deep Motion Transfer

2018-12-20 · CVPR 2019 6 · Aliaksandr Siarohin, Stéphane Lathuilière, Sergey Tulyakov, Elisa Ricci 외

This paper introduces a novel deep learning framework for image animation. Given an input image with a target object and a driving video sequence depicting a moving object, our framework generates a video in which the ta…

Image Animationmotion predictionObjectVideo Generation

Combinational Class Activation Maps for Weakly Supervised Object Localization

2019-10-12 · Seunghan Yang, Yoonhyung Kim, Youngeun Kim, Changick Kim

Weakly supervised object localization has recently attracted attention since it aims to identify both class labels and locations of objects by using image-level labels. Most previous methods utilize the activation map co…

ObjectObject LocalizationWeakly-Supervised Object Localization