paper-with-me

Papers

SpecGaussian with Latent Features: A High-quality Modeling of the View-dependent Appearance for 3D Gaussian Splatting

2024-08-23 · Zhiru Wang, Shiyun Xie, Chengwei Pan, Guoping Wang

Recently, the 3D Gaussian Splatting (3D-GS) method has achieved great success in novel view synthesis, providing real-time rendering while ensuring high-quality rendering results. However, this method faces challenges in modeling specular reflections and handling anisotropic appearance components, especially in dealing with view-dependent color under complex lighting conditions. Additionally, 3D-GS uses spherical harmonic to learn the color representation, which has limited ability to represent complex scenes. To overcome these challenges, we introduce Lantent-SpecGS, an approach that utilizes a universal latent neural descriptor within each 3D Gaussian. This enables a more effective representation of 3D feature fields, including appearance and geometry. Moreover, two parallel CNNs are designed to decoder the splatting feature maps into diffuse color and specular color separately. A mask that depends on the viewpoint is learned to merge these two colors, resulting in the final rendered image. Experimental results demonstrate that our method obtains competitive performance in novel view synthesis and extends the ability of 3D-GS to handle intricate scenarios with specular reflections.

📄 PDF Abstract BibTeX arXiv:2409.05868

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderNovel View Synthesis

Similar Papers 제목 키워드 기반

Convex Two-Layer Modeling

2013-12-01 · NeurIPS 2013 12 · Özlem Aslan, Hao Cheng, Xinhua Zhang, Dale Schuurmans

Latent variable prediction models, such as multi-layer networks, impose auxiliary latent variables between inputs and outputs to allow automatic inference of implicit features useful for prediction. Unfortunately, such …

Vocal Bursts Valence Prediction

Taming Feed-forward Reconstruction Models as Latent Encoders for 3D Generative Models

2024-12-31 · Suttisak Wizadwongsa, Jinfan Zhou, Edward Li, Jeong Joon Park

Recent AI-based 3D content creation has largely evolved along two paths: feed-forward image-to-3D reconstruction approaches and 3D generative models trained with 2D or 3D supervision. In this work, we show that existing …

3D Generation3D ReconstructionComputational EfficiencyImage to 3D+1

A Mesh Is Worth 512 Numbers: Spectral-domain Diffusion Modeling for High-dimension Shape Generation

2025-03-09 · Jiajie Fan, Amal Trigui, Andrea Bonfanti, Felix Dietrich 외

Recent advancements in learning latent codes derived from high-dimensional shapes have demonstrated impressive outcomes in 3D generative modeling. Traditionally, these approaches employ a trained autoencoder to acquire a…

GPU

Non-Parallel Voice Conversion with Cyclic Variational Autoencoder

2019-07-24 · Patrick Lumban Tobing, Yi-Chiao Wu, Tomoki Hayashi, Kazuhiro Kobayashi 외

In this paper, we present a novel technique for a non-parallel voice conversion (VC) with the use of cyclic variational autoencoder (CycleVAE)-based spectral modeling. In a variational autoencoder(VAE) framework, a laten…

DecoderVoice Conversion

Latent Forcing: Reordering the Diffusion Trajectory for Pixel-Space Image Generation

2026-02-11 · Alan Baade, Eric Ryan Chan, Kyle Sargent, Changan Chen 외 arxiv

Latent diffusion models excel at generating high-quality images but lose the benefits of end-to-end modeling. They discard information during image encoding, require a separately trained decoder, and model an auxiliary d…

Image Generation