ARTFEED — Contemporary Art Intelligence

ADSL-PDE: A Domain-Specific Language for Neural PDE Solver Auto-Design

ai-technology · 2026-08-06

A new arXiv paper (2608.04384) introduces ADSL-PDE, a domain-specific language designed to improve the auto-design of neural partial differential equation (PDE) solvers. The research addresses the challenge of representing the search space for neural PDE solvers, which are typically sparse and difficult for large language models (LLMs) to navigate. By introducing a structured search state that abstracts away low-level implementation details, ADSL-PDE allows LLMs to focus on solver quality rather than implementation failures. The language represents functional decisions such as architecture, physical constraints, objectives, sampling, and optimization, and a deterministic compiler maps valid search states to executable solvers. This approach reshapes the search space, removing invalid programs and improving efficiency. The paper is available on arXiv and represents a contribution to the intersection of AI and scientific computing.

Key facts

  • arXiv paper number 2608.04384
  • Introduces ADSL-PDE, a domain-specific language for neural PDE solver auto-design
  • Addresses the problem of sparse search space in unrestricted Python programs
  • Structured search state abstracts low-level implementation details
  • Deterministic compiler maps valid search states to executable solvers
  • Represents functional decisions: architecture, physical constraints, objectives, sampling, optimization
  • Aims to improve LLM efficiency in solver design
  • Published on arXiv

Entities

Institutions

  • arXiv

Sources