• Kinza Babylon Staked BTCKinza Babylon Staked BTC(KBTC)$83,270.000.00%
  • Steakhouse EURCV Morpho VaultSteakhouse EURCV Morpho Vault(STEAKEURCV)$0.000000-100.00%
  • Stride Staked InjectiveStride Staked Injective(STINJ)$16.51-4.18%
  • Vested XORVested XOR(VXOR)$3,404.231,000.00%
  • FibSwap DEXFibSwap DEX(FIBO)$0.0084659.90%
  • ICPanda DAOICPanda DAO(PANDA)$0.003106-39.39%
  • TruFin Staked APTTruFin Staked APT(TRUAPT)$8.020.00%
  • bitcoinBitcoin(BTC)$102,655.001.24%
  • VNST StablecoinVNST Stablecoin(VNST)$0.0000400.67%
  • ethereumEthereum(ETH)$2,304.3412.46%
  • tetherTether(USDT)$1.00-0.01%
  • rippleXRP(XRP)$2.333.60%
  • binancecoinBNB(BNB)$633.651.90%
  • solanaSolana(SOL)$169.675.99%
  • Wrapped SOLWrapped SOL(SOL)$143.66-2.32%
  • usd-coinUSDC(USDC)$1.000.01%
  • dogecoinDogecoin(DOGE)$0.2022586.13%
  • cardanoCardano(ADA)$0.786.38%
  • tronTRON(TRX)$0.2615592.40%
  • staked-etherLido Staked Ether(STETH)$2,298.2812.38%
  • wrapped-bitcoinWrapped Bitcoin(WBTC)$102,653.001.55%
  • SuiSui(SUI)$3.89-0.82%
  • Gaj FinanceGaj Finance(GAJ)$0.0059271.46%
  • Content BitcoinContent Bitcoin(CTB)$24.482.55%
  • USD OneUSD One(USD1)$1.000.11%
  • chainlinkChainlink(LINK)$15.873.94%
  • UGOLD Inc.UGOLD Inc.(UGOLD)$3,042.460.08%
  • avalanche-2Avalanche(AVAX)$22.957.68%
  • Wrapped stETHWrapped stETH(WSTETH)$2,774.6212.14%
  • ParkcoinParkcoin(KPK)$1.101.76%
  • stellarStellar(XLM)$0.2942333.91%
  • shiba-inuShiba Inu(SHIB)$0.0000156.06%
  • hedera-hashgraphHedera(HBAR)$0.1982103.35%
  • HyperliquidHyperliquid(HYPE)$24.5611.85%
  • ToncoinToncoin(TON)$3.240.90%
  • bitcoin-cashBitcoin Cash(BCH)$405.89-3.83%
  • leo-tokenLEO Token(LEO)$8.69-1.35%
  • USDSUSDS(USDS)$1.000.01%
  • litecoinLitecoin(LTC)$98.295.41%
  • polkadotPolkadot(DOT)$4.749.63%
  • Yay StakeStone EtherYay StakeStone Ether(YAYSTONE)$2,671.07-2.84%
  • wethWETH(WETH)$2,298.8512.28%
  • Pundi AIFXPundi AIFX(PUNDIAI)$16.000.00%
  • PengPeng(PENG)$0.60-13.59%
  • moneroMonero(XMR)$303.222.02%
  • Wrapped eETHWrapped eETH(WEETH)$2,461.4912.70%
  • Bitget TokenBitget Token(BGB)$4.450.21%
  • Binance Bridged USDT (BNB Smart Chain)Binance Bridged USDT (BNB Smart Chain)(BSC-USD)$1.000.25%
  • PepePepe(PEPE)$0.00001219.12%
  • Pi NetworkPi Network(PI)$0.7213.08%
TradePoint.io
  • Main
  • AI & Technology
  • Stock Charts
  • Market & News
  • Business
  • Finance Tips
  • Trade Tube
  • Blog
  • Shop
No Result
View All Result
TradePoint.io
No Result
View All Result

