← Search

Eunbyung Park

28 accepted papers

2026

CompMarkGS: Robust Watermarking for Compressed 3D Gaussian Splatting

ICLR 2026poster

As 3D Gaussian Splatting (3DGS) is increasingly adopted in various academic and commercial applications due to its high-quality and real-time rendering capabilities, the need for copyright protection is growing. At the same time, its large model size requires efficient compression for storage and tr…

Cited by 0SourcecodeScholar
2026

Multi-view Pyramid Transformer: Look Coarser to See Broader

CVPR 2026

We propose Multi-view Pyramid Transformer (MVP), a scalable multi-view transformer architecture that directly reconstructs large 3D scenes from tens to hundreds of images in a single forward pass. Drawing on the idea of "looking broader to see the whole, looking finer to see the details," MVP is bui

Cited by 0SourcecodeScholar
2026

Uni3R: Unified 3D Reconstruction and Semantic Understanding via Generalizable Gaussian Splatting from Unposed Multi-View Images

CVPR 2026

Reconstructing and semantically interpreting 3D scenes from sparse 2D views remains a fundamental challenge in computer vision. Conventional methods often decouple semantic understanding from reconstruction or necessitate costly per-scene optimization, thereby restricting their scalability and gener

Cited by 0SourcecodeScholar
2026

iLRM: An Iterative Large 3D Reconstruction Model

CVPR 2026

Feed-forward 3D modeling has emerged as a promising approach for rapid and high-quality 3D reconstruction. In particular, directly generating explicit 3D representations, such as 3D Gaussian splatting, has attracted significant attention due to its fast and high-quality rendering. However, many stat

Cited by 0SourcecodeScholar
2025

CodecNeRF: Toward Fast Encoding and Decoding, Compact, and High-quality Novel-view Synthesis

AAAI 2025technical

Neural Radiance Fields (NeRF) have achieved huge success in effectively capturing and representing 3D objects and scenes. However, to establish an ubiquitous presence in everyday media formats, such as images and videos, we need to fulfill three key objectives: 1. fast encoding and decoding time, 2.…

Cited by 1SourcePDFScholar
2025

DiffuseHigh: Training-Free Progressive High-Resolution Image Synthesis Through Structure Guidance

AAAI 2025technical

Large-scale generative models, such as text-to-image diffusion models, have garnered widespread attention across diverse domains due to their creative and high-fidelity image generation. Nonetheless, existing large-scale diffusion models are confined to generating images of up to 1K resolution, whic…

2025

EditSplat: Multi-View Fusion and Attention-Guided Optimization for View-Consistent 3D Scene Editing with 3D Gaussian Splatting

CVPR 2025poster

Recent advancements in 3D editing have highlighted the potential of text-driven methods in real-time, user-friendly AR/VR applications. However, current methods rely on 2D diffusion models without adequately considering multi-view information, resulting in multi-view inconsistency. While 3D Gaussian…

Cited by 58SourcePDFScholar
2025

Generative Densification: Learning to Densify Gaussians for High-Fidelity Generalizable 3D Reconstruction

CVPR 2025highlight

Generalized feed-forward Gaussian models have made significant strides in sparse-view 3D reconstruction by leveraging prior knowledge from large multi-view datasets. However, these models often struggle to represent high-frequency details primarily due to the limited number of Gaussians. While the d…

Cited by 0SourcePDFScholar
2025

PIG: Physics-Informed Gaussians as Adaptive Parametric Mesh Representations

ICLR 2025poster

The numerical approximation of partial differential equations (PDEs) using neural networks has seen significant advancements through Physics-Informed Neural Networks (PINNs). Despite their straightforward optimization framework and flexibility in implementing various PDEs, PINNs often suffer from li…

2025

SelfSplat: Pose-Free and 3D Prior-Free Generalizable 3D Gaussian Splatting

CVPR 2025poster

We propose SelfSplat, a novel 3D Gaussian Splatting model designed to perform pose-free and 3D prior-free generalizable 3D reconstruction from unposed multi-view images. These settings are inherently ill-posed due to the lack of ground-truth data, learned geometric information, and the need to achie…

Cited by 3SourcePDFScholar
2025

Sequence Matters: Harnessing Video Models in 3D Super-Resolution

AAAI 2025technical

3D super-resolution aims to reconstruct high-fidelity 3D models from low-resolution (LR) multi-view images. Early studies primarily focused on single-image super-resolution (SISR) models to upsample LR images into high-resolution images. However, these methods often lack view consistency because the…

