← Search

Mingjie Zhan

22 accepted papers

2026

Edit-Based Refinement for Parallel Masked Diffusion Language Models

ICML 2026poster

Masked diffusion language models enable parallel token generation and offer improved decoding efficiency over autoregressive models. However, their performance degrades significantly when generating multiple tokens simultaneously, due to a mismatch between token-level training objectives and the nee…

Cited by 0SourceScholar
2026

From Solver to Tutor: Evaluating the Pedagogical Intelligence of LLMs with KMP-Bench

AAAI 2026technical

Large Language Models (LLMs) show significant potential in AI mathematical tutoring, yet current evaluations often rely on simplistic metrics or narrow pedagogical scenarios, failing to assess comprehensive, multi-turn teaching effectiveness. In this paper, we introduce KMP-Bench, a comprehensive K-

Cited by 0SourcePDFScholar
2026

FullStack-Agent: Enhancing Agentic Full-Stack Web Coding via Development-Oriented Testing and Repository Back-Translation

ICML 2026poster

Assisting non-expert users to develop complex interactive websites has become a popular task for LLM-powered code agents. However, existing code agents tend to only generate frontend web pages, masking the lack of real full-stack data processing and storage with fancy visual effects. Notably, constr…

Cited by 0SourceScholar
2026

Inter-Edit: First Benchmark for Interactive Instruction-Based Image Editing

CVPR 2026

Precise and controllable image editing remains a significant challenge. Current methods often rely on text prompts, but achieving accurate spatial localization solely through descriptions is inherently difficult. Mask-based approaches, though offering better control, typically require overly precise

Cited by 0SourcecodeScholar
2026

RAA: Achieving Interactive Remove/Add Anything via Fully Synthetic Data

AAAI 2026technical

Precise and controllable image editing, especially object removal and insertion, represents one of the most common demands in image manipulation. However, existing methods suffer from severe limitations. Mask-based inpainting often introduces visual artifacts and semantic inconsistencies, while inst

Cited by 0SourcePDFScholar
2026

WebGen-Agent: Enhancing Interactive Website Generation with Multi-Level Feedback and Step-Level Reinforcement Learning

ICLR 2026poster

Agent systems powered by large language models (LLMs) have demonstrated impressive performance on repository-level code-generation tasks. However, for tasks such as website codebase generation, which depend heavily on visual effects and user-interaction feedback, current code agents rely only on sim…

Cited by 0SourcecodeScholar
2025

Alignment with Fill-In-the-Middle for Enhancing Code Generation

EMNLP 2025

The code generation capabilities of Large Language Models (LLMs) have advanced applications like tool invocation and problem-solving. However, improving performance in code-related tasks remains challenging due to limited training data that is verifiable with accurate test cases. While Direct Prefer

2025

MathCoder-VL: Bridging Vision and Code for Enhanced Multimodal Mathematical Reasoning

ACL 2025finding

Natural language image-caption datasets, widely used for training Large Multimodal Models, mainly focus on natural scenarios and overlook the intricate details of mathematical figures that are critical for problem-solving, hindering the advancement of current LMMs in multimodal mathematical reasonin…

2025

MathCoder2: Better Math Reasoning from Continued Pretraining on Model-translated Mathematical Code

ICLR 2025spotlight

Code has been shown to be effective in enhancing the mathematical reasoning abilities of large language models due to its precision and accuracy. Previous works involving continued mathematical pretraining often include code that utilizes math-related packages, which are primarily designed for fiel…

2025

Probability-Consistent Preference Optimization for Enhanced LLM Reasoning

ACL 2025finding

Recent advances in preference optimization have demonstrated significant potential for improving mathematical reasoning capabilities in large language models (LLMs). While current approaches leverage high-quality pairwise preference data through outcome-based criteria like answer correctness or cons…

2025

ReflectionCoder: Learning from Reflection Sequence for Enhanced One-off Code Generation

ACL 2025long

Code generation plays a crucial role in various tasks, such as code auto-completion and mathematical reasoning. Previous work has proposed numerous methods to enhance code generation performance, including integrating feedback from the compiler. Inspired by this, we present ReflectionCoder, a novel…

2025

