NEO Series: Native Vision-Language Models

June 24, 2026 ยท View on GitHub

๐Ÿ“œ News

[2026/05] ๐Ÿ”ฅ The paper, weights, and evaluation code of NEO-ov are released !
[2025/12] ๐Ÿ’ฅ NEO-ov has been completed !
[2026/01] ๐Ÿ”ฅ The training code of NEO is released !
[2025/10] ๐Ÿ”ฅ The paper, weights, and evaluation code of NEO are released !
[2025/09] ๐Ÿ’ฅ NEO has been completed !

๐Ÿ“‹ Todo List

๐Ÿค– Model Zoo

We release 2B and 9B NEO-series models across different training stages.

Model Name Model Weight
NEO NEO1_0 HF link
NEO-ov NEO1_5 HF link

๐Ÿ’ก Motivation

  • What constraints set native VLMs apart from modular ones, and to what extent can they be overcome?

  • How to make native VLMs more accessible and democratized, thereby accelerating their progress?

๐Ÿ’ก Highlights

  • ๐Ÿ”ฅ Native Architecture: NEO innovates a native VLM primitive that unifies pixel-word encoding, alignment, and reasoning within an encoder-free dense model architecture.

  • ๐Ÿ”ฅ Superior Efficiency: Using under 10% of image-text data, NEO develops strong visual perception from scratch, rivaling top-tier modular VLMs and outperforming native encoder-free ones.

  • ๐Ÿ”ฅ Promising Roadmap: NEO pioneers a promising route for scalable and powerful native encoder-free VLMs, paired with diverse reusable components that foster a cost-effective and extensible ecosystem.

๐Ÿš€ Performance

๐Ÿง  Single-Image Understanding

๐ŸŽฌ Multi-Image & Video Understanding

๐ŸŒ Spatial Intelligence

โœ’๏ธ Citation

If NEO series is helpful for your research, please consider star โญ and citation ๐Ÿ“ :

@article{Diao2025NEO,
  title        = {From Pixels to Words--Towards Native Vision-Language Primitives at Scale},
  author       = {Diao, Haiwen and Li, Mingxuan and Wu, Silei and Dai, Linjun and Wang, Xiaohua and Deng, Hanming and Lu, Lewei and Lin, Dahua and Liu, Ziwei},
  journal      = {arXiv preprint arXiv:2510.14979},
  year         = {2025}
}

@article{Diao2026NEOov,
  title        = {From Pixels to Words--Towards Native One-Vision Models at Scale},
  author       = {Diao, Haiwen and Wang, Jiahao and Wu, Penghao and Dong, Yuhao and Niu, Yuwei and Zhu, Yue and Cai, Zhongang and Fan, Weichen and Dai, Linjun and Wu, Silei and others},
  journal      = {arXiv preprint arXiv:2605.28820},
  year         = {2026}
}

@misc{sensenova2026neounify,
  title        = {NEO-unify: Building Native Multimodal Unified Models End to End},
  author       = {SenseNova},
  journal      = {Hugging Face blog},
  url          = {https://huggingface.co/blog/sensenova/neo-unify},
  year         = {2026}
}

@article{sensenova2026sensenovau1,
  title        = {SenseNova-U1: Unifying Multimodal Understanding and Generation with NEO-unify Architecture},
  author       = {Diao, Haiwen and Wu, Penghao and Deng, Hanming and Wang, Jiahao and Bai, Shihao and Wu, Silei and Fan, Weichen and Ye, Wenjie and Tong, Wenwen and Fan, Xiangyu and others},
  journal      = {arXiv preprint arXiv:2605.12500},
  year         = {2026}
}

๐Ÿ“„ License

The content of this project itself is licensed under LICENSE.