Paper Overview
Field: Computer Vision (CV) Authors: Ji Xie, Dewei Zhou, Xinyu Huang, Zhennan Chen, Xun Wang Published: 2026-09-17 arXiv: 2609.20816
Abstract
Professional design requires any-color control: the ability to specify an object's target color with any 24-bit hex value for image generation and editing. Prior work has explored color generation, editing, and colorization, but often relies on dedicated color representations or specialized inference procedures. Advances in large language models offer a simpler starting point: even compact models can associate hex values with color semantics.
The authors present Paint-Anything, which learns a shared hex-prompt interface for generation and editing through object-level color supervision.
Key Contributions
- Paint-500K dataset: Built from real images through a data pipeline involving object grounding, perceptual color labeling, and editing-pair synthesis.
- Solid-color anchors: Since shadows make real-image labels only approximate colors, supervision is supplemented with solid-color anchors whose pixels exactly match paired hex values. These anchors are used only at high-noise timesteps, while low-noise training is left to natural images.
- ACBench (Any-Color Benchmark): Introduces ACBench-T2I and ACBench-Edit to measure object-level hex color fidelity in both generation and editing tasks.
- On FLUX.2-4B, Paint-Anything improves ACBench-T2I and ACBench-Edit scores by 85.3% and 28.3%, respectively.
- Ablation studies support the proposed training scheme.
- It achieves the highest average CompColor score among all compared methods.
Results
*Auto-collected on 2026-09-19*