cd /news/machine-learning/generating-and-curating-training-dat… · home topics machine-learning article
[ARTICLE · art-61673] src=discuss.huggingface.co ↗ pub= topic=machine-learning verified=true sentiment=· neutral

Generating and curating training datasets from simulation — how are people handling the data bottleneck for scientific ML?

Researchers working with scientific machine learning face a data bottleneck because generating each physics simulation sample is computationally expensive. Practitioners are exploring sampling strategies like Latin hypercube and active learning, data representations such as point clouds and graphs, and physics-aware augmentation to build reliable training datasets with limited samples.

read1 min views1 publishedJul 16, 2026

I’ve been experimenting with ML models trained on physics simulation output (fluid flow and structural fields), and the biggest wall I keep hitting isn’t the model — it’s the data. Generating each simulation sample is computationally expensive, so building a dataset large and diverse enough to train a reliable model is a real challenge.

I’d love to hear how others working with scientific or simulation data handle this:

Sampling strategy: When each sample is expensive, how are you choosing which cases to generate? Latin hypercube, active learning, adaptive sampling — what’s actually paid off? Data representation: For field data on meshes/grids, are you storing and feeding it as point clouds, voxel grids, graphs, or resampled uniform arrays? What worked for your model type? Augmentation: Are there meaningful augmentation techniques for physics data (symmetry, rotation, superposition), or does that risk breaking the underlying physics? Active learning: Has anyone successfully used the model itself to decide which new expensive samples to generate next?

Interested in real experience with the “few, expensive samples” regime rather than the usual big-data assumptions.

── more in #machine-learning 4 stories · sorted by recency
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/generating-and-curat…] indexed:0 read:1min 2026-07-16 ·