← Search

Ziran Yang

6 accepted papers

2026

AlgoVeri: An Aligned Benchmark for Verified Code Generation on Classical Algorithms

ICML 2026spotlight

Vericoding refers to the generation of formally verified code from rigorous specifications. Recent AI models show promise in vericoding, but a unified methodology for cross-paradigm evaluation is lacking. Existing benchmarks test only an individual language/tool (e.g., Dafny, Verus, and Lean) and ea…

Cited by 0SourceScholar
2026

Goedel-Prover-V2: Scaling Formal Theorem Proving with Scaffolded Data Synthesis and Self-Correction

ICLR 2026poster

Automated theorem proving (ATP) --- the task of generating a proof that passes automated proof verification given a math question in formal language --- is a critical challenge at the intersection of mathematics and Artificial Intelligence (AI). We introduce Goedel-Prover-V2, a family of two languag…

Cited by 0SourcecodeScholar
2025

Enhancing Vision-Language Model Reliability with Uncertainty-Guided Dropout Decoding

NeurIPS 2025poster

Large vision-language models (LVLMs) excel at multimodal tasks but are prone to misinterpreting visual inputs, often resulting in hallucinations and unreliable outputs. We present Dropout Decoding, a novel inference-time approach that quantifies the uncertainty of visual tokens and selectively masks…

Cited by 0SourceScholar
2025

Offline Reinforcement Learning for LLM Multi-step Reasoning

ACL 2025finding

Improving the multi-step reasoning ability of large language models (LLMs) with offline reinforcement learning (RL) is essential for quickly adapting them to complex tasks. While Direct Preference Optimization (DPO) has shown promise in aligning LLMs with human preferences, it is less suitable for m…

2024

Panacea: Pareto Alignment via Preference Adaptation for LLMs

NeurIPS 2024poster

Current methods for large language model alignment typically use scalar human preference labels. However, this convention tends to oversimplify the multi-dimensional and heterogeneous nature of human preferences, leading to reduced expressivity and even misalignment. This paper presents Panacea, an…

Cited by 32SourcePDFScholar
2024

SafeSora: Towards Safety Alignment of Text2Video Generation via a Human Preference Dataset

NeurIPS 2024poster

To mitigate the risk of harmful outputs from large vision models (LVMs), we introduce the *SafeSora* dataset to promote research on aligning text-to-video generation with human values. This dataset encompasses human preferences in text-to-video generation tasks along two primary dimensions: helpfuln…