← Search

Jonghwan Mun

11 accepted papers

2024

Honeybee: Locality-enhanced Projector for Multimodal LLM

CVPR 2024highlight

In Multimodal Large Language Models (MLLMs) a visual projector plays a crucial role in bridging pre-trained vision encoders with LLMs enabling profound visual understanding while harnessing the LLMs' robust capabilities. Despite the importance of the visual projector it has been relatively less expl…

2024

Towards a Complete Benchmark on Video Moment Localization

AISTATS 2024poster

In this paper, we propose and conduct a comprehensive benchmark on moment localization task, which aims to retrieve a segment that corresponds to a text query from a single untrimmed video. Our study starts from an observation that most moment localization papers report experimental results only on…

2023

Learning To Generate Text-Grounded Mask for Open-World Semantic Segmentation From Only Image-Text Pairs

CVPR 2023poster

We tackle open-world semantic segmentation, which aims at learning to segment arbitrary visual concepts in images, by using only image-text pairs without dense annotations. Existing open-world segmentation methods have shown impressive advances by employing contrastive learning (CL) to learn diverse…

2023

Noise-Aware Learning from Web-Crawled Image-Text Data for Image Captioning

ICCV 2023poster

Image captioning is one of the straightforward tasks that can take advantage of large-scale web-crawled data which provides rich knowledge about the visual world for a captioning model. However, since web-crawled data contains image-text pairs that are aligned at different levels, the inherent noise…

Cited by 24PDFcodeScholar
2022

MSTR: Multi-Scale Transformer for End-to-End Human-Object Interaction Detection

CVPR 2022poster

Human-Object Interaction (HOI) detection is the task of identifying a set of <human, object, interaction> triplets from an image. Recent work proposed transformer encoder-decoder architectures that successfully eliminated the need for many hand-designed components in HOI detection through end-to-end…

Cited by 85PDFcodeScholar
2019

Transfer Learning via Unsupervised Task Discovery for Visual Question Answering

CVPR 2019poster

We study how to leverage off-the-shelf visual and linguistic data to cope with out-of-vocabulary answers in visual question answering task. Existing large-scale visual datasets with annotations such as image class labels, bounding boxes and region descriptions are good sources for learning rich and…

Cited by 22PDFcodeScholar
2018

Learning to Specialize with Knowledge Distillation for Visual Question Answering

NeurIPS 2018poster

Visual Question Answering (VQA) is a notoriously challenging problem because it involves various heterogeneous tasks defined by questions within a unified framework. Learning specialized models for individual types of tasks is intuitively attracting but surprisingly difficult; it is not straightforw…

2017

Regularizing Deep Neural Networks by Noise: Its Interpretation and Optimization

NeurIPS 2017poster

Overfitting is one of the most critical challenges in deep neural networks, and there are various types of regularization methods to improve generalization performance. Injecting noises to hidden units during training, e.g., dropout, is known as a successful regularizer, but it is still not clear en…