1.65 MB
55 files
Updated 8 days ago
Name
Size
clip
src
CHECKPOINTS.md242 Bytes
xet
README.md746 Bytes
xet
download_checkpoints.py1.79 kB
xet
environment.yml5.76 kB
xet
main.py2.56 kB
xet
merge_func.py21.2 kB
xet
plot_figure3.png40.8 kB
xet
plot_figure4.png56.7 kB
xet
pyproject.toml398 Bytes
xet
repro_results.json848 Bytes
xet
run.sh565 Bytes
xet
utils.py1.49 kB
xet
verify_repro.py9.24 kB
xet
README.md

SVC reproduction bundle

Scripts and outputs for reproducing Singular Value Calibration (SVC) from When Shared Knowledge Hurts (ICML 2026, arXiv:2602.05536).

Quick start

uv sync   # or: pip install -r requirements from environment.yml
python download_checkpoints.py
uv run python verify_repro.py

What this verifies

  • Claim 1: SVC direction preservation (cosine sim ≈ 1)
  • Claim 5: spectral overlap / singular-value gap plots (plot_figure3.png, plot_figure4.png)
  • Claim 6: layer-wise SVD calibration timing
  • Synthetic forward pass through merged encoder + classification head

Not included: full Table 1/2 accuracy evaluation (needs vision datasets / NLP models).

Author repo: https://github.com/lyymuwu/SVC

Total size
1.65 MB
Files
55
Last updated
Jul 18
Pre-warmed CDN
US EU US EU

Contributors