EPLGMLOct 9, 2022

Residual Neural Networks for the Prediction of Planetary Collision Outcomes

arXiv:2210.04248v14 citationsh-index: 50
Originality Incremental advance
AI Analysis

This work addresses a computational bottleneck in planet formation simulations for astrophysics researchers, offering a more efficient and accurate collision handling method, though it is incremental as it builds on existing ML approaches.

The paper tackles the challenge of predicting planetary collision outcomes in N-body simulations by using residual neural networks, achieving state-of-the-art performance in 20 out of 24 experiments with improved accuracy and generalization over existing methods.

Fast and accurate treatment of collisions in the context of modern N-body planet formation simulations remains a challenging task due to inherently complex collision processes. We aim to tackle this problem with machine learning (ML), in particular via residual neural networks. Our model is motivated by the underlying physical processes of the data-generating process and allows for flexible prediction of post-collision states. We demonstrate that our model outperforms commonly used collision handling methods such as perfect inelastic merging and feed-forward neural networks in both prediction accuracy and out-of-distribution generalization. Our model outperforms the current state of the art in 20/24 experiments. We provide a dataset that consists of 10164 Smooth Particle Hydrodynamics (SPH) simulations of pairwise planetary collisions. The dataset is specifically suited for ML research to improve computational aspects for collision treatment and for studying planetary collisions in general. We formulate the ML task as a multi-task regression problem, allowing simple, yet efficient training of ML models for collision treatment in an end-to-end manner. Our models can be easily integrated into existing N-body frameworks and can be used within our chosen parameter space of initial conditions, i.e. where similar-sized collisions during late-stage terrestrial planet formation typically occur.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes