ZAYA1-8B Technical Report
The paper introduces ZAYA1-8B, a highly efficient 8B-parameter MoE reasoning model trained entirely on AMD infrastructure that achieves state-of-the-art performance on mathematics and coding benchmarks through a specialized four-stage RL cascade and the novel Markovian RSA test-time compute method, effectively narrowing the gap with much larger models.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
The Big Picture: A Small Brain with a Superpower
Imagine you have a tiny, incredibly smart student named ZAYA1-8B. This student has a brain with only 700 million active neurons (a very small size for an AI), but they are part of a larger "school" with 8 billion total neurons.
Usually, to solve hard math problems or write complex code, you need a giant brain (like a massive AI with billions of parameters). ZAYA1-8B is special because, despite being small, it can solve these hard problems just as well as, or even better than, much larger "genius" students.
How? By using three secret weapons: a new way of thinking, a special training camp, and a unique method for checking its own work.
1. The Architecture: A Specialized Team
Most AI models are like a single person trying to do everything alone. ZAYA1-8B is built like a specialized team using a "Mixture of Experts" (MoE).
- The Team: Imagine a classroom with 16 different teachers (experts). When a question comes in, a "router" (the class monitor) decides which teacher is best suited to answer it.
- The New Monitor (ZAYA1 Router): In older models, the monitor was a simple rule-follower. ZAYA1-8B uses a smarter, multi-layered monitor that makes better decisions about who should teach, ensuring the right expert handles the job every time.
- The Compressed Library (CCA): To read long books or remember long stories, the model uses a "compressed library" system. Instead of carrying every single book page in its head, it stores a summarized, compressed version that saves space and energy but keeps all the important details. This lets it handle very long conversations without getting tired.
2. The Training: Learning to Think Before Speaking
The paper describes a unique training process designed to turn this student into a reasoning machine.
- The "Answer-Preserving" Trim: Teachers often have long, detailed explanations (reasoning traces) that are too long to fit on a single page of a textbook. Instead of cutting off the middle of the story (which would ruin the logic), ZAYA1-8B uses a special trick: it cuts off the end of the explanation but keeps the final answer. This teaches the model how to plan and think, even if the full thought process is too long to fit in one go.
- The Four-Stage Boot Camp: After learning the basics, the model went through a rigorous "Reinforcement Learning" (RL) boot camp:
- Warm-up: Solving easy puzzles and math problems to get used to thinking hard.
- The Gym: A custom environment with 400 different puzzle generators that get harder as the model gets better.
- The Main Event: Tackling real math and coding challenges, including a special "Test-Time Compute" (TTC) phase where it learns to generate multiple possible answers and pick the best one.
- Polishing: A final stage to learn how to chat politely and follow instructions, like a good assistant.
3. The Secret Sauce: "Markovian RSA" (The Group Think)
This is the most innovative part of the paper. Usually, when an AI solves a hard problem, it tries to think of the answer in one long, continuous stream. If the stream gets too long, the AI gets confused.
ZAYA1-8B uses a method called Markovian RSA. Think of it like a relay race with a twist:
- The Race: Instead of one runner trying to run the whole marathon, the model sends out 16 runners (candidates) at the same time.
- The Handoff: Each runner runs for a short, safe distance (a "tail" of 4,000 words). They don't carry the whole history of the race; they just pass their last few steps (the tail) to the next round.
- The Aggregation: A "coach" looks at the last few steps of all 16 runners, combines the best ideas, and sends them out for another round.
- The Result: By breaking the thinking process into small, manageable chunks and having the team vote on the best path, ZAYA1-8B can solve incredibly hard math problems (like the AIME and HMMT competitions) that usually require much larger brains.
The Analogy: Imagine trying to solve a giant jigsaw puzzle.
- Old Way: One person tries to hold the whole puzzle in their head at once. They get overwhelmed.
- ZAYA1-8B Way: You send 16 people to work on small sections. They only pass a few pieces of their section to the next group. The group combines these small pieces to build the whole picture. It's faster, uses less memory, and gets a better result.
4. The Hardware: Built on AMD
The entire model was trained using AMD computer chips (specifically the MI300X GPUs). This is a big deal because it proves that you don't need the most expensive, proprietary chips to train top-tier reasoning models. The team showed that with the right software and hardware setup, AMD chips can handle the heavy lifting of training a complex AI.
5. The Results: Small but Mighty
The paper claims that with this setup:
- ZAYA1-8B (with only 0.7 billion active parameters) beats or matches DeepSeek-R1 (which has 37 billion active parameters) on math and coding tests.
- When using the "Markovian RSA" group-thinking method, it gets scores on hard math competitions that are very close to massive, expensive models like Gemini-2.5 Pro and GPT-5-High.
Summary
ZAYA1-8B is a small, efficient AI that proves you don't need a giant brain to be a genius. By using a smart team structure, a special training method that keeps the answers safe, and a "group relay race" strategy for thinking, it can solve the hardest math and coding problems while using a fraction of the computing power of its larger competitors.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.