← Search

Shuangkang Fang

5 accepted papers

2026

Dropping Anchor and Spherical Harmonics for Sparse-view Gaussian Splatting

CVPR 2026

Recent 3D Gaussian Splatting (3DGS) dropout methods address overfitting under sparse-view conditions by randomly nullifying Gaussian opacities. However, we identify a neighbor compensation effect in these approaches: dropped Gaussians are often compensated by their neighbors, weakening the intended

Cited by 0SourceScholar
2025

ASFC-NeRF: Large-Scale Scene Rendering with Adaptive Sampling and Feature-aware Compression

ICASSP 2025accepted

While significant progress has been made in large-scale scene representation using Neural Radiance Fields (NeRF), several limitations remain. For instance, most methods still rely on the original coarse-to-fine sampling strategy, leading to an inefficient rendering process. Additionally, to model la…

Cited by 0SourceScholar
2025

MeshLLM: Empowering Large Language Models to Progressively Understand and Generate 3D Mesh

ICCV 2025poster

We present MeshLLM, a novel framework that leverages large language models (LLMs) to understand and generate text-serialized 3D meshes. Our approach addresses key limitations in existing methods, including the limited dataset scale when catering to LLMs' token length and the loss of 3D structural in…

Cited by 0SourcePDFScholar
2025

NeRF Is a Valuable Assistant for 3D Gaussian Splatting

ICCV 2025poster

We introduce NeRF-GS, a novel framework that jointly optimizes Neural Radiance Fields (NeRF) and 3D Gaussian Splatting (3DGS). This framework leverages the inherent continuous spatial representation of NeRF to mitigate several limitations of 3DGS, including sensitivity to Gaussian initialization, li…

Cited by 0SourcePDFScholar
2023

One Is All: Bridging the Gap between Neural Radiance Fields Architectures with Progressive Volume Distillation

AAAI 2023technical

Neural Radiance Fields (NeRF) methods have proved effective as compact, high-quality and versatile representations for 3D scenes, and enable downstream tasks such as editing, retrieval, navigation, etc. Various neural architectures are vying for the core structure of NeRF, including the plain Multi…