QuIC: A Quantum-Inspired Interaction Classifier for Revitalizing Shallow CNNs in Fine-Grained Recognition
Cheng Ying Wu, Yen Jui Chang

TL;DR
This paper introduces QuIC, a quantum-inspired module that enhances shallow CNNs for fine-grained recognition by modeling feature interactions, achieving high accuracy with low computational cost.
Contribution
We propose QuIC, a lightweight, quantum-inspired interaction classifier that improves shallow CNNs' ability to distinguish fine-grained categories without high feature dimensionality.
Findings
VGG16 accuracy increased by nearly 20% with QuIC.
QuIC outperforms state-of-the-art attention mechanisms on ResNet18.
Qualitative analysis shows better feature clustering and discrimination.
Abstract
Deploying deep learning models for Fine-Grained Visual Classification (FGVC) on resource-constrained edge devices remains a significant challenge. While deep architectures achieve high accuracy on benchmarks like CUB-200-2011, their computational cost is often prohibitive. Conversely, shallow networks (e.g., AlexNet, VGG) offer efficiency but fail to distinguish visually similar sub-categories. This is because standard Global Average Pooling (GAP) heads capture only first-order statistics, missing the subtle high-order feature interactions required for FGVC. While Bilinear CNNs address this, they suffer from high feature dimensionality and instability during training. To bridge this gap, we propose the Quantum-inspired Interaction Classifier (QuIC). Drawing inspiration from quantum mechanics, QuIC models feature channels as interacting quantum states and captures second-order feature…
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
TopicsQuantum Computing Algorithms and Architecture · Advanced Neural Network Applications · Domain Adaptation and Few-Shot Learning
