paper-with-me

홈 › Papers

Equation discovery framework EPDE: Towards a better equation discovery

2024-12-28 · Mikhail Maslyaev, Alexander Hvatov

Equation discovery methods hold promise for extracting knowledge from physics-related data. However, existing approaches often require substantial prior information that significantly reduces the amount of knowledge extracted. In this paper, we enhance the EPDE algorithm -- an evolutionary optimization-based discovery framework. In contrast to methods like SINDy, which rely on pre-defined libraries of terms and linearities, our approach generates terms using fundamental building blocks such as elementary functions and individual differentials. Within evolutionary optimization, we may improve the computation of the fitness function as is done in gradient methods and enhance the optimization algorithm itself. By incorporating multi-objective optimization, we effectively explore the search space, yielding more robust equation extraction, even when dealing with complex experimental data. We validate our algorithm's noise resilience and overall performance by comparing its results with those from the state-of-the-art equation discovery framework SINDy.

📄 PDF Abstract BibTeX arXiv:2501.14768

Code (1)

ITMO-NSS-team/EPDE_paper_experiments 공식 구현 pytorch

Tasks

Equation Discovery

Similar Papers 제목 키워드 기반

Data-driven PDE discovery with evolutionary approach

2019-03-19 · Michail Maslyaev, Alexander Hvatov, Anna Kalyuzhnaya

The data-driven models allow one to define the model structure in cases when a priori information is not sufficient to build other types of models. The possible way to obtain physical interpretation is the data-driven di…

Equation DiscoveryFormregressionSymbolic Regression

CodePDE: An Inference Framework for LLM-driven PDE Solver Generation

2025-05-13 · Shanda Li, Tanya Marwah, Junhong Shen, Weiwei Sun 외

Partial differential equations (PDEs) are fundamental to modeling physical systems, yet solving them remains a complex challenge. Traditional numerical solvers rely on expert knowledge to implement and are computationall…

Code Generation

Prompting Neural-Guided Equation Discovery Based on Residuals

2025-11-05 · Jannis Brugger, Viktor Pfanschilling, David Richter, Mira Mezini 외 arxiv

Neural-guided equation discovery systems use a data set as prompt and predict an equation that describes the data set without extensive search. However, if the equation does not meet the user's expectations, there are fe…

Symmetry-Informed Governing Equation Discovery

2024-05-27 · Jianke Yang, Wang Rao, Nima Dehmamy, Robin Walters 외

Despite the advancements in learning governing differential equations from observations of dynamical systems, data-driven methods are often unaware of fundamental physical laws, such as frame invariance. As a result, the…

Equation Discovery

StablePDENet: Enhancing Neural Operator Stability through Physics-Informed Residual-Sensitivity Regularization

2026-01-10 · Chutian Huang, Chang Ma, Kaibo Wang, Yang Xiang arxiv

Learning solution operators for differential equations with neural networks has shown great potential in scientific computing, but ensuring their stability under input perturbations remains a critical challenge. We intro…