paper-with-me

Papers

Lumos-1: On Autoregressive Video Generation from a Unified Model Perspective

2025-07-11 · Hangjie Yuan, Weihua Chen, Jun Cen, Hu Yu, Jingyun Liang, Shuning Chang, Zhihui Lin, Tao Feng, Pengwei Liu, Jiazheng Xing, Hao Luo, Jiasheng Tang, Fan Wang, Yi Yang

Autoregressive large language models (LLMs) have unified a vast range of language tasks, inspiring preliminary efforts in autoregressive video generation. Existing autoregressive video generators either diverge from standard LLM architectures, depend on bulky external text encoders, or incur prohibitive latency due to next-token decoding. In this paper, we introduce Lumos-1, an autoregressive video generator that retains the LLM architecture with minimal architectural modifications. To inject spatiotemporal correlations in LLMs, we identify the efficacy of incorporating 3D RoPE and diagnose its imbalanced frequency spectrum ranges. Therefore, we propose MM-RoPE, a RoPE scheme that preserves the original textual RoPE while providing comprehensive frequency spectra and scaled 3D positions for modeling multimodal spatiotemporal data. Moreover, Lumos-1 resorts to a token dependency strategy that obeys intra-frame bidirectionality and inter-frame temporal causality. Based on this dependency strategy, we identify the issue of frame-wise loss imbalance caused by spatial information redundancy and solve it by proposing Autoregressive Discrete Diffusion Forcing (AR-DF). AR-DF introduces temporal tube masking during training with a compatible inference-time masking policy to avoid quality degradation. By using memory-efficient training techniques, we pre-train Lumos-1 on only 48 GPUs, achieving performance comparable to EMU3 on GenEval, COSMOS-Video2World on VBench-I2V, and OpenSoraPlan on VBench-T2V. Code and models are available at https://github.com/alibaba-damo-academy/Lumos.

📄 PDF Abstract BibTeX arXiv:2507.08801

Code (0)

등록된 구현이 없습니다.

Tasks

Video Generation

Similar Papers 제목 키워드 기반

Lumos-Nexus: Efficient Frequency Bridging with Homogeneous Latent Space for Video Unified Models

2026-05-29 · Jiazheng Xing, Hangjie Yuan, Lingling Cai, Xinyu Liu 외 arxiv

Connector-based video unified models have demonstrated strong capability in instruction-grounded video synthesis, but integrating a large high-fidelity generator into the unified training loop is computationally prohibit…

Video Generation

Agent Lumos: Unified and Modular Training for Open-Source Language Agents

2023-11-09 · Da Yin, Faeze Brahman, Abhilasha Ravichander, Khyathi Chandu 외

Closed-source agents suffer from several issues such as a lack of affordability, transparency, and reproducibility, particularly on complex interactive tasks. This motivates the development of open-source alternatives. W…

MathQuestion Answering

UniLumos: Fast and Unified Image and Video Relighting with Physics-Plausible Feedback

2025-11-03 · Ropeway Liu, Hangjie Yuan, Bo Dong, Jiazheng Xing 외 arxiv

Relighting is a crucial task with both practical demand and artistic value, and recent diffusion models have shown strong potential by enabling rich and controllable lighting effects. However, as they are typically optim…

LumosX: Relate Any Identities with Their Attributes for Personalized Video Generation

2026-03-20 · Jiazheng Xing, Fei Du, Hangjie Yuan, Pengwei Liu 외 arxiv

Recent advances in diffusion models have significantly improved text-to-video generation, enabling personalized content creation with fine-grained control over both foreground and background elements. However, precise fa…

Text-to-Video Generation

Lumosaic: Hyperspectral Video via Active Illumination and Coded-Exposure Pixels

2026-02-25 · Dhruv Verma, Andrew Qiu, Roberto Rangel, Ayandev Barman 외 arxiv

We present Lumosaic, a compact active hyperspectral video system designed for real-time capture of dynamic scenes. Our approach combines a narrowband LED array with a coded-exposure-pixel (CEP) camera capable of high-spe…