← Search

Minseok Kim

16 accepted papers

2026

Completing Missing Annotation: Multi-Agent Debate for Accurate and Scalable Relevant Assessment for IR Benchmarks

ICLR 2026poster

Information retrieval (IR) evaluation remains challenging due to incomplete IR benchmark datasets that contain unlabeled relevant chunks. While LLMs and LLM-human hybrid strategies reduce costly human effort, they remain prone to LLM overconfidence and ineffective AI-to-human escalation. To address…

Cited by 0SourcecodeScholar
2026

Multimodal Distribution Matching for Vision-Language Dataset Distillation

CVPR 2026

Dataset distillation compresses large training sets into compact synthetic datasets while preserving downstream performance. As modern systems increasingly operate on paired vision-language inputs, multimodal distillation must preserve representation quality and cross-modal alignment under tight com

Cited by 0SourcecodeScholar
2026

Physics-Informed Approach for Exploratory Hamilton–Jacobi–Bellman Equations via Policy Iterations

AAAI 2026technical

We propose a mesh-free policy iteration framework based on physics-informed neural networks (PINNs) for solving entropy-regularized stochastic control problems. The method iteratively alternates between soft policy evaluation and improvement using automatic differentiation and neural approximation,

Cited by 0SourcePDFScholar
2025

MemeInterpret: Towards an All-in-One Dataset for Meme Understanding

EMNLP 2025

Meme captioning, the task of generating a sentence that describes the meaning of a meme, is both challenging and important in advancing Computational Meme Understanding (CMU). However, existing research has not explored its decomposition into subtasks or its connections to other CMU tasks. To addres

2025

Word2Passage: Word-level Importance Re-weighting for Query Expansion

ACL 2025finding

Retrieval-augmented generation (RAG) enhances the quality of LLM generation by providing relevant chunks, but retrieving accurately from external knowledge remains challenging due to missing contextually important words in query. We present Word2Passage, a novel approach that improves retrieval accu…

2024

Aligning Large Language Models via Fine-grained Supervision

ACL 2024short

Pre-trained large-scale language models (LLMs) excel at producing coherent articles, yet their outputs may be untruthful, toxic, or fail to align with user expectations. Current approaches focus on using reinforcement learning with human feedback (RLHF) to improve model alignment, which works by tra…

Cited by 2SourcePDFScholar
2024

Korean Bio-Medical Corpus (KBMC) for Medical Named Entity Recognition

COLING 2024main

Named Entity Recognition (NER) plays a pivotal role in medical Natural Language Processing (NLP). Yet, there has not been an open-source medical NER dataset specifically for the Korean language. To address this, we utilized ChatGPT to assist in constructing the KBMC (Korean Bio-Medical Corpus), whic…

2024

LiDAR-based All-weather 3D Object Detection via Prompting and Distilling 4D Radar

ECCV 2024poster

"LiDAR-based 3D object detection models show remarkable performance, however their effectiveness diminishes in adverse weather. On the other hand, 4D radar exhibits strengths in adverse weather but faces limitations in standalone use. While fusing LiDAR and 4D radar seems to be the most intuitive ap…

2024

On-the-fly Category Discovery for LiDAR Semantic Segmentation

ECCV 2024poster

"LiDAR semantic segmentation is important for understanding the surrounding environment in autonomous driving. Existing methods assume closed-set situations with the same training and testing label space. However, in the real world, unknown classes not encountered during training may appear during t…

2024

Toward Robustness in Multi-Label Classification: A Data Augmentation Strategy against Imbalance and Noise

AAAI 2024technical

Multi-label classification poses challenges due to imbalanced and noisy labels in training data. In this paper, we propose a unified data augmentation method, named BalanceMix, to address these challenges. Our approach includes two samplers for imbalanced labels, generating minority-augmented instan…

2023

Pose-Guided 3D Human Generation in Indoor Scene

AAAI 2023technical

In this work, we address the problem of scene-aware 3D human avatar generation based on human-scene interactions. In particular, we pay attention to the fact that physical contact between a 3D human and a scene (i.e., physical human-scene interactions) requires a geometrical alignment to generate na…

2022

Meta-Learning for Online Update of Recommender Systems

AAAI 2022technical

Online recommender systems should be always aligned with users' current interest to accurately suggest items that each user would like. Since user interest usually evolves over time, the update strategy should be flexible to quickly catch users' current interest from continuously generated new user-…

2021

Lasaft: Latent Source Attentive Frequency Transformation For Conditioned Source Separation

ICASSP 2021accepted

Recent deep-learning approaches have shown that Frequency Transformation (FT) blocks can significantly improve spectrogram-based single-source separation models by capturing frequency patterns. The goal of this paper is to extend the FT block to fit the multi-source task. We propose the Latent Sourc…

Cited by 0SourceScholar
2021

PREMERE: Meta-Reweighting via Self-Ensembling for Point-of-Interest Recommendation

AAAI 2021technical

Point-of-interest (POI) recommendation has become an important research topic in these days. The user check-in history used as the input to POI recommendation is very imbalanced and noisy because of sparse and missing check-ins. Although sample reweighting is commonly adopted for addressing this cha…

2021

Task-Agnostic Undesirable Feature Deactivation Using Out-of-Distribution Data

NeurIPS 2021poster

A deep neural network (DNN) has achieved great success in many machine learning tasks by virtue of its high expressive power. However, its prediction can be easily biased to undesirable features, which are not essential for solving the target task and are even imperceptible to a human, thereby resul…