Search Results for author: Eunbyung Park

Found 41 papers, 21 papers with code

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

no code implementations16 Dec 2024 Hyun-kyu Ko, Dongheok Park, Youngin Park, Byeonghyeon Lee, Juhee Han, Eunbyung Park

By utilizing VSR models, we ensure a higher degree of spatial consistency and can reference surrounding spatial information, leading to more accurate and detailed reconstructions.

Image Super-Resolution Video Super-Resolution

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

no code implementations9 Dec 2024 Seungtae Nam, Xiangyu Sun, Gyeongjin Kang, Younggeun Lee, Seungjun Oh, Eunbyung Park

Generalized feed-forward Gaussian models have achieved significant progress in sparse-view 3D reconstruction by leveraging prior knowledge from large multi-view datasets.

3D Reconstruction

PIG: Physics-Informed Gaussians as Adaptive Parametric Mesh Representations

no code implementations8 Dec 2024 Namgyu Kang, Jaemin Oh, Youngjoon Hong, Eunbyung Park

The approximation of Partial Differential Equations (PDEs) using neural networks has seen significant advancements through Physics-Informed Neural Networks (PINNs).

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

no code implementations26 Nov 2024 Gyeongjin Kang, Jisang Yoo, Jihyeon Park, Seungtae Nam, Hyeonsoo Im, Sangheon Shin, Sangpil Kim, Eunbyung Park

Our model addresses these challenges by effectively integrating explicit 3D representations with self-supervised depth and pose estimation techniques, resulting in reciprocal improvements in both pose accuracy and 3D reconstruction quality.

3D Reconstruction Pose Estimation

Compact 3D Gaussian Splatting for Static and Dynamic Radiance Fields

1 code implementation7 Aug 2024 Joo Chan Lee, Daniel Rho, Xiangyu Sun, Jong Hwan Ko, Eunbyung Park

With model compression techniques such as quantization and entropy coding, we consistently show over 25x reduced storage and enhanced rendering speed compared to 3DGS for static scenes, while maintaining the quality of the scene representation.

Model Compression Quantization

DiffuseHigh: Training-free Progressive High-Resolution Image Synthesis through Structure Guidance

1 code implementation26 Jun 2024 Younghyun Kim, Geunmin Hwang, Junyu Zhang, Eunbyung Park

In this work, we probe the generative ability of diffusion models at higher resolution beyond their original capability and propose a novel progressive approach that fully utilizes generated low-resolution images to guide the generation of higher-resolution images.

Image Generation

Freq-Mip-AA : Frequency Mip Representation for Anti-Aliasing Neural Radiance Fields

1 code implementation19 Jun 2024 Youngin Park, Seungtae Nam, Cheul-hee Hahm, Eunbyung Park

The proposed method, FreqMipAA, utilizes scale-specific low-pass filtering (LPF) and learnable frequency masks.

F-3DGS: Factorized Coordinates and Representations for 3D Gaussian Splatting

no code implementations27 May 2024 Xiangyu Sun, Joo Chan Lee, Daniel Rho, Jong Hwan Ko, Usman Ali, Eunbyung Park

To mitigate the storage overhead, we propose Factorized 3D Gaussian Splatting (F-3DGS), a novel approach that drastically reduces storage requirements while preserving image quality.

Neural Rendering

Parameter-Efficient Instance-Adaptive Neural Video Compression

1 code implementation14 May 2024 Hyunmo Yang, Seungjun Oh, Eunbyung Park

Inspired by the remarkable success of parameter-efficient fine-tuning on large-scale neural network models, we propose to use a lightweight adapter module that can be easily attached to the pretrained NVCs and fine-tuned for test video sequences.

parameter-efficient fine-tuning Video Compression

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

no code implementations7 Apr 2024 Gyeongjin Kang, Younggeun Lee, Seungjun Oh, Eunbyung Park

Neural Radiance Fields (NeRF) have achieved huge success in effectively capturing and representing 3D objects and scenes.

Decoder Novel View Synthesis

