@inproceedings{zhang-etal-2026-bidirectional,
title = "The Bidirectional Process Reward Model",
author = "Zhang, Lingyin and
Gao, Jun and
Ren, Xiaoxue and
Cao, Ziqiang",
editor = "Liakata, Maria and
Moreira, Viviane P. and
Zhang, Jiajun and
Jurgens, David",
booktitle = "Proceedings of the 64th Annual Meeting of the {A}ssociation for {C}omputational {L}inguistics (Volume 1: Long Papers)",
month = jul,
year = "2026",
address = "San Diego, California, United States",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/ingest-acl/2026.acl-long.572/",
pages = "12564--12580",
ISBN = "979-8-89176-390-6",
abstract = "Process Reward Models (PRMs), which assign fine-grained scores to intermediate reasoning steps within a solution trajectory, have emerged as a promising approach to enhance the reasoning quality of Large Language Models (LLMs).However, most existing PRMs rely on a unidirectional left-to-right (L2R) evaluation scheme, which restricts their utilization of global context.In light of this challenge, we propose a novel bidirectional evaluation paradigm, named $\mathbf{Bi}$directional $\mathbf{P}$rocess $\mathbf{R}$eward $\mathbf{M}$odel ($\mathbf{BiPRM}$).BiPRM incorporates a parallel right-to-left (R2L) evaluation stream, implemented via prompt reversal, alongside the conventional L2R flow.Then a gating mechanism is introduced to adaptively fuse the reward scores from both streams to yield a holistic quality assessment.Remarkably, compared to the original PRM, BiPRM introduces only a 0.3{\%} parameter increase for the gating module, and the parallel execution of two streams incurs merely 5{\%} inference time latency. Our extensive empirical evaluations spanning diverse benchmarks, LLM backbones, PRM objectives and sampling policies demonstrate that BiPRM consistently surpasses unidirectional baselines, achieving an average relative gain of 10.6{\%} over 54 solution-level configurations and 37.7{\%} in 12 step-level error detection scenarios.Generally, our results highlight the effectiveness, robustness and general applicability of BiPRM, offering a promising new direction for process-based reward modeling."
}Markdown (Informal)
[The Bidirectional Process Reward Model](https://preview.aclanthology.org/ingest-acl/2026.acl-long.572/) (Zhang et al., ACL 2026)
ACL
- Lingyin Zhang, Jun Gao, Xiaoxue Ren, and Ziqiang Cao. 2026. The Bidirectional Process Reward Model. In Proceedings of the 64th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), pages 12564–12580, San Diego, California, United States. Association for Computational Linguistics.