0.4261
Avg p-adic loss
2,732
Avg non-zero coefficients
10,000
Avg iterations
9,110
Total test samples
Method Description
This model implements Zubarev's p-adic polynomial regression method from arXiv:2503.23488. Key features:
- Initialization: Starts from all zeros
- Optimization: Simulated annealing with temperature-controlled random walk
- Perturbations: P-adic-aware (prefers powers of 79)
- Optional: Mahler polynomial basis for non-linear transforms
Cross-validation Results
| Fold | Mean p-adic loss | Non-zero coeffs | Iterations | Test samples |
|---|---|---|---|---|
| Fold 0 | 0.4391 | 2,720 | 10,000 | 1,795 |
| Fold 1 | 0.4282 | 2,745 | 10,000 | 1,808 |
| Fold 2 | 0.4139 | 2,722 | 10,000 | 1,827 |
| Fold 3 | 0.4208 | 2,770 | 10,000 | 1,843 |
| Fold 4 | 0.4285 | 2,703 | 10,000 | 1,837 |