paper-with-me

홈 › Papers

ViVa: Video-Trained Value Functions for Guiding Online RL from Diverse Data

2025-03-23 · Nitish Dashora, Dibya Ghosh, Sergey Levine

Online reinforcement learning (RL) with sparse rewards poses a challenge partly because of the lack of feedback on states leading to the goal. Furthermore, expert offline data with reward signal is rarely available to provide this feedback and bootstrap online learning. How can we guide online agents to the right solution without this on-task data? Reward shaping offers a solution by providing fine-grained signal to nudge the policy towards the optimal solution. However, reward shaping often requires domain knowledge to hand-engineer heuristics for a specific goal. To enable more general and inexpensive guidance, we propose and analyze a data-driven methodology that automatically guides RL by learning from widely available video data such as Internet recordings, off-task demonstrations, task failures, and undirected environment interaction. By learning a model of optimal goal-conditioned value from diverse passive data, we open the floor to scaling up and using various data sources to model general goal-reaching behaviors relevant to guiding online RL. Specifically, we use intent-conditioned value functions to learn from diverse videos and incorporate these goal-conditioned values into the reward. Our experiments show that video-trained value functions work well with a variety of data sources, exhibit positive transfer from human video pre-training, can generalize to unseen goals, and scale with dataset size.

📄 PDF Abstract BibTeX arXiv:2503.18210

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning (RL)

Similar Papers 제목 키워드 기반

ViVa: A Video-Generative Value Model for Robot Reinforcement Learning

2026-04-09 · Jindi Lv, Hao Li, Jie Li, Fankun Kong 외 arxiv

Vision-language-action (VLA) models have advanced robot manipulation through large-scale pretraining, but real-world deployment remains challenging due to partial observability and delayed feedback. Reinforcement learnin…

Reinforcement LearningRobot Manipulation

Enhanced Survival Prediction in Head and Neck Cancer Using Convolutional Block Attention and Multimodal Data Fusion

2024-10-29 · Aiman Farooq, Utkarsh Sharma, Deepak Mishra

Accurate survival prediction in head and neck cancer (HNC) is essential for guiding clinical decision-making and optimizing treatment strategies. Traditional models, such as Cox proportional hazards, have been widely use…

Decision MakingPredictionSurvival Prediction

DNNSurv: Deep Neural Networks for Survival Analysis Using Pseudo Values

2019-08-06 · Lili Zhao, Dai Feng

There has been increasing interest in modelling survival data using deep learning methods in medical research. Current approaches have focused on designing special cost functions to handle censored survival data. We prop…

Survival Analysis

Soft decision trees for survival analysis

2025-06-20 · Antonio Consolo, Edoardo Amaldi, Emilio Carrizosa

Decision trees are popular in survival analysis for their interpretability and ability to model complex relationships. Survival trees, which predict the timing of singular events using censored historical data, are typic…

FairnessSurvival Analysis

SurvBeNIM: The Beran-Based Neural Importance Model for Explaining the Survival Models

2023-12-11 · Lev V. Utkin, Danila Y. Eremenko, Andrei V. Konstantinov

A new method called the Survival Beran-based Neural Importance Model (SurvBeNIM) is proposed. It aims to explain predictions of machine learning survival models, which are in the form of survival or cumulative hazard fun…