← Search

Jin-Hwa Kim

34 accepted papers

2026

Aligned Novel View Image and Geometry Synthesis via Cross-modal Attention Instillation

ICLR 2026poster

We introduce a diffusion-based framework that generates aligned novel view images and geometries via a warping‐and‐inpainting methodology. Unlike prior methods that require dense posed images or pose-embedded generative models limited to in‐domain views, our method leverages off‐the‐shelf geometry p…

Cited by 0SourcecodeScholar
2026

Correspondence-Attention Alignment for Multi-View Diffusion Models

CVPR 2026

Multi-view diffusion models have recently emerged as a powerful paradigm for novel view synthesis, yet the underlying mechanism that enables their view consistency remains unclear. In this work, we first verify that the attention maps of these models acquire geometric correspondence throughout train

Cited by 0SourcecodeScholar
2026

Kinematics-Driven Gaussian Shape Deformation for Blurry Monocular Dynamic Scenes

ICML 2026poster

Reconstructing dynamic 3D scenes from blurry monocular videos is challenging because motion-induced blur entangles object motion and geometry, hindering geometric consistency. We present Kinematics-GS, a kinematics-aware framework that models blur as motion-aligned deformation and introduces a kinem…

Cited by 0SourceScholar
2026

MVCustom: Multi-View Customized Diffusion via Geometric Latent Rendering and Completion

ICLR 2026poster

Multi-view generation with camera pose control and prompt-based customization are both essential elements for achieving controllable generative models. However, existing multi-view generation models do not support customization with geometric consistency, whereas customization models lack explicit…

Cited by 0SourceScholar
2025

OCK: Unsupervised Dynamic Video Prediction with Object-Centric Kinematics

ICCV 2025poster

Human perception involves decomposing complex multi-object scenes into time-static object appearance (i.e., size, shape, color) and time-varying object motion (i.e., position, velocity, acceleration). For machines to achieve human-like intelligence in real-world interactions, understanding these phy…

Cited by 0SourcePDFScholar
2025

Training-Free Safe Text Embedding Guidance for Text-to-Image Diffusion Models

NeurIPS 2025poster

Text-to-image models have recently made significant advances in generating realistic and semantically coherent images, driven by advanced diffusion models and large-scale web-crawled datasets. However, these datasets often contain inappropriate or biased content, raising concerns about the generatio…

Cited by 0SourcecodeScholar
2024

A Simple Remedy for Dataset Bias via Self-Influence: A Mislabeled Sample Perspective

NeurIPS 2024poster

Learning generalized models from biased data is an important undertaking toward fairness in deep learning. To address this issue, recent studies attempt to identify and leverage bias-conflicting samples free from spurious correlations without prior knowledge of bias or an unbiased set. However, spur…

Cited by 2SourcePDFScholar
2024

Direct Unlearning Optimization for Robust and Safe Text-to-Image Models

NeurIPS 2024poster

Recent advancements in text-to-image (T2I) models have greatly benefited from large-scale datasets, but they also pose significant risks due to the potential generation of unsafe content. To mitigate this issue, researchers proposed unlearning techniques that attempt to induce the model to unlearn p…

Cited by 13SourcePDFScholar
2024

Effective Rank Analysis and Regularization for Enhanced 3D Gaussian Splatting

NeurIPS 2024poster

3D reconstruction from multi-view images is one of the fundamental challenges in computer vision and graphics. Recently, 3D Gaussian Splatting (3DGS) has emerged as a promising technique capable of real-time rendering with high-quality 3D reconstruction. This method utilizes 3D Gaussian representati…

2024

Factorized Multi-Resolution HashGrid for Efficient Neural Radiance Fields: Execution on Edge-Devices

RA-L 2024

We introduce Fact-Hash, a novel parameter-encoding method for training on-device neural radiance fields. Neural Radiance Fields (NeRF) have proven pivotal in 3D representations, but their applications are limited due to large computational resources. On-device training can open large application fie

Cited by 2SourceScholar
2024

Let 2D Diffusion Model Know 3D-Consistency for Robust Text-to-3D Generation

ICLR 2024poster

Text-to-3D generation has shown rapid progress in recent days with the advent of score distillation sampling (SDS), a methodology of using pretrained text-to-2D diffusion models to optimize a neural radiance field (NeRF) in a zero-shot setting. However, the lack of 3D awareness in the 2D diffusion m…

2024

PruNeRF: Segment-Centric Dataset Pruning via 3D Spatial Consistency

ICML 2024poster

Neural Radiance Fields (NeRF) have shown remarkable performance in learning 3D scenes. However, NeRF exhibits vulnerability when confronted with distractors in the training images -- unexpected objects are present only within specific views, such as moving entities like pedestrians or birds. Excludi…

Cited by 0SourcePDFScholar
2024

Synergistic Integration of Coordinate Network and Tensorial Feature for Improving Neural Radiance Fields from Sparse Inputs

ICML 2024poster

The multi-plane representation has been highlighted for its fast training and inference across static and dynamic neural radiance fields. This approach constructs relevant features via projection onto learnable grids and interpolating adjacent vertices. However, it has limitations in capturing low-f…

2024

Text2Chart31: Instruction Tuning for Chart Generation with Automatic Feedback

EMNLP 2024main

Large language models (LLMs) have demonstrated strong capabilities across various language tasks, notably through instruction-tuning methods. However, LLMs face challenges in visualizing complex, real-world data through charts and plots. Firstly, existing datasets rarely cover a full range of chart…

2024

TimeChara: Evaluating Point-in-Time Character Hallucination of Role-Playing Large Language Models

ACL 2024findings

While Large Language Models (LLMs) can serve as agents to simulate human behaviors (i.e., role-playing agents), we emphasize the importance of point-in-time role-playing. This situates characters at specific moments in the narrative progression for three main reasons: (i) enhancing users’ narrative…

