paper-with-me

Papers

TSSR: Two-Stage Swap-Reward-Driven Reinforcement Learning for Character-Level SMILES Generation

2026-01-08 · Jacob Ede Levine, Yun Lyan Luo, Sai Chandra Kosaraju arxiv

The design of reliable, valid, and diverse molecules is fundamental to modern drug discovery, as improved molecular generation supports efficient exploration of the chemical space for potential drug candidates and reduces the cost of early design efforts. Despite these needs, current chemical language models that generate molecules as SMILES strings are vulnerable to compounding token errors: many samples are unparseable or chemically implausible, and hard constraints meant to prevent failure can restrict exploration. To address this gap, we introduce TSSR, a Two-Stage, Swap-Reward-driven reinforcement learning (RL) framework for character-level SMILES generation. Stage one rewards local token swaps that repair syntax, promoting transitions from invalid to parseable strings. Stage two provides chemistry-aware feedback from RDKit diagnostics, rewarding reductions in valence, aromaticity, and connectivity issues. The reward decomposes into interpretable terms (swap efficiency, error reduction, distance to validity), is model agnostic, and requires no task-specific labels or hand-crafted grammars. We evaluated TSSR on the MOSES benchmark using a GRU policy trained with PPO in both pure RL (P-RL) from random initialization and fine-tuning RL (F-RL) starting from a pretrained chemical language model, assessing 10,000 generated SMILES per run. In P-RL, TSSR significantly improves syntactic validity, chemical validity, and novelty. In F-RL, TSSR preserves drug-likeness and synthesizability while increasing validity and novelty. Token-level analysis shows that syntax edits and chemistry fixes act jointly to reduce RDKit detected errors. TSSR converts a sparse terminal objective into a denser and more interpretable reward, improving both syntactic and chemical quality without reducing diversity. TSSR is dataset-agnostic and can be adapted to various reinforcement learning approaches.

📄 PDF Abstract BibTeX arXiv:2601.04521

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningDrug Discovery

Similar Papers 제목 키워드 기반

Topology Sculptor, Shape Refiner: Discrete Diffusion Model for High-Fidelity 3D Meshes Generation

2025-10-24 · Kaiyu Song, Hanjiang Lai, Yaqing Zhang, Chuangjian Cai 외 arxiv

In this paper, we introduce Topology Sculptor, Shape Refiner (TSSR), a novel method for generating high-quality, artist-style 3D meshes based on Discrete Diffusion Models (DDMs). Our primary motivation for TSSR is to ach…

An Efficient Two-Stage Sparse Representation Method

2014-04-04 · Chengyu Peng, Hong Cheng, Manchor Ko

There are a large number of methods for solving under-determined linear inverse problem. Many of them have very high time complexity for large datasets. We propose a new method called Two-Stage Sparse Representation (TSS…

Vocal Bursts Valence Prediction

TextSSR: Diffusion-based Data Synthesis for Scene Text Recognition

2024-12-02 · Xingsong Ye, Yongkun Du, Yunbo Tao, Zhineng Chen

Scene text recognition (STR) suffers from the challenges of either less realistic synthetic training data or the difficulty of collecting sufficient high-quality real-world data, limiting the effectiveness of trained STR…

Image GenerationOptical Character Recognition (OCR)Scene Text EditingScene Text Recognition

RSPO: Reward-Swap Policy Optimization for Multi-Turn LLM Agents

2026-07-06 · Qiang Liu, Taian Guo, Ruizhi Qiao, Xing Sun arxiv

Reinforcement learning holds significant potential for training large language models (LLMs) to handle multi-turn interactive tasks. However, in long-horizon, multi-turn tasks characterized by sparse outcome rewards, dir…

Reinforcement Learning

TSSR: A Truncated and Signed Square Root Activation Function for Neural Networks

2023-08-09 · Yuanhao Gong

Activation functions are essential components of neural networks. In this paper, we introduce a new activation function called the Truncated and Signed Square Root (TSSR) function. This function is distinctive because it…

speech-recognitionSpeech Recognition