paper-with-me

Papers

ViterbiPlanNet: Injecting Procedural Knowledge via Differentiable Viterbi for Planning in Instructional Videos

2026-03-04 · Luigi Seminara, Davide Moltisanti, Antonino Furnari arxiv

Procedural planning aims to predict a sequence of actions that transforms an initial visual state into a desired goal, a fundamental ability for intelligent agents operating in complex environments. Existing approaches typically rely on large-scale models that learn procedural structures implicitly, resulting in limited sample-efficiency and high computational cost. In this work we introduce ViterbiPlanNet, a principled framework that explicitly integrates procedural knowledge into the learning process through a Differentiable Viterbi Layer (DVL). The DVL embeds a Procedural Knowledge Graph (PKG) directly with the Viterbi decoding algorithm, replacing non-differentiable operations with smooth relaxations that enable end-to-end optimization. This design allows the model to learn through graph-based decoding. Experiments on CrossTask, COIN, and NIV demonstrate that ViterbiPlanNet achieves state-of-the-art performance with an order of magnitude fewer parameters than diffusion- and LLM-based planners. Extensive ablations show that performance gains arise from our differentiable structure-aware training rather than post-hoc refinement, resulting in improved sample efficiency and robustness to shorter unseen horizons. We also address testing inconsistencies establishing a unified testing protocol with consistent splits and evaluation metrics. With this new protocol, we run experiments multiple times and report results using bootstrapping to assess statistical significance.

📄 PDF Abstract BibTeX arXiv:2603.04265

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Single-view 3D reconstruction via inverse procedural modeling

2023-10-20 · Albert Garifullin, Nikolay Maiorov, Vladimir Frolov

We propose an approach to 3D reconstruction via inverse procedural modeling and investigate two variants of this approach. The first option consists in the fitting set of input parameters using a genetic algorithm. We de…

3D ReconstructionSingle-View 3D Reconstruction

Generative Forensics: Procedural Generation and Information Games

2020-04-03 · Michael Cook

Procedural generation is used across game design to achieve a wide variety of ends, and has led to the creation of several game subgenres by injecting variance, surprise or unpredictability into otherwise static designs.…

Game Design

Unsupervised Discourse Constituency Parsing Using Viterbi EM

2020-01-01 · TACL 2020 1 · Noriki Nishida, Hideki Nakayama

In this paper, we introduce an unsupervised discourse constituency parsing algorithm. We use Viterbi EM with a margin-based criterion to train a span-based discourse parser in an unsupervised manner. We also propose init…

Constituency ParsingDiscourse Parsing

External knowledge transfer deployment inside a simple double agent Viterbi algorithm

2021-09-06 · Zied Baklouti

We consider in this paper deploying external knowledge transfer inside a simple double agent Viterbi algorithm which is an algorithm firstly introduced by the author in his preprint "Hidden Markov Based Mathematical Mode…

Transfer Learning

ViterbiNet: A Deep Learning Based Viterbi Algorithm for Symbol Detection

2019-05-26 · Nir Shlezinger, Nariman Farsad, Yonina C. Eldar, Andrea J. Goldsmith

Symbol detection plays an important role in the implementation of digital receivers. In this work, we propose ViterbiNet, which is a data-driven symbol detector that does not require channel state information (CSI). Vite…

Deep LearningMeta-Learning