paper-with-me

Papers

GIFT: Generalizing Intent for Flexible Test-Time Rewards

2026-03-23 · Fin Amin, Nathaniel Dennler, Andreea Bobu arxiv

Robots learn reward functions from user demonstrations, but these rewards often fail to generalize to new environments. This failure occurs because learned rewards latch onto spurious correlations in training data rather than the underlying human intent that demonstrations represent. Existing methods leverage visual or semantic similarity to improve robustness, yet these surface-level cues often diverge from what humans actually care about. We present Generalizing Intent for Flexible Test-Time Rewards (GIFT), a framework that grounds reward generalization in human intent rather than surface cues. GIFT leverages language models to infer high-level intent from user demonstrations by contrasting preferred with non-preferred behaviors. At deployment, GIFT maps novel test states to behaviorally equivalent training states via intent-conditioned similarity, enabling learned rewards to generalize across distribution shifts without retraining. We evaluate GIFT on tabletop manipulation tasks with new objects and layouts. Across four simulated tasks with over 50 unseen objects, GIFT consistently outperforms visual and semantic similarity baselines in test-time pairwise win rate and state-alignment F1 score. Real-world experiments on a 7-DoF Franka Panda robot demonstrate that GIFT reliably transfers to physical settings. Further discussion can be found at https://mit-clear-lab.github.io/GIFT/

📄 PDF Abstract BibTeX arXiv:2603.22574

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Similarity

Similar Papers 제목 키워드 기반

MMBee: Live Streaming Gift-Sending Recommendations via Multi-Modal Fusion and Behaviour Expansion

2024-06-15 · Jiaxin Deng, Shiyao Wang, Yuchen Wang, Jiansong Qi 외

Live streaming services are becoming increasingly popular due to real-time interactions and entertainment. Viewers can chat and send comments or virtual gifts to express their preferences for the streamers. Accurately mo…

Beyond the Individual: Introducing Group Intention Forecasting with SHOT Dataset

2025-09-25 · Ruixu Zhang, Yuran Wang, Xinyi Hu, Chaoyu Mai 외 arxiv

Intention recognition has traditionally focused on individual intentions, overlooking the complexities of collective intentions in group settings. To address this limitation, we introduce the concept of group intention, …

GIFT: Bootstrapping Image-to-CAD Program Synthesis via Geometric Feedback

2026-03-28 · Giorgio Giannone, Anna Clare Doris, Amin Heyrani Nobari, Kai Xu 외 arxiv

Generating executable CAD programs from images requires alignment between visual geometry and symbolic program representations, a capability that current methods fail to learn reliably as design complexity increases. Exi…

Data AugmentationProgram Synthesis

GIFT: Guided Fine-Tuning and Transfer for Enhancing Instruction-Tuned Language Models

2026-05-02 · Zhiwen Ruan, Yichao Du, Jianjie Zheng, Longyue Wang 외 arxiv

A promising paradigm for adapting instruction-tuned language models is to learn task-specific updates on a pretrained base model and subsequently merge them into the instruction-tuned model. However, existing approaches …

GIFT: LLM-Guided State-Reward Interface for Financial Reinforcement Learning

2026-06-07 · Yanyan Wu, Boyi Zhang, Yanlin Liu, Xinyu Fang 외 arxiv

Financial portfolio trading is naturally formulated as a reinforcement learning problem, where an agent sequentially rebalances assets under changing market conditions to balance return, risk, and transaction costs. Yet …

Reinforcement Learning