paper-with-me

홈 › Papers

Unsupervised Video Object Segmentation for Deep Reinforcement Learning

2018-05-20 · NeurIPS 2018 12 · Vik Goel, Jameson Weng, Pascal Poupart

We present a new technique for deep reinforcement learning that automatically detects moving objects and uses the relevant information for action selection. The detection of moving objects is done in an unsupervised way by exploiting structure from motion. Instead of directly learning a policy from raw images, the agent first learns to detect and segment moving objects by exploiting flow information in video sequences. The learned representation is then used to focus the policy of the agent on the moving objects. Over time, the agent identifies which objects are critical for decision making and gradually builds a policy based on relevant moving objects. This approach, which we call Motion-Oriented REinforcement Learning (MOREL), is demonstrated on a suite of Atari games where the ability to detect moving objects reduces the amount of interaction needed with the environment to obtain a good policy. Furthermore, the resulting policy is more interpretable than policies that directly map images to actions or values with a black box neural network. We can gain insight into the policy by inspecting the segmentation and motion of each object detected by the agent. This allows practitioners to confirm whether a policy is making decisions based on sensible information.

📄 PDF Abstract BibTeX arXiv:1805.07780

Code (1)

vik-goel/MOREL tf

Tasks

Atari GamesDecision MakingDeep Reinforcement LearningObjectreinforcement-learningReinforcement LearningReinforcement Learning (RL)Semantic SegmentationUnsupervised Video Object SegmentationVideo Object SegmentationVideo Semantic Segmentation

Similar Papers 제목 키워드 기반

Design Pseudo Ground Truth with Motion Cue for Unsupervised Video Object Segmentation

2018-12-13 · Ye Wang, Jongmoo Choi, Yueru Chen, Qin Huang 외

One major technique debt in video object segmentation is to label the object masks for training instances. As a result, we propose to prepare inexpensive, yet high quality pseudo ground truth corrected with motion cue fo…

Instance SegmentationObjectObject TrackingSegmentation+4

Instance Embedding Transfer to Unsupervised Video Object Segmentation

2018-01-03 · CVPR 2018 6 · Siyang Li, Bryan Seybold, Alexey Vorobyov, Alireza Fathi 외

We propose a method for unsupervised video object segmentation by transferring the knowledge encapsulated in image-based instance embedding networks. The instance embedding network produces an embedding vector for each p…

ObjectOptical Flow EstimationSegmentationSemantic Segmentation+3

UnOVOST: Unsupervised Offline Video Object Segmentation and Tracking

2020-01-15 · Jonathon Luiten, Idil Esen Zulfikar, Bastian Leibe

We address Unsupervised Video Object Segmentation (UVOS), the task of automatically generating accurate pixel masks for salient objects in a video sequence and of tracking these objects consistently through time, without…

ObjectSegmentationSemantic SegmentationSemi-Supervised Video Object Segmentation+3

Unsupervised Online Video Object Segmentation with Motion Property Understanding

2018-10-09 · IEEE Transactions on Image Processing 2019 8 · Tao Zhuo, Zhiyong Cheng, Peng Zhang, Yongkang Wong 외

Unsupervised video object segmentation aims to automatically segment moving objects over an unconstrained video without any user annotation. So far, only few unsupervised online methods have been reported in literature a…

Motion DetectionObjectSegmentationSemantic Segmentation+3

Scene-Centric Unsupervised Video Panoptic Segmentation

2026-06-03 · Christoph Reich, Oliver Hahn, Nikita Araslanov, Laura Leal-Taixé 외 arxiv

Video panoptic segmentation (VPS) aims to jointly detect, segment, and track all objects while partitioning the video into semantically consistent regions. We introduce the task setting of unsupervised VPS, omitting any …

Video Panoptic SegmentationScene UnderstandingVideo SegmentationImage Segmentation