paper-with-me

Papers

Tree-Structured Policy based Progressive Reinforcement Learning for Temporally Language Grounding in Video

2020-01-18 · Jie Wu, Guanbin Li, Si Liu, Liang Lin

Temporally language grounding in untrimmed videos is a newly-raised task in video understanding. Most of the existing methods suffer from inferior efficiency, lacking interpretability, and deviating from the human perception mechanism. Inspired by human's coarse-to-fine decision-making paradigm, we formulate a novel Tree-Structured Policy based Progressive Reinforcement Learning (TSP-PRL) framework to sequentially regulate the temporal boundary by an iterative refinement process. The semantic concepts are explicitly represented as the branches in the policy, which contributes to efficiently decomposing complex policies into an interpretable primitive action. Progressive reinforcement learning provides correct credit assignment via two task-oriented rewards that encourage mutual promotion within the tree-structured policy. We extensively evaluate TSP-PRL on the Charades-STA and ActivityNet datasets, and experimental results show that TSP-PRL achieves competitive performance over existing state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2001.06680

Code (1)

WuJie1010/TSP-PRL 공식 구현 pytorch

Tasks

Decision Makingreinforcement-learningReinforcement LearningReinforcement Learning (RL)Video Understanding

Similar Papers 제목 키워드 기반

Information Gain-based Rollout Policy Optimization: An Adaptive Tree-Structured Rollout Approach for Multi-Turn LLM Agents

2026-07-07 · Yijun Zhang, Fan Xu, Jiaxin Ding, Yule Xie 외 arxiv

Reinforcement learning has become a promising paradigm for improving large language model (LLM) agents on long-horizon search tasks, where the agent must make a sequence of intermediate decisions before receiving a final…

Reinforcement Learning

SRT: Accelerating Reinforcement Learning via Speculative Rollout with Tree-Structured Cache

2026-01-14 · Chi-Chih Chang, Siqi Zhu, Zhichen Zeng, Haibin Lin 외 arxiv

We present Speculative Rollout with Tree-Structured Cache (SRT), a simple, model-free approach to accelerate on-policy reinforcement learning (RL) for language models without sacrificing distributional correctness. SRT e…

Reinforcement Learning

Verifiable Reinforcement Learning via Policy Extraction

2018-05-22 · NeurIPS 2018 12 · Osbert Bastani, Yewen Pu, Armando Solar-Lezama

While deep reinforcement learning has successfully solved many challenging control tasks, its real-world applicability has been limited by the inability to ensure the safety of learned policies. We propose an approach to…

Deep Reinforcement LearningImitation LearningModel Compressionreinforcement-learning+2

Reinforcement Learning Enhanced Multi-hop Reasoning for Temporal Knowledge Question Answering

2026-01-03 · Wuzhenghong Wen, Chao Xue, Su Pan, Yuwei Sun 외 arxiv

Temporal knowledge graph question answering (TKGQA) involves multi-hop reasoning over temporally constrained entity relationships in the knowledge graph to answer a given question. However, at each hop, large language mo…

Graph Question AnsweringReinforcement LearningPrompt Engineering

Dynamical Priors as a Training Objective in Reinforcement Learning

2026-04-23 · Sukesh Subaharan arxiv

Standard reinforcement learning (RL) optimizes policies for reward but imposes few constraints on how decisions evolve over time. As a result, policies may achieve high performance while exhibiting temporally incoherent …

Reinforcement Learning