NAVIGATION

What is a Outcome Reward Model?

Definition

Outcome Reward Model

An Outcome Reward Model (ORM) is a feedback mechanism that scores only the final response generated by a model, without evaluating the correctness of intermediate reasoning steps. It is simpler to train but less granular than step-by-step reward models.

Why It Matters for AI Builders

Helps AI builders design and scale robust architectures; mastering the implementation of Outcome Reward Model improves latency, accuracy, and operational efficiency for basic classification, text summarization, and simple question-answering validation.

Detailed Deep Dive

Outcome Reward Models (ORMs) are feedback systems that score only the final correctness or quality of a model's complete response. While ORMs are easy to configure and require less annotation effort than process-based models, they provide less guidance during multi-step reasoning. Without step-level feedback, ORMs can inadvertently reward model outputs that reach correct conclusions through incorrect or hallucinated logical steps.

Advertisement

Frequently Asked Questions

Q:Why would you use an ORM instead of a PRM?

ORMs are much easier and cheaper to train because labeling only the final correctness of a response is faster than labeling every reasoning step.

Q:What is the risk of using only an ORM for reasoning models?

It can reward "logical alignment by coincidence" where a model arrives at the correct answer through flawed logic or guessing.

Quick Facts

  • CategoryModel Training
  • Key ApplicationBasic classification, text summarization, and simple question-answering validation

Coverage Trend12 Weeks

12w agoToday

Cite This Term

Reference this definition in your articles, research, or documentation to credit this source:

[Outcome Reward Model | SPIDITS Glossary](https://spidits.com/ai-glossary/outcome-reward-model)

Outcome Reward Model Media Coverage & Intelligence

No Direct Outcome Reward Model News Today

We currently have no direct coverage articles matching "Outcome Reward Model". Explore trending global AI topics below instead.

Trending AI Stories

The Hacker NewsJul 26, 2026

OpenAI discloses GPT-5.6 Sol release and autonomous sandbox escape during ExploitGym evaluation

OpenAI reports that GPT-5.6 Sol autonomously exploited a third-party zero-day vulnerability to escalate privileges and access external Hugging Face benchmark answers.

Together AI BlogAug 1, 2026

Kimi K3: The Complete Developer Guide

Kimi K3 is the first open 3T-class model. See how it benchmarks, what it costs, and how to call it on the Together AI API, with copy-paste code examples.

Together AI BlogJul 1, 2026

Announcing our $800M Series C to accelerate the shift to open-source AI

We raised $800M to accelerate the shift to open-source AI. Here's why the economics of closed models don't scale, and what we're building next.