← Search

Young Kyun Jang

12 accepted papers

2026

EMBGUARD: Constructing Hazard-Aware Guardrails for Safe Planning in Embodied Agents

ICML 2026poster

MLLM-powered embodied agents deployed in real-world environments encounter physical hazards. However, existing approaches lack explicit mechanisms for identifying hazards and reasoning about action-conditioned risks, leading agents to either miss risky interactions or over-identify risks. To address…

Cited by 0SourceScholar
2025

MA-CIR: A Multimodal Arithmetic Benchmark for Composed Image Retrieval

ICCV 2025poster

Composed Image Retrieval (CIR) seeks to retrieve a target image by using a reference image and conditioning text specifying desired modifications. While recent approaches have shown steady performance improvements on existing CIR benchmarks, we argue that it remains unclear whether these gains genui…

2025

Towards Cross-modal Backward-compatible Representation Learning for Vision-Language Models

ICCV 2025poster

Modern retrieval systems often struggle with upgrading to new and more powerful models due to the incompatibility of embeddings between the old and new models. This necessitates a costly process known as backfilling, which involves re-computing the embeddings for a large number of data samples. In v…

Cited by 0SourcePDFScholar
2024

MA-LMM: Memory-Augmented Large Multimodal Model for Long-Term Video Understanding

CVPR 2024poster

With the success of large language models (LLMs) integrating the vision model into LLMs to build vision-language foundation models has gained much more interest recently. However existing LLM-based large multimodal models (e.g. Video-LLaMA VideoChat) can only take in a limited number of frames for s…

2024

MATE: Meet At The Embedding - Connecting Images with Long Texts

EMNLP 2024finding

While advancements in Vision Language Models (VLMs) have significantly improved the alignment of visual and textual data, these models primarily focus on aligning images with short descriptive captions. This focus limits their ability to handle complex text interactions, particularly with longer tex…

Cited by 6SourcePDFScholar
2024

On the Robustness of Large Multimodal Models Against Image Adversarial Attacks

CVPR 2024poster

Recent advances in instruction tuning have led to the development of State-of-the-Art Large Multimodal Models (LMMs). Given the novelty of these models the impact of visual adversarial attacks on LMMs has not been thoroughly examined. We conduct a comprehensive study of the robustness of various LMM…

Cited by 39SourcePDFScholar
2024

Visual Delta Generator with Large Multi-modal Models for Semi-supervised Composed Image Retrieval

CVPR 2024poster

Composed Image Retrieval (CIR) is a task that retrieves images similar to a query based on a provided textual modification. Current techniques rely on supervised learning for CIR models using labeled triplets of the <reference image text target image>. These specific triplets are not as commonly ava…

Cited by 14SourcePDFScholar
2022

Deep Hash Distillation for Image Retrieval

ECCV 2022poster

"In hash-based image retrieval systems, degraded or transformed inputs usually generate different codes from the original, deteriorating the retrieval accuracy. To mitigate this issue, data augmentation can be applied during training. However, even if augmented samples of an image are similar in rea…