← Search

Binxiao Huang

11 accepted papers

2025

Decoupling Appearance Variations with 3D Consistent Features in Gaussian Splatting

AAAI 2025technical

Gaussian Splatting has emerged as a prominent 3D representation in novel view synthesis, but it still suffers from appearance variations, which are caused by various factors, such as modern camera ISPs, different time of day, weather conditions, and local light changes. These variations can lead to…

Cited by 2SourcePDFScholar
2025

DnLUT: Ultra-Efficient Color Image Denoising via Channel-Aware Lookup Tables

CVPR 2025poster

While deep neural networks have revolutionized image denoising capabilities, their deployment on edge devices remains challenging due to substantial computational and memory requirements. To this end, we present DnLUT, an ultra-efficient lookup table-based framework that achieves high-quality color…

2025

Hybrid Mesh-Gaussian Representation for Efficient Indoor Scene Reconstruction

IJCAI 2025

3D Gaussian splatting (3DGS) has demonstrated exceptional performance in image-based 3D reconstruction and real-time rendering. However, regions with complex textures require numerous Gaussians to capture significant color variations accurately, leading to inefficiencies in rendering speed. To addre

Cited by 0SourcePDFScholar
2025

OccluGaussian: Occlusion-Aware Gaussian Splatting for Large Scene Reconstruction and Rendering

ICCV 2025poster

In large-scale scene reconstruction using 3D Gaussian splatting, it is common to partition the scene into multiple smaller regions and reconstruct them individually. However, existing division methods are occlusion-agnostic, meaning that each region may contain areas with severe occlusions. As a res…

2025

Perspective-aware 3D Gaussian Inpainting with Multi-view Consistency

ICCV 2025poster

3D Gaussian inpainting, a critical technique for numerous applications in virtual reality and multimedia, has made significant progress with pretrained diffusion models. However, ensuring multi-view consistency, an essential requirement for high-quality inpainting, remains a key challenge. In this w…

2025

SpecTRe-GS: Modeling Highly Specular Surfaces with Reflected Nearby Objects by Tracing Rays in 3D Gaussian Splatting

CVPR 2025highlight

3D Gaussian Splatting (3DGS), a recently emerged multi-view 3D reconstruction technique, has shown significant advantages in real-time rendering and explicit editing. However, 3DGS encounters challenges in the accurate modeling of both high-frequency view-dependent appearances and global illuminatio…

Cited by 0SourcePDFScholar
2024

Hundred-Kilobyte Lookup Tables for Efficient Single-Image Super-Resolution

IJCAI 2024poster

Conventional super-resolution (SR) schemes make heavy use of convolutional neural networks (CNNs), which involve intensive multiply-accumulate (MAC) operations, and require specialized hardware such as graphics processing units. This contradicts the regime of edge AI that often runs on devices strai…

2024

Learning Spatially Collaged Fourier Bases for Implicit Neural Representation

AAAI 2024technical

Existing approaches to Implicit Neural Representation (INR) can be interpreted as a global scene representation via a linear combination of Fourier bases of different frequencies. However, such universal basis functions can limit the representation capability in local regions where a specific compon…

Cited by 5SourcePDFScholar
2024

Taming Lookup Tables for Efficient Image Retouching

ECCV 2024poster

"The widespread use of high-definition screens in edge devices, such as end-user cameras, smartphones, and televisions, is spurring a significant demand for image enhancement. Existing enhancement models often optimize for high performance while falling short of reducing hardware inference time and…

2022

Multimodal Transformer for Automatic 3D Annotation and Object Detection

ECCV 2022poster

"Despite a growing number of datasets being collected for training 3D object detection models, significant human effort is still required to annotate 3D boxes on LiDAR scans. To automate the annotation and facilitate the production of various customized datasets, we propose an end-to-end multimodal…