Re: [HBRobotics] astra model

10 views
Skip to first unread message

Chris Albertson

unread,
Sep 1, 2026, 2:53:30 PM (9 days ago) Sep 1
to hbrob...@googlegroups.com

Robot control requires real-time model execution. Using video to guide grasping requires processing 30 frames per second, which the cloud can’t provide.


A two-layered system can address this. A fast RL-trained model handles real-time control of moving parts, while a slower, smarter layer plans longer-term. The new GPT model could serve as the higher layer.


Currently, RL trains the fast model to perform skills like standing, moving, grasping, and kicking. The higher layer then strings these tasks together. Imitation learning and teleoperation are used to train the higher layer.  This is what people are doing today.


GPT could handle an even higher third layer that manages voice/language and makes strategic plans. You could instruct the robot to unload a lumber delivery truck and place lumber that will be needed first on the top of the stack; GPT can understand this and create a plan using a sequence of those skills that were trained using imitation learning.    Cloud-based GPT is the top of a three-layer system.


GPT understands that a 2x10, 16ft long is likely used for ceiling joists and can’t be used until the walls are up. However, it cannot control torque to the elbow at 100 times per second.  GPT knows the things we teach in trade schools but not the things that every squirrel and monkey can do well.


When they say GPT will soon have what people call a “naive physics model,” or "Physical General Intelligence,” or simply a “world model," this means it understands that objects fall when dropped, unlike the current GPT, which merely parrots the words, the new model will actually understand the concept of falling. Robots need this, but it’s a third-layer concept, not much to do with RL training.    If there is any excitement about robots, it is that this new thing, “word models,” allows reasoning and  understanding of the real world and not about English language descriptions of the real world.    Good news is that this kind of thing can reduce the amount of computation needed to task-train a robot.  The robot “gets it” quicker.



   

On Aug 31, 2026, at 11:59 AM, A J <aj48...@gmail.com> wrote:


Hi All,

Not sure how much of this is hallucination, but GPT-6 is rumored to be released soon.
The newer model is probably the first of many models that can help to train robots.
I imagine for RL that this model would work better as a subscription service.

[search engine]
The architectural shifts in GPT-6 (Astra) grant the model what robotics engineers call "Physical General Intelligence." By fusing large language datasets with multi-modal physical telemetry, the model transitions from a text engine to an interactive World Simulator.
Here is how these four dimensions translate into literal "superpowers" for Machine Learning (ML), Reinforcement Learning (RL), and Agentic AI in robotics.

🚀 1. The 3D Space Superpower: "X-Ray Object Persistence"
  • The Paradigm Shift (ML): Current robots rely on continuous video feeds. If an object is covered or the robot turns around, the object ceases to exist in its immediate "mind." GPT-6 uses Volumetric Tokenization (Voxels) to build a persistent mental map.
  • The Robot Superpower: The robot gains a true understanding of occlusions and volume. If a humanoid puts a tool inside a drawer and shuts it, GPT-6 retains a permanent 3D rendering of the tool's coordinates, orientation, and volume behind the solid wood. It can blindly reach back into the drawer, modeling the grasp entirely in its internal latent space without needing to "see" it again.
🧠 2. The Physics Superpower: "Zero-Shot Material Intuition"
  • The Paradigm Shift (RL): Standard Reinforcement Learning requires millions of trials for a robot to learn how to handle a new material (e.g., switching from a rigid metal pipe to a flexible rubber hose). GPT-6 treats physics as an autoregressive prediction problem—it predicts the next "frame" of physical reality.
  • The Robot Superpower: The robot instantly adapts to unmodeled, deformable, or chaotic materials on the first try (Zero-Shot Generalization). It can pick up a standard water bottle, a fragile egg, a slippery wet fish, or a heavy block of concrete, intuitively predicting the exact friction, weight distribution, and structural compliance required before making physical contact.
⏱️ 3. The Attention Superpower: "Predictive Ghosting"
  • The Paradigm Shift (Agentic AI): Current AIs operate in a reactive loop: See error \(\rightarrow \) Calculate fix \(\rightarrow \) Move. In robotics, this 200ms latency causes robots to wobble, drop objects, or fall over. GPT-6 introduces Spatiotemporal Window Attention, processing the past, present, and future as a unified timeline.
  • The Robot Superpower: The robot effectively lives 2 to 3 seconds in the future. When catching a thrown object or walking on unstable, shifting rocks, the model continuously generates a "predictive ghost" of where the environment and its own body limbs will be moments from now. It fixes balance and trajectory errors before they physically manifest, enabling fluid, human-like athletic movements.
🎛️ 4. The High-Dimension Superpower: "Synergistic Whole-Body Kinematics"
  • The Paradigm Shift (ML/RL): Controlling a 50+ Degree of Freedom (DoF) humanoid robot usually requires breaking it down into isolated systems (e.g., one model for the left hand, one for balance). GPT-6 features a Continuous Action Tokenizer that can process massive dimensional arrays concurrently.
  • The Robot Superpower: The model unlocks unified, bi-manual, whole-body coordination. Instead of rigidly stopping its walk to reach for a box, a humanoid robot can smoothly walk past a shelf, bend its knees to adjust its center of gravity, extend both arms at different angles, and compensate for a shifting payload—all co-modulated in real-time as a single, fluid mathematical wave.

🤖 The Ultimate Agentic AI Shift: "Self-Synthesizing RL"
The combination of these four superpowers changes how robots are trained. Instead of human engineers spending months manually coding reward functions in simulation, GPT-6 acts as an autonomous AI Scientist:
  1. The Agentic Loop: The GPT-6 orchestrator defines a physical goal (e.g., "Learn to climb this specific ladder").
  2. Autonomous Code Generation: It codes the virtual ladder, synthesizes the 3D physics environment, and spins up thousands of virtual humanoid agents to practice.
  3. Self-Correction: If the virtual robots keep slipping, GPT-6 reviews the multi-second physics telemetry logs, identifies that the ankle torque is too low, rewrites the RL reward math, and restarts the simulation.
  4. Hardware Deployment: Within hours, it compiles a flawless, compressed neural network ready to flash directly onto physical edge hardware.


--
You received this message because you are subscribed to the Google Groups "HomeBrew Robotics Club" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hbrobotics+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/hbrobotics/f95bed57-6dc7-49a4-865f-3f29f25b593bn%40googlegroups.com.

Reply all
Reply to author
Forward
0 new messages