paper-with-me

홈 › Papers

Train, Diagnose and Fix: Interpretable Approach for Fine-grained Action Recognition

2017-11-22 · Jingxuan Hou, Tae Soo Kim, Austin Reiter

Despite the growing discriminative capabilities of modern deep learning methods for recognition tasks, the inner workings of the state-of-art models still remain mostly black-boxes. In this paper, we propose a systematic interpretation of model parameters and hidden representations of Residual Temporal Convolutional Networks (Res-TCN) for action recognition in time-series data. We also propose a Feature Map Decoder as part of the interpretation analysis, which outputs a representation of model's hidden variables in the same domain as the input. Such analysis empowers us to expose model's characteristic learning patterns in an interpretable way. For example, through the diagnosis analysis, we discovered that our model has learned to achieve view-point invariance by implicitly learning to perform rotational normalization of the input to a more discriminative view. Based on the findings from the model interpretation analysis, we propose a targeted refinement technique, which can generalize to various other recognition models. The proposed work introduces a three-stage paradigm for model learning: training, interpretable diagnosis and targeted refinement. We validate our approach on skeleton based 3D human action recognition benchmark of NTU RGB+D. We show that the proposed workflow is an effective model learning strategy and the resulting Multi-stream Residual Temporal Convolutional Network (MS-Res-TCN) achieves the state-of-the-art performance on NTU RGB+D.

📄 PDF Abstract BibTeX arXiv:1711.08502

Code (0)

등록된 구현이 없습니다.

Tasks

3D Action RecognitionAction RecognitionDecoderFine-grained Action RecognitionTemporal Action LocalizationTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Towards Reducing Diagnostic Errors with Interpretable Risk Prediction

2024-02-15 · Denis Jered McInerney, William Dickinson, Lucy C. Flynn, Andrea C. Young 외

Many diagnostic errors occur because clinicians cannot easily access relevant information in patient Electronic Health Records (EHRs). In this work we propose a method to use LLMs to identify pieces of evidence in patien…

DiagnosticPrediction

TTS-PRISM: A Perceptual Reasoning and Interpretable Speech Model for Fine-Grained Diagnosis

2026-04-24 · Xi Wang, Jie Wang, Xingchen Song, Baijun Song 외 arxiv

While generative text-to-speech (TTS) models approach human-level quality, monolithic metrics fail to diagnose fine-grained acoustic artifacts or explain perceptual collapse. To address this, we propose TTS-PRISM, a mult…

PerfTracker: Online Performance Troubleshooting for Large-scale Model Training in Production

2025-06-10 · Yu Guan, Zhiyu Yin, Haoyu Chen, Sheng Cheng 외

Troubleshooting performance problems of large model training (LMT) is immensely challenging, due to unprecedented scales of modern GPU clusters, the complexity of software-hardware interactions, and the data intensity of…

DiagnosticGPU

EditRefiner: A Human-Aligned Agentic Framework for Image Editing Refinement

2026-05-08 · Zitong Xu, Huiyu Duan, Yifei Nie, Mingda Du 외 arxiv

Recent text-guided image editing (TIE) models have made remarkable progress, yet edited images still frequently suffer from fine-grained issues such as unnatural objects, lighting mismatch, and unexpected changes. Existi…

Instruction FollowingImage Editing

Human or Machine? A Preliminary Turing Test for Speech-to-Speech Interaction

2026-02-27 · Xiang Li, Jiabao Gao, Sipei Lin, Xuan Zhou 외 arxiv

The pursuit of human-like conversational agents has long been guided by the Turing test. For modern speech-to-speech (S2S) systems, a critical yet unanswered question is whether they can converse like humans. To tackle t…