paper-with-me

Papers

D-Feat Occlusions: Diffusion Features for Robustness to Partial Visual Occlusions in Object Recognition

2025-04-08 · Rupayan Mallick, Sibo Dong, Nataniel Ruiz, Sarah Adel Bargal

Applications of diffusion models for visual tasks have been quite noteworthy. This paper targets making classification models more robust to occlusions for the task of object recognition by proposing a pipeline that utilizes a frozen diffusion model. Diffusion features have demonstrated success in image generation and image completion while understanding image context. Occlusion can be posed as an image completion problem by deeming the pixels of the occluder to be `missing.' We hypothesize that such features can help hallucinate object visual features behind occluding objects, and hence we propose using them to enable models to become more occlusion robust. We design experiments to include input-based augmentations as well as feature-based augmentations. Input-based augmentations involve finetuning on images where the occluder pixels are inpainted, and feature-based augmentations involve augmenting classification features with intermediate diffusion features. We demonstrate that our proposed use of diffusion-based features results in models that are more robust to partial object occlusions for both Transformers and ConvNets on ImageNet with simulated occlusions. We also propose a dataset that encompasses real-world occlusions and demonstrate that our method is more robust to partial object occlusions.

📄 PDF Abstract BibTeX arXiv:2504.06432

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationObjectObject Recognition

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Discriminative-Generative Synergy for Occlusion Robust 3D Human Mesh Recovery

2026-04-20 · Yang Liu, Zhiyong Zhang arxiv

3D human mesh recovery from monocular RGB images aims to estimate anatomically plausible 3D human models for downstream applications, but remains challenging under partial or severe occlusions. Regression-based methods a…

Human Mesh Recovery

View-Invariant Gait Recognition with Attentive Recurrent Learning of Partial Representations

2020-10-18 · Alireza Sepas-Moghaddam, Ali Etemad

Gait recognition refers to the identification of individuals based on features acquired from their body movement during walking. Despite the recent advances in gait recognition with deep learning, variations in data acqu…

Gait Recognition

Increasing CNN Robustness to Occlusions by Reducing Filter Support

2017-10-01 · ICCV 2017 10 · Elad Osherov, Michael Lindenbaum

Convolutional neural networks (CNNs) provide the current state of the art in visual object classification, but they are far less accurate when classifying partially occluded objects. A straightforward way to improve clas…

General ClassificationObject

Robust Partial Matching for Person Search in the Wild

2020-04-20 · CVPR 2020 6 · Yingji Zhong, Xiaoyu Wang, Shiliang Zhang

Various factors like occlusions, backgrounds, etc., would lead to misaligned detected bounding boxes , e.g., ones covering only portions of human body. This issue is common but overlooked by previous person search works.…

Human DetectionPerson Searchvalid

Cascade Feature Aggregation for Human Pose Estimation

2019-02-21 · Zhihui Su, Ming Ye, Guohui Zhang, Lei Dai 외

Human pose estimation plays an important role in many computer vision tasks and has been studied for many decades. However, due to complex appearance variations from poses, illuminations, occlusions and low resolutions, …

Pose Estimation