Papers › Comprehensive Attention Self-Distillation for Weakly-Supervised Object Detection

Comprehensive Attention Self-Distillation for Weakly-Supervised Object Detection

22 Oct 2020NeurIPS 2020 12arXiv:2010.12023archive 2025-07-28

Zeyi Huang, Yang Zou, Vijayakumar Bhagavatula, Dong Huang

Weakly Supervised Object Detection (WSOD) has emerged as an effective tool to train object detectors using only the image-level category labels. However, without object-level labels, WSOD detectors are prone to detect bounding boxes on salient objects, clustered objects and discriminative object parts. Moreover, the image-level category labels do not enforce consistent object detection across different transformations of the same images. To address the above issues, we propose a Comprehensive Attention Self-Distillation (CASD) training approach for WSOD. To balance feature learning among all object instances, CASD computes the comprehensive attention aggregated from multiple transformations and feature layers of the same images. To enforce consistent spatial supervision on objects, CASD conducts self-distillation on the WSOD networks, such that the comprehensive attention is approximated simultaneously by multiple transformations and feature layers of the same images. CASD produces new state-of-the-art WSOD results on standard benchmarks such as PASCAL VOC 2007/2012 and MS-COCO.

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="2010.12023")

Code

Syntology Ran 4 of 6 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 3 ran · honoured contract; 1 ran · fixture could not drive it.

By repository: official repository: 6 samples from 1 repository, 4 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

DeLightCMU/CASD officialmentioned on GitHubpytorch 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

6 samples harvested; 4 ran; 3 honoured the contract we drafted; 2 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.

3ran · honoured contract
1ran · fixture could not drive it
2unverified

Licence: 6 of the 6 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 DeLightCMU/CASD. “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.

_build_graph DeLightCMU/CASD/lib/nets/network.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · 10eb58fcc4b68892 · report
_get_proposal_clusters DeLightCMU/CASD/lib/nets/network.py official repository ran · fixture could not drive it no licence file found · pointer only · 0d8a36a3b8a175e9 · report
_get_top_ranking_propoals DeLightCMU/CASD/lib/nets/network.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · 463223abc3e88e78 · report
bbox_overlaps DeLightCMU/CASD/lib/nets/network.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · 228dac9e7f5a48c9 · report
_get_graph_centers DeLightCMU/CASD/lib/nets/network.py official repository unverified no licence file found · pointer only · bceebdb6630a72c1 · report
get_refine_supervision_ac4_IA DeLightCMU/CASD/lib/nets/network.py official repository unverified no licence file found · pointer only · 566fa3174373cdca · report

Tasks

ObjectObject DetectionWeakly Supervised Object Detectionobject-detection

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Weakly Supervised Object Detection MSCOCO CASD(ResNet50) mAP 13.9 #1 of 1 Archive leaderboard report
Weakly Supervised Object Detection MSCOCO CASD(ResNet50) mAP@50 27.8 #1 of 1 Archive leaderboard report
Weakly Supervised Object Detection PASCAL VOC 2007 CASD(VGG16) MAP 56.8 #8 of 41 Archive leaderboard report
Weakly Supervised Object Detection PASCAL VOC 2012 test CASD(VGG16) MAP 53.6 #8 of 32 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

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