中文
相关论文

相关论文: SQS: Enhancing Sparse Perception Models via Query-…

200 篇论文

3D Gaussian Splatting (3DGS) has recently enabled real-time rendering of unbounded 3D scenes for novel view synthesis. However, this technique requires dense training views to accurately reconstruct 3D geometry. A limited number of input…

计算机视觉与模式识别 · 计算机科学 2025-03-28 Haolin Xiong , Sairisheek Muttukuru , Rishi Upadhyay , Pradyumna Chari , Achuta Kadambi

Speculative decoding and dynamic sparse attention are two complementary approaches for accelerating long-context LLM inference: the former amortizes target-model execution across multiple verifier queries, while the latter reduces each…

操作系统 · 计算机科学 2026-05-21 Zhibin Wang , Ziyu Zhong , Nuo Shen , Yuhang Zhou , Rong Gu , Sheng Zhong

Low-level 3D representations, such as point clouds, meshes, NeRFs and 3D Gaussians, are commonly used for modeling 3D objects and scenes. However, cognitive studies indicate that human perception operates at higher levels and interprets 3D…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Zhirui Gao , Renjiao Yi , Yuhang Huang , Wei Chen , Chenyang Zhu , Kai Xu

Reconstructing a dynamic target moving over a large area is challenging. Standard approaches for dynamic object reconstruction require dense coverage in both the viewing space and the temporal dimension, typically relying on multi-view…

计算机视觉与模式识别 · 计算机科学 2026-05-07 Jun-Jee Chao , Volkan Isler

We present Smol-GS, a novel method for learning compact representations for 3D Gaussian Splatting (3DGS). Our approach learns highly efficient splat-wise features to model 3D space which capture abstracted cues, including color, opacity,…

计算机视觉与模式识别 · 计算机科学 2026-03-30 Haishan Wang , Mohammad Hassan Vali , Arno Solin

Perception systems play a crucial role in autonomous driving, incorporating multiple sensors and corresponding computer vision algorithms. 3D LiDAR sensors are widely used to capture sparse point clouds of the vehicle's surroundings.…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Helin Cao , Sven Behnke

Autonomous driving systems rely heavily on multimodal perception data to understand complex environments. However, the long-tailed distribution of real-world data hinders generalization, especially for rare but safety-critical vehicle…

人工智能 · 计算机科学 2025-08-01 Shouyi Lu , Zihan Lin , Chao Lu , Huanran Wang , Guirong Zhuo , Lianqing Zheng

Recent advancements in camera-based occupancy prediction have focused on the simultaneous prediction of 3D semantics and scene flow, a task that presents significant challenges due to specific difficulties, e.g., occlusions and unbalanced…

计算机视觉与模式识别 · 计算机科学 2025-06-09 Ziyue Zhu , Shenlong Wang , Jin Xie , Jiang-jiang Liu , Jingdong Wang , Jian Yang

Unsupervised point cloud segmentation is critical for embodied artificial intelligence and autonomous driving, as it mitigates the prohibitive cost of dense point-level annotations required by fully supervised methods. While integrating 2D…

计算机视觉与模式识别 · 计算机科学 2026-05-13 Yixiao Song , Qingyong Li , Wen Wang , Zhicheng Yan

Photorealistic 3D scene reconstruction plays an important role in autonomous driving, enabling the generation of novel data from existing datasets to simulate safety-critical scenarios and expand training data without additional acquisition…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Pou-Chun Kung , Xianling Zhang , Katherine A. Skinner , Nikita Jaipuria

With the rapid advancement of 3D visualization, 3D Gaussian Splatting (3DGS) has emerged as a leading technique for real-time, high-fidelity rendering. While prior research has emphasized algorithmic performance and visual fidelity, the…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Zhaolin Wan , Yining Diao , Jingqi Xu , Hao Wang , Zhiyang Li , Xiaopeng Fan , Wangmeng Zuo , Debin Zhao

3D Gaussian Splatting (3DGS) has significantly improved the efficiency and realism of three-dimensional scene visualization in several applications, ranging from robotics to eXtended Reality (XR). This work presents SAGE (Semantic-Driven…

图形学 · 计算机科学 2025-03-24 Chiara Schiavo , Elena Camuffo , Leonardo Badia , Simone Milani

Sparse-view 3D Gaussian splatting seeks to render high-quality novel views of 3D scenes from a limited set of input images. While recent pose-free feed-forward methods leveraging pre-trained 3D priors have achieved impressive results, most…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Muyu Xu , Fangneng Zhan , Xiaoqin Zhang , Ling Shao , Shijian Lu

3D Gaussian Splatting (3DGS) has recently emerged as a promising approach for 3D reconstruction, providing explicit, point-based representations and enabling high-quality real time rendering. However, when trained with sparse input views,…

图像与视频处理 · 电气工程与系统科学 2026-02-09 Chaeyoung Jeong , Kwangsu Kim

Recent advances in 3D Gaussian Splatting (3DGS) have demonstrated remarkable capabilities in real-time and photorealistic novel view synthesis. However, traditional 3DGS representations often struggle with large-scale scene management and…

图形学 · 计算机科学 2025-08-08 Zijian Wang , Beizhen Zhao , Hao Wang

3D Gaussian Splatting (3DGS) has recently unlocked real-time, high-fidelity novel view synthesis by representing scenes using explicit 3D primitives. However, traditional methods often require millions of Gaussians to capture complex…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Anh Thuan Tran , Jana Kosecka

The quadratic complexity of attention imposes severe memory and computational bottlenecks on Large Language Model (LLM) inference. This challenge is particularly acute for emerging agentic applications that require processing multi-million…

机器学习 · 计算机科学 2026-05-19 Ceyu Xu , Jiangnan Yu , Yongji Wu , Yuan Xie

Recently, 3D Gaussian Splatting (3DGS) has exceled in novel view synthesis (NVS) with its real-time rendering capabilities and superior quality. However, it faces challenges for high-resolution novel view synthesis (HRNVS) due to the coarse…

计算机视觉与模式识别 · 计算机科学 2024-12-12 Shiyun Xie , Zhiru Wang , Xu Wang , Yinghao Zhu , Chengwei Pan , Xiwang Dong

This paper explores Uncertainty Quantification (UQ) in SVM predictions, particularly for regression and forecasting tasks. Unlike the Neural Network, the SVM solutions are typically more stable, sparse, optimal and interpretable. However,…

机器学习 · 统计学 2025-05-22 Pritam Anand

3D semantic occupancy prediction is an important task for robust vision-centric autonomous driving, which predicts fine-grained geometry and semantics of the surrounding scene. Most existing methods leverage dense grid-based scene…

计算机视觉与模式识别 · 计算机科学 2024-12-09 Yuanhui Huang , Amonnut Thammatadatrakoon , Wenzhao Zheng , Yunpeng Zhang , Dalong Du , Jiwen Lu