← Search

Haotian Hou

5 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

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
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

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