Papers › Weakly Supervised Complementary Parts Models for Fine-Grained Image Classification...

Weakly Supervised Complementary Parts Models for Fine-Grained Image Classification from the Bottom Up

7 Mar 2019CVPR 2019 6arXiv:1903.02827archive 2025-07-28

Weifeng Ge, Xiangru Lin, Yizhou Yu

Given a training dataset composed of images and corresponding category labels, deep convolutional neural networks show a strong ability in mining discriminative parts for image classification. However, deep convolutional neural networks trained with image level labels only tend to focus on the most discriminative parts while missing other object parts, which could provide complementary information. In this paper, we approach this problem from a different perspective. We build complementary parts models in a weakly supervised manner to retrieve information suppressed by dominant object parts detected by convolutional neural networks. Given image level labels only, we first extract rough object instances by performing weakly supervised object detection and instance segmentation using Mask R-CNN and CRF-based segmentation. Then we estimate and search for the best parts model for each object instance under the principle of preserving as much diversity as possible. In the last stage, we build a bi-directional long short-term memory (LSTM) network to fuze and encode the partial information of these complementary parts into a comprehensive feature for image classification. Experimental results indicate that the proposed method not only achieves significant improvement over our baseline models, but also outperforms state-of-the-art algorithms by a large margin (6.7%, 2.8%, 5.2% respectively) on Stanford Dogs 120, Caltech-UCSD Birds 2011-200 and Caltech 256.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1903.02827")

Code

Syntology Ran 0 of 9 code samples harvested from 1 repository linked to this paper; 9 have no recorded run.

By repository: community (archive-listed): 9 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

ac-rodriguez/privilegedpooling mentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

9 samples harvested; 0 ran; 0 honoured the contract we drafted; 9 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

9unverified

Licence: 0 of the 9 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from ac-rodriguez/privilegedpooling. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

crop ac-rodriguez/privilegedpooling/models/model_base.py community (archive-listed) unverified MIT (permissive) · a55189422c29e1a2 · report
gumbel_softmax ac-rodriguez/privilegedpooling/models/model_attention_map.py community (archive-listed) unverified MIT (permissive) · 5f8b9d06f8c76f10 · report
gumbel_softmax_sample ac-rodriguez/privilegedpooling/models/model_attention_map.py community (archive-listed) unverified MIT (permissive) · d9d8d4a8cb1a6161 · report
kernel_generate ac-rodriguez/privilegedpooling/models/model_s3n.py community (archive-listed) unverified MIT (permissive) · cec378c7d59972b4 · report
makeGaussian ac-rodriguez/privilegedpooling/models/model_s3n.py community (archive-listed) unverified MIT (permissive) · 8896e0e3f38ea681 · report
peak_stimulation ac-rodriguez/privilegedpooling/models/model_s3n.py community (archive-listed) unverified MIT (permissive) · f7f77e5938916fb9 · report
sample_gumbel ac-rodriguez/privilegedpooling/models/model_attention_map.py community (archive-listed) unverified MIT (permissive) · fcd8ed5a4cf74abb · report
vae_reparametrize ac-rodriguez/privilegedpooling/models/lupi_dropout.py community (archive-listed) unverified MIT (permissive) · 96b1f0ca040f8534 · report
vae_reparametrize_original ac-rodriguez/privilegedpooling/models/lupi_dropout.py community (archive-listed) unverified MIT (permissive) · 1fde7f67f0907733 · report

Tasks

Fine-Grained Image ClassificationGeneral ClassificationImage ClassificationInstance SegmentationObjectObject DetectionSemantic SegmentationWeakly Supervised Object Detectionimage-classificationobject-detection

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

ConvolutionMask R-CNNRPNRoIAlignSoftmax

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections