paper-with-me

홈 › Papers

Multi-Task Learning of Object State Changes from Uncurated Videos

2022-11-24 · Tomáš Souček, Jean-Baptiste Alayrac, Antoine Miech, Ivan Laptev, Josef Sivic

We aim to learn to temporally localize object state changes and the corresponding state-modifying actions by observing people interacting with objects in long uncurated web videos. We introduce three principal contributions. First, we explore alternative multi-task network architectures and identify a model that enables efficient joint learning of multiple object states and actions such as pouring water and pouring coffee. Second, we design a multi-task self-supervised learning procedure that exploits different types of constraints between objects and state-modifying actions enabling end-to-end training of a model for temporal localization of object states and actions in videos from only noisy video-level supervision. Third, we report results on the large-scale ChangeIt and COIN datasets containing tens of thousands of long (un)curated web videos depicting various interactions such as hole drilling, cream whisking, or paper plane folding. We show that our multi-task model achieves a relative improvement of 40% over the prior single-task methods and significantly outperforms both image-based and video-based zero-shot models for this problem. We also test our method on long egocentric videos of the EPIC-KITCHENS and the Ego4D datasets in a zero-shot setup demonstrating the robustness of our learned model.

📄 PDF Abstract BibTeX arXiv:2211.13500

Code (1)

soCzech/MultiTaskObjectStates 공식 구현 pytorch

Tasks

Multi-Task LearningObjectSelf-Supervised LearningTemporal Localization

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Look for the Change: Learning Object States and State-Modifying Actions from Untrimmed Web Videos

2022-03-22 · CVPR 2022 1 · Tomáš Souček, Jean-Baptiste Alayrac, Antoine Miech, Ivan Laptev 외

Human actions often induce changes of object states such as "cutting an apple", "cleaning shoes" or "pouring coffee". In this paper, we seek to temporally localize object states (e.g. "empty" and "full" cup) together wit…

Object

Learning State-Aware Visual Representations from Audible Interactions

2022-09-27 · Himangi Mittal, Pedro Morgado, Unnat Jain, Abhinav Gupta

We propose a self-supervised algorithm to learn representations from egocentric video data. Recently, significant efforts have been made to capture humans interacting with their own environments as they go about their da…

Action AnticipationAction RecognitionLong Term Action AnticipationObject State Change Classification+1

In-Style: Bridging Text and Uncurated Videos with Style Transfer for Text-Video Retrieval

2023-09-16 · ICCV 2023 1 · Nina Shvetsova, Anna Kukleva, Bernt Schiele, Hilde Kuehne

Large-scale noisy web image-text datasets have been proven to be efficient for learning robust vision-language models. However, when transferring them to the task of video retrieval, models still need to be fine-tuned on…

RetrievalStyle TransferVideo Retrieval

Coarse Is Better? A New Pipeline Towards Self-Supervised Learning with Uncurated Images

2023-06-07 · Ke Zhu, Yin-Yin He, Jianxin Wu

Most self-supervised learning (SSL) methods often work on curated datasets where the object-centric assumption holds. This assumption breaks down in uncurated images. Existing scene image SSL methods try to find the two …

ObjectObject DiscoverySelf-Supervised Learning

Fix-A-Step: Semi-supervised Learning from Uncurated Unlabeled Data

2022-08-25 · Zhe Huang, Mary-Joy Sidhom, Benjamin S. Wessler, Michael C. Hughes

Semi-supervised learning (SSL) promises improved accuracy compared to training classifiers on small labeled datasets by also training on many unlabeled images. In real applications like medical imaging, unlabeled data wi…