Training-Adaptive Convolutional Sparse Coding via Information Bottleneck for Robust Visual Representation
Summary
This paper proposes a training-adaptive convolutional sparse coding framework that leverages information bottleneck principles for robust visual representation, achieving improved performance on CIFAR and ImageNet under input perturbations.
View Cached Full Text
Cached at: 09/21/26, 07:20 AM
Paper page - Training-Adaptive Convolutional Sparse Coding via Information Bottleneck for Robust Visual Representation
Source: https://huggingface.co/papers/2609.19122
Abstract
Visualsignalsrequirecompactyetsufficientrepresentationsforrobustdownstreamprediction.Convolutionalsparsecoding(CSC)providesanexplicitmechanismforsuppressingredundantcomponentswhilepreservingsignalcontent,butitssparsitycoefficientistypicallyfixedandmanuallyselected.Weproposeatraining-adaptiveconvolutionalsparsecodingframeworkforrobustvisualsignalrepresentation.Specifically,weunfoldtheCSCoptimizationwiththeFastIterativeShrinkage-ThresholdingAlgorithm(FISTA)andtreatthesparsitycoefficientasadifferentiablevariablejointlylearnedwiththenetworkparameters.Fromtheinformationbottleneckperspective,thiscoefficientcontrolsthetrade-offbetweeninformationretentionandcompression:thesparsitytermpromotescompactrepresentations,whilethereconstructiontermtogetherwithtasklosspreservestask-relevantsignalcontent.Wefurtherintroducealabel-freepost-trainingstrategythatadjuststhecompressionstrengthforcorruptedinputswiththemainnetworkparametersfixed.ExperimentsonCIFARandImageNetdemonstratecompetitiveclean-datarecognitionandgreatlyimprovedrobustnessunderdifferentinputperturbations.
View arXiv pageView PDFGitHub0Add to collection
Get this paper in your agent:
hf papers read 2609\.19122
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2609.19122 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2609.19122 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2609.19122 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
StableVLA: Towards Robust Vision-Language-Action Models without Extra Data
This paper introduces an Information Bottleneck Adapter (IB-Adapter) for Vision-Language-Action (VLA) models to improve robustness against unseen visual disturbances without requiring extra data, achieving up to 30% improvement with minimal parameter overhead.
Hoeffding Concept Bottleneck Models with Applications to Overhead Images
Introduces Hoeffding Concept Bottleneck Models (HCBM), a nonlinear and sparse aggregation of concept scores using Hoeffding functional decomposition of gradient-boosted trees, for improved explainability and accuracy in classification and object detection tasks, with applications to overhead images.
Compressed Active Subspaces for Scalable Bayesian Inference
This paper introduces Compressed Active Subspaces (CAS), a method to enable scalable Bayesian inference in large neural networks by compressing parameter spaces and maintaining predictive performance.
IV-CoT: Implicit Visual Chain-of-Thought for Structure-Aware Text-to-Image Generation
IV-CoT decomposes visual conditioning into structural and semantic cascades for improved structure-aware image generation, using training-only sketch supervision to guide structural queries. It achieves state-of-the-art results on GenEval and T2I-CompBench.
SynIB: Informational Bottleneck for Maximizing Synergy in Multimodal Learning
The article introduces SynIB, a scalable objective based on the information bottleneck principle that targets synergistic information in multimodal learning by penalizing confident predictions when a modality is masked, improving performance on tasks requiring cross-modal reasoning.