paper-with-me

홈 › Papers

DiPS: Discriminative Pseudo-Label Sampling with Self-Supervised Transformers for Weakly Supervised Object Localization

2023-10-09 · Shakeeb Murtaza, Soufiane Belharbi, Marco Pedersoli, Aydin Sarraf, Eric Granger

Self-supervised vision transformers (SSTs) have shown great potential to yield rich localization maps that highlight different objects in an image. However, these maps remain class-agnostic since the model is unsupervised. They often tend to decompose the image into multiple maps containing different objects while being unable to distinguish the object of interest from background noise objects. In this paper, Discriminative Pseudo-label Sampling (DiPS) is introduced to leverage these class-agnostic maps for weakly-supervised object localization (WSOL), where only image-class labels are available. Given multiple attention maps, DiPS relies on a pre-trained classifier to identify the most discriminative regions of each attention map. This ensures that the selected ROIs cover the correct image object while discarding the background ones, and, as such, provides a rich pool of diverse and discriminative proposals to cover different parts of the object. Subsequently, these proposals are used as pseudo-labels to train our new transformer-based WSOL model designed to perform classification and localization tasks. Unlike standard WSOL methods, DiPS optimizes performance in both tasks by using a transformer encoder and a dedicated output head for each task, each trained using dedicated loss functions. To avoid overfitting a single proposal and promote better object coverage, a single proposal is randomly selected among the top ones for a training image at each training step. Experimental results on the challenging CUB, ILSVRC, OpenImages, and TelDrone datasets indicate that our architecture, in combination with our transformer-based proposals, can yield better localization performance than state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2310.06196

Code (1)

shakeebmurtaza/dips 공식 구현 pytorch

Tasks

ObjectObject LocalizationPseudo LabelWeakly-Supervised Object Localization

Similar Papers 제목 키워드 기반

Discriminative Sampling of Proposals in Self-Supervised Transformers for Weakly Supervised Object Localization

2022-09-09 · Shakeeb Murtaza, Soufiane Belharbi, Marco Pedersoli, Aydin Sarraf 외

Drones are employed in a growing number of visual recognition applications. A recent development in cell tower inspection is drone-based asset surveillance, where the autonomous flight of a drone is guided by localizing …

ObjectObject LocalizationWeakly-Supervised Object Localization

You can't handle the (dirty) truth: Data-centric insights improve pseudo-labeling

2024-06-19 · Nabeel Seedat, Nicolas Huynh, Fergus Imrie, Mihaela van der Schaar

Pseudo-labeling is a popular semi-supervised learning technique to leverage unlabeled data when labeled samples are scarce. The generation and selection of pseudo-labels heavily rely on labeled data. Existing approaches …

Domain-knowledge Inspired Pseudo Supervision (DIPS) for Unsupervised Image-to-Image Translation Models to Support Cross-Domain Classification

2023-03-18 · Firas Al-Hindawi, Md Mahfuzur Rahman Siddiquee, Teresa Wu, Han Hu 외

The ability to classify images is dependent on having access to large labeled datasets and testing on data from the same domain that the model can train on. Classification becomes more challenging when dealing with new d…

domain classificationImage-to-Image TranslationTranslationUnsupervised Image-To-Image Translation

Training-Free Synthetic Data Generation with Dual IP-Adapter Guidance

2025-09-26 · Luc Boudier, Loris Manganelli, Eleftherios Tsonis, Nicolas Dufour 외 arxiv

Few-shot image classification remains challenging due to the limited availability of labeled examples. Recent approaches have explored generating synthetic training data using text-to-image diffusion models, but often re…

Few-Shot Image ClassificationImage-to-Image TranslationSynthetic Data Generation

DiP: Learning Discriminative Implicit Parts for Person Re-Identification

2022-12-24 · Dengjie Li, Siyu Chen, Yujie Zhong, Lin Ma

In person re-identification (ReID) tasks, many works explore the learning of part features to improve the performance over global image features. Existing methods explicitly extract part features by either using a hand-d…

Person Re-IdentificationPosition