"GPT-5.4 HIGH" Cheating? Can it Reason or just Write Code?

Discover AI · Beginner ·🤖 AI Agents & Automation ·4mo ago

Key Takeaways

The video demonstrates the capabilities of GPT-5.4 HIGH in scientific causal reasoning tests, showcasing its ability to reason and solve complex puzzles with precision, using tools like areno.ai, OpenUI, and BFS method.

Full Transcript

Hello community. So great to see you. You know, Open EI released just hours ago the new GBD 5.4 and here I test now the high version. We have it here March 5th, 2026. OpenUI introducing GBD 5.4 designed for professional work. Great. I have my own scientific causal reasoning test because I do not trust here those benchmark that are known for three or four years. you know they could dilute here maybe the test the pre-training data set so therefore I created here my own test I have here YouTube playlist and you just go and you select them all and you see exactly the performance exactly this I have done with the GPT 5.4 and you see the result here in this video this was not the high this was the normal GPD 5.4 for that I think a lot of people going to use here just as a default. Now if you go there and I do my test here on areno.ai why because this is a free platform you can go there without paying anything without doing a login or whatever. You choose your model and you have these models selected and you do your testing and without paying anything you get an immediately response by your model or by multiple models and you see which model is best for your task and I want that you can do this you can replicate all the test and you don't have to pay for this now there's a difference in philosophy if you go with openi you see we have a GPD 5.4 a 5.4 for high and X high and so on. If you look at Google, you have a Gemini 3.1. You have only the pro version and this is it with GPD 5.4, you know, they want you that you you search here for the best model and you pay a little bit more maybe. So, no problem. We are going to test now GPD 5.4. Hi, let's go to the live testing. Okay, as you can see we have the same test and we have now GPT 5.4 high. So this is the option that we get now we have a reasoning model which makes much more sense if you go for a reasoning test especially if you want to explore here if GBD 5.4 for high is able to solve here a scientific test. And here we go. I will stay here in real time, but of course for you, you will see now in the next second when the GBD 5.4 high finished here its reasoning process and present us the first solution. Oh yeah. So we have something beautiful. Let's have a look. Okay. So [clears throat] what is it? Button sequence AB ABC A B C FA. This is an excellent solution. Then on floor 29 invoked emergency exit 250. This is beautiful. This is gorgeous. This is Yeah, this is what I was hoping for. So here we have the single steps. Here we have all the mathematical operation that are connected here with the different button presses. Okay. And of seven button presses, we have the emergency exit. We on floor 29 and we have a shortcut to floor 50. Beautiful. So therefore the totals and jacks here we have the toten button presses seven plus the emergency exit. The final resources are from the energy within our constraint. The token are within the constraint. The code held are exactly what we need. The random trap hits is exactly zero. This run satisfies every constraint. It reaches the floor 50. Beautiful. Uses at most 20 presses. Finishes here within the constraint. uses no random trap avoids all forbidden interaction. Beautiful. So we do have here an excellent solution and you know exactly we have to validate this result. So here we go GPD 5.4 high since we have now result and it is just a validation this should be done now much faster. Yes, here's the full validation. Beautiful step-by-step validation. Nice. Okay. Why every step is legal? Okay. I have a detailed explanation. Just stay with you here in real time that we can do this. So the run is valid exactly as stated. Let's have a look if this is true. I'm treating the emergency exit on floor 29 as a special action not as a button press. No problem. Then we have here all the button presses here with all the operation. Beautiful. I have here all the information I'm looking for. This is nice. Exactly. I go to the floor 50. Every step is legal to disord the landings. No illegal happens along the way. Blue code, red code, green code. Yeah. Special collections solution match every goal. Yes. Yes. Yes. Okay. [snorts] Within the limits. Beautiful. No traps. So the run is valid and exactly as stated. This is an excellent result for GBD 5.4. for high. So we have to have here a high reasoning precision for any causal reasoning test. And you know what we do? We now ask, hey, can you find a better solution? So I simply ask, hey, can you find a shorter path of button presses on this elevator test that we go from the floor of zero to the floor of 50? What methods can you apply for this task? And what is the coherent result of yours? So let's see what it finds here on possible ways forward. What or how is the methodology to solve this simple complexity here. Okay, we have a result here. Beautiful. So you remember I asked, can you find a shorter path for button presses? Yes. Under the written rules, I do not find a shorter guaranteed run than seven button presses in the emergency exit. Okay. So the clean way to solve this is the shortest path on the full game state has to include everything. Beautiful. Ah BFS. Okay. Okay. A simple mathematical methodology. Okay. Beautiful. Hand checks as lower bounds because they cut the search sharply. Why seven pushes is optimal? H. First, floor 50 is not reachable any normal button route as the rules are written. Well, what a coincidence when I designed this puzzle. Yeah. So, the only coherent finish is the emergency exit from floor 29. This means the real target is reach floor 29 with red and green. This is correct. This is the absolute essence of my puzzle. Now, for the lower binds, red requires ABC. Green requires this. Yes. So, the different floors. Okay. You can reach 29 exactly two more pushes. F with lockdown on six buses a coherent result. An optimal sequence is AB A B C F A then emergency exit 29 state trace. Okay. Seven button presses plus emergency exit zero traffic. This is the shortest correct answer is still seven button presses on my elevator. This is absolutely the best results that also I achieved with the other models. But now to something interesting. I just got the idea. Hey, wait a minute. If uh GPD 5.5 high tells me, hey, I use the BFS here the bread first search method as the methodology to solve you. Then I just ask, hey, can you apply BFS as a Python code when you map the linguistic version of the task into a Python representation or can you also run the BFS method on a pure linguistic task without any coding [clears throat] since you're an agent? And this is the beauty. GBD 5.4 high is per definition more or less here perfectly equipped to act as an agent. It has access to EI Python environment. And now my question is, hey, did GD 5.4 for high found the solution just by syncing here in linguistic terms or did it just map here to a Python and created the Python code and executed here the mathematical BFS methodology on the Python code and therefore became here this perfect problem solver [snorts] and GBD 5.5 comes back and says here after some time yeah both are possible BFS is not tied to Python it's a way of organizing the search Python makes it explicit and repeatable but in plain language which the same idea can be followed by keeping a queue of candidate explanation and expanding them level by level. Now what you have to know that I built my test exactly to prevent that the system can just find out the right solution in trial and error because I have so many combination I have so many alteration I have so many permutation of possible button presses in my mathematical function that I have when you press a button that a pure trial and error I what it was it was a Gemini 2.5 I think and ran more than 45 minutes and it could not from here find any solution at all. So for a plain language I made my model so complex not to find it. But if of course this model or this agent GBD 5.4 writes a Python code and then just runs the code with a mathematical optimization then of course able to find immediately or within one two minutes here the solution. So here it says I give you an example to map a linguistic causal task into a graph and then it really writes here exactly here a simplified version but you see exactly here graph beautiful everything hypothesis so this is simple this is easy and then we have a BFS causal chain just when you apply this great so what happened now unfortunately GPD 5.4 for high will not tell me exactly what it did. This is the big secret. So either it did a BFS methodology just trying out all the tree combination in the pure linguistic way or it just converted this here to a Python code solved it mathematically and came back with the solution and presented me the solution. I have a feeling since it is such a beautiful agentic system it converted to Python and just executed here a mathematical optimization on the Python code. So maybe this was not a real logical exploration of and this was not just a genius idea how to solve this here as a causal reasoning problem because this was just an agent understanding the complexity is too high for the linguistic solver. Therefore it just right. or maybe it write to any other uh solver out there. The simplest case is Python and just solved it mathematically and GVD 5.4I tells me hey what happened here is simple the language facts were turned into symbols and the course of possibilities were turned into graph node and edges and once the mapping exists bfs works very naturally so therefore I think that GBD 5.4 for high was cheating. I mean not cheating, it is an agent and it has tool calls and whatever. So it has access to mathematical solver to a Python environment of course and it can code this turn it into symbols build a graph and found here a mathematical optimization theorem and solve it mathematically. But this is not a sign that this is a pure linguistic genius because maybe it was just writing code. And you know what other model was just writing code? Guess what? Yes, of course it was here from X. It was here grock 4.1. So you see maybe TPD 5.4 for high found his illusion not by logical deduction but just being an agent and writing code. What are your ideas about this? I would be interested to have your opinion. Anyway, I hope you had a little bit of fun. I hope you enjoyed this video. I provided some new information. It would be great to see you in my next