OpenAI Releases Reinforcement Fine-Tuning (RFT) on o4-mini: A Step Forward in Custom Model Optimization

May 9, 2025
in AI & Technology
Reading Time: 5 mins read
A A
OpenAI Releases Reinforcement Fine-Tuning (RFT) on o4-mini: A Step Forward in Custom Model Optimization
ShareShareShareShareShare

OpenAI has launched Reinforcement Fine-Tuning (RFT) on its o4-mini reasoning model, introducing a powerful new technique for tailoring foundation models to specialized tasks. Built on principles of reinforcement learning, RFT allows organizations to define custom objectives and reward functions, enabling fine-grained control over how models improve—far beyond what standard supervised fine-tuning offers.

At its core, RFT is designed to help developers push models closer to ideal behavior for real-world applications by teaching them not just what to output, but why that output is preferred in a particular domain.

YOU MAY ALSO LIKE

Scopely appoints Shlomi Aizenberg as chief business officer

Minimalism stretched to the point of frustration

What is Reinforcement Fine-Tuning?

Reinforcement Fine-Tuning applies reinforcement learning principles to language model fine-tuning. Rather than relying solely on labeled examples, developers provide a task-specific grader—a function that evaluates and scores model outputs based on custom criteria. The model is then trained to optimize against this reward signal, gradually learning to generate responses that align with the desired behavior.

This approach is particularly valuable for nuanced or subjective tasks where ground truth is difficult to define. For instance, you might not have labeled data for “the best way to phrase a medical explanation,” but you can write a program that assesses clarity, correctness, and completeness—and let the model learn accordingly.

Why o4-mini?

OpenAI’s o4-mini is a compact reasoning model released in April 2025, optimized for both text and image inputs. It’s part of OpenAI’s new generation of multitask-capable models and is particularly strong at structured reasoning and chain-of-thought prompts.

By enabling RFT on o4-mini, OpenAI gives developers access to a lightweight yet capable foundation that can be precisely tuned for high-stakes, domain-specific reasoning tasks—while remaining computationally efficient and fast enough for real-time applications.

Applied Use Cases: What Developers Are Building with RFT

Several early adopters have demonstrated the practical potential of RFT on o4-mini:

  • Accordance AI built a custom tax analysis model that improved accuracy by 39% over baseline, using a rule-based grader to enforce compliance logic.
  • Ambience Healthcare used RFT to enhance medical coding accuracy, boosting ICD-10 assignment performance by 12 points over physician-written labels.
  • Harvey, a legal AI startup, fine-tuned a model to extract citations from legal documents with a 20% improvement in F1, matching GPT-4o on performance at reduced latency.
  • Runloop trained the model to generate valid Stripe API snippets, achieving a 12% gain using AST validation and syntax-based grading.
  • Milo, a scheduling assistant, improved output quality on complex calendar prompts by 25 points.
  • SafetyKit boosted content moderation accuracy in production from 86% to 90% F1 by enforcing granular policy compliance through custom grading functions.

These examples underscore RFT’s strength in aligning models with use-case-specific requirements—whether those involve legal reasoning, medical understanding, code synthesis, or policy enforcement.

How to Use RFT on o4-mini

Getting started with Reinforcement Fine-Tuning involves four key components:

  1. Design a Grading Function: Developers define a Python function that evaluates model outputs. This function returns a score from 0 to 1 and can encode task-specific preferences, such as correctness, format, or tone.
  2. Prepare a Dataset: A high-quality prompt dataset is essential. OpenAI recommends using diverse and challenging examples that reflect the target task.
  3. Launch a Training Job: Via OpenAI’s fine-tuning API or dashboard, users can launch RFT runs with adjustable configurations and performance tracking.
  4. Evaluate and Iterate: Developers monitor reward progression, evaluate checkpoints, and refine grading logic to maximize performance over time.

Comprehensive documentation and examples are available through OpenAI’s RFT guide.

Access and Pricing

