← Search

Marc-Antoine Lavoie

3 accepted papers

2026

CLIP Is Shortsighted: Paying Attention Beyond the First Sentence

CVPR 2026

CLIP models learn transferable multi-modal features via image-text contrastive learning on internet-scale data. They are widely used in zero-shot classification, multi-modal retrieval, text-to-image diffusion, and as image encoders in large vision-language models. However, CLIP's pretraining is domi

Cited by 0SourcecodeScholar
2025

Large Self-Supervised Models Bridge the Gap in Domain Adaptive Object Detection

CVPR 2025poster

The current state-of-the-art methods in domain adaptive object detection (DAOD) use Mean Teacher self-labelling, where a teacher model, directly derived as an exponential moving average of the student model, is used to generate labels on the target domain which are then used to improve both models i…