paper-with-me

Papers

Prompt-responsive Object Retrieval with Memory-augmented Student-Teacher Learning

2025-05-04 · Malte Mosbach, Sven Behnke

Building models responsive to input prompts represents a transformative shift in machine learning. This paradigm holds significant potential for robotics problems, such as targeted manipulation amidst clutter. In this work, we present a novel approach to combine promptable foundation models with reinforcement learning (RL), enabling robots to perform dexterous manipulation tasks in a prompt-responsive manner. Existing methods struggle to link high-level commands with fine-grained dexterous control. We address this gap with a memory-augmented student-teacher learning framework. We use the Segment-Anything 2 (SAM 2) model as a perception backbone to infer an object of interest from user prompts. While detections are imperfect, their temporal sequence provides rich information for implicit state estimation by memory-augmented models. Our approach successfully learns prompt-responsive policies, demonstrated in picking objects from cluttered scenes. Videos and code are available at https://memory-student-teacher.github.io

📄 PDF Abstract BibTeX arXiv:2505.02232

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning (RL)RetrievalState Estimation

Similar Papers 제목 키워드 기반

NeuroGenPoisoning: Neuron-Guided Attacks on Retrieval-Augmented Generation of LLM via Genetic Optimization of External Knowledge

2025-10-24 · Hanyu Zhu, Lance Fiondella, Jiawei Yuan, Kai Zeng 외 arxiv

Retrieval-Augmented Generation (RAG) empowers Large Language Models (LLMs) to dynamically integrate external knowledge during inference, improving their factual accuracy and adaptability. However, adversaries can inject …

Lift Yourself Up: Retrieval-augmented Text Generation with Self Memory

2023-05-03 · Xin Cheng, Di Luo, Xiuying Chen, Lemao Liu 외

With direct access to human-written reference as memory, retrieval-augmented generation has achieved much progress in a wide range of text generation tasks. Since better memory would typically prompt better generation~(w…

Abstractive Text SummarizationDialogue GenerationMachine TranslationRetrieval+3

Lift Yourself Up: Retrieval-augmented Text Generation with Self-Memory

2023-09-21 · NeurIPS 2023 11

With direct access to human-written reference as memory, retrieval-augmented generation has achieved much progress in a wide range of text generation tasks. Since better memory would typically prompt better generation (w…

Conflict-Aware Soft Prompting for Retrieval-Augmented Generation

2025-08-21 · Eunseong Choi, June Park, Hyeri Lee, Jongwuk Lee arxiv

Retrieval-augmented generation (RAG) enhances the capabilities of large language models (LLMs) by incorporating external knowledge into their input prompts. However, when the retrieved context contradicts the LLM's param…

EVCap: Retrieval-Augmented Image Captioning with External Visual-Name Memory for Open-World Comprehension

2023-11-27 · CVPR 2024 1 · Jiaxuan Li, Duc Minh Vo, Akihiro Sugimoto, Hideki Nakayama

Large language models (LLMs)-based image captioning has the capability of describing objects not explicitly observed in training data; yet novel objects occur frequently, necessitating the requirement of sustaining up-to…

Image CaptioningObjectRetrieval