← Search

Chenfei Wu

19 accepted papers

2026

Qwen-Image-Layered: Towards Inherent Editability via Layer Decomposition

CVPR 2026

Recent visual generative models often struggle with consistency during image editing due to the entangled nature of raster images, where all visual content is fused into a single canvas. In contrast, professional design tools employ layered representations, allowing isolated edits while preserving c

Cited by 0SourcecodeScholar
2026

Unified Multimodal Autoregressive Modeling with Shared Context—Visual Tokenizer is Key to Unification

ICML 2026poster

Unified Multimodal Modeling aims to integrate visual understanding and generation within a single system. However, existing approaches typically rely on two disparate visual tokenizers, which splits the representation space and hinder truly unified modeling. We propose UniAR, a unified autoregressiv…

Cited by 0SourceScholar
2024

HORIZON: High-Resolution Semantically Controlled Panorama Synthesis

AAAI 2024technical

Panorama synthesis endeavors to craft captivating 360-degree visual landscapes, immersing users in the heart of virtual worlds. Nevertheless, contemporary panoramic synthesis techniques grapple with the challenge of semantically guiding the content generation process. Although recent breakthroughs i…

Cited by 0SourcePDFScholar
2024

LayoutNUWA: Revealing the Hidden Layout Expertise of Large Language Models

ICLR 2024poster

Graphic layout generation, a growing research field, plays a significant role in user engagement and information perception. Existing methods primarily treat layout generation as a numerical optimization task, focusing on quantitative aspects while overlooking the semantic information of layout, su…

2024

Learning to Plan by Updating Natural Language

EMNLP 2024finding

Large Language Models (LLMs) have shown remarkable performance in various basic natural language tasks. For completing the complex task, we still need a plan for the task to guide LLMs to generate the specific solutions step by step. LLMs can directly generate task plans, but these plans may still c…

2024

Low-code LLM: Graphical User Interface over Large Language Models

NAACL 2024system demonstrations

Utilizing Large Language Models (LLMs) for complex tasks is challenging, often involving a time-consuming and uncontrollable prompt engineering process. This paper introduces a novel human-LLM interaction framework, Low-code LLM. It incorporates six types of simple low-code visual programming intera…

2024

ORES: Open-Vocabulary Responsible Visual Synthesis

AAAI 2024technical

Avoiding synthesizing specific visual concepts is an essential challenge in responsible visual synthesis. However, the visual concept that needs to be avoided for responsible visual synthesis tends to be diverse, depending on the region, context, and usage scenarios. In this work, we formalize a new…

2024

StrokeNUWA—Tokenizing Strokes for Vector Graphic Synthesis

ICML 2024poster

To leverage LLMs for visual synthesis, traditional methods convert raster image information into discrete grid tokens through specialized visual modules, while disrupting the model’s ability to capture the true semantic representation of visual scenes. This paper posits that an alternative represent…

Cited by 12SourcePDFScholar
2024

Using Left and Right Brains Together: Towards Vision and Language Planning

ICML 2024poster

Large Language Models (LLMs) and Large Multi-modality Models (LMMs) have demonstrated remarkable decision masking capabilities on a variety of tasks. However, they inherently operate planning within the language space, lacking the vision and spatial imagination ability. In contrast, humans utilize b…

Cited by 5SourcePDFScholar
2023

BridgeTower: Building Bridges between Encoders in Vision-Language Representation Learning

AAAI 2023technical

Vision-Language (VL) models with the Two-Tower architecture have dominated visual-language representation learning in recent years. Current VL models either use lightweight uni-modal encoders and learn to extract, align and fuse both modalities simultaneously in a deep cross-modal encoder, or feed t…

2023

Learning 3D Photography Videos via Self-supervised Diffusion on Single Images

IJCAI 2023poster

3D photography renders a static image into a video with appealing 3D visual effects. Existing approaches typically first conduct monocular depth estimation, then render the input frame to subsequent frames with various viewpoints, and finally use an inpainting model to fill those missing/occluded re…

Cited by 4SourcePDFScholar
2023

ManagerTower: Aggregating the Insights of Uni-Modal Experts for Vision-Language Representation Learning

ACL 2023long

Two-Tower Vision-Language (VL) models have shown promising improvements on various downstream VL tasks. Although the most advanced work improves performance by building bridges between encoders, it suffers from ineffective layer-by-layer utilization of uni-modal representations and cannot flexibly e…

2023

NUWA-XL: Diffusion over Diffusion for eXtremely Long Video Generation

ACL 2023long

In this paper, we propose NUWA-XL, a novel Diffusion over Diffusion architecture for eXtremely Long video generation. Most current work generates long videos segment by segment sequentially, which normally leads to the gap between training on short videos and inferring long videos, and the sequentia…

Cited by 118SourcePDFScholar
2023

ReCo: Region-Controlled Text-to-Image Generation

CVPR 2023poster

Recently, large-scale text-to-image (T2I) models have shown impressive performance in generating high-fidelity images, but with limited controllability, e.g., precisely specifying the content in a specific region with a free-form text description. In this paper, we propose an effective technique for…

2022

KD-VLP: Improving End-to-End Vision-and-Language Pretraining with Object Knowledge Distillation

NAACL 2022findings

Self-supervised vision-and-language pretraining (VLP) aims to learn transferable multi-modal representations from large-scale image-text data and to achieve strong performances on a broad scope of vision-language tasks after finetuning. Previous mainstream VLP approaches typically adopt a two-step s…

Cited by 32SourcePDFScholar
2022

NUWA-Infinity: Autoregressive over Autoregressive Generation for Infinite Visual Synthesis

NeurIPS 2022accept

Infinite visual synthesis aims to generate high-resolution images, long-duration videos, and even visual generation of infinite size. Some recent work tried to solve this task by first dividing data into processable patches and then training the models on them without considering the dependencies be…

2022

NÜWA: Visual Synthesis Pre-training for Neural visUal World creAtion

ECCV 2022poster

"This paper presents a unified multimodal pre-trained model called NÜWA that can generate new or manipulate existing visual data (i.e., image and video) for various visual synthesis tasks. To cover language, image, and video at the same time for different scenarios, a 3D transformer encoder-decoder…

Cited by 350SourcePDFScholar