← Search

Zhimeng Guo

8 accepted papers

2026

Adaptive Code Watermarking Through Reinforcement Learning

ICML 2026poster

As LLMs increasingly generate production code, protecting intellectual property demands watermarking techniques that respect code's strict syntactic constraints. In this work, we introduce CodeTracer, an innovative adaptive code watermarking framework underpinned by a reinforcement learning training…

Cited by 0SourceScholar
2026

Can Simple Denoising Improve Uniform State Diffusion Models?

ICML 2026poster

Recent Uniform-state Diffusion Models (USDMs), initialized from a uniform prior, offer the promise of fast text generation due to their inherent self-correction ability compared to masked diffusion models. However, they still rely on complex loss formulations with additional computational overhead, …

Cited by 0SourceScholar
2025

Reinforcement Learning for Large Language Models via Group Preference Reward Shaping

EMNLP 2025

Large Language Models (LLMs) require alignment via reinforcement learning (RL) to effectively perform task-specific objectives, such as human preference alignment and enhanced reasoning. While Proximal Policy Optimization (PPO) is widely adopted, its computational overhead, stemming from additional

Cited by 0SourcePDFScholar
2025

Simple Distillation for One-Step Diffusion Models

NeurIPS 2025poster

Diffusion models have established themselves as leading techniques for image generation. However, their reliance on an iterative denoising process results in slow sampling speeds, which limits their applicability to interactive and creative applications. An approach to overcoming this limitation inv…

Cited by 0SourceScholar
2024

Efficient Contrastive Learning for Fast and Accurate Inference on Graphs

ICML 2024poster

Graph contrastive learning has made remarkable advances in settings where there is a scarcity of task-specific labels. Despite these advances, the significant computational overhead for representation inference incurred by existing methods that rely on intensive message passing makes them unsuitable…

Cited by 8SourcePDFScholar
2024

Jailbreak Open-Sourced Large Language Models via Enforced Decoding

ACL 2024long

Large Language Models (LLMs) have achieved unprecedented performance in Natural Language Generation (NLG) tasks. However, many existing studies have shown that they could be misused to generate undesired content. In response, before releasing LLMs for public access, model developers usually align th…

Cited by 14SourcePDFScholar