Cited by 1SourcePDFScholar
2024

Compact 3D Gaussian Representation for Radiance Field

CVPR 2024highlight

Neural Radiance Fields (NeRFs) have demonstrated remarkable potential in capturing complex 3D scenes with high fidelity. However one persistent challenge that hinders the widespread adoption of NeRFs is the computational bottleneck due to the volumetric rendering. On the other hand 3D Gaussian splat…

2024

Coordinate-Aware Modulation for Neural Fields

ICLR 2024spotlight

Neural fields, mapping low-dimensional input coordinates to corresponding signals, have shown promising results in representing various signals. Numerous methodologies have been proposed, and techniques employing MLPs and grid representations have achieved substantial success. MLPs allow compact and…

2023

Masked Wavelet Representation for Compact Neural Radiance Fields

CVPR 2023poster

Neural radiance fields (NeRF) have demonstrated the potential of coordinate-based neural representation (neural fields or implicit neural representation) in neural rendering. However, using a multi-layer perceptron (MLP) to represent a 3D scene or object requires enormous computational resources and…

2023

Mip-Grid: Anti-aliased Grid Representations for Neural Radiance Fields

NeurIPS 2023poster

Despite the remarkable achievements of neural radiance fields (NeRF) in representing 3D scenes and generating novel view images, the aliasing issue, rendering 'jaggies' or 'blurry' images at varying camera distances, remains unresolved in most existing approaches. The recently proposed mip-NeRF has…

Cited by 10SourcePDFScholar
2023

PIXEL: Physics-Informed Cell Representations for Fast and Accurate PDE Solvers

AAAI 2023technical

With the increases in computational power and advances in machine learning, data-driven learning-based methods have gained significant attention in solving PDEs. Physics-informed neural networks (PINNs) have recently emerged and succeeded in various forward and inverse PDE problems thanks to their e…

2023

Separable Physics-Informed Neural Networks

NeurIPS 2023spotlight

Physics-informed neural networks (PINNs) have recently emerged as promising data-driven PDE solvers showing encouraging results on various PDEs. However, there is a fundamental limitation of training PINNs to solve multi-dimensional PDEs and approximate very complex solution functions. The number o…

2020

Rotationally-Temporally Consistent Novel View Synthesis of Human Performance Video

ECCV 2020poster

Novel view video synthesis aims to synthesize novel viewpoints videos given input captures of a human performance taken from multiple reference viewpoints and over consecutive time steps. Despite great advances in model-free novel view synthesis, existing methods present three limitations when appli…

Cited by 18SourcePDFScholar
2019

Meta-Curvature

NeurIPS 2019poster

We propose meta-curvature (MC), a framework to learn curvature information for better generalization and fast model adaptation. MC expands on the model-agnostic meta-learner (MAML) by learning to transform the gradients in the inner optimization such that the transformed gradients achieve better gen…

2018

Meta-Tracker: Fast and Robust Online Adaptation for Visual Object Trackers

ECCV 2018poster

This paper improves state-of-the-art visual object trackers that use online adaptation. Our core contribution is an offline meta-learning-based method to adjust the initial deep networks used in online adaptation-based tracking. The meta learning is driven by the goal of deep networks that can quick…

2017

A dataset for developing and benchmarking active vision

ICRA 2017poster

We present a new public dataset with a focus on simulating robotic vision tasks in everyday indoor environments using real imagery. The dataset includes 20,000+ RGB-D images and 50,000+ 2D bounding boxes of object instances densely captured in 9 unique scenes. We train a fast object category detecto…

Cited by 240SourceScholar
2017

Transformation-Grounded Image Generation Network for Novel 3D View Synthesis

CVPR 2017poster

We present a transformation-grounded image generation network for novel 3D view synthesis from a single image. Our approach first explicitly infers the parts of the geometry visible both in the input and novel views and then casts the remaining synthesis problem as image completion. Specifically, we…

Cited by 346PDFcodeScholar
2015

Visual Madlibs: Fill in the Blank Description Generation and Question Answering

ICCV 2015poster

In this paper, we introduce a new dataset consisting of 360,001 focused natural language descriptions for 10,738 images. This dataset, the Visual Madlibs dataset, is collected using automatically produced fill-in-the-blank templates designed to gather targeted descriptions about: people and objects…

Cited by 181PDFcodeScholar