23 papers
Diffusion LLMs as Targets and Adversaries: Mechanistic Safety Exploits
Elena Dumitrescu, Gert Lek, Lydia Y. Chen +1
Diffusion Large Language Models (DLLMs) replace autoregressive next-token prediction with iterative parallel denoising, yet their internal safety mechanisms remain poorly understoo…
Harpoon: Generalised Manifold Guidance for Conditional Tabular Diffusion
Aditya Shankar, Yuandou Wang, Rihan Hai +1
Generating tabular data under conditions is critical to applications requiring precise control over the generative process. Existing methods rely on training-time strategies that d…
Detecting Diffusion-Generated Time Series Under Generator Shift
Zhi Wen Soi, Aditya Shankar, Gert Lek +4
The boundary between real and diffusion-generated time series is becoming increasingly difficult to draw, yet detection in this domain remains underexplored, especially when the ge…
F-TIS: Harnessing Diverse Models in Collaborative GRPO
Nikolay Blagoev, OÄuzhan Ersoy, Wendelin Boehmer +1
Reinforcement learning methods such as GRPO have seen great popularity in LLM post-training. In GRPO, models produce completions to a set of prompts, which are rewarded, and the po…
Hail to the Thief: Exploring Attacks and Defenses in Decentralised GRPO
Nikolay Blagoev, OÄuzhan Ersoy, Lydia Yiyu Chen
Group Relative Policy Optimization (GRPO) has demonstrated wide adoption in the post-training of Large Language Models (LLMs). In GRPO, prompts are answered by the model and prefer…
All is Not Lost: LLM Recovery without Checkpoints
Nikolay Blagoev, OÄuzhan Ersoy, Lydia Yiyu Chen
Training LLMs on decentralized nodes or on-spot instances, lowers the training cost and enables model democratization. The inevitable challenge here is the transient churns of node…