paper-with-me

Papers

Emage: Non-Autoregressive Text-to-Image Generation

2023-12-22 · Zhangyin Feng, Runyi Hu, Liangxin Liu, Fan Zhang, Duyu Tang, Yong Dai, Xiaocheng Feng, Jiwei Li, Bing Qin, Shuming Shi

Autoregressive and diffusion models drive the recent breakthroughs on text-to-image generation. Despite their huge success of generating high-realistic images, a common shortcoming of these models is their high inference latency - autoregressive models run more than a thousand times successively to produce image tokens and diffusion models convert Gaussian noise into images with many hundreds of denoising steps. In this work, we explore non-autoregressive text-to-image models that efficiently generate hundreds of image tokens in parallel. We develop many model variations with different learning and inference strategies, initialized text encoders, etc. Compared with autoregressive baselines that needs to run one thousand times, our model only runs 16 times to generate images of competitive quality with an order of magnitude lower inference latency. Our non-autoregressive model with 346M parameters generates an image of 256$\times$256 with about one second on one V100 GPU.

📄 PDF Abstract BibTeX arXiv:2312.14988

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingGPUImage GenerationText to Image GenerationText-to-Image Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

MemAgent: Reshaping Long-Context LLM with Multi-Conv RL-based Memory Agent

2025-07-03 · Hongli Yu, Tinghong Chen, Jiangtao Feng, Jiangjie Chen 외

Despite improvements by length extrapolation, efficient attention and memory modules, handling infinitely long documents with linear complexity without performance degradation during extrapolation remains the ultimate ch…

8k

Accurate Bundle Matching and Generation via Multitask Learning with Partially Shared Parameters

2022-10-19 · Hyunsik Jeon, Jun-Gi Jang, Taehun Kim, U Kang

How can we recommend existing bundles to users accurately? How can we generate new tailored bundles for users? Recommending a bundle, or a group of various items, has attracted widespread attention in e-commerce owing to…

Multi-Task Learning

EMAGE: Towards Unified Holistic Co-Speech Gesture Generation via Expressive Masked Audio Gesture Modeling

2023-12-31 · CVPR 2024 1 · Haiyang Liu, Zihao Zhu, Giorgio Becherini, Yichen Peng 외

We propose EMAGE, a framework to generate full-body human gestures from audio and masked gestures, encompassing facial, local body, hands, and global movements. To achieve this, we first introduce BEAT2 (BEAT-SMPLX-FLAME…

3D Face AnimationDiversityGesture GenerationRhythm

ChemAgent: Self-updating Library in Large Language Models Improves Chemical Reasoning

2025-01-11 · Xiangru Tang, Tianyu Hu, Muyang Ye, Yanjun Shao 외

Chemical reasoning usually involves complex, multi-step processes that demand precise calculations, where even minor errors can lead to cascading failures. Furthermore, large language models (LLMs) encounter difficulties…

Drug Discovery

EventMemAgent: Hierarchical Event-Centric Memory for Online Video Understanding with Adaptive Tool Use

2026-02-17 · Siwei Wen, Zhangcheng Wang, Xingjian Zhang, Lei Huang 외 arxiv

Online video understanding requires models to perform continuous perception and long-range reasoning within potentially infinite visual streams. Its fundamental challenge lies in the conflict between the unbounded nature…

Reinforcement Learning