← Search

Minjin Jeon

3 accepted papers

2026

RA-VLA: Retrieval-Augmented VLA for Test-Time Adaptation

ICML 2026poster

Vision-Language-Action (VLA) models provide a versatile foundation for general robotic manipulation, yet they exhibit significant brittleness when confronted with novel task distributions. While In-Context Imitation Learning (ICIL) offers a training-free alternative, existing frameworks suffer from …

Cited by 0SourceScholar
2025

StepER: Step-wise Knowledge Distillation for Enhancing Reasoning Ability in Multi-Step Retrieval-Augmented Language Models

EMNLP 2025

Answering complex real-world questions requires step-by-step retrieval and integration of relevant information to generate well-grounded responses. However, existing knowledge distillation methods overlook the need for different reasoning abilities at different steps, hindering transfer in multi-ste

Cited by 0SourcePDFScholar
2024

Rectifying Demonstration Shortcut in In-Context Learning

NAACL 2024long

Large language models (LLMs) are able to solve various tasks with only a few demonstrations utilizing their in-context learning (ICL) abilities.However, LLMs often rely on their pre-trained semantic priors of demonstrations rather than on the input-label relationships to proceed with ICL prediction.…