RFT is currently available to verified organizations. Training costs are billed at $100/hour for active training time. If a hosted OpenAI model is used to run the grader (e.g., GPT-4o), token usage for those calls is charged separately at standard inference rates.

As an incentive, OpenAI is offering a 50% training cost discount for organizations that agree to share their datasets for research and model improvement purposes.

A Technical Leap for Model Customization

Reinforcement Fine-Tuning represents a shift in how we adapt foundation models to specific needs. Rather than merely replicating labeled outputs, RFT enables models to internalize feedback loops that reflect the goals and constraints of real-world applications. For organizations working on complex workflows where precision and alignment matter, this new capability opens a critical path to reliable and efficient AI deployment.

With RFT now available on the o4-mini reasoning model, OpenAI is equipping developers with tools not just to fine-tune language—but to fine-tune reasoning itself.


Check out the Detailed Documentation here. Also, don’t forget to follow us on Twitter.

Here’s a brief overview of what we’re building at Marktechpost:


Nikhil is an intern consultant at Marktechpost. He is pursuing an integrated dual degree in Materials at the Indian Institute of Technology, Kharagpur. Nikhil is an AI/ML enthusiast who is always researching applications in fields like biomaterials and biomedical science. With a strong background in Material Science, he is exploring new advancements and creating opportunities to contribute.

Credit: Source link

ShareTweetSendSharePin

Related Posts

Scopely appoints Shlomi Aizenberg as chief business officer
AI & Technology

Scopely appoints Shlomi Aizenberg as chief business officer

May 9, 2025
Minimalism stretched to the point of frustration
AI & Technology

Minimalism stretched to the point of frustration

May 9, 2025
Ming-Lite-Uni: An Open-Source AI Framework Designed to Unify Text and Vision through an Autoregressive Multimodal Structure
AI & Technology

Ming-Lite-Uni: An Open-Source AI Framework Designed to Unify Text and Vision through an Autoregressive Multimodal Structure

May 9, 2025
Square Enix’s Symbiogenesis onchain game debuts on Sony’s Soneium blockchain
AI & Technology

Square Enix’s Symbiogenesis onchain game debuts on Sony’s Soneium blockchain

May 9, 2025
Next Post
Before Pope Francis died, this is where he directed his remaining money to go

Before Pope Francis died, this is where he directed his remaining money to go

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Search

No Result
View All Result
Luigi Mangione to be arraigned on federal charges.

Luigi Mangione to be arraigned on federal charges.

May 2, 2025
I Lost My Job For Being Stupid

I Lost My Job For Being Stupid

May 3, 2025
Hugging Face Releases nanoVLM: A Pure PyTorch Library to Train a Vision-Language Model from Scratch in 750 Lines of Code

Hugging Face Releases nanoVLM: A Pure PyTorch Library to Train a Vision-Language Model from Scratch in 750 Lines of Code

May 8, 2025

About

Learn more

Our Services

Legal

Privacy Policy

Terms of Use

Bloggers

Learn more

Article Links

Contact

Advertise

Ask us anything

©2020- TradePoint.io - All rights reserved!

Tradepoint.io, being just a publishing and technology platform, is not a registered broker-dealer or investment adviser. So we do not provide investment advice. Rather, brokerage services are provided to clients of Tradepoint.io by independent SEC-registered broker-dealers and members of FINRA/SIPC. Every form of investing carries some risk and past performance is not a guarantee of future results. “Tradepoint.io“, “Instant Investing” and “My Trading Tools” are registered trademarks of Apperbuild, LLC.

This website is operated by Apperbuild, LLC. We have no link to any brokerage firm and we do not provide investment advice. Every information and resource we provide is solely for the education of our readers. © 2020 Apperbuild, LLC. All rights reserved.

No Result
View All Result
  • Main
  • AI & Technology
  • Stock Charts
  • Market & News
  • Business
  • Finance Tips
  • Trade Tube
  • Blog
  • Shop

© 2023 - TradePoint.io - All Rights Reserved!