← Search

Junsuk Choe

16 accepted papers

2026

Enhancing Multi-Image Understanding through Delimiter Token Scaling

ICLR 2026poster

Large Vision-Language Models (LVLMs) achieve strong performance on single-image tasks, but their performance declines when multiple images are provided as input. One major reason is the cross-image information leakage, where the model struggles to distinguish information across different images. Exi…

Cited by 0SourcecodeScholar
2026

What "Not" to Detect: Negation-Aware VLMs via Structured Reasoning and Token Merging

ICLR 2026poster

State-of-the-art vision-language models (VLMs) suffer from a critical failure in understanding negation, often referred to as affirmative bias. This limitation is particularly severe in described object detection (DOD) tasks. To address this, we propose two primary contributions: (1) a new dataset p…

Cited by 0SourceScholar
2025

ConVis: Contrastive Decoding with Hallucination Visualization for Mitigating Hallucinations in Multimodal Large Language Models

AAAI 2025technical

Hallucinations in Multimodal Large Language Models (MLLMs) where generated responses fail to accurately reflect the given image pose a significant challenge to their reliability. To address this, we introduce ConVis, a novel training-free contrastive decoding method. ConVis leverages a text-to-image…

2025

OVS Meets Continual Learning: Towards Sustainable Open-Vocabulary Segmentation

NeurIPS 2025poster

Open-Vocabulary Segmentation (OVS) aims to segment classes that are not present in the training dataset. However, most existing studies assume that the training data is fixed in advance, overlooking more practical scenarios where new datasets are continuously collected over time. To address this, we…

Cited by 0SourceScholar
2024

Weakly Supervised Semantic Segmentation for Driving Scenes

AAAI 2024technical

State-of-the-art techniques in weakly-supervised semantic segmentation (WSSS) using image-level labels exhibit severe performance degradation on driving scene datasets such as Cityscapes. To address this challenge, we develop a new WSSS framework tailored to driving scene datasets. Based on extensiv…

2023

Neglected Free Lunch - Learning Image Classifiers Using Annotation Byproducts

ICCV 2023poster

Supervised learning of image classifiers distills human knowledge into a parametric model through pairs of images and corresponding labels (X,Y). We argue that this simple and widely used representation of human knowledge neglects rich auxiliary information from the annotation procedure, such as the…

Cited by 5PDFcodeScholar
2022

Weakly Supervised Semantic Segmentation Using Out-of-Distribution Data

CVPR 2022poster

Weakly supervised semantic segmentation (WSSS) methods are often built on pixel-level localization maps obtained from a classifier. However, training on class labels only, classifiers suffer from the spurious correlation between foreground and background cues (e.g. train and rail), fundamentally bou…

Cited by 127PDFcodeScholar
2021

Re-Labeling ImageNet: From Single to Multi-Labels, From Global to Localized Labels

CVPR 2021poster

ImageNet has been the most popular image classification benchmark, but it is also the one with a significant level of label noise. Recent studies have shown that many samples contain multiple classes, despite being assumed to be a single-label benchmark. They have thus proposed to turn ImageNet eval…

Cited by 183PDFcodeScholar
2021

Rethinking Spatial Dimensions of Vision Transformers

ICCV 2021poster

Vision Transformer (ViT) extends the application range of transformers from language processing to computer vision tasks as being an alternative architecture against the existing convolutional neural networks (CNN). Since the transformer-based architecture has been innovative for computer vision mod…

Cited by 761PDFcodeScholar
2020

Evaluating Weakly Supervised Object Localization Methods Right

CVPR 2020poster

Weakly-supervised object localization (WSOL) has gained popularity over the last years for its promise to train localization models with only image-level labels. Since the seminal WSOL work of class activation mapping (CAM), the field has focused on how to expand the attention regions to cover objec…

Cited by 237PDFcodeScholar
2019

CutMix: Regularization Strategy to Train Strong Classifiers With Localizable Features

ICCV 2019oral

Regional dropout strategies have been proposed to enhance performance of convolutional neural network classifiers. They have proved to be effective for guiding the model to attend on less discriminative parts of objects (e.g. leg as opposed to head of a person), thereby letting the network generaliz…

Cited by 6589PDFcodeScholar