← Search

Jinsu Yoo

6 accepted papers

2026

Continual Unlearning for Text-to-Image Diffusion Models: A Regularization Perspective

ICLR 2026poster

Machine unlearning—the ability to remove designated concepts from a pre-trained model—has advanced rapidly, particularly for text-to-image diffusion models. However, existing methods typically assume that unlearning requests arrive all at once, whereas in practice they often arrive sequentially. We…

Cited by 0SourceScholar
2025

Learning 3D Perception from Others' Predictions

ICLR 2025poster

Accurate 3D object detection in real-world environments requires a huge amount of annotated data with high quality. Acquiring such data is tedious and expensive, and often needs repeated effort when a new sensor is adopted or when the detector is deployed in a new environment. We investigate a new s…

Cited by 1SourcePDFScholar
2025

Transfer Your Perspective: Controllable 3D Generation from Any Viewpoint in a Driving Scene

CVPR 2025poster

Self-driving cars relying solely on ego-centric perception face limitations in sensing, often failing to detect occluded, faraway objects. Collaborative autonomous driving (CAV) seems like a promising direction, but collecting data for development is non-trivial. It requires placing multiple sensor-…

Cited by 0SourcePDFScholar
2023

Semantic-Aware Dynamic Parameter for Video Inpainting Transformer

ICCV 2023poster

Recent learning-based video inpainting approaches have achieved considerable progress. However, they still cannot fully utilize semantic information within the video frames and predict improper scene layout, failing to restore clear object boundaries for mixed scenes. To mitigate this problem, we in…

Cited by 6PDFScholar
2022

Fully Convolutional Transformer with Local-Global Attention

IROS 2022poster

In an attempt to imitate the success of transformers in the field of natural language processing into computer vision tasks, vision transformers (ViTs) have recently gained attention. Performance breakthroughs have been achieved in coarse-grained tasks like classification. However, dense prediction…

Cited by 1SourceScholar
2020

Fast Adaptation to Super-Resolution Networks via Meta-Learning

ECCV 2020poster

Conventional supervised super-resolution (SR) approaches are trained with massive external SR datasets but fail to exploit desirable properties of the given test image.On the other hand, self-supervised SR approaches utilize the internal information within a test image but suffer from computational…