paper-with-me

Papers

Physics-Learning AI Datamodel (PLAID) datasets: a collection of physics simulations for machine learning

2025-05-05 · Fabien Casenave, Xavier Roynard, Brian Staber, William Piat, Michele Alessandro Bucci, Nissrine Akkari, Abbas Kabalan, Xuan Minh Vuong Nguyen, Luca Saverio, Raphaël Carpintero Perez, Anthony Kalaydjian, Samy Fouché, Thierry Gonon, Ghassan Najjar, Emmanuel Menier, Matthieu Nastorg, Giovanni Catalani, Christian Rey

Machine learning-based surrogate models have emerged as a powerful tool to accelerate simulation-driven scientific workflows. However, their widespread adoption is hindered by the lack of large-scale, diverse, and standardized datasets tailored to physics-based simulations. While existing initiatives provide valuable contributions, many are limited in scope-focusing on specific physics domains, relying on fragmented tooling, or adhering to overly simplistic datamodels that restrict generalization. To address these limitations, we introduce PLAID (Physics-Learning AI Datamodel), a flexible and extensible framework for representing and sharing datasets of physics simulations. PLAID defines a unified standard for describing simulation data and is accompanied by a library for creating, reading, and manipulating complex datasets across a wide range of physical use cases (gitlab.com/drti/plaid). We release six carefully crafted datasets under the PLAID standard, covering structural mechanics and computational fluid dynamics, and provide baseline benchmarks using representative learning methods. Benchmarking tools are made available on Hugging Face, enabling direct participation by the community and contribution to ongoing evaluation efforts (huggingface.co/PLAIDcompetitions).

📄 PDF Abstract BibTeX arXiv:2505.02974

Code (0)

등록된 구현이 없습니다.

Tasks

Benchmarking

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

PLAID SHIRTTT for Large-Scale Streaming Dense Retrieval

2024-05-02 · Dawn Lawrie, Efsun Kayi, Eugene Yang, James Mayfield 외

PLAID, an efficient implementation of the ColBERT late interaction bi-encoder using pretrained language models for ranking, consistently achieves state-of-the-art performance in monolingual, cross-language, and multiling…

Retrieval

Shared Data and Algorithms for Deep Learning in Fundamental Physics

2021-07-01 · Lisa Benato, Erik Buhmann, Martin Erdmann, Peter Fackeldey 외

We introduce a Python package that provides simply and unified access to a collection of datasets from fundamental physics research - including particle physics, astroparticle physics, and hadron- and nuclear physics - f…

BIG-bench Machine LearningDeep LearningTransfer Learning

Datamodels: Predicting Predictions from Training Data

2022-02-01 · Andrew Ilyas, Sung Min Park, Logan Engstrom, Guillaume Leclerc 외

We present a conceptual framework, datamodeling, for analyzing the behavior of a model class in terms of the training data. For any fixed "target" example $x$, training set $S$, and learning algorithm, a datamodel is a p…

PhysNLU: A Language Resource for Evaluating Natural Language Understanding and Explanation Coherence in Physics

2022-01-12 · LREC 2022 6 · Jordan Meadows, Zili Zhou, Andre Freitas

In order for language models to aid physics research, they must first encode representations of mathematical and natural language discourse which lead to coherent explanations, with correct ordering and relevance of stat…

PositionSentenceSentence Ordering

Understanding Influence Functions and Datamodels via Harmonic Analysis

2022-10-03 · Nikunj Saunshi, Arushi Gupta, Mark Braverman, Sanjeev Arora

Influence functions estimate effect of individual data points on predictions of the model on test data and were adapted to deep learning in Koh and Liang [2017]. They have been used for detecting data poisoning, detectin…

Data Poisoning