OpenAI Introduces CriticGPT to Catch AI Hallucinations

OpenAI unveils CriticGPT, a new model designed to review and find errors in code generated by ChatGPT. This AI critic aims to solve the growing problem of hidden hallucinations as language models become more advanced.

OpenAI releases a new AI model called CriticGPT that focuses on catching mistakes made by other AI systems. As large language models become increasingly sophisticated, their errors also become harder for human reviewers to spot. CriticGPT acts as an automated critic that writes detailed reviews of ChatGPT's code outputs to highlight hidden hallucinations.

The new model relies on Reinforcement Learning from Human Feedback (RLHF) to train the AI to evaluate and critique text effectively. Human trainers provide examples of good critiques, allowing CriticGPT to learn how to break down complex code and identify logical flaws. This approach gives human reviewers a powerful tool to catch subtle errors that they might otherwise miss during standard training runs.

This development represents a significant step toward creating safer AI systems that can police themselves. While CriticGPT currently focuses on code generation, OpenAI plans to expand this critique capability to other types of text and tasks. The ultimate goal is to build a scalable feedback mechanism that keeps AI outputs accurate and reliable as the technology continues to evolve.

Read More at the original source →