Publish research paper README.md
Browse files- papers/README.md +15 -0
papers/README.md
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# FAST-ST research papers
|
| 2 |
+
|
| 3 |
+
These papers document the mathematical claims implemented by the U.S.-only
|
| 4 |
+
release. They are working papers tied to immutable dataset and checkpoint
|
| 5 |
+
manifests; reported numbers are produced by chronological holdouts, never copied
|
| 6 |
+
from training batches.
|
| 7 |
+
|
| 8 |
+
1. `01-factorized-transfer.md` — temporal transfer, support-aware spatial
|
| 9 |
+
adaptation, and a joint low-rank Student-t forecast law.
|
| 10 |
+
2. `02-measurement-identifiability.md` — why measurement operators, support,
|
| 11 |
+
cadence, provenance, and typed routing are necessary for geospatial inference.
|
| 12 |
+
3. `03-us-housing-routing.md` — monthly ZORI rent and annual ACS socioeconomic
|
| 13 |
+
panels as different statistical regimes inside one connectable system.
|
| 14 |
+
|
| 15 |
+
The source research plans are retained verbatim under `docs/source/`.
|