AI Agent Improves Black-Box Forecaster Accuracy with Corrective Features.

Fangxin Wang, Ziyi Zhang, Diyi Zhuang, Langzhou He, Shiyu Wang, Baichuan Mo, Philip S. Yu· August 7, 2026 View original

Key takeaways

  • CRAFTER is an AI agent that discovers interpretable corrective features from forecaster residuals.
  • It uses both compositional search and LLMs to generate potential features.
  • The system significantly reduces forecasting errors, outperforming other feature engineering methods.
  • CRAFTER offers a cost-effective way to improve black-box models without fine-tuning.

Who benefits

FinanceRetailSupply ChainEnergyManufacturing

Summary

CRAFTER, an AI agent, discovers interpretable corrective features from a frozen forecaster's residual errors to drive a lightweight post-hoc corrector. It significantly reduces forecasting errors across various datasets and backbones, outperforming dedicated feature engineering systems.

Pretrained forecasting models, even when frozen, often exhibit systematic and recurring errors that are costly to fix through traditional fine-tuning. This research introduces the concept of corrective feature discovery, which involves mining interpretable features from a frozen forecaster's residual errors to power a lightweight, post-hoc corrector. Unlike conventional automated feature engineering that models the data-generating process, corrective features specifically target the model-failure process. The proposed system, CRAFTER (Corrective Residual Agent with Feature-based Temporal Exploration and Reasoning), keeps the core forecasting backbone frozen. It employs two complementary generators to mine its residual: a compositional search over raw input channels and a large language model (LLM) that suggests named feature combinations, binary flags, and executable code snippets. A validation-grounded gate then accepts or rejects each candidate feature, regardless of its origin. A validation-selected corrector applies the accepted features or leaves the forecast unchanged. This source-agnostic pipeline allows for fair comparison with other feature-engineering systems. Across six public datasets and six different frozen backbones, CRAFTER consistently outperformed all dedicated feature-engineering systems at every feature budget. It roughly doubled the improvement achieved by the corrector alone and reduced the error of the weakest backbones by up to 27%. These gains proved robust across various LLM backends and even when applied on top of already fine-tuned backbones, demonstrating its effectiveness in enhancing forecasting accuracy without complex retraining.

Why it matters

For professionals relying on black-box forecasting models, CRAFTER offers a powerful, interpretable, and cost-effective way to improve accuracy without the need for expensive retraining or fine-tuning. This can lead to more reliable predictions and better decision-making in various operational contexts.

How to implement this in your domain

  1. 1Integrate CRAFTER-like corrective feature discovery into existing black-box forecasting pipelines to improve accuracy.
  2. 2Analyze the residuals of current forecasting models to identify systematic error patterns that could benefit from corrective features.
  3. 3Experiment with LLMs to generate novel feature combinations for improving model performance.
  4. 4Develop a validation-grounded gating mechanism for feature selection in machine learning workflows.
  5. 5Train data scientists and ML engineers on post-hoc correction techniques for frozen models.

Original post by Fangxin Wang, Ziyi Zhang, Diyi Zhuang, Langzhou He, Shiyu Wang, Baichuan Mo, Philip S. Yu

"arXiv:2608.05207v1 Announce Type: new Abstract: Frozen pretrained forecasters often fail in structured, recurring ways that are costly to repair through fine-tuning. We study corrective feature discovery: mining interpretable features of a frozen forecaster's residual to drive a…"

View on X

Originally posted by Fangxin Wang, Ziyi Zhang, Diyi Zhuang, Langzhou He, Shiyu Wang, Baichuan Mo, Philip S. Yu on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses