BSR project page

BSR project page

The page is _pages/bsr.html, published by Jekyll at /projects/bsr/. Its styles and clipboard interaction live in assets/css/bsr.css and assets/js/bsr.js. The homepage links to it under Projects and Publications.

The design takes inspiration from the AgentVM and Absolute Zero research pages: bold sans-serif typography, a blue/teal title, clear resource buttons, and prominent research figures. The opening figure switches between verifier-only and BSR rewards. Model filters narrow the results table. Both enhancements preserve the complete default content when JavaScript is unavailable.

Content is based on SWE/iclr/arxiv.tex, SWE/iclr/iclr2027_conference.tex, and their shared method.tex and experiment.tex. The page uses the public preprint title and author order in arxiv.tex and the supplied SWE/SWE.pdf. It does not claim conference acceptance.

  • paper.pdf is an unchanged copy of SWE/SWE.pdf.
  • qwen3-14b-accuracy.png and qwen3-32b-accuracy.png are 160 dpi renders of SWE/figs/14b_avg_270_step.pdf and SWE/figs/32b_avg_270_step.pdf.
  • The opening diagram is an HTML/CSS illustration. Its rewards are illustrative, centered, and bounded by the main setting’s amplitude of 0.15.
  • The full result table and ablations come from SWE/experiment.tex.

The raw SWE directory is excluded from Jekyll output; publishable assets are copied here intentionally. Replace paper.pdf when a new manuscript is ready, and update results, figures, and the BibTeX entry together. Add code, model, and arXiv/OpenReview buttons once the paper’s public release URLs are confirmed. The ICLR submission source still contains unrelated Absolute Zero resource links, while the arXiv source has empty resource URLs and a model URL whose public availability was not confirmed; these are not used on the page.