• English
  • Hindi
  • Punjabi
  • Marathi
  • German
  • Gujarati
  • Urdu
  • Telugu
  • Bengali
  • Kannada
  • Odia
  • Assamese
  • Nepali
  • Spanish
  • French
  • Japanese
  • Arabic
  • Home
  • Noida
  • National
    • BulletsIn
    • cliQ Explainer
    • Government Policy
    • New India
  • International
    • Middle East
    • Foreign
  • Entertainment
  • Business
    • Tender News
  • Sports
    • IPL2025
  • Services
    • Lifestyle
    • How To
    • Spiritual
      • Festival and Culture
    • Tech
Notification
  • Home
  • Noida
  • National
    • BulletsIn
    • cliQ Explainer
    • Government Policy
    • New India
  • International
    • Middle East
    • Foreign
  • Entertainment
  • Business
    • Tender News
  • Sports
    • IPL2025
  • Services
    • Lifestyle
    • How To
    • Spiritual
      • Festival and Culture
    • Tech
  • Home
  • Noida
  • National
    • BulletsIn
    • cliQ Explainer
    • Government Policy
    • New India
  • International
    • Middle East
    • Foreign
  • Entertainment
  • Business
    • Tender News
  • Sports
    • IPL2025
  • Services
    • Lifestyle
    • How To
    • Spiritual
      • Festival and Culture
    • Tech
  • Noida
  • National
  • International
  • Entertainment
  • Business
  • Sports
CliQ INDIA > Services > Tech > Scientists unveil human brain-inspired AI model outperforming ChatGPT on key AGI benchmark tests | cliQ Latest
Tech

Scientists unveil human brain-inspired AI model outperforming ChatGPT on key AGI benchmark tests | cliQ Latest

In a significant breakthrough in artificial intelligence research, scientists at Singapore-based AI company Sapient have developed a new hierarchical reasoning model (HRM) that demonstrates advanced reasoning capabilities and outperforms popular large language models, including ChatGPT, in critical benchmarks designed to evaluate artificial general intelligence (AGI).

cliQ India
cliQ India
Share
11 Min Read
SHARE
Highlights
  • Outperforms ChatGPT on ARC-AGI benchmark with fewer parameters.
  • New AI model mimics human brain for advanced reasoning tasks.

In a significant breakthrough in artificial intelligence research, scientists at Singapore-based AI company Sapient have developed a new hierarchical reasoning model (HRM) that demonstrates advanced reasoning capabilities and outperforms popular large language models, including ChatGPT, in critical benchmarks designed to evaluate artificial general intelligence (AGI). This development marks a step closer to AI systems capable of human-like reasoning, requiring fewer parameters and training samples than conventional models while excelling at structured problem-solving tasks. The new model, inspired by the human brain’s hierarchical processing, is being hailed as a transformative approach in AI research, offering insights into more efficient, scalable, and cognitively inspired design for next-generation intelligence systems.

Hierarchical Reasoning Model: Design, Architecture, and Inspiration from Human Brain

The hierarchical reasoning model developed by Sapient draws its inspiration from the human brain, which processes information over multiple timescales and integrates complex signals from different regions. Unlike conventional large language models that rely on chain-of-thought reasoning to approach complex problems sequentially, the HRM employs a dual-module architecture that separates high-level abstract planning from low-level fast computations. The high-level module performs slow, reflective, and strategic planning, while the low-level module focuses on rapid, detailed calculations. This dual-module approach mimics the human brain’s division of labor, where prefrontal regions handle long-term planning and other neural regions manage immediate reactions to stimuli.

The HRM also incorporates iterative refinement, a method inspired by human cognitive processes, where a rough initial solution is incrementally improved through short bursts of calculation and evaluation. In this approach, the model generates an initial answer and then continuously evaluates and refines it until a sufficiently accurate solution emerges. This process allows HRM to handle reasoning tasks that require multiple layers of abstraction and logical structuring, such as solving Sudoku puzzles and navigating mazes—tasks where traditional LLMs often struggle. By combining hierarchical structuring with iterative refinement, the HRM can achieve higher problem-solving accuracy without the enormous parameter counts typically associated with advanced LLMs.

The model’s efficiency is particularly notable, as it operates using just 27 million parameters and 1,000 training samples, in stark contrast to conventional LLMs that may rely on billions or even trillions of parameters. Parameters in AI models represent the variables learned during training, such as weights and biases, which enable a system to generalize from input data to new situations. The lower parameter requirement not only reduces computational costs but also improves training efficiency, making HRM a promising candidate for scalable AI applications that balance performance with resource efficiency.

Performance on AGI Benchmarks and Comparison with Existing Models

