EvolvingLMMs-Lab/NEO

NEO Series: Native Vision-Language Models from First Principles

What it solves

NEO addresses the limitations of modular Vision-Language Models (VLMs) by creating a native architecture that unifies how pixels and words are processed. It aims to make native VLMs more accessible and democratized, reducing the reliance on massive amounts of image-text data while maintaining high performance in visual perception.

How it works

NEO utilizes an encoder-free dense model architecture. Instead of using separate components for different modalities, it employs a native VLM primitive that handles pixel-word encoding, alignment, and reasoning all within a single unified system. This allows the model to develop strong visual perception from scratch.

Who it’s for

This project is designed for AI researchers and developers working on multimodal models, specifically those interested in scalable, cost-effective, and encoder-free native vision-language architectures.

Highlights

  • Native Architecture: Unifies pixel-word encoding, alignment, and reasoning in an encoder-free dense model.
  • Superior Efficiency: Achieves performance rivaling top-tier modular VLMs while using less than 10% of the typical image-text data.
  • Scalable Roadmap: Provides a path for building powerful native encoder-free VLMs with reusable components.
  • Comprehensive Model Zoo: Offers models in 2B and 9B parameter sizes across different training stages (NEO and NEO-ov).

Related

  • Project
  • Project
  • Project
  • Dispatch
  • Dispatch