Papers › SMILe: Leveraging Submodular Mutual Information For Robust Few-Shot Object Detection

SMILe: Leveraging Submodular Mutual Information For Robust Few-Shot Object Detection

2 Jul 2024arXiv:2407.02665archive 2025-07-28

Anay Majee, Ryan Sharp, Rishabh Iyer

Confusion and forgetting of object classes have been challenges of prime interest in Few-Shot Object Detection (FSOD). To overcome these pitfalls in metric learning based FSOD techniques, we introduce a novel Submodular Mutual Information Learning (SMILe) framework which adopts combinatorial mutual information functions to enforce the creation of tighter and discriminative feature clusters in FSOD. Our proposed approach generalizes to several existing approaches in FSOD, agnostic of the backbone architecture demonstrating elevated performance gains. A paradigm shift from instance based objective functions to combinatorial objectives in SMILe naturally preserves the diversity within an object class resulting in reduced forgetting when subjected to few training examples. Furthermore, the application of mutual information between the already learnt (base) and newly added (novel) objects ensures sufficient separation between base and novel classes, minimizing the effect of class confusion. Experiments on popular FSOD benchmarks, PASCAL-VOC and MS-COCO show that our approach generalizes to State-of-the-Art (SoTA) approaches improving their novel class performance by up to 5.7% (3.3 mAP points) and 5.4% (2.6 mAP points) on the 10-shot setting of VOC (split 3) and 30-shot setting of COCO datasets respectively. Our experiments also demonstrate better retention of base class performance and up to 2x faster convergence over existing approaches agnostic of the underlying architecture.

PaperPDFCodeCode 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="2407.02665")

Code

Syntology Ran 5 of 8 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 4 ran with no contract checked.

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

amajee11us/smile-fsod officialmentioned in paperpytorchApache-2.0 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

8 samples harvested; 5 ran; 0 honoured the contract we drafted; 3 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.

1ran · our draft was wrong
4ran
3unverified

Licence: 0 of the 8 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 amajee11us/SMILe-FSOD. “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.

FLMI amajee11us/SMILe-FSOD/fsdet/modeling/contrastive_loss.py official repository ran · metamorphic tier: deterministic Apache-2.0 (permissive) · 13c31e3b2a95933d · report
batched_nms amajee11us/smile-fsod/fsdet/layers/nms.py official repository ran Apache-2.0 (permissive) · 0df9d3b583fbc6cb · report
convert_basic_c2_names amajee11us/smile-fsod/fsdet/checkpoint/c2_model_loading.py official repository ran Apache-2.0 (permissive) · e8526a516b4f9206 · report
convert_c2_detectron_names amajee11us/smile-fsod/fsdet/checkpoint/c2_model_loading.py official repository ran Apache-2.0 (permissive) · 52810b504f0d1066 · report
soft_max amajee11us/SMILe-FSOD/fsdet/modeling/contrastive_loss.py official repository ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 98281814c679548a · report
batched_nms_rotated amajee11us/smile-fsod/fsdet/layers/nms.py official repository unverified Apache-2.0 (permissive) · 4f2e083714266b7f · report
get_save_path_seeds amajee11us/smile-fsod/datasets/prepare_coco_few_shot.py official repository unverified Apache-2.0 (permissive) · 55cc9fdee3a4cd0a · report
nms_rotated amajee11us/smile-fsod/fsdet/layers/nms.py official repository unverified Apache-2.0 (permissive) · 1c319eab8e23735d · report

Tasks

Few-Shot Object DetectionMetric LearningObject Detectionobject-detection

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

BASE

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