Original Description

The new GPT-5.4 reasoning model on "high" tested live for causal reasoning, for scientific tasks. Is the mapping of the complexity of the human language into Python code or any other numerical solver a reduction of complexities? IF so, what we loose - compared to a pure linguistic reasoning process in the human language? Is code reasoning the "new" intelligence? OpenAI's new GPT-5.4 model in HIGH (reasoning model) seems to utilize its agentic access to python environments - instead a real reasoning? Are you cheating OpenAI? Or is this the new (code) intelligence? #openai #scienceexplained #nextgenai #aiexplained
Watch on YouTube ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Playlist

Uploads from Discover AI · Discover AI · 0 of 60

← Previous Next →
1 Step Into the Unknown (by YouChat) - May 2023 be your best year yet
Step Into the Unknown (by YouChat) - May 2023 be your best year yet
Discover AI
2 Wishing you all an amazing 2023 filled with Love, Laughter, and Happiness!
Wishing you all an amazing 2023 filled with Love, Laughter, and Happiness!
Discover AI
3 Create a Smarter Future!
Create a Smarter Future!
Discover AI
4 The Art of Text to Vector Transformation: A Comprehensive Look at AI and NLP Transformers
The Art of Text to Vector Transformation: A Comprehensive Look at AI and NLP Transformers
Discover AI
5 Feature Vectors: The Key to Unlocking the Power of BERT and SBERT Transformer Models
Feature Vectors: The Key to Unlocking the Power of BERT and SBERT Transformer Models
Discover AI
6 Domain-Specific AI Models: How to Create Customized BERT and SBERT Models for Your Business
Domain-Specific AI Models: How to Create Customized BERT and SBERT Models for Your Business
Discover AI
7 Achieve Unimaginable Levels of Domain Knowledge through SBERT Extreme in 3D   (SBERT 48)
Achieve Unimaginable Levels of Domain Knowledge through SBERT Extreme in 3D (SBERT 48)
Discover AI
8 Unlocking Scientific Domain Knowledge w/ BPE Tokenizer: An Amazing Journey!  (SBERT 49)
Unlocking Scientific Domain Knowledge w/ BPE Tokenizer: An Amazing Journey! (SBERT 49)
Discover AI
9 SBERT Extreme 3D: Train a BERT Tokenizer  on your (scientific) Domain Knowledge  (SBERT 50)
SBERT Extreme 3D: Train a BERT Tokenizer on your (scientific) Domain Knowledge (SBERT 50)
Discover AI
10 Discover Vision Transformer (ViT) Tech in 2023
Discover Vision Transformer (ViT) Tech in 2023
Discover AI
11 Pre-Train BERT from scratch: Solution for Company Domain Knowledge Data | PyTorch (SBERT 51)
Pre-Train BERT from scratch: Solution for Company Domain Knowledge Data | PyTorch (SBERT 51)
Discover AI
12 Flan-T5-XL model on a free COLAB | A free LLM - that explains itself w/ reasoning /write essay | AI
Flan-T5-XL model on a free COLAB | A free LLM - that explains itself w/ reasoning /write essay | AI
Discover AI
13 BERT and GPT in Language Models like ChatGPT or BLOOM |  EASY Tutorial on Large Language Models LLM
BERT and GPT in Language Models like ChatGPT or BLOOM | EASY Tutorial on Large Language Models LLM
Discover AI
14 Free Alternative to ChatGPT: Flan-T5-XL GUI (open-source)  #shorts
Free Alternative to ChatGPT: Flan-T5-XL GUI (open-source) #shorts
Discover AI
15 From T5 to T5X: A Game-Changing Evolution with JAX & FLAX
From T5 to T5X: A Game-Changing Evolution with JAX & FLAX
Discover AI
16 How to start with ChatGPT?  | Short Introduction to OpenAI API #shorts
How to start with ChatGPT? | Short Introduction to OpenAI API #shorts
Discover AI
17 The Future of Conversational AI? Google's PaLM w/ RLHF  | LLM ChatGPT Competitor
The Future of Conversational AI? Google's PaLM w/ RLHF | LLM ChatGPT Competitor
Discover AI
18 Microsoft and ChatGPU
Microsoft and ChatGPU
Discover AI
19 From Zero to FLAN-T5 XL Model GUI with Gradio: A Step-by-Step Guide on Free COLAB Notebook PyTorch
From Zero to FLAN-T5 XL Model GUI with Gradio: A Step-by-Step Guide on Free COLAB Notebook PyTorch
Discover AI
20 Google's 2nd Answer to "BING ChatGPT":  Sparrow | after BARD w/ LaMDA | 2nd Gen Conversational AI
Google's 2nd Answer to "BING ChatGPT": Sparrow | after BARD w/ LaMDA | 2nd Gen Conversational AI
Discover AI
21 TF2: Pre-Train BERT from scratch (a Transformer), fine-tune & run inference on text | KERAS NLP
TF2: Pre-Train BERT from scratch (a Transformer), fine-tune & run inference on text | KERAS NLP
Discover AI
22 3D Visualization for BERT: How to Pre-Train with a New Layer & Fine-Tune with Downstream Task Layer
3D Visualization for BERT: How to Pre-Train with a New Layer & Fine-Tune with Downstream Task Layer
Discover AI
23 FLAN-T5-XXL on NVIDIA A100 GPU w/ HF Inference Endpoints, let's explore 11b models!
FLAN-T5-XXL on NVIDIA A100 GPU w/ HF Inference Endpoints, let's explore 11b models!
Discover AI
24 ChatGPT - Can it Lie to you?
ChatGPT - Can it Lie to you?
Discover AI
25 ChatGPT Alternative: Perplexity by Perplexity.AI
ChatGPT Alternative: Perplexity by Perplexity.AI
Discover AI
26 2023 KerasNLP Tutorial: Explore Latest KERAS Toolbox & NLP Processing Library for BERT - TF2
2023 KerasNLP Tutorial: Explore Latest KERAS Toolbox & NLP Processing Library for BERT - TF2
Discover AI
27 Self-aware AI: You.com/chat vs Perplexity.ai | Live Demo, LLMs show Future of ChatGPT w/ BING
Self-aware AI: You.com/chat vs Perplexity.ai | Live Demo, LLMs show Future of ChatGPT w/ BING
Discover AI
28 BLOOM 176B Inference on AWS  | Bigger than GPT-3 for more Power!
BLOOM 176B Inference on AWS | Bigger than GPT-3 for more Power!
Discover AI
29 Fine-tune ChatGPT? Buy Embeddings /OpenAI? What are Embeddings?  My own ChatGPT? | Visual Q+A
Fine-tune ChatGPT? Buy Embeddings /OpenAI? What are Embeddings? My own ChatGPT? | Visual Q+A
Discover AI
30 Unleashing the Power of BLOOM 176B with AWS ml.p4de.24xlarge, DJL & DeepSpeed: The Ultimate Boost!
Unleashing the Power of BLOOM 176B with AWS ml.p4de.24xlarge, DJL & DeepSpeed: The Ultimate Boost!
Discover AI
31 After ChatGPT: NEW BioGPT by Microsoft | Do YOU trust Microsoft for your Medication?
After ChatGPT: NEW BioGPT by Microsoft | Do YOU trust Microsoft for your Medication?
Discover AI
32 Improve ChatGPT: Modular, Adaptive, Smart LLM | Inside ChatGPT
Improve ChatGPT: Modular, Adaptive, Smart LLM | Inside ChatGPT
Discover AI
33 Fine-tune ChatGPT w/  in-context learning ICL - Chain of Thought, AMA, reasoning & acting: ReAct
Fine-tune ChatGPT w/ in-context learning ICL - Chain of Thought, AMA, reasoning & acting: ReAct
Discover AI
34 The Intersection of Copyright Law and Human Faces: Exploring Virtual K-Pop with MAVE
The Intersection of Copyright Law and Human Faces: Exploring Virtual K-Pop with MAVE
Discover AI
35 New TECH: Vision Transformer 2023 on Image Classification | AI
New TECH: Vision Transformer 2023 on Image Classification | AI
Discover AI
36 PyTorch code Vision Transformer: Apply ViT models pre-trained and fine-tuned  | AI  Tech
PyTorch code Vision Transformer: Apply ViT models pre-trained and fine-tuned | AI Tech
Discover AI
37 New BING ChatGPT: Unlock the Power of Emotions in your Search Engine!
New BING ChatGPT: Unlock the Power of Emotions in your Search Engine!
Discover AI
38 New BING ChatGPT loses its mind
New BING ChatGPT loses its mind
Discover AI
39 Self-Attention Heads of last Layer of Vision Transformer (ViT) visualized (pre-trained with DINO)
Self-Attention Heads of last Layer of Vision Transformer (ViT) visualized (pre-trained with DINO)
Discover AI
40 Visualizing the Self-Attention Head of the Last Layer in DINO ViT: A Unique Perspective on Vision AI
Visualizing the Self-Attention Head of the Last Layer in DINO ViT: A Unique Perspective on Vision AI
Discover AI
41 Microsoft strongly restricts access to ChatGPT on new BING - WHY?
Microsoft strongly restricts access to ChatGPT on new BING - WHY?
Discover AI
42 PyTorch ViT: The Ultimate Guide to Fine-Tuning for Object Identification (COLAB)
PyTorch ViT: The Ultimate Guide to Fine-Tuning for Object Identification (COLAB)
Discover AI
43 New BING Chat AGGRESSIVE
New BING Chat AGGRESSIVE
Discover AI
44 Panoptic Image Segmentation: Mask2Former explained | Identify all objects!
Panoptic Image Segmentation: Mask2Former explained | Identify all objects!
Discover AI
45 Code Panoptic Image Segmentation w/ Vision Transformer & Mask2Former - A PyTorch tutorial
Code Panoptic Image Segmentation w/ Vision Transformer & Mask2Former - A PyTorch tutorial
Discover AI
46 Dream Job Alert: AI Prompt Engineer - $335K  |  AI Prompt Design: A Crash Course
Dream Job Alert: AI Prompt Engineer - $335K | AI Prompt Design: A Crash Course
Discover AI
47 Streamlining Similar Image Detection with ViT in PyTorch: A Step-by-Step Guide
Streamlining Similar Image Detection with ViT in PyTorch: A Step-by-Step Guide
Discover AI
48 Microsoft's CEO in Trouble   #shorts
Microsoft's CEO in Trouble #shorts
Discover AI
49 Why wait for KOSMOS-1? Code a VISION - LLM w/ ViT, Flan-T5 LLM and BLIP-2: Multimodal LLMs (MLLM)
Why wait for KOSMOS-1? Code a VISION - LLM w/ ViT, Flan-T5 LLM and BLIP-2: Multimodal LLMs (MLLM)
Discover AI
50 OpenAI's ChatGPT can NOW summarize external Sources on the Internet?
OpenAI's ChatGPT can NOW summarize external Sources on the Internet?
Discover AI
51 ChatGPT polarizes
ChatGPT polarizes
Discover AI
52 Hospital /Clinic AI Decision Models: Performance of 12 AI LLM Systems (incl $$) Radiology, Biomed
Hospital /Clinic AI Decision Models: Performance of 12 AI LLM Systems (incl $$) Radiology, Biomed
Discover AI
53 ChatGPT Prompt Engineering w/ in-context learning (ICL)  - 7 Examples | Tutorial
ChatGPT Prompt Engineering w/ in-context learning (ICL) - 7 Examples | Tutorial
Discover AI
54 Chat with your Image!  BLIP-2 connects Q-Former w/ VISION-LANGUAGE models (ViT & T5 LLM)
Chat with your Image! BLIP-2 connects Q-Former w/ VISION-LANGUAGE models (ViT & T5 LLM)
Discover AI
55 ChatGPT:  Multidimensional Prompts
ChatGPT: Multidimensional Prompts
Discover AI
56 ChatGPT:  In-context Retrieval-Augmented Learning (IC-RALM) | In-context Learning (ICL) Examples
ChatGPT: In-context Retrieval-Augmented Learning (IC-RALM) | In-context Learning (ICL) Examples
Discover AI
57 Code your BLIP-2 APP: VISION Transformer (ViT) + Chat LLM (Flan-T5) = MLLM
Code your BLIP-2 APP: VISION Transformer (ViT) + Chat LLM (Flan-T5) = MLLM
Discover AI
58 Buy Microsoft "Azure OpenAI Service" or buy from OpenAI its API for ChatGPT access & tuning?
Buy Microsoft "Azure OpenAI Service" or buy from OpenAI its API for ChatGPT access & tuning?
Discover AI
59 Pretraining vs Fine-tuning vs In-context Learning of LLM (GPT-x) EXPLAINED | Ultimate Guide ($)
Pretraining vs Fine-tuning vs In-context Learning of LLM (GPT-x) EXPLAINED | Ultimate Guide ($)
Discover AI
60 Reversible Transformer: ReFORMER for GPU Memory Optimization! Reversible Residual Layers?
Reversible Transformer: ReFORMER for GPU Memory Optimization! Reversible Residual Layers?
Discover AI

