paper-with-me

홈 › Papers

Efficient-LVSM: Faster, Cheaper, and Better Large View Synthesis Model via Decoupled Co-Refinement Attention

2026-02-06 · Xiaosong Jia, Yihang Sun, Junqi You, Songbur Wong, Zichen Zou, Junchi Yan, Zuxuan Wu, Yu-Gang Jiang arxiv

Feedforward models for novel view synthesis (NVS) have recently advanced by transformer-based methods like LVSM, using attention among all input and target views. In this work, we argue that its full self-attention design is suboptimal, suffering from quadratic complexity with respect to the number of input views and rigid parameter sharing among heterogeneous tokens. We propose Efficient-LVSM, a dual-stream architecture that avoids these issues with a decoupled co-refinement mechanism. It applies intra-view self-attention for input views and self-then-cross attention for target views, eliminating unnecessary computation. Efficient-LVSM achieves 29.86 dB PSNR on RealEstate10K with 2 input views, surpassing LVSM by 0.2 dB, with 2x faster training convergence and 4.4x faster inference speed. Efficient-LVSM achieves state-of-the-art performance on multiple benchmarks, exhibits strong zero-shot generalization to unseen view counts, and enables incremental inference with KV-cache, thanks to its decoupled designs.

📄 PDF Abstract BibTeX arXiv:2602.06478

Code (0)

등록된 구현이 없습니다.

Tasks

Zero-shot GeneralizationNovel View Synthesis

Similar Papers 제목 키워드 기반

LVSM: A Large View Synthesis Model with Minimal 3D Inductive Bias

2024-10-22 · Haian Jin, Hanwen Jiang, Hao Tan, Kai Zhang 외

We propose the Large View Synthesis Model (LVSM), a novel transformer-based approach for scalable and generalizable novel view synthesis from sparse-view inputs. We introduce two architectures: (1) an encoder-decoder LVS…

3DGSDecoderGeneralizable Novel View SynthesisInductive Bias+3

DVSM: Decoder-only View Synthesis Model Done Right

2026-05-28 · Cheng Sun, Jaesung Choe, Min-Hung Chen, Ryo Hachiuma 외 arxiv

Recent Large View Synthesis Models (LVSMs) advocate an encoder-decoder architecture that separates reconstruction and rendering into distinct networks. We re-examine this design. Through controlled experiments, we show t…

Layer 2 be or Layer not 2 be: Scaling on Uniswap v3

2024-03-14 · Austin Adams

This paper studies the market structure impact of cheaper and faster chains on the Uniswap v3 Protocol. The Uniswap Protocol is the largest decentralized application on Ethereum by both gas and blockspace used, and user …

LARM: A Large Articulated-Object Reconstruction Model

2025-11-14 · Sylvia Yuan, Ruoxi Shi, Xinyue Wei, Xiaoshuai Zhang 외 arxiv

Modeling 3D articulated objects with realistic geometry, textures, and kinematics is essential for a wide range of applications. However, existing optimization-based reconstruction methods often require dense multi-view …

Novel View Synthesis

AuroraEdge-V-2B: A Faster And Stronger Edge Visual Large Language Model

2026-01-23 · Xiang Chen arxiv

Recently, due to the advancement of multimodal technology, people are attempting to use visual large language models (VLLMs) in industrial production. Many deep learning models (DLMs) deployed in the production environme…