To test the model’s effectiveness, the HRM was evaluated on the ARC-AGI benchmark, a challenging standard designed to assess the reasoning and generalization capabilities of AI models. On the ARC-AGI-1 test, HRM achieved a score of 40.3 percent, outperforming OpenAI’s GPT-3.5-mini-high at 34.5 percent, Anthropic’s Claude 3.7 at 21.2 percent, and DeepSeek R1 at 15.8 percent. In the more challenging ARC-AGI-2 benchmark, HRM continued to demonstrate superior performance, achieving a 5 percent score while other models lagged behind significantly. These results suggest that the hierarchical reasoning approach, coupled with iterative refinement, allows the HRM to manage complex tasks with higher accuracy and consistency than conventional LLMs.

Traditional LLMs, including ChatGPT, rely on chain-of-thought reasoning, where problems are solved step by step, with intermediate reasoning leading to final outputs. While effective in many contexts, this approach has limitations, including brittle task decomposition, extensive data requirements, and high latency. By contrast, HRM’s sequential reasoning tasks in a single forward pass reduce the need for multi-step processing while enhancing both speed and accuracy. The model’s two-module design allows for parallel processing of abstract and concrete tasks, enabling it to perform well on complex structured problems without requiring enormous datasets.

The HRM’s proficiency is especially evident in problem-solving scenarios like Sudoku, where conventional LLMs often fail due to the requirement for iterative logic and constraint satisfaction. Similarly, in maze navigation, HRM excels at identifying optimal paths, demonstrating an ability to reason about spatial relationships and long-term outcomes. These capabilities underscore the potential of HRM to address tasks requiring human-like reasoning, abstraction, and planning, highlighting its advantage over models trained purely on textual pattern recognition.

Despite these promising results, the HRM’s performance and underlying architecture have been subject to scrutiny. While the model was made open-source and benchmark results were reproduced by the ARC-AGI team, they noted that the hierarchical architecture alone may not fully account for the strong performance. Instead, undocumented aspects of the iterative refinement process during training were likely responsible for the observed performance gains. This observation points to the importance of transparency in AI model reporting and the need for peer-reviewed studies to validate novel approaches before drawing definitive conclusions about their generalizability.

The development of HRM also signals a growing trend in AI research, where cognitive neuroscience and brain-inspired approaches inform model architecture. By modeling information integration across multiple timescales and introducing iterative reasoning mechanisms, Sapient’s HRM represents a shift away from purely data-driven deep learning paradigms toward architectures that emulate human cognition. This shift has implications not only for general intelligence benchmarks but also for practical applications where efficient, adaptive reasoning is essential, such as robotics, autonomous navigation, and decision-support systems.

Moreover, HRM’s approach addresses one of the key bottlenecks in AI scalability: the trade-off between model size, data requirements, and reasoning performance. Conventional LLMs rely on extensive data and massive parameter counts to achieve high performance, which increases computational costs and energy consumption. HRM demonstrates that by adopting structured reasoning processes inspired by the human brain, it is possible to achieve superior performance on reasoning tasks while drastically reducing computational overhead. This has far-reaching implications for AI deployment in resource-constrained environments and for the development of models that are both environmentally and economically sustainable.

In addition to AGI benchmarks, the HRM’s architecture provides insights into the integration of high-level abstraction and low-level rapid computation. This is akin to cognitive load management in humans, where the brain prioritizes tasks based on complexity and urgency. HRM’s dual-module design allows it to allocate computational resources dynamically, improving efficiency and performance across tasks with varying complexity. This architecture could inspire future AI systems that are capable of real-time problem solving, flexible adaptation to new scenarios, and multi-domain generalization—capabilities that remain limited in current LLMs.

HRM also raises questions about evaluation metrics in AI research. While benchmark scores demonstrate superior performance, the broader challenge remains in assessing general intelligence beyond task-specific metrics. True AGI requires adaptability, learning from sparse data, and the ability to transfer knowledge across domains. HRM’s success in structured reasoning tasks is a positive step, but further studies are required to evaluate its capabilities in real-world scenarios, including natural language understanding, reasoning under uncertainty, and interaction with dynamic environments.

The announcement of HRM highlights the increasing convergence between neuroscience-inspired AI and traditional machine learning approaches. By leveraging insights from human brain function, including hierarchical information processing, multi-timescale integration, and iterative refinement, researchers are exploring architectures that combine the strengths of symbolic reasoning, structured planning, and neural computation. This represents a promising direction in the quest for models capable of human-like general intelligence.

