CVMar 9, 2024

POV: Prompt-Oriented View-Agnostic Learning for Egocentric Hand-Object Interaction in the Multi-View World

arXiv:2403.05856v116 citationsh-index: 7Has CodeMM
Originality Incremental advance
AI Analysis

This addresses a challenge in computer vision for applications like robotics and AR/VR, though it appears incremental as it builds on existing view-agnostic methods by incorporating multi-view relationships.

The paper tackles the problem of adapting third-person observations of hand-object interactions to an egocentric view, proposing a Prompt-Oriented View-agnostic learning framework that achieves efficient view adaptation and generalization with few egocentric videos.

We humans are good at translating third-person observations of hand-object interactions (HOI) into an egocentric view. However, current methods struggle to replicate this ability of view adaptation from third-person to first-person. Although some approaches attempt to learn view-agnostic representation from large-scale video datasets, they ignore the relationships among multiple third-person views. To this end, we propose a Prompt-Oriented View-agnostic learning (POV) framework in this paper, which enables this view adaptation with few egocentric videos. Specifically, We introduce interactive masking prompts at the frame level to capture fine-grained action information, and view-aware prompts at the token level to learn view-agnostic representation. To verify our method, we establish two benchmarks for transferring from multiple third-person views to the egocentric view. Our extensive experiments on these benchmarks demonstrate the efficiency and effectiveness of our POV framework and prompt tuning techniques in terms of view adaptation and view generalization. Our code is available at \url{https://github.com/xuboshen/pov_acmmm2023}.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes