English

STRIDE: Post-Training LLMs to Reason and Refine Bio-Sequences via Edit Trajectories

Computational Engineering, Finance, and Science 2026-03-05 v1

Abstract

Discrete biological sequence optimization requires iterative refinement under strict syntactic constraints. Diffusion models offer progressive refinement but do not naturally expose controllable discrete edit operations, while autoregressive LLMs often lack explicit long-horizon planning for constrained edits. We propose STRIDE (Sequence Trajectory Refinement via Internalized Denoising Emulation), a post-training framework that trains an LLM to emit executable trajectories of atomic edits (INSERT/DELETE/REPLACE) as a verifiable reasoning trace for variable-length refinement. STRIDE combines supervised fine-tuning on Levenshtein-aligned shortest edit demonstrations with group-based policy optimization to align edit trajectories with task rewards while preserving coherent editing behavior. Across protein fluorescence and instruction-conditioned molecular optimization, STRIDE improves variable-length protein editing success from 42% to 89% while increasing novelty from 47% to 97%, and yields stronger validity and controllability compared to diverse baselines. The code is published at https://github.com/daiheng-zhang/STRIDE.

Keywords

Cite

@article{arxiv.2603.03573,
  title  = {STRIDE: Post-Training LLMs to Reason and Refine Bio-Sequences via Edit Trajectories},
  author = {Daiheng Zhang and Shiyang Zhang and Sizhuang He and Yangtian Zhang and Syed Asad Rizvi and David van Dijk},
  journal= {arXiv preprint arXiv:2603.03573},
  year   = {2026}
}
R2 v1 2026-07-01T11:02:13.177Z