paper-with-me

Papers

ExplainFix: Explainable Spatially Fixed Deep Networks

2023-03-18 · Alex Gaudio, Christos Faloutsos, Asim Smailagic, Pedro Costa, Aurelio Campilho

Is there an initialization for deep networks that requires no learning? ExplainFix adopts two design principles: the "fixed filters" principle that all spatial filter weights of convolutional neural networks can be fixed at initialization and never learned, and the "nimbleness" principle that only few network parameters suffice. We contribute (a) visual model-based explanations, (b) speed and accuracy gains, and (c) novel tools for deep convolutional neural networks. ExplainFix gives key insights that spatially fixed networks should have a steered initialization, that spatial convolution layers tend to prioritize low frequencies, and that most network parameters are not necessary in spatially fixed models. ExplainFix models have up to 100x fewer spatial filter kernels than fully learned models and matching or improved accuracy. Our extensive empirical analysis confirms that ExplainFix guarantees nimbler models (train up to 17\% faster with channel pruning), matching or improved predictive performance (spanning 13 distinct baseline models, four architectures and two medical image datasets), improved robustness to larger learning rate, and robustness to varying model size. We are first to demonstrate that all spatial filters in state-of-the-art convolutional deep networks can be fixed at initialization, not learned.

📄 PDF Abstract BibTeX arXiv:2303.10408

Code (1)

adgaudio/explainfix 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

GWRBoost:A geographically weighted gradient boosting method for explainable quantification of spatially-varying relationships

2022-12-12 · Han Wang, Zhou Huang, Ganmin Yin, Yi Bao 외

The geographically weighted regression (GWR) is an essential tool for estimating the spatial variation of relationships between dependent and independent variables in geographical contexts. However, GWR suffers from the …

parameter estimationregression

Spatial regularisation for improved accuracy and interpretability in keypoint-based registration

2025-03-06 · Benjamin Billot, Ramya Muthukrishnan, Esra Abaci-Turk, P. Ellen Grant 외

Unsupervised registration strategies bypass requirements in ground truth transforms or segmentations by optimising similarity metrics between fixed and moved volumes. Among these methods, a recent subclass of approaches …

Keypoint Detection

Instance-Aligned Captions for Explainable Video Anomaly Detection

2026-01-13 · Inpyo Song, Minjun Joo, Joonhyung Kwon, Eunji Jeon 외 arxiv

Explainable video anomaly detection (VAD) is crucial for safety-critical applications, yet even with recent progress, much of the research still lacks spatial grounding, making the explanations unverifiable. This limitat…

Video Anomaly Detection

Show and Tell: Visually Explainable Deep Neural Nets via Spatially-Aware Concept Bottleneck Models

2025-02-27 · CVPR 2025 1 · Itay Benou, Tammy Riklin-Raviv

Modern deep neural networks have now reached human-level performance across a variety of tasks. However, unlike humans they lack the ability to explain their decisions by showing where and telling what concepts guided th…

Zero Shot Segmentation

Robot Path and Trajectory Planning Considering a Spatially Fixed TCP

2025-10-23 · Bernhard Rameder, Hubert Gattringer, Andreas Mueller, Ronald Naderer arxiv

This paper presents a method for planning a trajectory in workspace coordinates using a spatially fixed tool center point (TCP), while taking into account the processing path on a part. This approach is beneficial if it …

Trajectory Planning