← Search

Priyam Dey

3 accepted papers

2026

Rethinking Dataset Distillation: Hard Truths about Soft Labels

CVPR 2026

Despite the perceived success of large-scale dataset distillation (DD) methods, recent evidence [??] finds that simple random image baselines perform on-par with state-of-the-art DD methods like SRe2L [??] due to the use of soft labels during downstream model training. This is in contrast with the f

Cited by 0SourceScholar
2023

DART: Diversify-Aggregate-Repeat Training Improves Generalization of Neural Networks

CVPR 2023poster

Generalization of Neural Networks is crucial for deploying them safely in the real world. Common training strategies to improve generalization involve the use of data augmentations, ensembling and model averaging. In this work, we first establish a surprisingly simple but strong benchmark for genera…

2022

Towards Efficient and Effective Self-Supervised Learning of Visual Representations

ECCV 2022poster

"Self-supervision has emerged as a propitious method for visual representation learning after the recent paradigm shift from handcrafted pretext tasks to instance-similarity based approaches. Most state-of-the-art methods enforce similarity between various augmentations of a given image, while some…