← Search

Zeng Zhao

7 accepted papers

2025

DialogDraw: Image Generation and Editing System Based on Multi-Turn Dialogue

AAAI 2025technical

In recent years, diffusion modeling has shown great potential for image generation and editing. Beyond single-model approaches, various drawing workflows now exist to handle diverse drawing tasks. However, few solutions effectively identify user intentions through dialogue and progressively complete…

Cited by 0SourcePDFScholar
2025

LLM4GEN: Leveraging Semantic Representation of LLMs for Text-to-Image Generation

AAAI 2025technical

Diffusion models have exhibited substantial success in text-to-image generation. However, they often encounter challenges when dealing with complex and dense prompts involving multiple objects, attribute binding, and long descriptions. In this paper, we propose a novel framework called LLM4GEN, whic…

Cited by 20SourcePDFScholar
2025

Storynizor: Consistent Story Generation via Inter-Frame Synchronized and Shuffled ID Injection

AAAI 2025technical

Recent advances in text-to-image diffusion models have spurred significant interest in continuous story image generation. In this paper, we introduce Storynizor, a model capable of generating coherent stories with strong inter-frame character consistency, effective foreground-background separation,…

Cited by 1SourcePDFScholar
2024

EfficientDreamer: High-Fidelity and Robust 3D Creation via Orthogonal-view Diffusion Priors

CVPR 2024poster

While image diffusion models have made significant progress in text-driven 3D content creation they often fail to accurately capture the intended meaning of text prompts especially for view information. This limitation leads to the Janus problem where multi-faced 3D models are generated under the gu…

2024

Structure-CLIP: Towards Scene Graph Knowledge to Enhance Multi-Modal Structured Representations

AAAI 2024technical

Large-scale vision-language pre-training has achieved significant performance in multi-modal understanding and generation tasks. However, existing methods often perform poorly on image-text matching tasks that require structured representations, i.e., representations of objects, attributes, and rela…

2022

Conditioned Masked Language and Image Modeling for Image-Text Dense Retrieval

EMNLP 2022finding

Image-text retrieval is a fundamental cross-modal task that takes image/text as a query to retrieve relevant data of another type. The large-scale two-stream pre-trained models like CLIP have achieved tremendous success in this area. They embed the images and texts into instance representations with…

Cited by 9SourcePDFScholar
2022

Easy and Efficient Transformer: Scalable Inference Solution For Large NLP Model

NAACL 2022industry

Recently, large-scale transformer-based models have been proven to be effective over various tasks across many domains. Nevertheless, applying them in industrial production requires tedious and heavy works to reduce inference costs. To fill such a gap, we introduce a scalable inference solution: Eas…