New 100M+ high-quality image-text dataset released
๐กAccess a massive, open-source 100M+ image-text dataset to improve your T2i model training performance.
โก 30-Second TL;DR
What Changed
Contains 104.9 million curated image-text pairs
Why It Matters
This dataset provides a massive, open-source resource for researchers and developers to train large-scale vision-language models without licensing restrictions.
What To Do Next
Download the MONET dataset from Hugging Face to benchmark your current T2i model training pipeline.
Key Points
- โขContains 104.9 million curated image-text pairs
- โขReleased under Apache 2.0 license for open use
- โขIncludes codebase for training Text-to-Image models
- โขProvides UMAP visualization and retrieval tools
๐ง Deep Insight
Web-grounded analysis with 9 cited sources.
๐ Enhanced Key Takeaways
- โขMONET was meticulously curated from an initial pool of 2.9 billion raw image-text pairs, sourced from nine heterogeneous open datasets, including both real-world images (e.g., LAION, COYO) and synthetically generated content (e.g., FLUX, Z-Image).
- โขThe dataset underwent a rigorous multi-stage pipeline involving aesthetic pre-filtering, multi-classifier safety filtering, two-stage deduplication using perceptual hashing and Self-Supervised Copy Detection (SSCD), and domain-based filtering to ensure high quality and safety.
- โขEach image in MONET is enriched with up to four synthetic captions generated by an ensemble of Vision-Language Models (VLMs) like Florence2-Large, ShareGPT4V-7B, InternVL3-8B, and Gemini-2.5-flash-lite, providing diverse descriptions ranging from short concept-level to long fine-grained details.
- โขBeyond image-text pairs, MONET includes pre-computed embeddings (e.g., CLIP ViT-B/32, DINOv2 ViT-G/14), structured annotations (e.g., YOLO-v9e object detections, MediaPipe face detections), and pre-encoded VAE latents, designed to accelerate downstream use and deeper analysis in T2I research.
- โขThe construction of MONET incurred approximately 175,000 GPU-hours, with the re-captioning process being the most computationally intensive step, accounting for about 79% of the total cost.
๐ Competitor Analysisโธ Show
| Feature / Dataset | MONET (Jasper AI) | LAION-5B | COYO-700M |
|---|---|---|---|
| Scale (Image-Text Pairs) | 104.9 million (curated) | 5.85 billion (2.32B English) | 747 million |
| Curation Level | Highly curated: aesthetic filtering, multi-classifier safety, two-stage deduplication, domain filtering | Largely uncurated, automatic filtering based on CLIP similarity | Filtered for uninformative pairs |
| Caption Quality | Multi-VLM re-captioned (short to long, fine-grained), augmented with synthetic data | Short, noisy alt-text captions | Alt-text captions |
| Additional Data | Pre-computed embeddings, structured annotations (object/face detections), VAE latents | Nearest neighbor indices, watermark/NSFW/toxic content detection scores | Meta-attributes |
| License | Apache 2.0 | Creative Commons Attribution 4.0 (CC-BY-4.0) | Creative Commons Attribution 4.0 (CC-BY-4.0) |
| Primary Goal | Lowering barrier to large-scale, reproducible T2I research with high-quality data | Democratizing research on large-scale multi-modal models | Training large-scale foundation models |
๐ ๏ธ Technical Deep Dive
- Data Sourcing: Distilled from 2.9 billion raw image-text pairs collected from nine heterogeneous open sources, comprising six real image datasets (LAION-2B-en, COYO-700M, Common-Catalog-CC-BY, Megalith-10M, Conceptual-12M, Diffusion-Aesthetic-4K) and three synthetic datasets (FLUX.1-schnell, FLUX.2-klein-4B, Z-Image).
- Pre-filtering: For large sources like LAION and COYO, images with resolutions below 512x512 pixels and an aesthetic score (predicted by a VLM) below 5.0 were removed.
- Safety Filtering: Employed a multi-layered approach including restricting to Re-LAION-2B-en-safe samples, using an ensemble of open-source (Falcon, Bumble) and internal Not-Safe-For-Work (NSFW) detectors, and conducting manual safety audits via DINOv2 embeddings.
- Deduplication: A two-stage strategy was implemented using perceptual hashing and Self-Supervised Copy Detection (SSCD) to eliminate both exact and near-duplicate images.
- Re-captioning: Images were re-captioned by an ensemble of Vision-Language Models, including Florence2-Large for short concept-level captions, and InternVL3-8B, ShareGPT4V-7B, and Gemini-2.5-flash-lite for longer, fine-grained descriptions.
- Synthetic Data Augmentation: The dataset was augmented with synthetic samples generated by Apache 2.0 licensed Text-to-Image models such as FLUX.1-schnell and FLUX.2-klein-4B.
- Provided Annotations and Embeddings: Each image includes pre-computed embeddings (CLIP ViT-B/32, DINOv2 ViT-G/14, SSCD disc_mixup), structured annotations (YOLO-v9e object detections for 80 COCO categories, YOLO-v8x ImageNet-1k classification scores, MediaPipe face counts, boxes, and landmarks), and pre-encoded VAE latents.
- Computational Cost: The entire curation pipeline required approximately 175,000 GPU-hours, with VLM re-captioning being the most significant contributor at around 79% of the total.
๐ฎ Future ImplicationsAI analysis grounded in cited sources
โณ Timeline
๐ Sources (9)
Factual claims are grounded in the sources below. Forward-looking analysis is AI-generated interpretation.
Weekly AI Recap
Read this week's curated digest of top AI events โ
๐Related Updates
AI-curated news aggregator. All content rights belong to original publishers.
Original source: Reddit r/MachineLearning โ
