Hacker News
GPT-5.6 vs. Claude Fable 5 for Physical AI, which performs best?
draginol
|next
[-]
xnorswap
|next
|previous
[-]
Given that there's no reason to believe that Fable's xhigh is comparable to GPT-sol's xhigh, or Opus xhigh, for that matter, it would be far more useful to see the effort level where these tasks no longer achieved their goals.
giwook
|next
|previous
[-]
GuB-42
|root
|parent
[-]
The idea is that these models should be able to internalize the laws of physics and properties of objects just like LLMs do with grammar rules. To make training more efficient, frames from game engines with hardcoded physics are used. The application is mostly robotics, including autonomous vehicles.
This is a bit different, the idea is to write a physics engine, it means numbers: like for an airplane model, calculate the climb rate. The application is mostly science and engineering.
lucrbvi
|root
|parent
[-]
The whole field of world models also have lighter approaches based on using latent representations as the target (and not pixel frames). LeWorldModel[0] and DINO-WM[1] are a good way to learn how these works.
Strangely, most of the startups in the space of world models are focused on video-generative world models.
A good application of world models is in robotics where an action policy generate a distribution of actions, you can then predict the future state of the world and use some reward policies to choose the "best" future state.
hartator
|next
|previous
[-]
grim_io
|next
|previous
[-]
Archit3ch
|root
|parent
[-]
However, it's pretty good at regurgitating textbook answers (classic Google...). This makes it an asset for circuit design. Try one of my real queries with Gemini Pro:
"Create a differential current splitter that splits a bias current Ib into a positive current Ipos = Ib/2 + ky*Vy and a negative current Ineg = Ib/2 - ky*Vy where Vy = Vy+ - Vy- is a differential voltage input Y."