← Search

Jeonghwan Kim

18 accepted papers

2026

Constructive Distortion: Improving MLLMs with Attention-Guided Image Warping

ICLR 2026poster

Multimodal large language models (MLLMs) often miss small details and spatial relations in cluttered scenes, leading to errors in fine-grained perceptual grounding. We introduce AttWarp, a lightweight method that allocates more resolution to query-relevant content while compressing less informative…

Cited by 0SourceScholar
2026

Flip Stunts on Bicycle Robots Using Iterative Motion Imitation

ICRA 2026poster

This work demonstrates a front-flip on bicycle robots via reinforcement learning, particularly by imitating reference motions that are infeasible and imperfect. To address this, we propose Iterative Motion Imitation (IMI), a method that iteratively imitates trajectories generated by prior policy rol…

2025

Aligning LLMs with Individual Preferences via Interaction

COLING 2025main

As large language models (LLMs) demonstrate increasingly advanced capabilities, aligning their behaviors with human values and preferences becomes crucial for their wide adoption. While previous research focuses on general alignment to principles such as helpfulness, harmlessness, and honesty, the n…

2025

Infogent: An Agent-Based Framework for Web Information Aggregation

NAACL 2025findings

Despite seemingly performant web agents on the task-completion benchmarks, most existing methods evaluate the agents based on a presupposition: the web navigation task consists of a linear sequence of actions with an end state that marks task completion. In contrast, our work focuses on web navigati…

2025

PARTONOMY: Large Multimodal Models with Part-Level Visual Understanding

NeurIPS 2025spotlight

Real-world objects are composed of distinctive, object-specific parts. Identifying these parts is key to performing fine-grained, compositional reasoning—yet, large multimodal models (LMMs) struggle to perform this seemingly straightforward task. In this work, we introduce PARTONOMY, an LMM benchmar…

Cited by 0SourceScholar
2025

ParaHome: Parameterizing Everyday Home Activities Towards 3D Generative Modeling of Human-Object Interactions

CVPR 2025poster

To enable machines to understand the way humans interact with the physical world in daily life, 3D interaction signals should be captured in natural settings, allowing people to engage with multiple objects in a range of sequential and casual manipulations. To achieve this goal, we introduce our Par…

Cited by 17SourcePDFScholar
2025

SYNTHIA: Novel Concept Design with Affordance Composition

ACL 2025long

Text-to-image (T2I) models enable rapid concept design, making them widely used in AI-driven design. While recent studies focus on generating semantic and stylistic variations of given design concepts, –the integration of multiple affordances into a single coherent concept–remains largely overlooked…

2025

Search and Detect: Training-Free Long Tail Object Detection via Web-Image Retrieval

CVPR 2025poster

In this paper, we introduce SearchDet, a training-free long-tail object detection framework that significantly enhances open-vocabulary object detection performance. SearchDet retrieves a set of positive and negative images of an object to ground, embeds these images, and computes an input image--we…

Cited by 1SourcePDFScholar
2024

Finer: Investigating and Enhancing Fine-Grained Visual Concept Recognition in Large Vision Language Models

EMNLP 2024main

Recent advances in instruction-tuned Large Vision-Language Models (LVLMs) have imbued the models with the ability to generate high-level, image-grounded explanations with ease. While such capability is largely attributed to the rich world knowledge contained within the Large Language Models (LLMs),…

2024

Why So Gullible? Enhancing the Robustness of Retrieval-Augmented Models against Counterfactual Noise

NAACL 2024findings

Most existing retrieval-augmented language models (LMs) assume a naive dichotomy within a retrieved document set: query-relevance and irrelevance. Our work investigates a more challenging scenario in which even the “relevant” documents may contain misleading or incorrect information, causing conflic…

2023

ARMP: Autoregressive Motion Planning for Quadruped Locomotion and Navigation in Complex Indoor Environments

IROS 2023poster

Generating natural and physically feasible motions for legged robots has been a challenging problem due to its complex dynamics. In this work, we introduce a novel learning-based framework of autoregressive motion planner (ARMP) for quadruped locomotion and navigation. Our method can generate motion…

Cited by 2SourceScholar
2023

FinePrompt: Unveiling the Role of Finetuned Inductive Bias on Compositional Reasoning in GPT-4

EMNLP 2023short findings

Compositional reasoning across texts has been a long-standing challenge in natural language processing. With large language models like GPT-4 taking over the field, prompting techniques such as chain-of-thought (CoT) were proposed to unlock compositional, multi-step reasoning capabilities of LLMs. D…

Cited by 0SourceScholar
2023

Sampling Is Matter: Point-Guided 3D Human Mesh Reconstruction

CVPR 2023poster

This paper presents a simple yet powerful method for 3D human mesh reconstruction from a single RGB image. Most recently, the non-local interactions of the whole mesh vertices have been effectively estimated in the transformer while the relationship between body parts also has begun to be handled vi…

2022

Exploiting Numerical-Contextual Knowledge to Improve Numerical Reasoning in Question Answering

NAACL 2022findings

Numerical reasoning over text is a challenging subtask in question answering (QA) that requires both the understanding of texts and numbers. However, existing language models in these numerical reasoning QA models tend to overly rely on the pre-existing parametric knowledge at inference time, which…

Cited by 8SourcePDFScholar
2022

Graph-Induced Transformers for Efficient Multi-Hop Question Answering

EMNLP 2022main

A graph is a suitable data structure to represent the structural information of text. Recently, multi-hop question answering (MHQA) tasks, which require inter-paragraph/sentence linkages, have come to exploit such properties of a graph. Previous approaches to MHQA relied on leveraging the graph info…

2021

Have You Seen That Number? Investigating Extrapolation in Question Answering Models

EMNLP 2021main

Numerical reasoning in machine reading comprehension (MRC) has shown drastic improvements over the past few years. While the previous models for numerical MRC are able to interpolate the learned numerical reasoning capabilities, it is not clear whether they can perform just as well on numbers unseen…

Cited by 27SourcePDFScholar
2021

Learning to Generate 3D Shapes with Generative Cellular Automata

ICLR 2021poster

In this work, we present a probabilistic 3D generative model, named Generative Cellular Automata, which is able to produce diverse and high quality shapes. We formulate the shape generation process as sampling from the transition kernel of a Markov chain, where the sampling chain eventually evolves…

Cited by 30SourcePDFScholar
2021

Leveraging Order-Free Tag Relations for Context-Aware Recommendation

EMNLP 2021main

Tag recommendation relies on either a ranking function for top-k tags or an autoregressive generation method. However, the previous methods neglect one of two seemingly conflicting yet desirable characteristics of a tag set: orderlessness and inter-dependency. While the ranking approach fails to add…

Cited by 1SourcePDFScholar