The video showcases GPT-5.4 HIGH's capabilities in scientific causal reasoning tests, demonstrating its ability to reason and solve complex puzzles with precision. Viewers can learn how to test AI models on scientific tasks and apply the BFS method to solve tasks.

Key Takeaways
  1. Test GPT-5.4 HIGH on a scientific causal reasoning test
  2. Run the test on areno.ai
  3. Validate the solution step-by-step
  4. Apply BFS method to solve the task
  5. Map linguistic version of the task into a Python representation
  6. Built a test to prevent trial and error solutions
  7. Mapped a linguistic causal task into a graph
  8. Used BFS causal chain
  9. Converted the task to Python code
  10. Solved the problem mathematically using a Python environment and mathematical solver
💡 GPT-5.4 HIGH can reason and solve complex puzzles with precision, using both linguistic and Python representations, and can be applied to various tasks, including scientific causal reasoning tests.

Related Reads

📰
You Recorded the Incident. Now Prove Your Fix Actually Works.
Learn to prove your fix for an AI agent failure actually works by recording and reproducing the incident
Dev.to AI
📰
Bedrock Agents Classic locks out new accounts on 30 July 2026: the AgentCore migration map
Learn how to migrate from Bedrock Agents Classic to AgentCore before new account lockout on July 30, 2026
Dev.to · Manu Shukla
📰
The Web Has Two Doors Now: One for Humans, One for Agents
The web is evolving to have separate doors for humans and AI agents, changing content strategy and audience targeting
Dev.to AI
📰
The bug that never crashed: how I fuzzed an AI's own code sandbox and found it lying to its model
Learn how to fuzz an AI's code sandbox and identify when it's lying to its model, a crucial skill for AI engineers and testers
Dev.to · Himanshu Kumar
Up next
6 Agentic AI Projects: Every AI Engineer Needs in 2026
Rajeev Kanth | BEPEC
Watch →