Separable Physics-informed Neural Networks for Solving the BGK Model of the Boltzmann Equation

no code implementations10 Mar 2024 Jaemin Oh, Seung Yeon Cho, Seok-Bae Yun, Eunbyung Park, Youngjoon Hong

In this study, we introduce a method based on Separable Physics-Informed Neural Networks (SPINNs) for effectively solving the BGK model of the Boltzmann equation.

Continuous Memory Representation for Anomaly Detection

1 code implementation28 Feb 2024 Joo Chan Lee, Taejune Kim, Eunbyung Park, Simon S. Woo, Jong Hwan Ko

To tackle all of the above challenges, we propose CRAD, a novel anomaly detection method for representing normal features within a "continuous" memory, enabled by transforming spatial features into coordinates and mapping them to continuous grids.

Anomaly Detection

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

no code implementations NeurIPS 2023 Seungtae Nam, Daniel Rho, Jong Hwan Ko, Eunbyung Park

In this work, we present mip-Grid, a novel approach that integrates anti-aliasing techniques into grid-based representations for radiance fields, mitigating the aliasing artifacts while enjoying fast training time.

Deblurring 3D Gaussian Splatting

no code implementations1 Jan 2024 Byeonghyeon Lee, Howoong Lee, Xiangyu Sun, Usman Ali, Eunbyung Park

However, it suffers from severe degradation in the rendering quality if the training images are blurry.

Deblurring Novel View Synthesis

Residual Learning in Diffusion Models

no code implementations CVPR 2024 Junyu Zhang, Daochang Liu, Eunbyung Park, Shichao Zhang, Chang Xu

This gap results in a residual in the generated images adversely impacting the image quality.

Coordinate-Aware Modulation for Neural Fields

1 code implementation25 Nov 2023 Joo Chan Lee, Daniel Rho, Seungtae Nam, Jong Hwan Ko, Eunbyung Park

Experimental results demonstrate that CAM enhances the performance of neural representation and improves learning stability across a range of signals.

Novel View Synthesis Video Compression

Compact 3D Gaussian Representation for Radiance Field

1 code implementation CVPR 2024 Joo Chan Lee, Daniel Rho, Xiangyu Sun, Jong Hwan Ko, Eunbyung Park

On the other hand, 3D Gaussian splatting (3DGS) has recently emerged as an alternative representation that leverages a 3D Gaussisan-based representation and adopts the rasterization pipeline to render the images rather than volumetric rendering, achieving very fast rendering speed and promising image quality.

Model Compression Novel View Synthesis +1

Hydra: Multi-head Low-rank Adaptation for Parameter Efficient Fine-tuning

1 code implementation13 Sep 2023 Sanghyeon Kim, Hyunmo Yang, Younghyun Kim, Youngjoon Hong, Eunbyung Park

The recent surge in large-scale foundation models has spurred the development of efficient methods for adapting these models to various downstream tasks.

parameter-efficient fine-tuning

Separable Physics-Informed Neural Networks

1 code implementation NeurIPS 2023 Junwoo Cho, Seungtae Nam, Hyunmo Yang, Seok-Bae Yun, Youngjoon Hong, Eunbyung Park

Furthermore, we present that SPINN can solve a chaotic (2+1)-d Navier-Stokes equation significantly faster than the best-performing prior method (9 minutes vs 10 hours in a single GPU), maintaining accuracy.

SMPConv: Self-moving Point Representations for Continuous Convolution

1 code implementation CVPR 2023 Sanghyeon Kim, Eunbyung Park

This paper suggests an alternative approach to building a continuous convolution without neural networks, resulting in more computationally efficient and improved performance.

Descriptive Sequential Image Classification +1

FFNeRV: Flow-Guided Frame-Wise Neural Representations for Videos

1 code implementation23 Dec 2022 Joo Chan Lee, Daniel Rho, Jong Hwan Ko, Eunbyung Park

Neural fields, also known as coordinate-based or implicit neural representations, have shown a remarkable capability of representing, generating, and manipulating various forms of signals.

Model Compression Quantization +2

