Search arXivSearch

arXiv · 2606.28287

Bridging Ab Initio Symmetries and Global Nuclear Masses with Interpretable Neural Networks

Abstract

Ab initio theory establishes Wigner's SU(4) and Elliott's SU(3) as dominant symmetries of the nuclear force in light and intermediate-mass nuclei. Previous work shows the relevance of the former symmetry for nuclear binding, whether the latter organizes binding remains elusive. We probe whether both these symmetries organize nuclear masses, aiming at physical insights through interpretable models and predictive capability. From the SU(3) and SU(4) Casimirs we build 3 neural-network models. Two are conventional, a feature-informed NN (FINN) and a Gaussian variant (GINN) with predictive spread, while Wigner-informed network (WINN) is a new design constraining the mass formula to be linear in the operators, learning their (N,Z)-dependent couplings, so that the model is intrinsically explainable. All are trained on AME2016 subtracted by the liquid drop model at 4 data fractions and validated on nuclei new to AME2020, with extrapolation benchmarked against HFB-26 and r-process. The Casimir features carry binding information far beyond the bulk, and SHAP analysis suggests the quadratic SU(4) Casimir as the leading contributor to the residual binding. The WINN yields the best performance, reaching a 0.412 MeV validation error and competitive with state-of-the-art models, and importantly, when trained on the sparsest dataset it outperforms the other NNs trained on the densest. Off the known chart its masses track HFB-26 as closely as WS3 and reproduce the solar abundance peaks of a neutron-star-merger simulation. The WINN's coupling fields reveal an enhanced even-SU(4) contribution toward the neutron dripline, hinting at restoration of Wigner's symmetry. The SU(4) and SU(3) structures reach beyond individual nuclei to organize binding, and embedding symmetry-preserving operators directly in a domain-informed interpretable architecture yields a physically transparent model less hungry for data.

Explore related subjects

Keep this discovery

BibTeXRIS

Phong Dang, Evander Espinoza, Xiaoliang Wan, Michela Negro, Jerry P. Draayer, Feng Pan, Tomas Dytrych, Daniel Langr, David Kekejian. 2026-09-05. Bridging Ab Initio Symmetries and Global Nuclear Masses with Interpretable Neural Networks. https://arxiv.org/abs/2606.28287

Cite the original work for its findings. Save a collection to share your selection of sources.

Discover connections

Connections use source metadata and explicit phrase matches, not verified experimental comparisons.

KEEP EXPLORING

Related papers

Inclusive electron-nucleus cross section models from domain adaptation

We apply transfer learning (TL) to construct data-driven models of inclusive electron-nucleus cross sections. Starting from an ensemble of deep neural networks pretrained on \(^{12}\)C data, we fine-tune the models separately for \(^{3}\)He, \(^{6}\)Li, \(^{16}\)O, \(^{27}\)Al, \(^{40}\)Ca, and \(^{56}\)Fe. The resulting models improve for all targets, marginally so for oxygen, where the carbon baseline is already adequate, although their predictive robustness depends on the amount, coverage, and precision of the available target data. We systematically study how model performance depends on the number of fine-tuned layers, on the fraction and selection of the training data, and on the overlap between the source and target kinematic domains. The layer-wise analysis shows that oxygen requires only shallow adaptation, whereas helium, calcium, and iron require substantially deeper fine-tuning. Lithium represents the least robust case because of its limited dataset, while aluminum demonstrates a strong sensitivity to a small subset of highly constraining measurements. For selected kinematic configurations outside the coverage of the carbon training data, the adapted models remain consistent with the measurements within their estimated uncertainties. Finally, we compare the resulting predictions with those of the phenomenological F1F2 model.

hep-ph

How Architecture and Training Affect TPC Representations Across Experiments

Deep-learning efforts have increasingly shifted toward foundation model approaches. In experimental physics, this allows models and learned representations to be reused beyond the experiments in which they were developed. This work evaluates the reusability of representations across experiments and detector systems using probes on frozen encoders. These probes reveal task-relevant structure before downstream adaptation, complementing fine-tuning. Together with random-weight controls, they distinguish contributions from architecture and encoder training that downstream performance alone cannot resolve. Time projection chamber (TPC) data provide a useful testbed because events from TPC systems can be represented as variable-length sparse tensors, while detector geometries, event topologies, and scientific tasks can differ substantially. We investigate whether fixed-dimensional TPC event representations can be reused across classification tasks, experiments, and detector systems. Sparse ResNet and PointNet-style encoders produce 512-dimensional embeddings for four datasets from the GADGET II TPC and AT-TPC. Randomly initialized encoders isolate the contribution from architecture before supervised training. We then train each encoder on a classification task, freeze its parameters, and train a linear or nonlinear probe for each downstream task. We find that this architecture-induced structure remains useful across experiments and detector systems. The randomly initialized PointNet-style representation is highly informative on several tasks. The two architectures organize their embedding spaces differently, but neither exhibits a large, systematic loss of utility cross-detector. These results show that architecture is a major source of task-relevant structure in TPC embeddings and should be treated explicitly when assessing representation learning and developing reusable detector models.

cs.LG

Accelerated High-Accuracy Sampling from a Warm Start via the Proximal Bouncy Particle Sampler

We study the problem of sampling from $μ(\mathrm{d}x)\propto e^{-V(x)}\,\mathrm{d}x$ on $\mathbb{R}^d$, where $V$ is $α$-strongly convex and $β$-smooth, and write $κ:=β/α$. We design and analyze the Proximal Bouncy Particle Sampler (Proximal BPS), a new sampler that combines ideas from the proximal sampler and the bouncy particle sampler. From a warm start initialization with $ O(1) $ Rényi divergence w.r.t. $μ$, Proximal BPS returns a sample whose law is $\varepsilon$-close to $μ$ in total variation distance using $\widetilde O(\sqrtκ\,d^{1/4} \,\mathrm{polylog}(1/\varepsilon))$ gradient queries in expectation.

math.ST