paper-with-me

Papers

Boosting Occluded Image Classification via Subspace Decomposition Based Estimation of Deep Features

2020-01-13 · Feng Cen, Guanghui Wang

Classification of partially occluded images is a highly challenging computer vision problem even for the cutting edge deep learning technologies. To achieve a robust image classification for occluded images, this paper proposes a novel scheme using subspace decomposition based estimation (SDBE). The proposed SDBE-based classification scheme first employs a base convolutional neural network to extract the deep feature vector (DFV) and then utilizes the SDBE to compute the DFV of the original occlusion-free image for classification. The SDBE is performed by projecting the DFV of the occluded image onto the linear span of a class dictionary (CD) along the linear span of an occlusion error dictionary (OED). The CD and OED are constructed respectively by concatenating the DFVs of a training set and the occlusion error vectors of an extra set of image pairs. Two implementations of the SDBE are studied in this paper: the $l_1$-norm and the squared $l_2$-norm regularized least-squares estimates. By employing the ResNet-152, pre-trained on the ILSVRC2012 training set, as the base network, the proposed SBDE-based classification scheme is extensively evaluated on the Caltech-101 and ILSVRC2012 datasets. Extensive experimental results demonstrate that the proposed SDBE-based scheme dramatically boosts the classification accuracy for occluded images, and achieves around $22.25\%$ increase in classification accuracy under $20\%$ occlusion on the ILSVRC2012 dataset.

📄 PDF Abstract BibTeX arXiv:2001.04066

Code (1)

cenfeng-tj/SDBE

Tasks

ClassificationGeneral Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Subspace-Boosted Model Merging

2025-06-19 · Ronald Skorobogat, Karsten Roth, Mariana-Iuliana Georgescu, Zeynep Akata

Model merging enables the combination of multiple specialized expert models into a single model capable of performing multiple tasks. However, the benefits of merging an increasing amount of specialized experts generally…

modelTask Arithmetic

Orthogonal Subspace Decomposition: A New Perspective of Learning Discriminative Features for Face Clustering

2021-01-01 · JianFeng Wang, Thomas Lukasiewicz, Zhongchao shi

Face clustering is an important task, due to its wide applications in practice. Graph-based face clustering methods have recently made a great progress and achieved new state-of-the-art results. Lea…

ClusteringFace Clustering

Few-shot Diagnosis of Chest x-rays Using an Ensemble of Random Discriminative Subspaces

2023-08-31 · Kshitiz, Garvit Garg, Angshuman Paul

Due to the scarcity of annotated data in the medical domain, few-shot learning may be useful for medical image analysis tasks. We design a few-shot learning method using an ensemble of random subspaces for the diagnosis …

Few-Shot LearningMedical Image Analysis

Tensor Alignment Based Domain Adaptation for Hyperspectral Image Classification

2018-08-29 · Yao Qin, Lorenzo Bruzzone, Biao Li

This paper presents a tensor alignment (TA) based domain adaptation method for hyperspectral image (HSI) classification. To be specific, HSIs in both domains are first segmented into superpixels and tensors of both domai…

ClassificationDomain AdaptationGeneral ClassificationHyperspectral Image Classification+3

Constrained Extreme Gradient Boosting for Adapting Reduced-Order Models

2026-05-05 · Melika Baghi, Xiao Liu, Kamran Paynabar arxiv

High-fidelity simulations, such as computational fluid dynamics and finite element analysis, are essential for modeling complex engineering systems but are often prohibitively expensive for tasks including parametric stu…

Ensemble Learning