Krea.ai Details Krea 2 Image Model Training

Sangwha Lee of Krea.ai details the rigorous data curation and training process behind the Krea 2 image generation model, emphasizing stylistic diversity and efficiency.

7 min read
Sangwha Lee presenting on stage at AI Engineer World's Fair
AI Engineer

Visual TL;DR. Existing Models drives need Krea 2 Goal. Krea 2 Goal requires Data Curation. Data Curation informs Diffusion Models. Data Curation includes Mitigate Bad Data. Mitigate Bad Data enhances World Knowledge. Diffusion Models enables Stylistic Diversity. World Knowledge contributes to Stylistic Diversity. Stylistic Diversity leads to Open-Sourced Model.

  1. Existing Models: reliable outputs but significant mode collapse, leading to lack of diversity
  2. Krea 2 Goal: aims for faster generation and greater stylistic variation for creative exploration
  3. Data Curation: rigorous process to ensure stylistic diversity and mitigate 'bad data'
  4. Diffusion Models: fundamental principles underpin Krea 2's image generation capabilities
  5. Mitigate Bad Data: defining and actively mitigating problematic data for improved model quality
  6. World Knowledge: leveraging advanced training techniques to incorporate broader understanding
  7. Stylistic Diversity: achieved through careful data and training, contrasting existing models
  8. Open-Sourced Model: medium version of Krea 2 model released, met with positive reception
Visual TL;DR
Visual TL;DR, startuphub.ai Existing Models drives need Krea 2 Goal. Krea 2 Goal requires Data Curation drives need requires Existing Models Krea 2 Goal Data Curation Stylistic Diversity From startuphub.ai · The publishers behind this format
Visual TL;DR, startuphub.ai Existing Models drives need Krea 2 Goal. Krea 2 Goal requires Data Curation drives need requires Existing Models Krea 2 Goal Data Curation StylisticDiversity From startuphub.ai · The publishers behind this format
Visual TL;DR, startuphub.ai Existing Models drives need Krea 2 Goal. Krea 2 Goal requires Data Curation drives need requires Existing Models reliable outputs but significant modecollapse, leading to lack of diversity Krea 2 Goal aims for faster generation and greaterstylistic variation for creativeexploration Data Curation rigorous process to ensure stylisticdiversity and mitigate 'bad data' Stylistic Diversity achieved through careful data andtraining, contrasting existing models From startuphub.ai · The publishers behind this format
Visual TL;DR, startuphub.ai Existing Models drives need Krea 2 Goal. Krea 2 Goal requires Data Curation drives need requires Existing Models reliable outputsbut significantmode collapse,… Krea 2 Goal aims for fastergeneration andgreater stylistic… Data Curation rigorous process toensure stylisticdiversity and… StylisticDiversity achieved throughcareful data andtraining,… From startuphub.ai · The publishers behind this format
Visual TL;DR, startuphub.ai Existing Models drives need Krea 2 Goal. Krea 2 Goal requires Data Curation. Data Curation informs Diffusion Models. Data Curation includes Mitigate Bad Data. Mitigate Bad Data enhances World Knowledge. Diffusion Models enables Stylistic Diversity. World Knowledge contributes to Stylistic Diversity. Stylistic Diversity leads to Open-Sourced Model drives need requires informs includes enhances enables contributes to leads to Existing Models reliable outputs but significant modecollapse, leading to lack of diversity Krea 2 Goal aims for faster generation and greaterstylistic variation for creativeexploration Data Curation rigorous process to ensure stylisticdiversity and mitigate 'bad data' Diffusion Models fundamental principles underpin Krea 2'simage generation capabilities Mitigate Bad Data defining and actively mitigatingproblematic data for improved modelquality World Knowledge leveraging advanced training techniques toincorporate broader understanding Stylistic Diversity achieved through careful data andtraining, contrasting existing models Open-Sourced Model medium version of Krea 2 model released,met with positive reception From startuphub.ai · The publishers behind this format
Visual TL;DR, startuphub.ai Existing Models drives need Krea 2 Goal. Krea 2 Goal requires Data Curation. Data Curation informs Diffusion Models. Data Curation includes Mitigate Bad Data. Mitigate Bad Data enhances World Knowledge. Diffusion Models enables Stylistic Diversity. World Knowledge contributes to Stylistic Diversity. Stylistic Diversity leads to Open-Sourced Model drives need requires informs includes enhances enables contributes to leads to Existing Models reliable outputsbut significantmode collapse,… Krea 2 Goal aims for fastergeneration andgreater stylistic… Data Curation rigorous process toensure stylisticdiversity and… Diffusion Models fundamentalprinciples underpinKrea 2's image… Mitigate Bad Data defining andactively mitigatingproblematic data… World Knowledge leveraging advancedtraining techniquesto incorporate… StylisticDiversity achieved throughcareful data andtraining,… Open-SourcedModel medium version ofKrea 2 modelreleased, met with… From startuphub.ai · The publishers behind this format