2023

Dense Text-to-Image Generation with Attention Modulation

ICCV 2023poster

Existing text-to-image diffusion models struggle to synthesize realistic images given dense captions, where each text prompt provides a detailed description for a specific image region. To address this, we propose DenseDiffusion, a training-free method that adapts a pre-trained text-to-image model t…

Cited by 125PDFcodeScholar
2023

Query-Efficient Black-Box Red Teaming via Bayesian Optimization

ACL 2023long

The deployment of large-scale generative models is often restricted by their potential risk of causing harm to users in unpredictable ways. We focus on the problem of black-box red teaming, where a red team generates test cases and interacts with the victim model to discover a diverse set of failure…

2023

Robust Camera Pose Refinement for Multi-Resolution Hash Encoding

ICML 2023poster

Multi-resolution hash encoding has recently been proposed to reduce the computational cost of neural renderings, such as NeRF. This method requires accurate camera poses for the neural renderings of given scenes. However, contrary to previous methods jointly optimizing camera poses and 3D scenes, th…

Cited by 28SourcePDFScholar
2023

Text-Conditioned Sampling Framework for Text-to-Image Generation with Masked Generative Models

ICCV 2023poster

Token-based masked generative models are gaining popularity for their fast inference time with parallel decoding. While recent token-based approaches achieve competitive performance to diffusion-based models, their generation performance is still suboptimal as they sample multiple tokens simultaneou…

Cited by 5PDFScholar
2023

The Dialog Must Go On: Improving Visual Dialog via Generative Self-Training

CVPR 2023poster

Visual dialog (VisDial) is a task of answering a sequence of questions grounded in an image, using the dialog history as context. Prior work has trained the dialog agents solely on VisDial data via supervised learning or leveraged pre-training on related vision-and-language datasets. This paper pres…

2022

AlphaTuning: Quantization-Aware Parameter-Efficient Adaptation of Large-Scale Pre-Trained Language Models

EMNLP 2022finding

There are growing interests in adapting large-scale language models using parameter-efficient fine-tuning methods. However, accelerating the model itself and achieving better inference efficiency through model compression has not been thoroughly explored yet.Model compression could provide the benef…

Cited by 42SourcePDFScholar
2022

Logit Mixing Training for More Reliable and Accurate Prediction

IJCAI 2022poster

When a person solves the multi-choice problem, she considers not only what is the answer but also what is not the answer. Knowing what choice is not the answer and utilizing the relationships between choices, she can improve the prediction accuracy. Inspired by this human reasoning process, we propo…

Cited by 5SourcePDFScholar
2022

Modal-specific Pseudo Query Generation for Video Corpus Moment Retrieval

EMNLP 2022main

Video corpus moment retrieval (VCMR) is the task to retrieve the most relevant video moment from a large video corpus using a natural language query.For narrative videos, e.g., drama or movies, the holistic understanding of temporal dynamics and multimodal reasoning are crucial.Previous works have s…

2022

Mutual Information Divergence: A Unified Metric for Multimodal Generative Models

NeurIPS 2022accept

Text-to-image generation and image captioning are recently emerged as a new experimental paradigm to assess machine intelligence. They predict continuous quantity accompanied by their sampling techniques in the generation, making evaluation complicated and intractable to get marginal distributions.…

2022

SelecMix: Debiased Learning by Contradicting-pair Sampling

NeurIPS 2022accept

Neural networks trained with ERM (empirical risk minimization) sometimes learn unintended decision rules, in particular when their training data is biased, i.e., when training labels are strongly correlated with undesirable features. To prevent a network from learning such features, recent methods a…

2022

Understanding Cross-Domain Few-Shot Learning Based on Domain Similarity and Few-Shot Difficulty

NeurIPS 2022accept

Cross-domain few-shot learning (CD-FSL) has drawn increasing attention for handling large differences between the source and target domains--an important concern in real-world scenarios. To overcome these large differences, recent works have considered exploiting small-scale unlabeled data from the…

2021

Reasoning Visual Dialog with Sparse Graph Learning and Knowledge Transfer

EMNLP 2021finding

Visual dialog is a task of answering a sequence of questions grounded in an image using the previous dialog history as context. In this paper, we study how to address two fundamental challenges for this task: (1) reasoning over underlying semantic structures among dialog rounds and (2) identifying s…

2018

Multimodal Dual Attention Memory for Video Story Question Answering

ECCV 2018poster

We propose a video story question-answering (QA) architecture, Multimodal Dual Attention Memory (MDAM). The key idea is to use a dual attention mechanism with late fusion. MDAM uses self-attention to learn the latent concepts in scene frames and captions. Given a question, MDAM uses the second atten…

Cited by 97SourcePDFScholar
2017

Hadamard Product for Low-rank Bilinear Pooling

ICLR 2017poster

Bilinear models provide rich representations compared with linear models. They have been applied in various visual tasks, such as object recognition, segmentation, and visual question-answering, to get state-of-the-art performances taking advantage of the expanded representations. However, bilinear…

Cited by 921SourcecodeScholar
2017

Overcoming Catastrophic Forgetting by Incremental Moment Matching

NeurIPS 2017spotlight

Catastrophic forgetting is a problem of neural networks that loses the information of the first task after training the second task. Here, we propose a method, i.e. incremental moment matching (IMM), to resolve this problem. IMM incrementally matches the moment of the posterior distribution of the n…

2016

Multimodal Residual Learning for Visual QA

NeurIPS 2016poster

Deep neural networks continue to advance the state-of-the-art of image recognition tasks with various methods. However, applications of these methods to multimodality remain limited. We present Multimodal Residual Networks (MRN) for the multimodal residual learning of visual question-answering, whic…