← Search

Yupan Huang

5 accepted papers

2026

AesCoder: Code Aesthetics with Agentic Reward Feedback

ICLR 2026poster

Large Language Models (LLMs) have become valuable assistants for developers in code-related tasks. While LLMs excel at traditional programming tasks such as code generation and bug fixing, they struggle with visually-oriented coding tasks, often producing suboptimal aesthetics. In this paper, we int…

Cited by 0SourcecodeScholar
2024

TextDiffuser-2: Unleashing the Power of Language Models for Text Rendering

ECCV 2024oral

"The diffusion model has been proven a powerful generative model in recent years, yet it remains a challenge in generating visual text. Although existing work has endeavored to enhance the accuracy of text rendering, these methods still suffer from several drawbacks, such as (1) limited flexibility…

2023

TextDiffuser: Diffusion Models as Text Painters

NeurIPS 2023poster

Diffusion models have gained increasing attention for their impressive generation abilities but currently struggle with rendering accurate and coherent text. To address this issue, we introduce TextDiffuser, focusing on generating images with visually appealing text that is coherent with backgrounds…

Cited by 128SourcePDFScholar
2021

Probing Inter-modality: Visual Parsing with Self-Attention for Vision-and-Language Pre-training

NeurIPS 2021poster

Vision-Language Pre-training (VLP) aims to learn multi-modal representations from image-text pairs and serves for downstream vision-language tasks in a fine-tuning fashion. The dominant VLP models adopt a CNN-Transformer architecture, which embeds images with a CNN, and then aligns images and text w…

Cited by 92SourcePDFScholar
2021

Seeing Out of the Box: End-to-End Pre-Training for Vision-Language Representation Learning

CVPR 2021poster

We study on joint learning of Convolutional Neural Network (CNN) and Transformer for vision-language pre-training (VLPT) which aims to learn cross-modal alignments from millions of image-text pairs. State-of-the-art approaches extract salient image regions and align regions with words step-by-step.…

Cited by 305PDFcodeScholar