SpiritSight Agent: Advanced GUI Agent with One Look

CVPR 2025poster

Graphical User Interface (GUI) agents demonstrate promising potential in assisting human-computer interaction, automating human user's navigation on digital devices. An ideal GUI agent is expected to achieve high accuracy, low latency, and compatibility for different GUI platforms. Recent vision-bas…

Cited by 3SourcePDFScholar
2025

UFO: Enhancing Diffusion-Based Video Generation with a Uniform Frame Organizer

AAAI 2025technical

Recently, diffusion-based video generation models have achieved significant success. However, existing models often suffer from issues like weak consistency and declining image quality over time. To overcome these challenges, inspired by aesthetic principles, we propose a non-invasive plug-in called…

2025

WebGen-Bench: Evaluating LLMs on Generating Interactive and Functional Websites from Scratch

NeurIPS 2025oral

LLM‑based agents have demonstrated great potential in generating and managing code within complex codebases. In this paper, we introduce WebGen-Bench, a novel benchmark designed to measure an LLM-based agent's ability to create multi-file website codebases from scratch. It contains diverse instructi…

Cited by 0SourcecodeScholar
2024

Empowering Character-level Text Infilling by Eliminating Sub-Tokens

ACL 2024long

In infilling tasks, sub-tokens, representing instances where a complete token is segmented into two parts, often emerge at the boundaries of prefixes, middles, and suffixes. Traditional methods focused on training models at the token level, leading to sub-optimal performance in character-level infil…

2024

MathCoder: Seamless Code Integration in LLMs for Enhanced Mathematical Reasoning

ICLR 2024poster

The recently released GPT-4 Code Interpreter has demonstrated remarkable proficiency in solving challenging math problems, primarily attributed to its ability to seamlessly reason with natural language, generate code, execute code, and continue reasoning based on the execution output. In this paper,…

2024

MathGenie: Generating Synthetic Data with Question Back-translation for Enhancing Mathematical Reasoning of LLMs

ACL 2024long

Large language models (LLMs) have exhibited great potential in mathematical reasoning. However, there remains a performance gap in this area between existing open-source models and closed-source models such as GPT-4. In this paper, we introduce MathGenie, a novel method for generating diverse and re…

2024

Measuring Multimodal Mathematical Reasoning with MATH-Vision Dataset

NeurIPS 2024poster

Recent advancements in Large Multimodal Models (LMMs) have shown promising results in mathematical reasoning within visual contexts, with models exceeding human-level performance on existing benchmarks such as MathVista. However, we observe significant limitations in the diversity of questions and b…

Cited by 113SourcePDFScholar
2024

Solving Challenging Math Word Problems Using GPT-4 Code Interpreter with Code-based Self-Verification

ICLR 2024poster

Recent progress in large language models (LLMs) like GPT-4 and PaLM-2 has brought significant advancements in addressing math reasoning problems. In particular, OpenAI's latest version of GPT-4, known as GPT-4 Code Interpreter, shows remarkable performance on challenging math datasets. In this paper…

Cited by 153SourcePDFScholar
2023

Learning Locality and Isotropy in Dialogue Modeling

ICLR 2023poster

Existing dialogue modeling methods have achieved promising performance on various dialogue tasks with the aid of Transformer and the large-scale pre-trained language models. However, some recent studies revealed that the context representations produced by these methods suffer the problem of anisotr…

2023

Reconstruct Before Summarize: An Efficient Two-Step Framework for Condensing and Summarizing Meeting Transcripts

EMNLP 2023long main

Meetings typically involve multiple participants and lengthy conversations, resulting in redundant and trivial content. To overcome these challenges, we propose a two-step framework, Reconstruct before Summarize (RbS), for effective and efficient meeting summarization. RbS first leverages a self-sup…

Cited by 0SourceScholar
2023

VCSUM: A Versatile Chinese Meeting Summarization Dataset

ACL 2023findings

Compared to news and chat summarization, the development of meeting summarization is hugely decelerated by the limited data. To this end, we introduce a versatile Chinese meeting summarization dataset, dubbed VCSum, consisting of 239 real-life meetings, with a total duration of over 230 hours. We cl…