Sangwha Lee from Krea.ai recently shared insights into the training process of their Krea 2 image foundation model, highlighting the critical role of data curation and the pursuit of stylistic diversity. The company has open-sourced a medium version of its model, which has been met with positive reception.

Krea.ai Details Krea 2 Image Model Training - AI Engineer
Krea.ai Details Krea 2 Image Model Training — from AI Engineer

The Quest for Stylistic Diversity

Lee began by contrasting Krea 2 with existing production-grade models like ChatGPT and Nano Banana Pro. While these models offer reliable outputs, they often achieve this through significant mode collapse, leading to a lack of diversity. Lee illustrated this with the example of a "burning skull" prompt, where existing models produce consistent but similar results. Krea 2, in contrast, aims for faster generation and greater stylistic variation, catering to users who may not know exactly what they want and need to explore creative possibilities.

The Foundation of Diffusion Models and Data's Role

The presentation touched upon the fundamental principles of diffusion models, explaining the process of adding noise to an image and training a model to denoise it. Lee emphasized that while architecture is important, "data is quite everything that goes into the model." He stressed that after locking in an architecture, the majority of the effort lies in data curation, ensuring quality and diversity. Specifically for Krea 2, the team focused on maintaining stylistic diversity, even including data like low-resolution CRT videos that might be considered aesthetically poor by some, as they hold value for specific user preferences.

Defining and Mitigating "Bad Data"

Lee outlined several categories of problematic data for generative models: duplicated samples, over-represented concepts, samples where visual language models fail to capture key aspects, samples that induce biases or artifacts, images with high visual complexity unsuitable for low-resolution training, and AI-generated images. The team employs methods like hash-based deduplication and embedding-based semantic deduplication to address these issues. They also utilize large vision-language models to identify AI-generated content and distill this knowledge into smaller, efficient classifiers. Lee expressed pride in their use of sparse autoencoders (SAEs) for unsupervised tagging, which helps in identifying and filtering undesirable data like watermarks or border artifacts.

Leveraging World Knowledge and Advanced Training Techniques

Krea.ai also incorporated world knowledge into their model by leveraging Wikipedia's PageRank to identify important concepts and ensure their presence in the training dataset. The company's training pipeline is inspired by large language model (LLM) training, progressing through stages like low-to-high resolution pre-training, mid-training, supervised fine-tuning, preference optimization, and reinforcement learning. A key component is the prompt expansion module, which takes user prompts and generates more detailed versions to improve output quality.

The Future of Image Generation

Looking ahead, Lee mentioned Krea.ai's work on multi-expert policy distillation, aiming to merge specialized capabilities from different expert models into a single student model. He also reflected on the evolving architecture of diffusion models, noting a trend towards reversing the traditional encoder-decoder structure. Lee concluded by highlighting the importance of simplicity, scalability, efficiency, and fast iteration in infrastructure and methods, emphasizing the value of drawing inspiration from LLM research.

StartupHub.ai data indicates that Krea has a score of 19/100, placing it among competitors like Adulis (20/100) and further behind leaders like Adaptive Biotechnologies (69/100).

© 2026 StartupHub.ai. All rights reserved. Do not enter, scrape, copy, reproduce, or republish this article in whole or in part. Use as input to AI training, fine-tuning, retrieval-augmented generation, or any machine-learning system is prohibited without written license. Substantially-similar derivative works will be pursued to the fullest extent of applicable copyright, database, and computer-misuse laws. See our terms.