Lagrangian Neural Network (LNN) [Physics Informed Machine Learning]

  Рет қаралды 24,065

Steve Brunton

Steve Brunton

Күн бұрын

This video was produced at the University of Washington, and we acknowledge funding support from the Boeing Company
%%% CHAPTERS %%%
00:00 Intro
02:14 Background: The Lagrangian Perspective
05:14 Background: Lagrangian Dynamics
06:46 Variational Integrators
10:40 The Parallel to Machine Learning/ Why LNNs
13:22 LNNs: Underlying Concept
16:02 LNNs are ODEs/ LNNs: Implementation
18:21 Outro

Пікірлер: 26
@psychii678
@psychii678 15 күн бұрын
this in combination with some of the modern neural operator (fourier, wavelet) methods are really going to be the norm for most computational physics in industry that use continuum models I think
@kannan.j7867
@kannan.j7867 15 күн бұрын
Great content
@theekshanabandara9293
@theekshanabandara9293 15 күн бұрын
Very interesting! ❤️
@johnwaczak8028
@johnwaczak8028 15 күн бұрын
Excellent video! About the intrinsic coordinates problem for HNNs, can't you use an auto-encoder to "discover" the correct (q,p) pairs from your input data like Greydanus et al do for the pendulum video example in the HNN paper? It seems like the added cost of computing the Hessian could be a significant bottleneck for more realistic, high-dimensional datasets.
@jaikumar848
@jaikumar848 15 күн бұрын
Hello sir ! Is it possible to make mathematical model/transfer function of Diode /Thyristor so that we can predict output of diode just by convolution of diode and input sine wave ?
@FredericMbouleNgolle
@FredericMbouleNgolle 13 күн бұрын
Good eveny sir and tank you for yours videos Please Can WE use or those méthodes(all that you have présent) in a epidemylogycal model ? ( Driving by ODE or PDE system)
@ingolifs
@ingolifs 15 күн бұрын
Can I clarify something? Does the NN just give the updated position and velocity at the next time step? And then you repeatedly use the NN to integrate the system to find its full time evolution? You can't use this sort of architecture (at least for simple problems) to find the state at an arbitrary point in time in a single NN calculation?
@tassiedevil2200
@tassiedevil2200 14 күн бұрын
This is a good question. I interpreted that you get back the accelerations i.e. enough to make a timestep from your (input) initial values. In either case (Baseline or Lagrangian NN) it seems the accelerations are the training data - it is just how they are used. For predictions, the difference is how the accelerations for the next step are generated - the autodifferentiated L version being superior, presumably being more constrained by the Lagrangian rather than simply being some sort of ML interpolator of the training observations. While I can see this is potentially interesting for deducing underlying dynamics from observations, I am curious how it useful it is for chaotic systems. Consider the training data as samples of positions and velocities in the phase space (e.g. 4 dimensional for the double pendulum), then of course velocities (given) and accelerations indicate the tangent to a trajectory at each of these phase space points. However, given that trajectories of initially close points diverge in chaotic systems, how realistic is this for marching forwards?
@MDNQ-ud1ty
@MDNQ-ud1ty 13 күн бұрын
In his older videos he used a PINN that was was an integrator to show that they are much better at long term predictability. I imagine it is exactly the same. These are local methods, not global. Since they are discrete methods they can't do any global derivations which would be symbolic. It is likely an impossible problem to have a global solver. Effectively you are then asking to be able to compute an exact timestep to get where you want with zero loss. This would, at the very least, require one to have the symbolic description of the system rather than just discrete sample points.
@looper6394
@looper6394 13 күн бұрын
any proof that it will find the right lagrangian? in my case the qpp values fit, however the lagrangian is completly off. seems like there is no 1:1 relationship.
@as-qh1qq
@as-qh1qq 14 күн бұрын
Integrating chaotic systems: when Runge-Kute can be called naive
@vinitsingh5546
@vinitsingh5546 15 күн бұрын
Could you please do a video explanation one for Implicit Neural Representations with Periodic Activation Functions? Thank you!
@zanubiadepasquale
@zanubiadepasquale 15 күн бұрын
So cool, thank you, professor! I have a possibly naive question: does this mean that MLPs are inherently unable to fully model such systems, no matter the complexity or depth of their architecture, because they will always lose a system's symmetry relations?
@substanceandevidence
@substanceandevidence 14 күн бұрын
It's extremely unlikely that you happen upon an architecture that preserves symmetries by accident and then train that network so that it exactly fulfils symmetry relations. It's so improbable that you can be certain that the result will be wrong. By embedding the model in the lagrangian formalism the opposite becomes true: you're suddenly guaranteed that these symmetries are kept.
@799usman
@799usman 9 күн бұрын
To all those who read my comment: I want to apply a Lagrangian Neural Network (NN) to approximate or model a temporal signal, such as temporal traffic flow. However, I don't know where to start. Could you guide me on whether it is possible and where I can find related python-code? I would also be happy to learn if anyone has applied LNN to the MNIST features as an embedded layer in a neural network.
@dadsonworldwide3238
@dadsonworldwide3238 6 күн бұрын
I do long for an agent that can serf all models tuned and weighted although I'm sure it will be a while before we the people really get tomorrow's access today like that .
@arafathasan-ec5cj
@arafathasan-ec5cj 13 күн бұрын
sir..can u make a video on tensor for a physics major.??????we will be grateful if u make one....
@mootytootyfrooty
@mootytootyfrooty 9 күн бұрын
least action seems like the only way you can actually ground a neural net if you want it stay in reality, even abstract from physics since at some point it needs to come back to reality where there is thermodynamics governing always. Seems like a necessary core for neural nets in general to adopt.
@hyperduality2838
@hyperduality2838 13 күн бұрын
Problem (input), reaction (hidden), solution (output) -- the Hegelian dialectic! Your mind (concepts) is the reaction or anti-thesis to the outside world (perception). Input vectors are dual -- contravariant is dual to covariant -- dual bases, Riemann geometry. Concepts are dual to percepts -- the mind duality of Immanuel Kant. "Always two there are" -- Yoda. Neural networks are based upon the Hegelian dialectic! Lagrangians are dual to Hamiltonians.
@edisonj5335
@edisonj5335 15 күн бұрын
excellent
15 күн бұрын
@raaedalmayali3685
@raaedalmayali3685 15 күн бұрын
@Jaylooker
@Jaylooker 14 күн бұрын
I think this Lagrangian neural network would be good at most classical physical simulations and has applications like being used in a physics engine. There is the Lagrangian of the standard model so it should be possible to also replicate particle physics excluding gravitational effects.
@rudypieplenbosch6752
@rudypieplenbosch6752 13 күн бұрын
The videos, went from being really instructive, towards, just skimming the surface unfortunately. The content has changed and not for the better..
@AABB-px8lc
@AABB-px8lc 15 күн бұрын
I know, no one care, but please tell me when that Perceptron BS ended on this channel, and I can finnaly enjoy real math as half year or so ago.
@SuperSuperGenius
@SuperSuperGenius 14 күн бұрын
I so want to dub a version of this video to ZZTops 'LaGrange.'
Neural ODEs (NODEs) [Physics Informed Machine Learning]
24:37
Steve Brunton
Рет қаралды 55 М.
Hamiltonian Neural Networks (HNN) [Physics Informed Machine Learning]
19:24
Mom's Unique Approach to Teaching Kids Hygiene #shorts
00:16
Fabiosa Stories
Рет қаралды 20 МЛН
🤔Какой Орган самый длинный ? #shorts
00:42
KINDNESS ALWAYS COME BACK
00:59
dednahype
Рет қаралды 165 МЛН
New Recipe for Pi - Numberphile
14:29
Numberphile
Рет қаралды 264 М.
The Space Telescope with its Lens Cap On - Sixty Symbols
19:05
Sixty Symbols
Рет қаралды 77 М.
The REAL Three Body Problem in Physics
16:20
Up and Atom
Рет қаралды 338 М.
How Bugatti's New Electric Motor Bends Physics
9:25
Ziroth
Рет қаралды 60 М.
Attosecond Lasers (2023 Nobel Prize in Physics) - Sixty Symbols
23:05
Sixty Symbols
Рет қаралды 425 М.
Something Strange Happens When You Follow Einstein's Math
37:03
Veritasium
Рет қаралды 12 МЛН
The moment we stopped understanding AI [AlexNet]
17:38
Welch Labs
Рет қаралды 746 М.
Lagrangian and Hamiltonian Mechanics in Under 20 Minutes: Physics Mini Lesson
18:33
Watching Neural Networks Learn
25:28
Emergent Garden
Рет қаралды 1,2 МЛН
Как бесплатно замутить iphone 15 pro max
0:59
ЖЕЛЕЗНЫЙ КОРОЛЬ
Рет қаралды 1,3 МЛН
EXEED VX 2024: Не өзгерді?
9:06
Oljas Oqas
Рет қаралды 48 М.
Телефон-електрошокер
0:43
RICARDO 2.0
Рет қаралды 1,3 МЛН