paper-with-me

홈 › Papers

Shaping Explanations: Semantic Reward Modeling with Encoder-Only Transformers for GRPO

2025-09-16 · Francesco Pappone, Ruggero Marino Lazzaroni, Federico Califano, Niccolò Gentile, Roberto Marras arxiv

While Large Language Models (LLMs) excel at generating human-like text, aligning their outputs with complex, qualitative goals like pedagogical soundness remains a significant challenge. Standard reinforcement learning techniques often rely on slow and expensive LLM-as-a-judge evaluations or on brittle, keyword-based metrics like ROUGE, which fail to capture the semantic essence of a high-quality explanation. In this work, we introduce a novel approach to reward shaping within the Group Relative Policy Optimisation (GRPO) framework. Our central contribution is the use of a small, efficient encoder-only transformer as a semantic reward model. This model provides a dense, semantically rich reward signal based on the cosine similarity between a generated explanation and a ground-truth reference, guiding the policy towards explanations that are not just factually correct but also structurally and conceptually aligned with expert reasoning. We apply this method to the task of training a model for the Italian medical-school entrance examinations, following standard domain-adaptive continued pre-training (CPT) and supervised fine-tuning (SFT). Our results demonstrate that GRPO with our proposed semantic reward significantly improves explanation faithfulness and clarity over a strong SFT baseline, showcasing the power of using lightweight encoder models for nuanced reward shaping in complex generation tasks

📄 PDF Abstract BibTeX arXiv:2509.13081

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Iterative Reward Shaping using Human Feedback for Correcting Reward Misspecification

2023-08-30 · Jasmina Gajcin, James McCarthy, Rahul Nair, Radu Marinescu 외

A well-defined reward function is crucial for successful training of an reinforcement learning (RL) agent. However, defining a suitable reward function is a notoriously challenging task, especially in complex, multi-obje…

Reinforcement Learning (RL)

State2Explanation: Concept-Based Explanations to Benefit Agent Learning and User Understanding

2023-09-21 · NeurIPS 2023 11

As more non-AI experts use complex AI systems for daily tasks, there has been an increasing effort to develop methods that produce explanations of AI decision making that are understandable by non-AI experts. Towards thi…

Decision MakingSelf-LearningSequential Decision Making

Robo-Dopamine: General Process Reward Modeling for High-Precision Robotic Manipulation

2025-12-29 · Huajie Tan, Sixiang Chen, Yijie Xu, Zixiao Wang 외 arxiv

The primary obstacle for applying reinforcement learning (RL) to real-world robotics is the design of effective reward functions. While recently learning-based Process Reward Models (PRMs) are a promising direction, they…

Reinforcement Learning

Reachability-Aware Laplacian Representation in Reinforcement Learning

2022-10-24 · Kaixin Wang, Kuangqi Zhou, Jiashi Feng, Bryan Hooi 외

In Reinforcement Learning (RL), Laplacian Representation (LapRep) is a task-agnostic state representation that encodes the geometry of the environment. A desirable property of LapRep stated in prior works is that the Euc…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Reward-Modulated Local Learning in Spiking Encoders: Controlled Benchmarks with STDP and Hybrid Rate Readouts

2026-02-28 · Debjyoti Chakraborty arxiv

This paper presents a controlled empirical study of biologically motivated local learning for handwritten digit recognition. We evaluate an STDP-inspired competitive proxy and a practical hybrid benchmark built on the sa…

Handwritten Digit Recognition