paper-with-me

Papers

SHoP: A Deep Learning Framework for Solving High-order Partial Differential Equations

2023-05-17 · Tingxiong Xiao, Runzhao Yang, Yuxiao Cheng, Jinli Suo, Qionghai Dai

Solving partial differential equations (PDEs) has been a fundamental problem in computational science and of wide applications for both scientific and engineering research. Due to its universal approximation property, neural network is widely used to approximate the solutions of PDEs. However, existing works are incapable of solving high-order PDEs due to insufficient calculation accuracy of higher-order derivatives, and the final network is a black box without explicit explanation. To address these issues, we propose a deep learning framework to solve high-order PDEs, named SHoP. Specifically, we derive the high-order derivative rule for neural network, to get the derivatives quickly and accurately; moreover, we expand the network into a Taylor series, providing an explicit solution for the PDEs. We conduct experimental validations four high-order PDEs with different dimensions, showing that we can solve high-order PDEs efficiently and accurately.

📄 PDF Abstract BibTeX arXiv:2305.10033

Code (1)

harrypotterxtx/shop 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Solving a Multi-resource Partial-ordering Flexible Variant of the Job-shop Scheduling Problem with Hybrid ASP

2021-01-25 · Giulia Francescutto, Konstantin Schekotihin, Mohammed M. S. El-Kholany

Many complex activities of production cycles, such as quality control or fault analysis, require highly experienced specialists to perform various operations on (semi)finished products using different tools. In practical…

Job Shop SchedulingScheduling

CP or DP? Why Not Both: A Case Study in the Partial Shop Scheduling Problem

2026-05-22 · Emma Legrand, Roger Kameugne, Pierre Schaus arxiv

Dynamic Programming (DP) and Constraint Programming (CP) are well-established paradigms for solving combinatorial optimization problems. Usually, these two approaches are used separately. This paper aims to show that the…

Enhancing Constraint Programming via Supervised Learning for Job Shop Scheduling

2022-11-26 · Yuan Sun, Su Nguyen, Dhananjay Thiruvady, XiaoDong Li 외

Constraint programming (CP) is a powerful technique for solving constraint satisfaction and optimization problems. In CP solvers, the variable ordering strategy used to select which variable to explore first in the solvi…

Job Shop SchedulingScheduling

Decomposition Strategies and Multi-shot ASP Solving for Job-shop Scheduling

2022-05-16 · Mohammed M. S. El-Kholany, Martin Gebser, Konstantin Schekotihin

The Job-shop Scheduling Problem (JSP) is a well-known and challenging combinatorial optimization problem in which tasks sharing a machine are to be arranged in a sequence such that encompassing jobs can be completed as e…

Combinatorial OptimizationJob Shop SchedulingProblem DecompositionScheduling

Metaheuristics for the Online Printing Shop Scheduling Problem

2020-06-22 · Willian T. Lunardi, Ernesto G. Birgin, Débora P. Ronconi, Holger Voos

In this work, the online printing shop scheduling problem introduced in (Lunardi et al., Mixed Integer Linear Programming and Constraint Programming Models for the Online Printing Shop Scheduling Problem, Computers & Ope…

Job Shop SchedulingScheduling