paper-with-me

Papers

Enhancing Classification with Hierarchical Scalable Query on Fusion Transformer

2023-02-28 · Sudeep Kumar Sahoo, Sathish Chalasani, Abhishek Joshi, Kiran Nanjunda Iyer

Real-world vision based applications require fine-grained classification for various area of interest like e-commerce, mobile applications, warehouse management, etc. where reducing the severity of mistakes and improving the classification accuracy is of utmost importance. This paper proposes a method to boost fine-grained classification through a hierarchical approach via learnable independent query embeddings. This is achieved through a classification network that uses coarse class predictions to improve the fine class accuracy in a stage-wise sequential manner. We exploit the idea of hierarchy to learn query embeddings that are scalable across all levels, thus making this a relevant approach even for extreme classification where we have a large number of classes. The query is initialized with a weighted Eigen image calculated from training samples to best represent and capture the variance of the object. We introduce transformer blocks to fuse intermediate layers at which query attention happens to enhance the spatial representation of feature maps at different scales. This multi-scale fusion helps improve the accuracy of small-size objects. We propose a two-fold approach for the unique representation of learnable queries. First, at each hierarchical level, we leverage cluster based loss that ensures maximum separation between inter-class query embeddings and helps learn a better (query) representation in higher dimensional spaces. Second, we fuse coarse level queries with finer level queries weighted by a learned scale factor. We additionally introduce a novel block called Cross Attention on Multi-level queries with Prior (CAMP) Block that helps reduce error propagation from coarse level to finer level, which is a common problem in all hierarchical classifiers. Our method is able to outperform the existing methods with an improvement of ~11% at the fine-grained classification.

📄 PDF Abstract BibTeX arXiv:2302.14487

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationHierarchical Multi-label ClassificationMaximum Separation

Similar Papers 제목 키워드 기반

Cross-Modal Binary Attention: An Energy-Efficient Fusion Framework for Audio-Visual Learning

2026-01-31 · Mohamed Saleh, Zahra Ahmadi arxiv

Effective multimodal fusion requires mechanisms that can capture complex cross-modal dependencies while remaining computationally scalable for real-world deployment. Existing audio-visual fusion approaches face a fundame…

CLFTv2: Efficient Camera-LiDAR Fusion for Semantic Segmentation via Hierarchical Feature Pyramids

2026-09-09 · Toomas Tahves, Mauro Bellone, Raivo Sell arxiv

Semantic segmentation for autonomous driving requires reliable detection of vulnerable road users (VRUs) despite heavy class imbalance. We introduce CLFTv2, a hierarchical camera-LiDAR fusion framework replacing global V…

Semantic SegmentationAutonomous Driving

Hierarchical Query Classification in E-commerce Search

2024-03-09 · Bing He, Sreyashi Nag, Limeng Cui, Suhang Wang 외

E-commerce platforms typically store and structure product information and search data in a hierarchy. Efficiently categorizing user search queries into a similar hierarchical structure is paramount in enhancing user exp…

ClassificationRepresentation Learning

Hierarchical Mask-Enhanced Dual Reconstruction Network for Few-Shot Fine-Grained Image Classification

2025-06-25 · Ning Luo, Meiyin Hu, Huan Wan, Yanyan Yang 외

Few-shot fine-grained image classification (FS-FGIC) presents a significant challenge, requiring models to distinguish visually similar subclasses with limited labeled examples. Existing methods have critical limitations…

Fine-Grained Image Classificationimage-classificationImage Classification

Scalable Top-k Query on Information Networks with Hierarchical Inheritance Relations

2020-06-01 · Fubao Wu, Lixin Gao

Graph query, pattern mining and knowledge discovery become challenging on large-scale heterogeneous information networks (HINs). State-of-the-art techniques involving path propagation mainly focus on the inference on nod…