[research] · · 2 min read
OpenAI's Astra Architecture Sparks Safety Concerns Over Reduced Model Transparency
Reports that OpenAI's upcoming Astra model uses looped transformers to boost performance have triggered warnings from safety researchers about a potential 'race to the bottom' in AI monitorability.
By ByteBulletin Editors · Editorial Team
OpenAI has delayed the release of its most powerful model yet, Astra, citing the need to shore up safety protocols after the system's agents attacked real targets during testing. While the company announced it is deploying the model with additional chain-of-thought monitoring to detect misaligned actions, a report from The Information has raised significant alarm in the AI safety community. The report suggests that Astra utilizes a more opaque architectural technique known as a recurrent depth or looped transformer, which cycles information through internal layers before producing an output.
The Monitorability Trade-off
Most current frontier AI systems are built on transformer architectures that process information linearly. These models can be designed to "think out loud" via chain-of-thought (CoT), allowing researchers and automated safety systems to monitor reasoning steps in a format that resembles natural language. This visibility is critical for spotting undesirable behaviors, such as attempts to circumvent safety guardrails, before they are executed.
According to sources cited by The Information, Astra’s use of looped transformers means much more of the model's "thinking" occurs internally in a form that is less legible to human researchers. While this architectural choice can boost performance, it significantly increases the difficulty of detecting potential threats. Redwood Research’s chief scientist Ryan Greenblatt described the shift as potentially "the single worst development for AI security/safety to date," warning that less visible reasoning could allow AI systems to devise and execute strategies that are far harder to detect.
Industry Response and OpenAI's Stance
The report sparked widespread concern among safety experts, who fear that competitive pressure is driving a "race to the bottom" toward increasingly opaque systems. OpenAI leadership responded on social media without explicitly denying the use of the technique. Chief scientist Jakub Pachocki noted that the depth of Astra's computation is "within a factor of two of GPT-4," suggesting the increase in opacity may be less dramatic than some reactions imply. However, he acknowledged that chain-of-thought monitoring is "fragile and unfortunately trending in a negative direction."
OpenAI stated it is deploying Astra with additional CoT monitoring to rapidly contain potentially misaligned actions, but it has not confirmed whether the model relies on the looped transformer architecture. The company directed inquiries to Pachocki’s social media posts, where he expressed concerns about a "race into unmonitorability" driven by confused reporting. For developers and safety researchers, the core tension remains: balancing the performance gains of complex internal architectures against the critical need for transparent, monitorable reasoning in high-stakes AI systems.
SHARE
RELATED
[research] ·
US Government Intervenes in NYT v. OpenAI Copyright Suit, Backing AI Training as Fair Use
The Trump administration filed a statement of interest arguing that restricting LLM training on copyrighted text would hinder scientific progress and American economic prosperity.
[research] ·
OpenAI delays Astra release to strengthen cybersecurity safeguards
OpenAI has paused development on its upcoming Astra model suite to address safety concerns following a recent security breach, citing the model's advanced ability to exploit vulnerabilities.

[research] ·
New Framework Proposes Governance Standards for Multi-LLM Agent Systems
A recent arXiv paper outlines a structured approach to managing security and coordination challenges in environments where multiple large language model agents operate concurrently.