SearcharxivSearch

arXiv subjects

Mingze Tang

Publications and source records attributed to Mingze Tang.

2 recordsLinked to original sources

EEG Benchmarking Needs a Task Specification Layer: NeuroDoc for Rulebook-Guided, Executable Benchmark Construction

Electroencephalography (EEG) foundation models increasingly rely on multi-dataset training and evaluation, yet public EEG datasets still lack a shared task specification layer that can turn heterogeneous recordings into reusable benchmark units. Existing standards organize files, metadata, and provenance, but they do not specify EEG tasks under a common language and rulebook, leaving critical task semantics scattered across papers, code, and manual interpretation. We investigate whether heterogeneous public EEG datasets can be standardized through a structured task specification language paired with a shared rulebook. Our methodology represents each benchmark entry as a task document synchronized with an executable task kernel, with the rulebook defining task fields, evidence requirements, document-kernel alignment, review states, and machine-checkable constraints. Using this methodology, we release a community-reviewed EEG benchmark corpus centered on 53 completed and reviewed entries with 245 task definitions spanning diverse paradigms, and we introduce NeuroDoc and NeuroAudit as the operational support layer for rulebook-guided drafting, upgrading, review, amendment, and release management. We further examine whether the resulting benchmark units can be instantiated in a shared downstream setting across four EEG foundation model backbones, providing execution-based evidence for reusable, auditable, and executable EEG benchmarking infrastructure.

cs.LG

An open-source, adaptive solver for particle-resolved simulations with both subcycling and non-subcycling methods

We present the IAMReX, an adaptive and parallel solver for particle-resolved simulations on the multi-level grid. The fluid equations are solved using a finite-volume scheme on the block-structured semi-staggered grids with both subcycling and non-subcycling methods. The particle-fluid interaction is resolved using the multidirect forcing immersed boundary method. The associated Lagrangian markers used to resolve fluid-particle interface only exist on the finest-level grid, which greatly reduces memory usage. The volume integrals are numerically calculated to capture the free motion of particles accurately, and the repulsive potential model is also included to account for the particle-particle collision. We demonstrate the versatility, accuracy, and efficiency of the present multi-level framework by simulating fluid-particle interaction problems with various types of kinematic constraints. The cluster of monodisperse particles case is presented at the end to show the capability of the current solver in handing with multiple particles. The source code and testing cases used in this work can be accessed at https://github.com/ruohai0925/IAMR/tree/development. Input scripts and raw postprocessing data are also available for reproducing all results.

physics.flu-dyn