0.4586
Avg p-adic loss
3,048
Avg non-zero coefficients
13,813
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.4539 | 3,013 | 13,813 | 1,795 |
| Fold 1 | 0.4627 | 3,038 | 13,813 | 1,808 |
| Fold 2 | 0.4454 | 3,063 | 13,813 | 1,827 |
| Fold 3 | 0.4636 | 3,068 | 13,813 | 1,843 |
| Fold 4 | 0.4676 | 3,059 | 13,813 | 1,837 |