Additionally, the HRM study emphasizes the importance of open-source collaboration in AI research. By making the model publicly available, Sapient allows the global AI community to replicate results, identify limitations, and propose improvements. This transparency is critical for fostering trust, advancing reproducibility, and accelerating innovation in AGI research. Open-source initiatives also encourage cross-disciplinary collaboration, inviting experts in neuroscience, computer science, and cognitive psychology to contribute to the development of next-generation AI models.

While HRM’s reported performance is remarkable, it is important to approach the results with cautious optimism. Peer-reviewed validation, further testing across diverse benchmarks, and comprehensive analysis of the training process are essential to confirm the model’s generalizability. Nevertheless, HRM represents a compelling proof of concept that hierarchical, brain-inspired reasoning models can outperform existing LLMs on structured problem-solving tasks, offering a glimpse into the future of AI architectures designed for efficiency, cognitive plausibility, and general intelligence.

The model’s success also raises broader implications for the field of AI, suggesting that integrating cognitive principles, hierarchical organization, and iterative reasoning may be key strategies for bridging the gap between specialized AI and artificial general intelligence. By focusing on structured reasoning, human-inspired architecture, and efficient training processes, HRM provides a template for developing AI systems capable of more flexible, robust, and intelligent problem solving.

HRM’s development underscores the growing importance of interdisciplinary research in AI, highlighting the potential for neuroscience-inspired models to inform the next generation of intelligent systems. As the field continues to explore brain-inspired architectures, the lessons learned from HRM’s design, performance, and iterative reasoning methodology are likely to shape future approaches to general intelligence, model efficiency, and practical AI applications across domains ranging from robotics to scientific discovery.

You Might Also Like

Elon Musk threatens to ban Apple devices over OpenAI integration | CliqExplainer
Rupee weakens against dollar amid foreign bank dollar purchases | cliQ Latest
6 OxygenOS features every OnePlus user should know
From ‘insult’ to ‘identity’: Nitish Kumar appeals to Bihar voters, credits NDA for state’s transformation | cliQ Latest
India slams Pakistan at UNSC over child rights violations and cross-border terrorism support | cliQ Latest
TAGGED:#AIInnovationcliqlatestHierarchicalReasoning

Sign Up For Daily Newsletter

Be keep up! Get the latest breaking news delivered straight to your inbox.
By signing up, you agree to our Terms of Use and acknowledge the data practices in our Privacy Policy. You may unsubscribe at any time.
Share This Article
Facebook Whatsapp Whatsapp Telegram Copy Link Print
Share
What do you think?
Love0
Sad0
Happy0
Angry0
Wink0
Previous Article Albanian Muslim leaders condemn Israel’s Gaza campaign as genocide, call for global pressure, boycotts, and solidarity | cliQ Latest
Next Article Chhattisgarh’s Rajnandgaon launches free NEET and JEE coaching program for 600 students to boost competitive exam readiness | cliQ Latest

Stay Connected

FacebookLike
XFollow
InstagramFollow
YoutubeSubscribe
TelegramFollow
- Advertisement -
Ad imageAd image

Latest News

Bengal Falta Repoll 2026: Massive Security Deployment After Election Controversy | Cliq Latest
National
May 21, 2026
Peddi Promotion Event In Bhopal: Ram Charan And AR Rahman Ready For Mega Show | Cliq Latest
Entertainment
May 21, 2026
Junior NTR Dragon Teaser Out: NTR Stuns Fans With Intense Assassin Avatar | Cliq Latest
Entertainment
May 21, 2026
KKR Vs MI IPL 2026: Manish Pandey And Bowlers Revive Kolkata Playoff Dream | Cliq Latest
Sports
May 21, 2026

//

We are rapidly growing digital news startup that is dedicated to providing reliable, unbiased, and real-time news to our audience.

We are rapidly growing digital news startup that is dedicated to providing reliable, unbiased, and real-time news to our audience.

Sign Up for Our Newsletter

Sign Up for Our Newsletter

Subscribe to our newsletter to get our newest articles instantly!

Follow US

Follow US

© 2026 cliQ India. All Rights Reserved.

CliQ INDIA
  • English – अंग्रेज़ी
  • Hindi – हिंदी
  • Punjabi – ਪੰਜਾਬੀ
  • Marathi – मराठी
  • German – Deutsch
  • Gujarati – ગુજરાતી
  • Urdu – اردو
  • Telugu – తెలుగు
  • Bengali – বাংলা
  • Kannada – ಕನ್ನಡ
  • Odia – ଓଡିଆ
  • Assamese – অসমীয়া
  • Nepali – नेपाली
  • Spanish – Española
  • French – Français
  • Japanese – フランス語
  • Arabic – فرنسي
Welcome Back!

Sign in to your account

Username or Email Address
Password

Lost your password?