← Search

Bumsoo Kim

12 accepted papers

2026

Efficient Multi-Agent Reasoning via Confidence-Guided Adaptive Debate

ICML 2026poster

Multi-agent debate has shown promise for improving the reasoning of large language models, yet recent theory suggests its benefits are highly regime-dependent. While interaction can amplify informative signals under corrective conditions, symmetric debate dynamics are neutral in expectation, often m…

Cited by 0SourceScholar
2025

Generative Modeling of Class Probability for Multi-Modal Representation Learning

CVPR 2025highlight

Multi-modal understanding plays a crucial role in artificial intelligence by enabling models to jointly interpret inputs from different modalities. However, conventional approaches such as contrastive learning often struggle with modality discrepancies, leading to potential misalignments. In this pa…

Cited by 1SourcePDFScholar
2025

ImagePiece: Content-aware Re-tokenization for Efficient Image Recognition

AAAI 2025technical

Vision Transformers (ViTs) have achieved remarkable success in various computer vision tasks. However, ViTs have a huge computational cost due to their inherent reliance on multi-head self-attention (MHSA), prompting efforts to accelerate ViTs for practical applications. To this end, recent works ai…

Cited by 0SourcePDFScholar
2025

Is `Right' Right? Enhancing Object Orientation Understanding in Multimodal Large Language Models through Egocentric Instruction Tuning

CVPR 2025poster

Multimodal large language models (MLLMs) act as essential interfaces, connecting humans with AI technologies in multimodal applications. However, current MLLMs face challenges in accurately interpreting object orientation in images due to inconsistent orientation annotations in training data, hinder…

2024

Expediting Contrastive Language-Image Pretraining via Self-Distilled Encoders

AAAI 2024technical

Recent advances in vision language pretraining (VLP) have been largely attributed to the large-scale data collected from the web. However, uncurated dataset contains weakly correlated image-text pairs, causing data inefficiency. To address the issue, knowledge distillation have been explored at the…

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

Misalign, Contrast then Distill: Rethinking Misalignments in Language-Image Pre-training

ICCV 2023poster

Contrastive Language-Image Pretraining has emerged as a prominent approach for training vision and text encoders with uncurated image-text pairs from the web. To enhance data-efficiency, recent efforts have introduced additional supervision terms that involve random-augmented views of the image. How…

Cited by 8PDFcodeScholar
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
2022

UniCLIP: Unified Framework for Contrastive Language-Image Pre-training

NeurIPS 2022accept

Pre-training vision-language models with contrastive objectives has shown promising results that are both scalable to large uncurated datasets and transferable to many downstream applications. Some following works have targeted to improve data efficiency by adding self-supervision terms, but inter-d…

Cited by 65SourcePDFScholar
2021

HOTR: End-to-End Human-Object Interaction Detection With Transformers

CVPR 2021poster

Human-Object Interaction (HOI) detection is a task of identifying "a set of interactions" in an image, which involves the i) localization of the subject (i.e., humans) and target (i.e., objects) of interaction, and ii) the classification of the interaction labels. Most existing methods have addresse…

Cited by 339PDFcodeScholar
2020

UnionDet: Union-Level Detector Towards Real-Time Human-Object Interaction Detection

ECCV 2020poster

Recent advances in deep neural networks have achieved significant progress in detecting individual objects from an image. However, object detection is not sufficient to fully understand a visual scene. Towards a deeper visual understanding, the interactions between objects, especially humans and obj…

Cited by 209SourcePDFScholar