arXiv endorsement request — cs.LG, causal study of latent reasoning + RL in chess An independent researcher seeking an arXiv endorsement for cs.LG reports that a causal study of latent reasoning in a chess-playing LLM found that reinforcement learning (GRPO) improved legal-move rate from 48% to 61% and eliminated checkmate confabulation, but causal tests showed neither checkpoint actually depends on the content of its latent thoughts, challenging the assumption that latent thoughts function as an active scratchpad during inference. Hi everyone, I’m an independent researcher, no institutional affiliation, and I’ve just finished my first paper. I’m stuck at arXiv’s endorsement wall for cs.LG and would really appreciate some help getting past it. Paper: “The Weight of Silence: A Causal Case for Weights Over the Scratchpad in Latent Chess Reasoning” Preprint: The Weight of Silence: A Causal Case for Weights Over the Scratchpad in Latent Chess Reasoning | Zenodo https://doi.org/10.5281/zenodo.21454434 Short version of what it’s about: I trained a chess-playing LLM through a latent-reasoning curriculum Coconut-style continuous “thoughts” instead of written-out reasoning , then applied GRPO on top of it. To figure out where the resulting gain actually came from, I ran a six-condition causal battery on the same model before and after RL: swapping the thought vectors for a fixed placeholder, adding noise, removing them, zeroing them out. Legal-move rate climbs from 48% to 61% and checkmate confabulation drops to zero, but the causal tests show neither checkpoint actually depends on the content of its latent thoughts. What changes with RL is robustness to disruption, not reliance on the thoughts themselves, which pushes back a bit on the usual assumption that latent thoughts function as an active scratchpad the model consults during inference. Endorsement code: WSI8UA Link: Log in to arXiv | arXiv e-print repository https://arxiv.org/auth/endorse?x=WSI8UA If you’re registered as an endorser for cs.LG and willing to take a look, I’d be really grateful.