中文
相关论文

相关论文: Scaling Image and Video Generation via Test-Time E…

200 篇论文

Continuous Spatio-Temporal Video Super-Resolution (C-STVSR) aims to simultaneously enhance the spatial resolution and frame rate of videos by arbitrary scale factors, offering greater flexibility than fixed-scale methods that are…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Mingyu Shi , Xin Di , Long Peng , Boxiang Cao , Anran Wu , Zhanfeng Feng , Jiaming Guo , Renjing Pei , Xueyang Fu , Yang Cao , Zhengjun Zha

Scaling text-to-speech (TTS) with autoregressive language model (LM) to large-scale datasets by quantizing waveform into discrete speech tokens is making great progress to capture the diversity and expressiveness in human speech, but the…

音频与语音处理 · 电气工程与系统科学 2024-06-10 Chong Zhang , Yanqing Liu , Yang Zheng , Sheng Zhao

Recent text-to-image (T2I) diffusion models achieve remarkable realism, yet faithful prompt-image alignment remains challenging, particularly for complex prompts with multiple objects, relations, and fine-grained attributes. Existing…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Liyao Jiang , Ruichen Chen , Chao Gao , Di Niu

Parallel test-time scaling (TTS) is a pivotal approach for enhancing large language models (LLMs), typically by sampling multiple token-based chains-of-thought in parallel and aggregating outcomes through voting or search. Recent advances…

计算与语言 · 计算机科学 2026-04-21 Runyang You , Yongqi Li , Meng Liu , Wenjie Wang , Liqiang Nie , Wenjie Li

Recent advances in visual generation have made significant strides in producing content of exceptional quality. However, most methods suffer from a fundamental problem - a bottleneck of inference computational efficiency. Most of these…

计算机视觉与模式识别 · 计算机科学 2025-02-04 Sahil Goyal , Debapriya Tula , Gagan Jain , Pradeep Shenoy , Prateek Jain , Sujoy Paul

Video generation models have been used as a robot policy to predict the future states of executing a task conditioned on task description and observation. Previous works ignore their high computational cost and long inference time. To…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Qikang Zhang , Yingjie Lei , Wei Liu , Daochang Liu

Diffusion models have significantly advanced video super-resolution (VSR) by enhancing perceptual quality, largely through elaborately designed temporal modeling to ensure inter-frame consistency. However, existing methods usually suffer…

计算机视觉与模式识别 · 计算机科学 2025-06-11 Xijun Wang , Xin Li , Bingchen Li , Zhibo Chen

Expressive Text-to-Speech (TTS) using reference speech has been studied extensively to synthesize natural speech, but there are limitations to obtaining well-represented styles and improving model generalization ability. In this study, we…

音频与语音处理 · 电气工程与系统科学 2024-06-28 Hyun Joon Park , Jin Sob Kim , Wooseok Shin , Sung Won Han

Diffusion-based generative models have emerged as powerful tools in the realm of generative modeling. Despite extensive research on denoising across various timesteps and noise levels, a conflict persists regarding the relative difficulties…

计算机视觉与模式识别 · 计算机科学 2025-02-12 Jin-Young Kim , Hyojun Go , Soonwoo Kwon , Hyun-Gyoon Kim

Continuous space-time video super-resolution (C-STVSR) endeavors to upscale videos simultaneously at arbitrary spatial and temporal scales, which has recently garnered increasing interest. However, prevailing methods struggle to yield…

图像与视频处理 · 电气工程与系统科学 2025-05-09 Shuoyan Wei , Feng Li , Shengeng Tang , Yao Zhao , Huihui Bai

We investigate methods to reduce inference time and memory footprint in stable diffusion models by introducing lightweight decoders for both image and video synthesis. Traditional latent diffusion pipelines rely on large Variational…

计算机视觉与模式识别 · 计算机科学 2025-03-10 Alexey Buzovkin , Evgeny Shilov

Diffusion models achieve superior generation quality but suffer from slow generation speed due to the iterative nature of denoising. In contrast, consistency models, a new generative family, achieve competitive performance with…

机器学习 · 计算机科学 2024-12-05 Fu-Yun Wang , Zhengyang Geng , Hongsheng Li

Scaling video diffusion transformers is fundamentally bottlenecked by two compounding costs: the expensive quadratic complexity of attention per step, and the iterative sampling steps. In this work, we propose EFlow, an efficient few-step…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Dogyun Park , Yanyu Li , Sergey Tulyakov , Anil Kag

Diffusion models are well known for their ability to generate a high-fidelity image for an input prompt through an iterative denoising process. Unfortunately, the high fidelity also comes at a high computational cost due the inherently…

计算机视觉与模式识别 · 计算机科学 2025-06-24 Qinchan Li , Kenneth Chen , Changyue Su , Wittawat Jitkrittum , Qi Sun , Patsorn Sangkloy

Vision Transformers (ViTs) have demonstrated remarkable potential in image processing tasks by utilizing self-attention mechanisms to capture global relationships within data. However, their scalability is hindered by significant…

机器学习 · 计算机科学 2026-02-25 Huy Trinh , Rebecca Ma , Zeqi Yu , Tahsin Reza

We present a framework for optimizing prompts in vision-language models to elicit multimodal reasoning without model retraining. Using an evolutionary algorithm to guide prompt updates downstream of visual tasks, our approach improves upon…

计算与语言 · 计算机科学 2025-04-01 Sid Bharthulwar , John Rho , Katrina Brown

Test-time scaling through reward-guided generation remains largely unexplored for discrete diffusion models despite its potential as a promising alternative. In this work, we introduce Iterative Reward-Guided Refinement (IterRef), a novel…

机器学习 · 计算机科学 2025-11-11 Sanghyun Lee , Sunwoo Kim , Seungryong Kim , Jongho Park , Dongmin Park

Combining large language models with evolutionary computation algorithms represents a promising research direction leveraging the remarkable generative and in-context learning capabilities of LLMs with the strengths of evolutionary…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Tobias Preintner , Weixuan Yuan , Adrian König , Thomas Bäck , Elena Raponi , Niki van Stein

Diffusion and flow matching models have unlocked unprecedented capabilities for creative content creation, such as interactive image and streaming video generation. The growing demand for higher resolutions, frame rates, and context…

计算机视觉与模式识别 · 计算机科学 2026-03-25 Brian Chao , Lior Yariv , Howard Xiao , Gordon Wetzstein

Evolutionary algorithms have been successful in solving multi-objective optimization problems (MOPs). However, as a class of population-based search methodology, evolutionary algorithms require a large number of evaluations of the objective…

神经与进化计算 · 计算机科学 2024-08-16 Xueming Yan , Yaochu Jin