oboro: Text-to-Image Synthesis on Limited Data using Flow-based Diffusion Transformer with MMH Attention
Ryusuke Mizutani, Kazuaki Matano, Tsugumi Kadowaki, Haruki Tenya, Layris, nuigurumi, Koki Hashimoto, Yu Tanaka
TL;DR
oboro addresses the demand for high-quality text-to-image synthesis under limited, rights-cleared data in anime production. It introduces a diffusion-model framework built from scratch that uses an I-CFM flow and a Diffusion Transformer with Multi-Multi-Head Attention, paired with a T5 XXL text encoder and a FLUX 16-channel VAE. The model achieves competitive image quality with far less data and compute than SD1.5/SDXL, enabling practical use in commercial anime workflows, and is released as open-source to support Japan's AI ecosystem. A two-stage training strategy (foundation on rights-cleared data, followed by company-specific fine-tuning) further enhances adaptability while mitigating copyright risks.
Abstract
This project was conducted as a 2nd-term adopted project of the "Post-5G Information and Communication System Infrastructure Enhancement R&D Project Development of Competitive Generative AI Foundation Models (GENIAC)," a business of the Ministry of Economy, Trade and Industry (METI) and the New Energy and Industrial Technology Development Organization (NEDO). To address challenges such as labor shortages in Japan's anime production industry, this project aims to develop an image generation model from scratch. This report details the technical specifications of the developed image generation model, "oboro:." We have developed "oboro:," a new image generation model built from scratch, using only copyright-cleared images for training. A key characteristic is its architecture, designed to generate high-quality images even from limited datasets. The foundation model weights and inference code are publicly available alongside this report. This project marks the first release of an open-source, commercially-oriented image generation AI fully developed in Japan. AiHUB originated from the OSS community; by maintaining transparency in our development process, we aim to contribute to Japan's AI researcher and engineer community and promote the domestic AI development ecosystem.
