paper-with-me

Papers

Sparse-Up: Learnable Sparse Upsampling for 3D Generation with High-Fidelity Textures

2025-09-28 · Lu Xiao, Jiale Zhang, Yang Liu, Taicheng Huang, Xin Tian arxiv

The creation of high-fidelity 3D assets is often hindered by a 'pixel-level pain point': the loss of high-frequency details. Existing methods often trade off one aspect for another: either sacrificing cross-view consistency, resulting in torn or drifting textures, or remaining trapped by the resolution ceiling of explicit voxels, forfeiting fine texture detail. In this work, we propose Sparse-Up, a memory-efficient, high-fidelity texture modeling framework that effectively preserves high-frequency details. We use sparse voxels to guide texture reconstruction and ensure multi-view consistency, while leveraging surface anchoring and view-domain partitioning to break through resolution constraints. Surface anchoring employs a learnable upsampling strategy to constrain voxels to the mesh surface, eliminating over 70% of redundant voxels present in traditional voxel upsampling. View-domain partitioning introduces an image patch-guided voxel partitioning scheme, supervising and back-propagating gradients only on visible local patches. Through these two strategies, we can significantly reduce memory consumption during high-resolution voxel training without sacrificing geometric consistency, while preserving high-frequency details in textures.

📄 PDF Abstract BibTeX arXiv:2509.23646

Code (0)

등록된 구현이 없습니다.

Tasks

3D Generation

Similar Papers 제목 키워드 기반

SPU-Net: Self-Supervised Point Cloud Upsampling by Coarse-to-Fine Reconstruction with Self-Projection Optimization

2020-12-08 · Xinhai Liu, Xinchen Liu, Yu-Shen Liu, Zhizhong Han

The task of point cloud upsampling aims to acquire dense and uniform point sets from sparse and irregular point sets. Although significant progress has been made with deep learning models, state-of-the-art methods requir…

point cloud upsampling

SRMambaV2: Biomimetic Attention for Sparse Point Cloud Upsampling in Autonomous Driving

2025-07-23 · Chuang Chen, Xiaolin Qin, Jing Hu, Wenyi Ge arxiv

Upsampling LiDAR point clouds in autonomous driving scenarios remains a significant challenge due to the inherent sparsity and complex 3D structures of the data. Recent studies have attempted to address this problem by c…

Image Super-ResolutionAutonomous DrivingPoint Clouds

High-Fidelity Point Cloud Completion with Low-Resolution Recovery and Noise-Aware Upsampling

2021-12-21 · Ren-Wu Li, Bo wang, Chun-Peng Li, Ling-Xiao Zhang 외

Completing an unordered partial point cloud is a challenging task. Existing approaches that rely on decoding a latent feature to recover the complete shape, often lead to the completed point cloud being over-smoothing, l…

Point Cloud Completion

iPUNet:Iterative Cross Field Guided Point Cloud Upsampling

2023-10-13 · Guangshun Wei, Hao Pan, Shaojie Zhuang, Yuanfeng Zhou 외

Point clouds acquired by 3D scanning devices are often sparse, noisy, and non-uniform, causing a loss of geometric features. To facilitate the usability of point clouds in downstream applications, given such input, we pr…

point cloud upsampling

SLA2: Sparse-Linear Attention with Learnable Routing and QAT

2026-02-13 · Jintao Zhang, Haoxu Wang, Kai Jiang, Kaiwen Zheng 외 arxiv

Sparse-Linear Attention (SLA) combines sparse and linear attention to accelerate diffusion models and has shown strong performance in video generation. However, (i) SLA relies on a heuristic split that assigns computatio…

Video Generation