RRF Physical Bridge (V5)

Model Summary

RRF Physical Bridge (V5) is a hybrid neural-physical framework for galaxy mass modeling and rotation curve prediction using the SPARC dataset.

The model combines:

  • Multi-channel baryonic decomposition
  • Spectral manifold learning
  • Stiefel manifold orthogonality constraints
  • Physics-informed parameter prediction
  • Log-space optimization for numerical stability

The framework maps galactic kinematic observations into physically meaningful halo parameters:

Mvir,rs,c M_{\rm vir},\quad r_s,\quad c

while preserving spectral interpretability and enforcing physical validity.


Evolution Roadmap

Version Major Intervention Outcome Status
V1 Initial Baseline Predicted negligible virial masses ($M_{\rm vir}\sim10^{-9}M_\odot$) ❌ Failure
V2 Normalization Correction Fixed contaminated velocity scaling ($v_{\rm std}$) ⚠️ Partial
V3 Multi-Channel Integration + Physical Constraints Added $V_{\rm gas}$, $V_{\rm disk}$, $V_{\rm bulge}$ and enforced positivity ⚠️ Partial
V4 Stiefel Manifold + Direct Physics Loss Preserved orthogonality but suffered gradient explosions ⚠️ Unstable
V5 Log-Space Refactoring Stable training and physically meaningful outputs βœ… Success

Technical Specifications

Architecture

  • 36-node spectral manifold
  • Stiefel manifold parameterization
  • Cayley-transform orthogonality preservation
  • Multi-layer neural encoder
  • Physics-constrained parameter heads

Input Channels

The model uses four synchronized velocity channels:

  • Observed velocity ($V_{\rm obs}$)
  • Gas contribution ($V_{\rm gas}$)
  • Stellar disk contribution ($V_{\rm disk}$)
  • Bulge contribution ($V_{\rm bulge}$)

Physical Decomposition

The observed rotation curve is modeled as:

Vobs2===============Vgas2+Vdisk2+Vbulge2+Vhalo2 V_{\rm obs}^{2} =============== V_{\rm gas}^{2} + V_{\rm disk}^{2} + V_{\rm bulge}^{2} + V_{\rm halo}^{2}

where the neural network learns the residual halo contribution.

Parameter Space

To improve optimization stability, halo parameters are learned in logarithmic space:

log⁑10(Mvir) \log_{10}(M_{\rm vir})

This refactoring eliminates the catastrophic gradient explosions observed in V4 and allows stable optimization across multiple orders of magnitude in halo mass.

Loss Function

  • Direct Physics Loss
  • Log-MSE Objective
  • Spectral Manifold Constraints
  • Physical Positivity Enforcement

Benchmarking Results

Evaluation performed on the SPARC galaxy sample.

Method Median RMSE (km/s) Mean RMSE (km/s) Stability Failures
RRF V5 (Log-Space) 15.93 31.94 10
MOND Benchmark 22.55 44.37 10
NFW Traditional Fit 6.08 14.37 16

Performance Highlights

Numerical Stability

The transition from linear-space optimization to log-space parameterization resolved the catastrophic failures observed during V4 training.

Median RMSE improved from unstable values exceeding:

107 km,sβˆ’1 10^{7}\ {\rm km,s^{-1}}

to:

15.93 km,sβˆ’1 15.93\ {\rm km,s^{-1}}

in the final V5 architecture.

MOND Comparison

RRF V5 achieves:

15.93 km,sβˆ’1 15.93\ {\rm km,s^{-1}}

median RMSE versus:

22.55 km,sβˆ’1 22.55\ {\rm km,s^{-1}}

for the evaluated MOND benchmark.

This corresponds to an approximate improvement of:

29.4 29.4%

under the evaluation protocol used in this project.

Robustness

Although traditional NFW fitting achieves lower RMSE values, it exhibits more catastrophic fitting failures.

Method Stability Failures
RRF V5 10
NFW Traditional Fit 16

This represents approximately:

37.5 37.5%

fewer failures for RRF V5.

Focus Case: NGC2955

RRF V5 successfully recovers a physically plausible halo solution:

Mvir=1.52Γ—1011MβŠ™ M_{\rm vir}=1.52\times10^{11}M_\odot

with:

c=2.30 c = 2.30

while maintaining full physical validity throughout optimization.


Training Data

Training and evaluation were conducted using the SPARC dataset.

Dataset

SPARC (Spitzer Photometry and Accurate Rotation Curves)

Reference:

Lelli, F., McGaugh, S. S., & Schombert, J. M. (2016).

SPARC: Mass Models for 175 Disk Galaxies with Spitzer Photometry and Accurate Rotation Curves.

The Astronomical Journal, 152(6), 157.

Normalization Statistics

vmean=141.83 km,sβˆ’1 v_{\rm mean}=141.83~{\rm km,s^{-1}}

vstd=88.11 km,sβˆ’1 v_{\rm std}=88.11~{\rm km,s^{-1}}

Training was performed on 187 processed galaxy samples.


Current Status

RRF Physical Bridge V5 represents the first fully stabilized version of the framework.

Validated features include:

  • Log-space optimization
  • Spectral manifold learning
  • Stiefel orthogonality constraints
  • Multi-channel baryonic integration
  • Physically constrained outputs
  • Stable physical parameter prediction
  • Dark matter residual modeling

Future work includes:

  • Cross-validation studies
  • Bayesian uncertainty estimation
  • External dataset validation
  • Expanded astrophysical benchmarking
  • Large-scale survey deployment
  • Integration with future RRF manifold architectures

Citation

If you use this model in research, please cite:

@misc{padilla2026rrfphysicalbridgev5,
  title={RRF Physical Bridge V5: A Hybrid Neural-Physical Framework for Galaxy Rotation Curve Modeling},
  author={Padilla Morales, Antony},
  year={2026},
  publisher={Hugging Face},
  url={https://huggingface.co/antonypamo}
}

Contact

Author: Antony Padilla Morales

Email: (mailto:antonypamo@gmail.com)

Hugging Face: https://huggingface.co/antonypamo


License

Apache-2.0

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support