Masked Wavelet Representation for Compact Neural Radiance Fields

1 code implementation CVPR 2023 Daniel Rho, Byeonghyeon Lee, Seungtae Nam, Joo Chan Lee, Jong Hwan Ko, Eunbyung Park

There have been recent studies on how to reduce these computational inefficiencies by using additional data structures, such as grids or trees.

Neural Rendering

Separable PINN: Mitigating the Curse of Dimensionality in Physics-Informed Neural Networks

1 code implementation16 Nov 2022 Junwoo Cho, Seungtae Nam, Hyunmo Yang, Seok-Bae Yun, Youngjoon Hong, Eunbyung Park

SPINN operates on a per-axis basis instead of point-wise processing in conventional PINNs, decreasing the number of network forward passes.

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

2 code implementations26 Jul 2022 Namgyu Kang, Byeonghyeon Lee, Youngjoon Hong, Seok-Bae Yun, Eunbyung Park

With the increases in computational power and advances in machine learning, data-driven learning-based methods have gained significant attention in solving PDEs.

Streamable Neural Fields

1 code implementation20 Jul 2022 Junwoo Cho, Seungtae Nam, Daniel Rho, Jong Hwan Ko, Eunbyung Park

Neural fields have emerged as a new data representation paradigm and have shown remarkable success in various signal representations.

Neural Residual Flow Fields for Efficient Video Representations

1 code implementation12 Jan 2022 Daniel Rho, Junwoo Cho, Jong Hwan Ko, Eunbyung Park

Inspired by standard video compression algorithms, we propose a neural field architecture for representing and compressing videos that deliberately removes data redundancy through the use of motion information across video frames.

Video Compression

IA-MARL: Imputation Assisted Multi-Agent Reinforcement Learning for Missing Training Data

no code implementations29 Sep 2021 Dongsun Kim, Sinwoong Yun, Jemin Lee, Eunbyung Park

Recently, multi-agent reinforcement learning (MARL) adopts the centralized training with decentralized execution (CTDE) framework that trains agents using the data from all agents at a centralized server while each agent takes an action from its observation.

Imputation Multi-agent Reinforcement Learning +3

Meta-Curvature

1 code implementation NeurIPS 2019 Eunbyung Park, Junier B. Oliva

We propose meta-curvature (MC), a framework to learn curvature information for better generalization and fast model adaptation.

Few-Shot Image Classification Few-Shot Learning +1

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

no code implementations ECCV 2018 Eunbyung Park, Alexander C. Berg

The meta learning is driven by the goal of deep networks that can quickly be adapted to robustly model a particular target in future frames.

Meta-Learning

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

2 code implementations CVPR 2017 Eunbyung Park, Jimei Yang, Ersin Yumer, Duygu Ceylan, Alexander C. Berg

Instead of taking a 'blank slate' approach, we first explicitly infer the parts of the geometry visible both in the input and novel views and then re-cast the remaining synthesis problem as image completion.

Image Generation Novel View Synthesis

A Dataset for Developing and Benchmarking Active Vision

no code implementations27 Feb 2017 Phil Ammirato, Patrick Poirson, Eunbyung Park, Jana Kosecka, Alexander C. Berg

We present a new public dataset with a focus on simulating robotic vision tasks in everyday indoor environments using real imagery.

Benchmarking General Classification +6

Learning to decompose for object detection and instance segmentation

no code implementations19 Nov 2015 Eunbyung Park, Alexander C. Berg

Although deep convolutional neural networks(CNNs) have achieved remarkable results on object detection and segmentation, pre- and post-processing steps such as region proposals and non-maximum suppression(NMS), have been required.

Instance Segmentation Object +4

Visual Madlibs: Fill in the blank Image Generation and Question Answering

no code implementations31 May 2015 Licheng Yu, Eunbyung Park, Alexander C. Berg, Tamara L. Berg

In this paper, we introduce a new dataset consisting of 360, 001 focused natural language descriptions for 10, 738 images.

Image Generation Multiple-choice +1

Cannot find the paper you are looking for? You can Submit a new open access paper.