paper-with-me

Papers

FlowSymm: Physics Aware, Symmetry Preserving Graph Attention for Network Flow Completion

2026-01-29 · Ege Demirci, Francesco Bullo, Ananthram Swami, Ambuj Singh arxiv

Recovering missing flows on the edges of a network, while exactly respecting local conservation laws, is a fundamental inverse problem that arises in many systems such as transportation, energy, and mobility. We introduce FlowSymm, a novel architecture that combines (i) a group-action on divergence-free flows, (ii) a graph-attention encoder to learn feature-conditioned weights over these symmetry-preserving actions, and (iii) a lightweight Tikhonov refinement solved via implicit bilevel optimization. The method first anchors the given observation on a minimum-norm divergence-free completion. We then compute an orthonormal basis for all admissible group actions that leave the observed flows invariant and parameterize the valid solution subspace, which shows an Abelian group structure under vector addition. A stack of GATv2 layers then encodes the graph and its edge features into per-edge embeddings, which are pooled over the missing edges and produce per-basis attention weights. This attention-guided process selects a set of physics-aware group actions that preserve the observed flows. Finally, a scalar Tikhonov penalty refines the missing entries via a convex least-squares solver, with gradients propagated implicitly through Cholesky factorization. Across three real-world flow benchmarks (traffic, power, bike), FlowSymm outperforms state-of-the-art baselines in RMSE, MAE and correlation metrics.

📄 PDF Abstract BibTeX arXiv:2601.22317

Code (0)

등록된 구현이 없습니다.

Tasks

Bilevel Optimization

Similar Papers 제목 키워드 기반

Symmetry-Reduced Physics-Informed Learning of Tensegrity Dynamics

2026-03-18 · Jing Qin, Muhao Chen arxiv

Tensegrity structures possess intrinsic geometric symmetries that govern their dynamic behavior. However, most existing physics-informed neural network (PINN) approaches for tensegrity dynamics do not explicitly exploit …

Computational Efficiency

Beyond Topology: A Morphological Symmetry Graph Representation for Locomotion Policy Learning

2025-11-30 · Sizhe Wei, Xulin Chen, Fengze Xie, Garrett Ethan Katz 외 arxiv

Reinforcement learning has enabled impressive locomotion skills on articulated robots, but common policy representations remain only weakly aligned with robot physics. Generic networks ignore kinematic structure, while g…

Reinforcement LearningData Augmentation

Toward Generalizable Graph Learning for 3D Engineering AI: Explainable Workflows for CAE Mode Shape Classification and CFD Field Prediction

2026-04-09 · Tong Duy Son, Kohta Sugiura, Marc Brughmans, Andrey Hense 외 arxiv

Automotive engineering development increasingly relies on heterogeneous 3D data, including finite element (FE) models, body-in-white (BiW) representations, CAD geometry, and CFD meshes. At the same time, engineering team…

Graph Learning

Symmetry-Breaking De Novo Crystal Generation via Markovian Jump Diffusion

2026-08-13 · Van Khoa Nguyen, Alexandros Kalousis arxiv

Generating crystals has recently attracted significant interest due to their broad applications in materials science. However, existing generative models struggle to produce complete crystallographic specifications, limi…

Symmetry-Constrained Multi-Scale Physics-Informed Neural Networks for Graphene Electronic Band Structure Prediction

2025-08-14 · Wei Shan Lee, I Hang Kwok, Kam Ian Leong, Chi Kiu Althina Chau 외 arxiv

Accurate prediction of electronic band structures in two-dimensional materials remains a fundamental challenge, with existing methods struggling to balance computational efficiency and physical accuracy. We present the S…

Computational Efficiency