paper-with-me

홈 › Papers

Learning Symbolic Models for Graph-structured Physical Mechanism

2023-02-02 · ICLR 2023 2023 2 · Hongzhi Shi, Jingtao Ding, Yufan Cao, Quanming Yao, Li Liu, Yong Li

Graph-structured physical mechanisms are ubiquitous in real-world scenarios, thus revealing underneath formulas is of great importance for scientific discovery. However, classical symbolic regression methods fail on this task since they can only handle input-output pairs that are not graph-structured. In this paper, we propose a new approach that generalizes symbolic regression to graph-structured physical mechanisms. The essence of our method is to model the formula skeleton with a message-passing flow, which helps transform the discovery of the skeleton into the search for the message-passing flow. Such a transformation guarantees that we are able to search a message-passing flow, which is efficient and Paretooptimal in terms of both accuracy and simplicity. Subsequently, the underneath formulas can be identified by interpreting component functions of the searched message-passing flow, reusing classical symbolic regression methods. We conduct extensive experiments on datasets from different physical domains, including mechanics, electricity, and thermology, and on real-world datasets of pedestrian dynamics without ground-truth formulas. The experimental results not only verify the rationale of our design but also demonstrate that the proposed method can automatically learn precise and interpretable formulas for graph-structured physical mechanisms.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

regressionscientific discoverySymbolic Regression

Similar Papers 제목 키워드 기반

StruSR: Structure-Aware Symbolic Regression with Physics-Informed Taylor Guidance

2025-10-08 · Yunpeng Gong, Sihan Lan, Can Yang, Kunpeng Xu 외 arxiv

Symbolic regression aims to find interpretable analytical expressions by searching over mathematical formula spaces to capture underlying system behavior, particularly in scientific modeling governed by physical laws. Ho…

PhysGraph: A Physics-aware 3D Scene Graph for Perception and Reasoning

2026-06-07 · Haoyu Li, Aaron Thomas, Shuyan Zhou, Xianyi Cheng arxiv

To perform a wide range of daily tasks, robots need to construct a 3D representation that is semantically rich, physically grounded, and structured enough to support task planning and affordance prediction. However, exis…

Semantic SegmentationSemantic RetrievalVisual Reasoning

Agentic Neuro-Symbolic Planning and Commissioning for Human-in-the-Loop Industrial Robotics with Digital Twins

2026-06-06 · Zhihao Liu, Victor Nan Fernandez-Ayala, Tianyu Wang, Qiang Qin 외 arxiv

Flexible robotic automation requires systems that interpret operator intent, verify physical feasibility, and recover from execution failures across both the planning and execution stages. This paper proposes an agentic …

Structured Kolmogorov-Arnold Neural ODEs for Interpretable Learning and Symbolic Discovery of Nonlinear Dynamics

2025-06-23 · Wei Liu, Kiran Bacsa, Loon Ching Tang, Eleni Chatzi

Understanding and modeling nonlinear dynamical systems is a fundamental problem across scientific and engineering domains. While deep learning has demonstrated remarkable potential for learning complex system behavior, a…

Symbolic Regression

Shared Symbolic Backbones for Physically Consistent Multi-Output Symbolic Regression

2026-07-29 · Manuel Rodriguez arxiv

Symbolic regression provides analytical expressions, but it is usually applied one output at a time. This is limiting in process systems, where state variables are often coupled through shared physical parameters. Indepe…