paper-with-me

Papers

Sphinx: Efficiently Serving Novel View Synthesis using Regression-Guided Selective Refinement

2025-11-24 · Yuchen Xia, Souvik Kundu, Mosharaf Chowdhury, Nishil Talati arxiv

Novel View Synthesis (NVS) is the task of generating new images of a scene from viewpoints that were not part of the original input. Diffusion-based NVS can generate high-quality, temporally consistent images, however, remains computationally prohibitive. Conversely, regression-based NVS offers suboptimal generation quality despite requiring significantly lower compute; leaving the design objective of a high-quality, inference-efficient NVS framework an open challenge. To close this critical gap, we present Sphinx, a training-free hybrid inference framework that achieves diffusion-level fidelity at a significantly lower compute. Sphinx proposes to use regression-based fast initialization to guide and reduce the denoising workload for the diffusion model. Additionally, it integrates selective refinement with adaptive noise scheduling, allowing more compute to uncertain regions and frames. This enables Sphinx to provide flexible navigation of the performance-quality trade-off, allowing adaptation to latency and fidelity requirements for dynamically changing inference scenarios. Our evaluation shows that Sphinx achieves an average 1.8x speedup over diffusion model inference with negligible perceptual degradation of less than 5%, establishing a new Pareto frontier between quality and latency in NVS serving.

📄 PDF Abstract BibTeX arXiv:2511.18672

Code (0)

등록된 구현이 없습니다.

Tasks

Novel View Synthesis

Similar Papers 제목 키워드 기반

VisualSphinx: Large-Scale Synthetic Vision Logic Puzzles for RL

2025-05-29 · Yichen Feng, Zhangchen Xu, Fengqing Jiang, Yuetai Li 외

Vision language models (VLMs) are expected to perform effective multimodal reasoning and make logically coherent decisions, which is critical to tasks such as diagram understanding and spatial problem solving. However, c…

Arithmetic ReasoningImage GenerationLogical ReasoningMultimodal Reasoning

Sphinx: Benchmarking and Modeling for LLM-Driven Pull Request Review

2026-01-06 · Daoan Zhang, Shuo Zhang, Zijian Jin, Jiebo Luo 외 arxiv

Pull request (PR) review is essential for ensuring software quality, yet automating this task remains challenging due to noisy supervision, limited contextual understanding, and inadequate evaluation metrics. We present …

SPHINX: First Explain, Then Explore

2026-06-16 · Nguyen Do, Tue M. Cao, Tien Van Do, András Hajdu 외 arxiv

Generating adversarial driving scenarios is critical for evaluating and improving autonomous vehicle decision-making systems in simulation. Recent approaches rely primarily on the prior knowledge of Large Language Models…

Scene Generation

sPhinX: Sample Efficient Multilingual Instruction Fine-Tuning Through N-shot Guided Prompting

2024-07-13 · Sanchit Ahuja, Kumar Tanmay, Hardik Hansrajbhai Chauhan, Barun Patra 외

Despite the remarkable success of LLMs in English, there is a significant gap in performance in non-English languages. In order to address this, we introduce a novel recipe for creating a multilingual synthetic instructi…

Machine TranslationQuestion AnsweringReading Comprehension

What's the Move? Hybrid Imitation Learning via Salient Points

2024-12-06 · Priya Sundaresan, Hengyuan Hu, Quan Vuong, Jeannette Bohg 외

While imitation learning (IL) offers a promising framework for teaching robots various behaviors, learning complex tasks remains challenging. Existing IL policies struggle to generalize effectively across visual and spat…

Imitation Learning