6 ms·
Author here, Wow, I didn't think this would HN. I actually planned to do the advertisement rounds only after the final ICLR submission. This is our attempt at
by flwi 1y ago
Author here,
Wow, I didn't think this would HN. I actually planned to do the advertisement rounds only after the final ICLR submission.
This is our attempt at creating a model which understands multiple physics, which is in contrast to PINNs and Neural Operators, which focus on much more narrow systems.
Obviously, the biggest issue is still data (3D and real-world problems), but I think we and a few other groups make significant progress here.
- IronyMan100 1y agoSome month ago i stumbled upon two arcticles discussing PINNs and their failiures in more complex settings. are there similar challenges?
- flwi 1y agoCan you point me to the papers? In general, faster dynamics and chaotic systems are probably the hardest. Of course combined with long-term stability
- lindboe 1y agoGreat paper! Off the top of your head, are you aware of any similar general-multiphysics NN work that's been applied to electromagnetics problems? In particular, some colleagues in my lab are investigating imaging via acoustic waves which are induced by microwave absorptive heating (in liquids, biological tissues, etc.); this approach is most commonly known as RF-induced thermoacoustic imaging [1]. It's very tricky to model this phenomenon in simulation, doubly so to measure it experimentally. Most in my lab (myself included) are leery of throwing NNs at problems and seeing what sticks, but sometimes I wonder whether a model like yours might help us skip past the boring details to get at the novel technical stuff, or else extend simulations to more complicated boundary conditions. [1] https://ieeexplore.ieee.org/abstract/document/6248685 https://ieeexplore.ieee.org/abstract/document/6248685
- flwi 1y agoI haven't seen electromagnetic systems included yet, probably since they are less training data for it. In your chase, with such specific systems, a model trained only on your data might make more sense, though
- jrpt 1y agoWhat do you think about the Nobel prize in physics going for neural networks last year? What combinations of AI + physics do you think will be most impactful and could potentially get a Nobel prize?
- lianmunoz 1y agoWould you care to name any of the groups or papers you've had your eye on? Thanks!
- flwi 1y agoThe Polymathic AI company does a lot of stuff in that direction.
- xxprogamerxy 1y agoVery interesting! In your internal testing, did you also compare your results with the transformer model from this paper: https://arxiv.org/abs/2506.17774 https://arxiv.org/abs/2506.17774 from July?
- flwi 1y agoVery interesting paper! We did not run this model ourselves. From what I've understood, the results are in the same order of magnitude, but the model is 4x the size. And (similar to all other predecessors), they finetune on new physics instead of zero-shot