<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Symplectic Geometry on Chen Kai Blog</title><link>https://www.chenk.top/en/tags/symplectic-geometry/</link><description>Recent content in Symplectic Geometry on Chen Kai Blog</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 28 Jul 2025 09:00:00 +0000</lastBuildDate><atom:link href="https://www.chenk.top/en/tags/symplectic-geometry/index.xml" rel="self" type="application/rss+xml"/><item><title>Symplectic Geometry and Structure-Preserving Neural Networks</title><link>https://www.chenk.top/en/standalone/symplectic-geometry-and-structure-preserving-neural-networks/</link><pubDate>Mon, 28 Jul 2025 09:00:00 +0000</pubDate><guid>https://www.chenk.top/en/standalone/symplectic-geometry-and-structure-preserving-neural-networks/</guid><description>&lt;p>Train a vanilla feedforward network to predict a one-dimensional harmonic oscillator. Validate it on the next ten time steps — the error is fine. Now roll it out for a thousand steps. The orbit no longer closes, the energy creeps upward, and what should be periodic motion turns into a slow spiral. The network learned to fit data points but never learned the &lt;em>physics&lt;/em>. Structure-preserving networks fix this by incorporating geometric invariants — energy conservation, the symplectic 2-form, and the Euler-Lagrange equations — directly into the architecture, ensuring the learned model cannot violate them no matter how long you integrate.&lt;/p></description></item><item><title>PDE and ML (5): Symplectic Geometry and Structure-Preserving Networks</title><link>https://www.chenk.top/en/pde-ml/05-symplectic-geometry/</link><pubDate>Sun, 30 Jun 2024 09:00:00 +0000</pubDate><guid>https://www.chenk.top/en/pde-ml/05-symplectic-geometry/</guid><description>&lt;p>&lt;figure class="article-figure">
 &lt;img src="https://blog-pic-ck.oss-cn-beijing.aliyuncs.com/posts/en/pde-ml/05-Symplectic-Geometry/illustration_1.png" alt="PDE and ML (5): Symplectic Geometry and Structure-Preserving Networks — Chapter overview" loading="lazy" decoding="async" class="content-image">
 
&lt;/figure>
&lt;/p>
&lt;hr>
&lt;p>A pendulum keeps swinging for a very long time without slowly winding down — energy is conserved. The Earth orbits the Sun for billions of years without flying off — angular momentum is conserved. Behind every &amp;ldquo;this quantity stays constant&amp;rdquo; lurks a piece of geometry called &lt;strong>symplectic structure&lt;/strong>.&lt;/p>
&lt;p>Train a vanilla Neural ODE on pendulum data: after a few hundred steps the energy drifts. The network can fit the short-term trajectory just fine; what it can&amp;rsquo;t fit is the long-time conservation law. &lt;strong>Structure-preserving networks&lt;/strong> (HNN, LNN, SympNet) take a different approach: bake the conservation law into the architecture so the network &lt;em>cannot&lt;/em> violate it.&lt;/p></description></item></channel></rss>