SenseNova-U1.5: an 8-billion-parameter model that reads and creates images end-to-end
A team of researchers introduces SenseNova-U1.5, an 8‑billion‑parameter multimodal model that is built to understand, reason about, and generate visual content within a single end-to-end framework. The model is described as encoder-free and VAE-free — meaning it does not use a separate image encoder or a variational autoencoder, two common pieces in other image models. The authors present this as a “native unified” approach that works directly with images at resolutions up to 4K.
To make the visual interface stronger, the team trained the model with a technique they call spatially coherent patch reconstruction. They also scaled training with carefully chosen data for image generation and editing, refined how tasks are formulated, and improved prompts that feed structure to the model. After main training, they added specialist improvements for look and style (visual aesthetics), bilingual text inside images, creating infographics, and image editing. Those specialist skills were then folded back into the main model using a method the paper calls multi-expert on-policy distillation — a way to consolidate several tuned experts into one system.
In their evaluations, the authors report that SenseNova-U1.5 largely improves several practical abilities. These include higher image fidelity (cleaner, more realistic images), better rendering of text inside images, handling complex compositions, editing with multiple reference images, and creating images while mixing generation and editing steps. They also note better instruction following and preservation of subject identity, geometry, and parts of an image that should remain unchanged.
The paper also highlights an important caveat. The model had limited exposure to structured formats in its generation data, yet it still generalized to long and complex structured visual instructions. That suggests the model can transfer its understanding to planning and creating images, but the abstract does not report how far this generalization holds. The summary in the abstract uses cautious language such as “largely advances,” and it does not provide detailed failure cases or quantitative comparisons.