Cross-architecture universal feature coding via distribution alignment
Changsheng Gao, Shan Liu, Feng Wu, Weisi Lin

TL;DR
This paper introduces a novel approach for cross-architecture universal feature coding that unifies CNN and Transformer features through distribution alignment, enabling effective compression across different model architectures.
Contribution
The paper proposes the first method for universal feature coding across CNNs and Transformers using a two-step distribution alignment process.
Findings
Achieves better rate-accuracy trade-offs than architecture-specific methods.
Unifies feature formats from CNNs and Transformers successfully.
Demonstrates potential for universal feature compression in image classification.
Abstract
Feature coding has become increasingly important in scenarios where semantic representations rather than raw pixels are transmitted and stored. However, most existing methods are architecture-specific, targeting either CNNs or Transformers. This design limits their applicability in real-world scenarios where features from both architectures coexist. To address this gap, we introduce a new research problem: cross-architecture universal feature coding (CAUFC), which seeks to build a unified codec that can effectively compress features from heterogeneous architectures. To tackle this challenge, we propose a two-step distribution alignment method. First, we design the format alignment method that unifies CNN and Transformer features into a consistent 2D token format. Second, we propose the feature value alignment method that harmonizes statistical distributions via truncation and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Retrieval and Classification Techniques · Advanced Image and Video Retrieval Techniques · Advanced Data Compression Techniques
MethodsDropout · Dense Connections · Absolute Position Encodings · Layer Normalization · Byte Pair Encoding · Label Smoothing · Softmax · Transformer
