paper-with-me

Papers

Round-trip Reinforcement Learning: Self-Consistent Training for Better Chemical LLMs

2025-10-01 · Lecheng Kong, Xiyuan Wang, Yixin Chen, Muhan Zhang arxiv

Large Language Models (LLMs) are emerging as versatile foundation models for computational chemistry, handling bidirectional tasks like reaction prediction and retrosynthesis. However, these models often lack round-trip consistency. For instance, a state-of-the-art chemical LLM may successfully caption a molecule, yet be unable to accurately reconstruct the original structure from its own generated text. This inconsistency suggests that models are learning unidirectional memorization rather than flexible mastery. Indeed, recent work has demonstrated a strong correlation between a model's round-trip consistency and its performance on the primary tasks. This strong correlation reframes consistency into a direct target for model improvement. We therefore introduce Round-Trip Reinforcement Learning (RTRL), a novel framework that trains a model to improve its consistency by using the success of a round-trip transformation as a reward signal. We further propose an iterative variant where forward and reverse mappings alternately train each other in a self-improvement loop, a process that is highly data-efficient and notably effective with the massive amount of unlabelled data common in chemistry. Experiments demonstrate that RTRL significantly \textbf{boosts performance and consistency} over strong baselines across supervised, self-supervised, and synthetic data regimes. This work shows that round-trip consistency is not just a desirable property but a trainable objective, offering a new path toward more robust and reliable foundation models.

📄 PDF Abstract BibTeX arXiv:2510.01527

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Improving Low-Resource Machine Translation via Round-Trip Reinforcement Learning

2026-01-18 · Ahmed Attia, Alham Fikri Aji arxiv

Low-resource machine translation (MT) has gained increasing attention as parallel data from low-resource language communities is collected, but many approaches for improving low-resource MT remain underexplored. We inves…

Reinforcement LearningMachine Translation

Survive or Collapse: The Asymmetric Roles of Data Gating and Reward Grounding in Self-Play RL

2026-05-21 · Sophia Xiao Pu, Zhaotian Weng, Chengzhi Liu, Jayanth Srinivasa 외 arxiv

Self-play reinforcement learning trains language models on their own generated tasks, co-evolving a proposer and solver without human labels. Recent systems report strong reasoning gains, but collapse and instability are…

Reinforcement Learning

Can LLMs Compress (and Decompress)? Evaluating Code Understanding and Execution via Invertibility

2026-01-19 · Nickil Maveli, Antonio Vergari, Shay B. Cohen arxiv

LLMs demonstrate strong performance on code benchmarks, yet consistent reasoning across forward and backward execution remains elusive. We present RoundTripCodeEval (RTCE), a benchmark of four code execution reasoning ta…

The Effect of Round-Trip Translation on Fairness in Sentiment Analysis

2021-11-01 · EMNLP 2021 11 · Jonathan Christiansen, Mathias Gammelgaard, Anders Søgaard

Sentiment analysis systems have been shown to exhibit sensitivity to protected attributes. Round-trip translation, on the other hand, has been shown to normalize text. We explore the impact of round-trip translation on t…

FairnessSensitivitySentiment AnalysisTranslation

One RL to See Them All: Visual Triple Unified Reinforcement Learning

2025-05-23 · Yan Ma, Linge Du, Xuyang Shen, Shaoxiang Chen 외

Reinforcement learning (RL) has significantly advanced the reasoning capabilities of vision-language models (VLMs). However, the use of RL beyond reasoning tasks remains largely unexplored, especially for perceptioninten…

AllMathOptical Character Recognition (OCR)Reinforcement Learning (RL)+1