← Search

Jimin Lee

5 accepted papers

2026

Contrastive Representation Regularization for Vision-Language-Action Models

ICML 2026poster

Vision-Language-Action (VLA) models have shown strong capabilities in robot manipulation by leveraging rich representations from pre-trained Vision-Language Models (VLMs). However, their representations arguably remain suboptimal, lacking sensitivity to robotic signals such as control actions and pr…

Cited by 0SourceScholar
2026

Stay in your Lane: Role Specific Queries with Overlap Suppression Loss for Dense Video Captioning

CVPR 2026

Dense Video Captioning (DVC) is a challenging multimodal task that involves temporally localizing multiple events within a video and describing them with natural language. While query-based frameworks enable the simultaneous, end-to-end processing of localization and captioning, their reliance on sh

Cited by 0SourceScholar
2025

Probing-RAG: Self-Probing to Guide Language Models in Selective Document Retrieval

NAACL 2025findings

Retrieval-Augmented Generation (RAG) enhances language models by retrieving and incorporating relevant external knowledge. However, traditional retrieve-and-generate processes may not be optimized for real-world scenarios, where queries might require multiple retrieval steps or none at all. In this…

Cited by 29SourcePDFScholar
2025

SAFE-SQL: Self-Augmented In-Context Learning with Fine-grained Example Selection for Text-to-SQL

EMNLP 2025

Text-to-SQL aims to convert natural language questions into executable SQL queries. While previous approaches, such as skeleton-masked selection, have demonstrated strong performance by retrieving similar training examples to guide large language models (LLMs), they struggle in real-world scenarios

Cited by 0SourcePDFScholar
2025

Think Clearly: Improving Reasoning via Redundant Token Pruning

EMNLP 2025

Recent large language models have shown promising capabilities in long-form reasoning, following structured chains of thought before arriving at a final answer. However, we observe that these reasoning paths tend to include substantial redundancy; analyzing attention patterns reveals that attention

Cited by 0SourcePDFScholar