paper-with-me

Papers

Low-shot learning with large-scale diffusion

2017-06-07 · CVPR 2018 6 · Matthijs Douze, Arthur Szlam, Bharath Hariharan, Hervé Jégou

This paper considers the problem of inferring image labels from images when only a few annotated examples are available at training time. This setup is often referred to as low-shot learning, where a standard approach is to re-train the last few layers of a convolutional neural network learned on separate classes for which training examples are abundant. We consider a semi-supervised setting based on a large collection of images to support label propagation. This is possible by leveraging the recent advances on large-scale similarity graph construction. We show that despite its conceptual simplicity, scaling label propagation up to hundred millions of images leads to state of the art accuracy in the low-shot learning regime.

📄 PDF Abstract BibTeX arXiv:1706.02332

Code (1)

facebookresearch/low-shot-with-diffusion 공식 구현 pytorch

Tasks

Few-Shot Image Classificationgraph construction

Similar Papers 제목 키워드 기반

StyleTTS-ZS: Efficient High-Quality Zero-Shot Text-to-Speech Synthesis with Distilled Time-Varying Style Diffusion

2024-09-16 · Yinghao Aaron Li, Xilin Jiang, Cong Han, Nima Mesgarani

The rapid development of large-scale text-to-speech (TTS) models has led to significant advancements in modeling diverse speaker prosody and voices. However, these models often face issues such as slow inference speeds, …

Speech Synthesistext-to-speechText to SpeechText-To-Speech Synthesis

OBS-Diff: Accurate Pruning For Diffusion Models in One-Shot

2025-10-08 · Junhan Zhu, Hesong Wang, Mingluo Su, Zefang Wang 외 arxiv

Large-scale text-to-image diffusion models, while powerful, suffer from prohibitive computational cost. Existing one-shot network pruning methods can hardly be directly applied to them due to the iterative denoising natu…

Network Pruning

NaturalSpeech 2: Latent Diffusion Models are Natural and Zero-Shot Speech and Singing Synthesizers

2023-04-18 · Kai Shen, Zeqian Ju, Xu Tan, Yanqing Liu 외

Scaling text-to-speech (TTS) to large-scale, multi-speaker, and in-the-wild datasets is important to capture the diversity in human speech such as speaker identities, prosodies, and styles (e.g., singing). Current large …

In-Context LearningSpeech Synthesistext-to-speechText to Speech

Your Diffusion Model is Secretly a Zero-Shot Classifier

2023-03-28 · ICCV 2023 1 · Alexander C. Li, Mihir Prabhudesai, Shivam Duggal, Ellis Brown 외

The recent wave of large-scale text-to-image diffusion models has dramatically increased our text-based image generation abilities. These models can generate realistic images for a staggering variety of prompts and exhib…

Domain GeneralizationFine-Grained Image ClassificationImage ClassificationImage Generation+5

Enhancing few-shot time series forecasting with LLM-guided diffusion

2026-01-19 · Haonan Shi, Dehua Shuai, Liming Wang, Xiyang Liu 외 arxiv

Time series forecasting in specialized domains is often constrained by limited data availability, where conventional models typically require large-scale datasets to effectively capture underlying temporal dynamics. To t…

Time Series ForecastingTime Series Analysis