Pith. sign in

REVIEW 1 cited by

Masked Distillation with Receptive Tokens

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2205.14589 v2 pith:Y2EOKTOD submitted 2022-05-29 cs.CV cs.LG

classification cs.CVcs.LG
keywords distillationfeaturereceptivemaskmaskdpixelteachertokens
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Distilling from the feature maps can be fairly effective for dense prediction tasks since both the feature discriminability and localization priors can be well transferred. However, not every pixel contributes equally to the performance, and a good student should learn from what really matters to the teacher. In this paper, we introduce a learnable embedding dubbed receptive token to localize those pixels of interests (PoIs) in the feature map, with a distillation mask generated via pixel-wise attention. Then the distillation will be performed on the mask via pixel-wise reconstruction. In this way, a distillation mask actually indicates a pattern of pixel dependencies within feature maps of teacher. We thus adopt multiple receptive tokens to investigate more sophisticated and informative pixel dependencies to further enhance the distillation. To obtain a group of masks, the receptive tokens are learned via the regular task loss but with teacher fixed, and we also leverage a Dice loss to enrich the diversity of learned masks. Our method dubbed MasKD is simple and practical, and needs no priors of tasks in application. Experiments show that our MasKD can achieve state-of-the-art performance consistently on object detection and semantic segmentation benchmarks. Code is available at: https://github.com/hunto/MasKD .

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. MoVE-KD: Knowledge Distillation for VLMs with Mixture of Visual Encoders

    cs.CV 2025-01 conditional novelty 6.0 of 10

    MoVE-KD distills multiple visual encoders into one student encoder using mixture-of-LoRA-experts and CLS-attention-guided distillation, improving LLaVA-family VLMs at single-encoder cost.

Pith tools