--- license: other #User-Defined Tags tags: - BENO - CFD - neural operator language: - en - zh ---
BENO
## Dataset Description The BENO dataset originates from the ICLR 2024 paper *BENO: Boundary-Embedded Neural Operators for Elliptic PDEs* and is designed for solving elliptic partial differential equations under complex boundary conditions. The data contains random boundary geometries with four, three, two, one, or no corners, all standardized to a `32 x 32` grid resolution. Paper: [BENO: Boundary-Embedded Neural Operators for Elliptic PDEs](https://proceedings.iclr.cc/paper_files/paper/2024/file/218ca0d92e6ed8f9db00621e103dc70c-Paper-Conference.pdf) ## Supported Tasks | Scenario | Description | |---|---| | Elliptic PDE solving | Predict the solution field from the boundary conditions and the right-hand side of the equation. | | Boundary-condition research | Compare solution performance under Dirichlet and Neumann boundary conditions. | | Geometry generalization evaluation | Evaluate model generalization across different random boundary shapes. | | Neural operator research | Provide standardized training and evaluation data for operator models such as BENO. | ## Dataset Format and Structure The data is organized by boundary condition: ```text data/ Dirichlet/ Neumann/ ``` Each boundary-condition category contains the following six configurations: `N32_0c`, `N32_1c`, `N32_2c`, `N32_3c`, `N32_4c`, and `N32_mix`. Each configuration contains 1,000 `float64` samples: | File | shape | Description | |---|---|---| | `BC_