Papers › Tailoring Self-Rationalizers with Multi-Reward Distillation

Tailoring Self-Rationalizers with Multi-Reward Distillation

6 Nov 2023arXiv:2311.02805archive 2025-07-28

Sahana Ramnath, Brihi Joshi, Skyler Hallinan, Ximing Lu, Liunian Harold Li, Aaron Chan, Jack Hessel, Yejin Choi, Xiang Ren

Large language models (LMs) are capable of generating free-text rationales to aid question answering. However, prior work 1) suggests that useful self-rationalization is emergent only at significant scales (e.g., 175B parameter GPT-3); and 2) focuses largely on downstream performance, ignoring the semantics of the rationales themselves, e.g., are they faithful, true, and helpful for humans? In this work, we enable small-scale LMs (approx. 200x smaller than GPT-3) to generate rationales that not only improve downstream task performance, but are also more plausible, consistent, and diverse, assessed both by automatic and human evaluation. Our method, MaRio (Multi-rewArd RatIOnalization), is a multi-reward conditioned self-rationalization algorithm that optimizes multiple distinct properties like plausibility, diversity and consistency. Results on five difficult question-answering datasets StrategyQA, QuaRel, OpenBookQA, NumerSense and QASC show that not only does MaRio improve task accuracy, but it also improves the self-rationalization quality of small LMs across the aforementioned axes better than a supervised fine-tuning (SFT) baseline. Extensive human evaluations confirm that MaRio rationales are preferred vs. SFT rationales, as well as qualitative improvements in plausibility and consistency.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2311.02805")

Code

Syntology Ran 6 of 10 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 6 ran with no contract checked.

By repository: official repository: 10 samples from 1 repository, 6 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

ink-usc/rationalemultirewarddistillation officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 6 ran; 0 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

6ran
4unverified

Licence: 10 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from ink-usc/rationalemultirewarddistillation. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

get_accuracy ink-usc/rationalemultirewarddistillation/mario/eval_n.py official repository ran no licence file found · pointer only · 6b1269ddfa3e825b · report
get_accuracy ink-usc/rationalemultirewarddistillation/mario/eval_other_rationales.py official repository ran fingerprinted no licence file found · pointer only · 016f3dd6b689a3e6 · report
get_control_code ink-usc/rationalemultirewarddistillation/mario/eval_n.py official repository ran no licence file found · pointer only · 8ab95091bfc20aec · report
get_demonstrations ink-usc/rationalemultirewarddistillation/mario/call_gpt3.py official repository ran fingerprinted no licence file found · pointer only · 6972c9dca0a0769b · report
get_pred_labels ink-usc/rationalemultirewarddistillation/mario/eval_n.py official repository ran no licence file found · pointer only · 0aa48369c05a5c8e · report
reorganize_pools ink-usc/rationalemultirewarddistillation/mario/clean_numersense_traindata.py official repository ran no licence file found · pointer only · 98f4960217eb003e · report
calc_and_return_flanT5_completeness_scores ink-usc/rationalemultirewarddistillation/mario/flanT5_scores.py official repository unverified no licence file found · pointer only · b9c5ee239d0e37be · report
calc_and_return_flanT5_scores ink-usc/rationalemultirewarddistillation/mario/flanT5_scores.py official repository unverified no licence file found · pointer only · fbc12cd5aeca6ae7 · report
get_rq_scores ink-usc/rationalemultirewarddistillation/mario/rq_score.py official repository unverified no licence file found · pointer only · 9aaf760278c5bda9 · report
load_supervised_rq ink-usc/rationalemultirewarddistillation/mario/rq_score.py official repository unverified no licence file found · pointer only · 9ceb5717399a170a · report

Tasks

DiversityQuestion AnsweringStrategyQA

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

SFT

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections