← Search

Ruida WANG

8 accepted papers

2026

GAR: Generative Adversarial Reinforcement Learning for Formal Theorem Proving

ICLR 2026poster

Solving math problems through verifiable languages such as Lean has significantly impacted both the mathematics and computer science communities. Current state-of-the-art models are often trained with expensive online Reinforcement Learning (RL) or expert iteration. However, these approaches rely on…

Cited by 0SourcecodeScholar
2026

LeanForPhysics: Comprehensive Reasoning Framework for University-level Physics in Lean4

ICLR 2026poster

We present **Lean4PHYS**, a comprehensive reasoning framework for college-level physics problems in Lean4. **Lean4PHYS** includes *LeanPhysBench*, a college-level benchmark for Lean4 formal physics reasoning, which contains 200 hand-crafted and peer-reviewed statements formalized from university tex…

Cited by 0SourcecodeScholar
2025

FANS: Formal Answer Selection for LLM Natural Language Math Reasoning Using Lean4

EMNLP 2025

Large Language Models (LLMs) have displayed astonishing abilities in various tasks, especially in text generation, classification, question answering, etc. However, the reasoning ability of LLMs still faces many debates, especially in math reasoning. The inherent ambiguity of Natural Language (NL) l

2025

Let’s Reason Formally: Natural-Formal Hybrid Reasoning Enhances LLM’s Math Capability

EMNLP 2025

Enhancing the mathematical reasoning capabilities of LLMs has garnered significant attention in both the mathematical and computer science communities. Recent works have made substantial progress in both Natural Language (NL) reasoning and Formal Language (FL) reasoning by leveraging the potential o

Cited by 0SourcePDFScholar
2025

MA-LoT: Model-Collaboration Lean-based Long Chain-of-Thought Reasoning enhances Formal Theorem Proving

ICML 2025poster

Solving mathematical problems using computer-verifiable languages like Lean has significantly impacted the mathematical and computer science communities. State-of-the-art methods utilize a single Large Language Model (LLM) to generate complete proof or perform tree search, but they fail to balance t…

Cited by 0SourcePDFScholar
2024

DragVideo: Interactive Drag-style Video Editing

ECCV 2024poster

"Video generation models have shown their superior ability to generate photo-realistic video. However, how to accurately control (or edit) the video remains a formidable challenge. The main issues are: 1) how to perform direct and accurate user control in editing; 2) how to execute editings like cha…

2024

TheoremLlama: Transforming General-Purpose LLMs into Lean4 Experts

EMNLP 2024main

Proving mathematical theorems using computer-verifiable formal languages like Lean significantly impacts mathematical reasoning. One approach to formal theorem proving involves generating complete proofs using Large Language Models (LLMs) based on Natural Language (NL) proofs. However, due to the sc…

2023

Let's Synthesize Step by Step: Iterative Dataset Synthesis with Large Language Models by Extrapolating Errors from Small Models

EMNLP 2023long findings

*Data Synthesis* is a promising way to train a small model with very little labeled data. One approach for data synthesis is to leverage the rich knowledge from large language models to synthesize pseudo training examples for small models, making it possible to achieve both data and compute efficien…

Cited by 0SourcecodeScholar