← Search

Gijs Dubbelman

12 accepted papers

2026

A Frame is Worth One Token: Efficient Generative World Modeling with Delta Tokens

CVPR 2026

Anticipating diverse future states is a central challenge in video world modeling. Discriminative world models produce deterministic predictions that implicitly average over possible futures, while existing generative world models remain computationally expensive. Recent work demonstrates that predi

Cited by 0SourcecodeScholar
2026

VidEoMT: Your ViT is Secretly Also a Video Segmentation Model

CVPR 2026

Existing online video segmentation models typically combine a per-frame segmenter with complex specialized tracking modules. While effective, these modules introduce significant architectural complexity and computational overhead. Recent studies suggest that plain Vision Transformer (ViT) encoders,

Cited by 0SourcecodeScholar
2025

Your ViT is Secretly an Image Segmentation Model

CVPR 2025highlight

Vision Transformers (ViTs) have shown remarkable performance and scalability across various computer vision tasks. To apply single-scale ViTs to image segmentation, existing methods adopt a convolutional adapter to generate multi-scale features, a pixel decoder to fuse these features, and a Transfor…

2024

ALGM: Adaptive Local-then-Global Token Merging for Efficient Semantic Segmentation with Plain Vision Transformers

CVPR 2024poster

This work presents Adaptive Local-then-Global Merging (ALGM) a token reduction method for semantic segmentation networks that use plain Vision Transformers. ALGM merges tokens in two stages: (1) In the first network layer it merges similar tokens within a small local window and (2) halfway through t…

2024

Task-aligned Part-aware Panoptic Segmentation through Joint Object-Part Representations

CVPR 2024poster

Part-aware panoptic segmentation (PPS) requires (a) that each foreground object and background region in an image is segmented and classified and (b) that all parts within foreground objects are segmented classified and linked to their parent object. Existing methods approach PPS by separately condu…

2023

Content-Aware Token Sharing for Efficient Semantic Segmentation With Vision Transformers

CVPR 2023poster

This paper introduces Content-aware Token Sharing (CTS), a token reduction approach that improves the computational efficiency of semantic segmentation networks that use Vision Transformers (ViTs). Existing works have proposed token reduction approaches to improve the efficiency of ViT-based image c…

2023

Continual Pedestrian Trajectory Learning With Social Generative Replay

RA-L 2023

Learning to predict the trajectories of pedestrians is essential for improving safety and efficiency of mobile robots. The prediction is challenging since the robot needs to operate in multiple environments in which the motion patterns of pedestrians are different between environments. Existing pede

Cited by 19SourceScholar
2019

Monocular Semantic Occupancy Grid Mapping With Convolutional Variational Encoder-Decoder Networks

RA-L 2019

In this letter, we research and evaluate end-to-end learning of monocular semantic-metric occupancy grid mapping from weak binocular ground truth. The network learns to predict four classes, as well as a camera to bird's eye view mapping. At the core, it utilizes a variational encoder–decoder networ

Cited by 183SourceScholar
2016

Hierarchical 2.5-D Scene Alignment for Change Detection With Large Viewpoint Differences

RA-L 2016

Change detection from mobile platforms is a relevant topic in the field of intelligent vehicles and has many applications, such as countering improvised explosive devices (C-IED). Existing real-time C-IED systems are not robust against large viewpoint differences, which are unavoidable under realist

Cited by 11SourceScholar