Multi-Axis Max@K Reinforcement Learning for Representative Diversity in Text-to-Image Generation

· Source: Artificial Intelligence · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Computer Vision & Pattern Recognition · Depth: Expert, quick

Summary

Multi-Axis Max@K Reinforcement Learning addresses the limited diversity and demographic skew in text-to-image (T2I) models, particularly for person-centric prompts. The proposed method formalizes this as target-mode coverage and introduces multi-axis max@K, a group-based reinforcement learning objective for diffusion-based T2I models. This objective assigns credit by taking the maximum score across samples for each target category and summing these maxima, ensuring different samples contribute to distinct categories. Validated on a synthetic mixture and SD3.5-M using pixel-based color rewards, the approach also improved perceived-appearance fairness. Across three automatic evaluators on held-out prompts, it enhanced the Fairness Score by 0.23-0.36 relative to the base model, while maintaining image quality and text alignment.

Key takeaway

For machine learning engineers and AI ethicists developing text-to-image models, integrating the multi-axis max@K reinforcement learning objective can significantly mitigate demographic skew and improve representative diversity. Your models will generate a broader range of visually distinct modes, enhancing fairness scores by 0.23-0.36 without compromising image quality or text alignment. Consider implementing this approach to ensure more equitable and diverse outputs.

Key insights

A novel multi-axis max@K reinforcement learning objective significantly improves representative diversity and fairness in text-to-image generation.

Principles

Method

The multi-axis max@K objective calculates the maximum score across samples for each target category, then sums these maxima, assigning positive weight only when a sample increases a category's group-wise maximum.

In practice

Topics

Best for: Research Scientist, Computer Vision Engineer, AI Scientist, Machine Learning Engineer, AI Ethicist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.