paper-with-me

Papers

Task Relevance Is Not Local Replaceability: A Two-Axis View of Channel Information

2026-05-08 · Houman Safaai, Andrew T. Landau, Celia C. Beron, Yasin Mazloumi, Bernardo L. Sabatini arxiv

Channel importance in vision networks is usually summarized by a single score. That summary hides two different questions: how much a channel is related to the task, and whether its function can be supplied by same-layer peers when the channel is removed. We call the second property local replaceability. We introduce a two-axis view that separates these questions. The local axis measures input capture and peer overlap, while the target axis measures task information and target-excess information. Across ResNet-18, VGG-16, and MobileNetV2 trained on CIFAR-100, the two axes are weakly aligned, induce different channel groupings, and separate rapidly during training despite being strongly coupled at random initialization. A Gaussian linear analysis accounts for how this separation can arise through residualized gradient directions, and lesion plus peer-replacement experiments show that peer support refines removability beyond input capture and task relevance alone. Under the fixed FLOPs-matched pruning protocol, local-axis metrics are more reliable predictors of removability than target-axis metrics across the three CIFAR-100 backbones, with the same direction preserved in stress tests on CIFAR-10, Tiny-ImageNet, ImageNet-100, and a ConvNeXt-T/ImageNet-100 pilot. These findings identify an axis-level distinction rather than a universal ranking of pruning scores: local replaceability is a more reliable guide to removability than target relevance, while norm-based baselines remain competitive in architectures such as VGG-16. Relevance-based scores ask what a channel says about the task; pruning asks whether the network still needs that channel when its peers remain available.

📄 PDF Abstract BibTeX arXiv:2605.07086

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

GIFT: Global Irreplaceability Frame Targeting for Efficient Video Understanding

2026-03-26 · Junpeng Ma, Sashuai Zhou, Guanghao Li, Xin Gao 외 arxiv

Video Large Language Models (VLMs) have achieved remarkable success in video understanding, but the significant computational cost from processing dense frames severely limits their practical application. Existing method…

Multi-view Cardiac Image Segmentation via Trans-Dimensional Priors

2024-04-25 · Abbas Khan, Muhammad Asad, Martin Benning, Caroline Roney 외

We propose a novel multi-stage trans-dimensional architecture for multi-view cardiac image segmentation. Our method exploits the relationship between long-axis (2D) and short-axis (3D) magnetic resonance (MR) images to p…

Image SegmentationSegmentationSemantic Segmentation

Coordination Boundary Identification with Similarity and Replaceability

2017-11-01 · IJCNLP 2017 11 · Hiroki Teranishi, Hiroyuki Shindo, Yuji Matsumoto

We propose a neural network model for coordination boundary detection. Our method relies on the two common properties - similarity and replaceability in conjuncts - in order to detect both similar pairs of conjuncts and …

Boundary Detection

Computationally efficient cardiac views projection using 3D Convolutional Neural Networks

2017-11-03 · Matthieu Le, Jesse Lieman-Sifry, Felix Lau, Sean Sall 외

4D Flow is an MRI sequence which allows acquisition of 3D images of the heart. The data is typically acquired volumetrically, so it must be reformatted to generate cardiac long axis and short axis views for diagnostic in…

Diagnostic

Exploring ML testing in practice -- Lessons learned from an interactive rapid review with Axis Communications

2022-03-30 · Qunying Song, Markus Borg, Emelie Engström, Håkan Ardö 외

There is a growing interest in industry and academia in machine learning (ML) testing. We believe that industry and academia need to learn together to produce rigorous and relevant knowledge. In this study, we initiate a…