← Search

Jaemin Kim

11 accepted papers

2026

Universal Reasoner: A Single, Composable Plug-and-Play Reasoner for Frozen LLMs

ICML 2026poster

Large Language Models (LLMs) have demonstrated remarkable general capabilities, but enhancing skills such as reasoning often demands substantial computational resources and may compromise generalization. While Parameter-Efficient Fine-Tuning (PEFT) methods offer a more resource-conscious alternative…

Cited by 0SourcecodeScholar
2025

Derivative-Free Diffusion Manifold-Constrained Gradient for Unified XAI

CVPR 2025poster

Gradient-based methods are a prototypical family of "explainability for AI" (XAI) techniques, especially for image-based models. However, they (1) require white-box access to models, (2) are vulnerable to adversarial attacks, and (3) produce attributions that lie off the image manifold, leading to e…

2025

Free2Guide: Training-Free Text-to-Video Alignment using Image LVLM

ICCV 2025poster

Diffusion models have achieved impressive results in generative tasks for text-to-video (T2V) synthesis. However, achieving accurate text alignment in T2V generation remains challenging due to the complex temporal dependencies across frames. Existing reinforcement learning (RL)-based approaches to e…

2025

Generalized Consistency Trajectory Models for Image Manipulation

ICLR 2025poster

Diffusion-based generative models excel in unconditional generation, as well as on applied tasks such as image editing and restoration. The success of diffusion models lies in the iterative nature of diffusion: diffusion breaks down the complex process of mapping noise to data into a sequence of sim…

2025

Optical-Flow Guided Prompt Optimization for Coherent Video Generation

CVPR 2025poster

While text-to-video diffusion models have made significant strides, many still face challenges in generating videos with temporal consistency. Within diffusion frameworks, guidance techniques have proven effective in enhancing output quality during inference; however, applying these methods to video…

2024

A Two-Step Approach for Data-Efficient French Pronunciation Learning

EMNLP 2024main

Recent studies have addressed intricate phonological phenomena in French, relying on either extensive linguistic knowledge or a significant amount of sentence-level pronunciation data. However, creating such resources is expensive and non-trivial. To this end, we propose a novel two-step approach th…

Cited by 0SourcePDFScholar
2024

Development of a Throwbot with Shock Absorption Structure

IROS 2024poster

In this study, a throwing robot equipped with an shock absorbing structure, utilizing paired-Cross Flexural Hinge (p-CFH) and an airbag, was fabricated and validated to assess the effectiveness of its impact absorption mechanism. This robot was developed in anticipation of situations where direct hu…

Cited by 0SourceScholar
2024

SentiCSE: A Sentiment-aware Contrastive Sentence Embedding Framework with Sentiment-guided Textual Similarity

COLING 2024main

Recently, sentiment-aware pre-trained language models (PLMs) demonstrate impressive results in downstream sentiment analysis tasks. However, they neglect to evaluate the quality of their constructed sentiment representations; they just focus on improving the fine-tuning performance, which overshadow…