this post was submitted on 10 Apr 2026
142 points (97.3% liked)

Technology

83666 readers
3936 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

...Previously, a creative design engineer would develop a 3D model of a new car concept. This model would be sent to aerodynamics specialists, who would run physics simulations to determine the coefficient of drag of the proposed car—an important metric for energy efficiency of the vehicle. This simulation phase would take about two weeks, and the aerodynamics engineer would then report the drag coefficient back to the creative designer, possibly with suggested modifications.

Now, GM has trained an in-house large physics model on those simulation results. The AI takes in a 3D car model and outputs a coefficient of drag in a matter of minutes. “We have experts in the aerodynamics and the creative studio now who can sit together and iterate instantly to make decisions [about] our future products,” says Rene Strauss, director of virtual integration engineering at GM...

“What we’re seeing is that actually, these tools are empowering the engineers to be much more efficient,” Tschammer says. “Before, these engineers would spend a lot of time on low added value tasks, whereas now these manual tasks from the past can be automated using these AI models, and the engineers can focus on taking the design decisions at the end of the day. We still need engineers more than ever.”

you are viewing a single comment's thread
view the rest of the comments
[–] technocrit@lemmy.dbzer0.com 12 points 8 hours ago* (last edited 8 hours ago) (3 children)

And again no "AI" is used, because it does not exist and is not needed for statistical approximations.

Props to this publication for at least leaving the grifter bullshit out of the title. That's a clue that the technology might actually be useful.

"AI" <<<<<<< large physics models

[–] eager_eagle@lemmy.world 5 points 5 hours ago* (last edited 5 hours ago)

All machine learning is and has always been part of the artificial intelligence field. They're doing AI, whether that happens to be a trending term or not.

This is definitely AI, but AI is such a vaguely defined term that it's basically meaningless. Too many people these days mistake it for meaning "a computer that can think like a human" even though it encompasses everything from LLMs to chess playing algorithms to something like Minecraft zombie pathfinding.

[–] wirehead@lemmy.world 2 points 6 hours ago (1 children)

Yah, I have some vague experience in the space and, without getting into things covered by NDAs, I guess I can say...

First, The popular media talks about the classic style of physics solvers as these magical black boxes but my experience is that they are sufficiently unreliable that I would never trust my life solely to the answers of a solver. They do provide very valuable feedback for refining a design without an endless hardware-rich cycle of destructive testing. Thus, I think that a large physics model is probably going to be the same sort of useful tool.

Second, while the CAE engineers can be very very protective over the time they spend on the two week cycle the article talks about, it's fucking drudge work and a waste of a good mind. At the same time, the article does not really talk about some of the nitty gritty details. Aerodynamics is a great place to start because there's less setup but the coefficient of drag is only one problem that needs to be considered.

Third, the good engineers can "see" things intuitively because things do operate with a pattern. Vorticies from protruding features... stress fractures from square holes in a beam... etc. This does feel like an area where spicy autocorrect can spicy autocorrect you to a useful answer.

Finally, cycle time for real world engineers is just like the cycle time for software engineers. Nobody wants to go back to the world where programmers submitted a deck of cards and got the printout back a week later.

The only real risk here is that somebody gets high on their own supply and decides that a large physics model is actually predictive and we don't need the same set of actual physical tests that validate the models.

[–] village604@adultswim.fan 2 points 6 hours ago (1 children)

I don't know what specific technology they're using, but remember that not all AL/ML implementations are LLMs.

[–] wirehead@lemmy.world 2 points 6 hours ago

Yeah, I was referring to spicy autocorrect in the more general sense of something that uses a faster statistical model to replace a slower theoretically derived exhaustive calculation.