paper-with-me

Papers

Boosting Object Representation Learning via Motion and Object Continuity

2022-11-16 · Quentin Delfosse, Wolfgang Stammer, Thomas Rothenbacher, Dwarak Vittal, Kristian Kersting

Recent unsupervised multi-object detection models have shown impressive performance improvements, largely attributed to novel architectural inductive biases. Unfortunately, they may produce suboptimal object encodings for downstream tasks. To overcome this, we propose to exploit object motion and continuity, i.e., objects do not pop in and out of existence. This is accomplished through two mechanisms: (i) providing priors on the location of objects through integration of optical flow, and (ii) a contrastive object continuity loss across consecutive image frames. Rather than developing an explicit deep architecture, the resulting Motion and Object Continuity (MOC) scheme can be instantiated using any baseline object detection model. Our results show large improvements in the performances of a SOTA model in terms of object discovery, convergence speed and overall latent object representations, particularly for playing Atari games. Overall, we show clear benefits of integrating motion and object continuity for downstream tasks, moving beyond object representation learning based only on reconstruction.

📄 PDF Abstract BibTeX arXiv:2211.09771

Code (1)

k4ntz/moc 공식 구현 pytorch

Tasks

Atari GamesObjectobject-detectionObject DetectionObject DiscoveryOptical Flow EstimationRepresentation Learning

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Sentipolis: Emotion-Aware Agents for Social Simulations

2026-01-25 · Chiyuan Fu, Lyuhao Chen, Yunze Xiao, Weihao Xuan 외 arxiv

LLM agents are increasingly used for social simulation, yet emotion is often treated as a transient cue, causing emotional amnesia and weak long-horizon continuity. We present Sentipolis, a framework for emotionally stat…

MoNet: Deep Motion Exploitation for Video Object Segmentation

2018-06-01 · CVPR 2018 6 · Huaxin Xiao, Jiashi Feng, Guosheng Lin, Yu Liu 외

In this paper, we propose a novel MoNet model to deeply exploit motion cues for boosting video object segmentation performance from two aspects, i.e., frame representation learning and segmentation refinement. Concretely…

ObjectOptical Flow EstimationRepresentation LearningSegmentation+3

MSTF: Multiscale Transformer for Incomplete Trajectory Prediction

2024-07-08 · Zhanwen Liu, Chao Li, Nan Yang, Yang Wang 외

Motion forecasting plays a pivotal role in autonomous driving systems, enabling vehicles to execute collision warnings and rational local-path planning based on predictions of the surrounding vehicles. However, prevalent…

Autonomous DrivingMissing ValuesMotion ForecastingPrediction+1

A Unified Transformer-Based Framework with Pretraining For Whole Body Grasping Motion Generation

2025-07-01 · Edward Effendy, Kuan-Wei Tseng, Rei Kawakami

Accepted in the ICIP 2025 We present a novel transformer-based framework for whole-body grasping that addresses both pose generation and motion infilling, enabling realistic and stable object interactions. Our pipeline c…

Grasp GenerationMotion Generation

Continuity-Discrimination Convolutional Neural Network for Visual Object Tracking

2021-04-18 · Shen Li, Bingpeng Ma, Hong Chang, Shiguang Shan 외

This paper proposes a novel model, named Continuity-Discrimination Convolutional Neural Network (CD-CNN), for visual object tracking. Existing state-of-the-art tracking methods do not deal with temporal relationship in v…

ObjectObject TrackingVisual Object Tracking