Static project page for PAWBench: How Far Are We from Probabilistically Aligned World Modeling?
This site is intentionally build-free. It adapts the frontend structure of the public PICABench project page (Andrew0613/PICABench_webpage/static) for PAWBench: header, byline, section jump row, research sections, expanded results table, acknowledgment, and BibTeX are organized in the same template style while using only PAWBench content and authorized PAWBench assets.
From the repository root:
python3 -m http.server 8000Then open http://localhost:8000/.
- Text is adapted from the current PAWBench manuscript in
/mnt/shared-storage-user/puyuandong/glv/pawbench-overleaf. - The evaluation and intervention tables are sourced from
table/main_results.tex,table/vlm_future_prediction.tex,table/target_prompt_results.tex,table/c2c_sampling_results.tex, andtable/training_distribution_summary.texin that manuscript checkout. static/img/hero-teaser-spring.pngis the current user-selected PAWBench teaser and social preview image.static/img/scenario_taxonomy.pngis a crop-box-faithful PNG export of the manuscript's current Figure 2 (figure/rendered/scenario_taxonomy.pdf).static/img/rollout_budget_diagnostics.pngis the manuscript's current rollout-budget robustness figure.static/video/rollouts/contains 64 web-compressed, base-conditionr000rollouts: eight generators compared in a fixed order across eight representative scenes, with four mechanisms from each PAWBench track. The gallery assigns only the active scene to the video elements and usespreload="none", so the full media set is not transferred on page load.provenance.jsonrecords the source packages, gallery selection, encoding contract, and the available clip-level PAWEval labels and hashes.- The remaining figures are PAWBench manuscript figures already present in this target site.
The compact arXiv, PDF, Code, and Benchmark resource controls point to the public paper, evaluator, and benchmark package.
index.html: single-page project website.static/css/style.css: template-style page, navigation, figure, and table styling.static/js/main.js: local jump navigation, synchronized rollout comparison, figure zoom, and BibTeX copy behavior.404.html: self-contained static fallback page..nojekyll: disables Jekyll processing on GitHub Pages.
No license has been selected for this repository. Do not infer permission to reuse the source or assets until the project owners add an explicit license.