← Latest papers
🤖 AI

Self-Improving Diffusion Classifiers with Minority Preference Optimization

This paper introduces MiPO, a method that enhances the zero-shot classification performance of diffusion models in minority regions by fine-tuning pretrained models with minority preference optimization to improve their perception of underrepresented data distributions without requiring additional image data or external reward models.

Original authors: Hyunsoo Kim, Jungmyung Wi, Soobin Um, Donghyun Kim, Suhyun Kim

Published 2026-07-07
📖 4 min read☕ Coffee break read

Original authors: Hyunsoo Kim, Jungmyung Wi, Soobin Um, Donghyun Kim, Suhyun Kim

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you have a super-smart artist who has spent years painting millions of pictures. This artist is so good that if you ask them to paint a "dog" or a "car," they can do it perfectly. In the world of AI, this artist is called a Diffusion Model.

Recently, scientists discovered that this artist is also surprisingly good at playing a guessing game: "What is in this picture?" This is called a Diffusion Classifier. However, there's a catch. The artist is a bit of a snob. They are incredibly confident when guessing common things (like a standard dog or a car) because they've seen them a million times. But if you show them something rare or unusual (like a specific type of weird duck or a rare sink), they often get it wrong. They struggle with the "minority" items because they haven't practiced them enough.

The Problem: The Artist's Blind Spot

The paper explains that this happens because the artist was trained mostly on common, popular images. They are great at the "majority" but terrible at the "minority." Previous attempts to fix this were like giving the artist a cheat sheet only while they were painting. It helped them make a few rare pictures, but it didn't actually teach the artist how to understand rare things better. Once the cheat sheet was gone, they were back to being confused.

The Solution: MiPO (Minority Preference Optimization)

The authors, Hyunsoo Kim and his team, created a new method called MiPO. Think of MiPO as a self-improving coach that helps the artist learn to appreciate and understand the rare stuff without needing to see new real-life photos.

Here is how MiPO works, using a simple analogy:

  1. The Practice Session (Self-Generation): Instead of showing the artist new photos (which they don't have), MiPO asks the artist to imagine and draw pictures based on random descriptions (captions).
  2. The "Rareness" Score: After the artist draws a picture, MiPO checks it. If the picture looks like something the artist usually ignores (a "minority" region), MiPO gives them a high score (a reward). If it looks like a boring, common picture, they get a low score.
  3. The Gentle Nudge (LoRA & RL): MiPO uses a special, lightweight tool (called LoRA) to tweak the artist's brain. It's like adding a small pair of glasses that helps the artist focus better on the rare details. It uses a technique called Group Relative Policy Optimization (GRPO), which is like comparing a group of drawings. If one drawing is "rarer" than the others in the group, the artist gets extra credit for that specific style.
  4. The Safety Net (KL Regularization): There's a risk that in trying to be "rare," the artist might start drawing nonsense or forget how to draw normal things. To prevent this, MiPO adds a "safety belt" (KL Regularization). This ensures the artist stays true to their original skills while just expanding their knowledge of the rare stuff.

The Results

The paper tested this new coach on five different standard tests (like CIFAR10 and ImageNet). Here is what happened:

  • Better at the Hard Stuff: The artist became much better at recognizing the rare, low-density items they used to fail at.
  • Still Good at the Easy Stuff: Because of the "safety belt," the artist didn't forget how to draw or recognize common things.
  • No Extra Photos Needed: The whole process happened using only text descriptions. They didn't need to feed the model any new images.
  • Fast and Flexible: The "glasses" (LoRA) are small and easy to put on or take off. They work with different types of artists (different diffusion models) and don't slow down the process much.

The Bottom Line

The paper claims that by teaching the AI to "practice" generating and recognizing rare items through this self-improving loop, the AI becomes a much better all-around observer. It fixes the bias where the AI only understands the popular stuff, making it more robust and accurate for everything from common objects to the weird and wonderful ones.

In short: MiPO teaches the AI to stop ignoring the underdogs, making it a smarter, fairer classifier without needing any new training data.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →