← Search

Minjung Kim

10 accepted papers

2025

Empower Words: DualGround for Structured Phrase and Sentence-Level Temporal Grounding

NeurIPS 2025poster

Video Temporal Grounding (VTG) aims to localize temporal segments in long, untrimmed videos that align with a given natural language query. This task typically comprises two subtasks: \textit{Moment Retrieval (MR)} and \textit{Highlight Detection (HD)}. While recent advances have been progressed by…

Cited by 0SourceScholar
2024

FIMP: Future Interaction Modeling for Multi-Agent Motion Prediction

ICRA 2024poster

Multi-agent motion prediction is a crucial concern in autonomous driving, yet it remains a challenge owing to the ambiguous intentions of dynamic agents and their intricate interactions. Existing studies have attempted to capture interactions between road entities by using the definite data in histo…

Cited by 4SourceScholar
2024

See It All: Contextualized Late Aggregation for 3D Dense Captioning

ACL 2024findings

3D dense captioning is a task to localize objects in a 3D scene and generate descriptive sentences for each object. Recent approaches in 3D dense captioning have adopted transformer encoder-decoder frameworks from object detection to build an end-to-end pipeline without hand-crafted components. Howe…

Cited by 4SourcePDFScholar
2023

EP2P-Loc: End-to-End 3D Point to 2D Pixel Localization for Large-Scale Visual Localization

ICCV 2023poster

Visual localization is the task of estimating a 6-DoF camera pose of a query image within a provided 3D reference map. Thanks to recent advances in various 3D sensors, 3D point clouds are becoming a more accurate and affordable option for building the reference map, but research to match the points…

Cited by 10PDFcodeScholar
2023

Look Around for Anomalies: Weakly-Supervised Anomaly Detection via Context-Motion Relational Learning

CVPR 2023poster

Weakly-supervised Video Anomaly Detection is the task of detecting frame-level anomalies using video-level labeled training data. It is difficult to explore class representative features using minimal supervision of weak labels with a single backbone branch. Furthermore, in real-world scenarios, the…

Cited by 49SourcePDFScholar
2022

Differentially Private Normalizing Flows for Synthetic Tabular Data Generation

AAAI 2022technical

Normalizing flows have shown to be a promising approach to deep generative modeling due to their ability to exactly evaluate density --- other alternatives either implicitly model the density or use approximate surrogate density. In this work, we present a differentially private normalizing flow mod…

Cited by 23SourcePDFScholar
2022

Occluded Person Re-Identification Via Relational Adaptive Feature Correction Learning

ICASSP 2022accepted

Occluded person re-identification (Re-ID) in images captured by multiple cameras is challenging because the target person is occluded by pedestrians or objects, especially in crowded scenes. In addition to the processes performed during holistic person Re-ID, occluded person Re-ID involves the remov…

Cited by 0SourceScholar
2022

Tackling Background Distraction in Video Object Segmentation

ECCV 2022poster

"Semi-supervised video object segmentation (VOS) aims to densely track certain designated objects in videos. One of the main challenges in this task is the existence of background distractors that appear similar to the target objects. We propose three novel strategies to suppress such distractors: 1…

2021

Drop-Bottleneck: Learning Discrete Compressed Representation for Noise-Robust Exploration

ICLR 2021poster

We propose a novel information bottleneck (IB) method named Drop-Bottleneck, which discretely drops features that are irrelevant to the target variable. Drop-Bottleneck not only enjoys a simple and tractable compression objective but also additionally provides a deterministic compressed representati…

2018

Memorization Precedes Generation: Learning Unsupervised GANs with Memory Networks

ICLR 2018poster

We propose an approach to address two issues that commonly occur during training of unsupervised GANs. First, since GANs use only a continuous latent distribution to embed multiple classes or clusters of data, they often do not correctly handle the structural discontinuity between disparate classes…