Deep Learning Calabi-Yau four folds with hybrid and recurrent neural network architectures
H. L. Dao

TL;DR
This paper demonstrates that deep learning, especially RNN-based architectures, can accurately predict Hodge numbers of Calabi-Yau four-folds, outperforming CNN-based models and showing promise for mathematical physics applications.
Contribution
It introduces and evaluates hybrid CNN-RNN and pure RNN models for predicting Calabi-Yau four-fold invariants, establishing the effectiveness of RNN architectures in this domain.
Findings
RNN-based models outperform CNN-based models in accuracy.
Ensemble models improve prediction accuracy further.
High prediction accuracy (>99%) achieved for Hodge numbers.
Abstract
In this work, we report the results of applying deep learning based on hybrid convolutional-recurrent and purely recurrent neural network architectures to the dataset of almost one million complete intersection Calabi-Yau four-folds (CICY4) to machine-learn their four Hodge numbers . In particular, we explored and experimented with twelve different neural network models, nine of which are convolutional-recurrent (CNN-RNN) hybrids with the RNN unit being either GRU (Gated Recurrent Unit) or Long Short Term Memory (LSTM). The remaining four models are purely recurrent neural networks based on LSTM. In terms of the prediction accuracies, at 72% training ratio, our best performing individual model is CNN-LSTM-400, a hybrid CNN-LSTM with the LSTM hidden size of 400, which obtained 99.74%, 98.07%, 95.19%, 81.01%, our…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTensor decomposition and applications
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory · Gated Recurrent Unit
