ArtificialIntelligence.io

The Signal

Everything that matters in AI, with our take.

Updated through the day. Every headline links straight to the source. The two lines underneath are ours.

arXiv cs.CLPaper

Unfolding Scientific Papers into Multi-Turn Generation Trajectories for Continued Pre-Training

This is a synthetic data technique aimed at improving how models learn to write structured long-form documents, by exposing the plan-then-write process rather than just the final text. Teams doing continued pre-training on scientific or technical corpora should watch whether this measurably improves long-document generation quality, since the corpus-doubling trick is easy to replicate if it works.

arXiv cs.LGPaper

Learned, Then Lost: A Measured Single-Example Counterfactual in Pre-training

This is a rare empirical measurement rather than an estimate of memorization dynamics during pretraining, and the finding that a single exposure's effect decays measurably within 50 steps matters for anyone thinking about data poisoning, unlearning, or provenance claims. Worth reading if you care about how much any one document actually shapes a trained model, since the answer here is: less and more briefly than most assume.

arXiv cs.CLPaper

Synthetic Persona Pretraining: Alignment from Token Zero

The pitch is that alignment baked in from token zero is more robust than a post-training veneer, which is a real hypothesis worth testing but unproven at scale here. If it holds up, it changes how labs think about pretraining data mixes for safety, not just RLHF pipelines. Watch for follow-up work showing this survives fine-tuning attacks before treating it as more than a promising idea.