← Search

Juergen Gall

50 accepted papers

2026

Constrained hybrid modelling to predict microbial dynamics and organic matter turnover in soil systems

ICML 2026poster

Soil microorganisms control organic matter cycling and largely determine how soil systems can cope with and mitigate climate change and environmental threats. Representing microbial dynamics in process-based soil models is therefore critical to predict carbon cycling in soils, albeit highly challeng…

Cited by 0SourceScholar
2026

EgoControl: Controllable Egocentric Video Generation via 3D Full-Body Poses

CVPR 2026

Egocentric video generation with fine-grained control through body motion is a key requirement towards embodied AI agents that can simulate, predict, and plan actions. In this work, we propose EgoControl, a pose-controllable video diffusion model trained on egocentric data. We train a video predicti

Cited by 0SourcecodeScholar
2026

FlowNar: Scalable Streaming Narration for Long-Form Videos

ICML 2026poster

Recent Large Multimodal Models (LMMs), primarily designed for offline settings, are ill-suited for the dynamic requirements of streaming video. While recent online adaptations improve real-time processing, they still face critical scalability challenges, with resource demands typically growing at le…

Cited by 0SourceScholar
2026

RedSage: A Cybersecurity Generalist LLM

ICLR 2026poster

Cybersecurity operations demand assistant LLMs that support diverse workflows without exposing sensitive data. Existing solutions either rely on proprietary APIs with privacy risks or on open models lacking domain adaptation. To bridge this gap, we curate 11.8B tokens of cybersecurity-focused contin…

Cited by 0SourcecodeScholar
2025

Canonical Rank Adaptation: An Efficient Fine-Tuning Strategy for Vision Transformers

ICML 2025poster

Modern methods for fine-tuning a Vision Transformer (ViT) like Low-Rank Adaptation (LoRA) and its variants demonstrate impressive performance. However, these methods ignore the high-dimensional nature of Multi-Head Attention (MHA) weight tensors. To address this limitation, we propose Canonical Rank…

Cited by 6SourcePDFScholar
2025

Fréchet Wavelet Distance: A Domain-Agnostic Metric for Image Generation

ICLR 2025poster

Modern metrics for generative learning like Fréchet Inception Distance (FID) and DINOv2-Fréchet Distance (FD-DINOv2) demonstrate impressive performance. However, they suffer from various shortcomings, like a bias towards specific generators and datasets. To address this problem, we propose the Fréch…

2025

Global-Aware Monocular Semantic Scene Completion with State Space Models

ICCV 2025poster

Monocular Semantic Scene Completion (MonoSSC) reconstructs and interprets 3D environments from a single image, enabling diverse real-world applications. However, existing methods are often constrained by the local receptive field of Convolutional Neural Networks (CNNs), making it challenging to hand…

Cited by 0SourcePDFScholar
2025

GroupMamba: Efficient Group-Based Visual State Space Model

CVPR 2025poster

State-space models (SSMs) have recently shown promise in capturing long-range dependencies with subquadratic computational complexity, making them attractive for various applications. However, purely SSM-based models face critical challenges related to stability and achieving state-of-the-art perfor…

2025

Hierarchical Vector Quantization for Unsupervised Action Segmentation

AAAI 2025technical

In this work, we address unsupervised temporal action segmentation, which segments a set of long, untrimmed videos into semantically meaningful segments that are consistent across videos. While recent approaches combine representation learning and clustering in a single step for this task, they do n…

2025

MANTA: Diffusion Mamba for Efficient and Effective Stochastic Long-Term Dense Action Anticipation

CVPR 2025poster

Long-term dense action anticipation is very challenging since it requires predicting actions and their durations several minutes into the future based on provided video observations. To model the uncertainty of future outcomes, stochastic models predict several potential future action sequences for…

2025

MixANT: Observation-dependent Memory Propagation for Stochastic Dense Action Anticipation

ICCV 2025poster

We present MixANT, a novel architecture for stochastic long-term dense anticipation of human activities. While recent State Space Models (SSMs) like Mamba have shown promise through input-dependent selectivity on three key parameters, the critical forget-gate (A matrix) controlling temporal memory r…

2025

PeT-KeyStAtion: Parameter-efficient Transformer with Keypoint-guided Spatial-temporal Aggregation for Video-based Person Re-identification

ICASSP 2025accepted

Video-based Person Re-identification (ReID) is crucial in visual surveillance, focusing on matching video snippets of individuals across multiple non-overlapping cameras. Existing methods either conduct ReID at the image level without leveraging temporal information, or employ complex temporal infor…

Cited by 0SourceScholar
2025

RiverMamba: A State Space Model for Global River Discharge and Flood Forecasting

NeurIPS 2025poster

Recent deep learning approaches for river discharge forecasting have improved the accuracy and efficiency in flood forecasting, enabling more reliable early warning systems for risk management. Nevertheless, existing deep learning approaches in hydrology remain largely confined to local-scale applic…

Cited by 0SourcecodeScholar
2025

STING-BEE: Towards Vision-Language Model for Real-World X-ray Baggage Security Inspection

CVPR 2025highlight

Advancements in Computer-Aided Screening (CAS) systems are essential for improving the detection of security threats in X-ray baggage scans. However, current datasets are limited in representing real-world, sophisticated threats and concealment tactics, and existing approaches are constrained by a c…

2025

Skeleton Motion Words for Unsupervised Skeleton-Based Temporal Action Segmentation

ICCV 2025poster

Current state-of-the-art methods for skeleton-based temporal action segmentation are predominantly supervised and require annotated data, which is expensive to collect. In contrast, existing unsupervised temporal action segmentation methods have focused primarily on video data, while skeleton sequen…

2025

SyncVP: Joint Diffusion for Synchronous Multi-Modal Video Prediction

CVPR 2025poster

Predicting future video frames is essential for decision-making systems, yet RGB frames alone often lack the information needed to fully capture the underlying complexities of the real world. To address this limitation, we propose a multi-modal framework for Synchronous Video Prediction (SyncVP) tha…

2025

Video-Panda: Parameter-efficient Alignment for Encoder-free Video-Language Models

CVPR 2025poster

We present an efficient encoder-free approach for video-language understanding that achieves competitive performance while significantly reducing computational overhead. Current video-language models typically rely on heavyweight image encoders (300M-1.1B parameters) or video encoders (1B-1.4B param…

2024

A Multimodal Handover Failure Detection Dataset and Baselines

ICRA 2024poster

An object handover between a robot and a human is a coordinated action which is prone to failure for reasons such as miscommunication, incorrect actions and unexpected object properties. Existing works on handover failure detection and prevention focus on preventing failures due to object slip or ex…

Cited by 2SourcecodeScholar
2024

ADA-Track: End-to-End Multi-Camera 3D Multi-Object Tracking with Alternating Detection and Association

CVPR 2024poster

Many query-based approaches for 3D Multi-Object Tracking (MOT) adopt the tracking-by-attention paradigm utilizing track queries for identity-consistent detection and object queries for identity-agnostic track spawning. Tracking-by-attention however entangles detection and tracking queries in one emb…

2023

3DMOTFormer: Graph Transformer for Online 3D Multi-Object Tracking

ICCV 2023poster

Tracking 3D objects accurately and consistently is crucial for autonomous vehicles, enabling more reliable downstream tasks such as trajectory prediction and motion planning. Based on the substantial progress in object detection in recent years, the tracking-by-detection paradigm has become a popula…

Cited by 35PDFcodeScholar
2023

How Much Temporal Long-Term Context is Needed for Action Segmentation?

ICCV 2023poster

Modeling long-term context in videos is crucial for many fine-grained tasks including temporal action segmentation. An interesting question that is still open is how much long-term temporal context is needed for optimal performance. While transformers can model the long-term context of a video, this…

Cited by 39PDFcodeScholar
2023

Humans in Kitchens: A Dataset for Multi-Person Human Motion Forecasting with Scene Context

NeurIPS 2023poster

Forecasting human motion of multiple persons is very challenging. It requires to model the interactions between humans and the interactions with objects and the environment. For example, a person might want to make a coffee, but if the coffee machine is already occupied the person will have to wait.…

2023

PowerBEV: A Powerful Yet Lightweight Framework for Instance Prediction in Bird’s-Eye View

IJCAI 2023poster

Accurately perceiving instances and predicting their future motion are key tasks for autonomous vehicles, enabling them to navigate safely in complex urban traffic. While bird’s-eye view (BEV) representations are commonplace in perception for autonomous driving, their potential in a motion predictio…

2023

Social Diffusion: Long-term Multiple Human Motion Anticipation

ICCV 2023poster

We propose Social Diffusion, a novel method for short-term and long-term forecasting of the motion of multiple persons as well as their social interactions. Jointly forecasting motions for multiple persons involved in social activities is inherently a challenging problem due to the interdependenci…

Cited by 20PDFcodeScholar
2022

Keypoint Message Passing for Video-Based Person Re-identification

AAAI 2022technical

Video-based person re-identification~(re-ID) is an important technique in visual surveillance systems which aims to match video snippets of people captured by different cameras. Existing methods are mostly based on convolutional neural networks~(CNNs), whose building blocks either process local neig…

2022

Multi-Scale Interaction for Real-Time LiDAR Data Segmentation on an Embedded Platform

RA-L 2022

Real-time semantic segmentation of LiDAR data is crucial for autonomously driving vehicles and robots, which are usually equipped with an embedded platform and have limited computational resources. Approaches that operate directly on the point cloud use complex spatial aggregation operations, which

Cited by 101SourcecodeScholar
2022

Ranking Info Noise Contrastive Estimation: Boosting Contrastive Learning via Ranked Positives

AAAI 2022technical

This paper introduces Ranking Info Noise Contrastive Estimation (RINCE), a new member in the family of InfoNCE losses that preserves a ranked ordering of positive samples. In contrast to the standard InfoNCE loss, which requires a strict binary separation of the training pairs into similar and dissi…

2021

Long Short View Feature Decomposition via Contrastive Video Representation Learning

ICCV 2021poster

Self-supervised video representation methods typically focus on the representation of temporal attributes in videos. However, the role of stationary versus non-stationary attributes is less explored: Stationary features, which remain similar throughout the video, enable the prediction of video-level…

Cited by 45PDFScholar
2021

Pose Refinement Graph Convolutional Network for Skeleton-Based Action Recognition

RA-L 2021

With the advances in capturing 2D or 3D skeleton data, skeleton-based action recognition has received an increasing interest over the last years. As skeleton data is commonly represented by graphs, graph convolutional networks have been proposed for this task. While current graph convolutional netwo

Cited by 40SourceScholar
2021

Spatial-Temporal Consistency Network for Low-Latency Trajectory Forecasting

ICCV 2021poster

Trajectory forecasting is a crucial step for autonomous vehicles and mobile robots in order to navigate and interact safely. In order to handle the spatial interactions between objects, graph-based approaches have been proposed. These methods, however, model motion on a frame-to-frame basis and do n…

Cited by 25PDFScholar
2021

You Only Need Adversarial Supervision for Semantic Image Synthesis

ICLR 2021poster

Despite their recent successes, GAN models for semantic image synthesis still suffer from poor image quality when trained with only adversarial supervision. Historically, additionally employing the VGG-based perceptual loss has helped to overcome this issue, significantly improving the synthesis qua…

2020

Self-supervised Keypoint Correspondences for Multi-Person Pose Estimation and Tracking in Videos

ECCV 2020poster

Video annotation is expensive and time consuming. Consequently, datasets for multi-person pose estimation and tracking are less diverse and have more sparse annotations compared to large scale image datasets for human pose estimation. This makes it challenging to learn deep learning based models for…

Cited by 59SourcePDFScholar
2018

Action Sets: Weakly Supervised Action Segmentation Without Ordering Constraints

CVPR 2018poster

Action detection and temporal segmentation of actions in videos are topics of increasing interest. While fully supervised systems have gained much attention lately, full annotation of each action within the video is costly and impractical for large amounts of video data. Thus, weakly supervised acti…

Cited by 115SourcePDFScholar
2018

NeuralNetwork-Viterbi: A Framework for Weakly Supervised Video Learning

CVPR 2018poster

Video learning is an important task in computer vision and has experienced increasing interest over the recent years. Since even a small amount of videos easily comprises several million frames, methods that do not rely on a frame-level annotation are of special importance. In this work, we propose…

Cited by 173SourcePDFScholar
2018

PoseTrack: A Benchmark for Human Pose Estimation and Tracking

CVPR 2018poster

Existing systems for video-based pose estimation and tracking struggle to perform well on realistic videos with multiple people and often fail to output body-pose trajectories consistent over time. To address this shortcoming this paper introduces PoseTrack which is a new large-scale benchmark for v…

Cited by 621SourcePDFScholar
2018

Spatio-Temporal Channel Correlation Networks for Action Classification

ECCV 2018poster

The work in this paper is driven by the question if spatio-temporal correlations are enough for 3D convolutional neural networks (CNN)? Most of the traditional 3D networks use local spatio-temporal features. We introduce a new block that models correlations between channels of a 3D CNN with respect…

Cited by 239SourcePDFScholar
2018

When Will You Do What? - Anticipating Temporal Occurrences of Activities

CVPR 2018poster

Analyzing human actions in videos has gained increased attention recently. While most works focus on classifying and labeling observed video frames or anticipating the very recent future, making long-term predictions over more than just a few seconds is a task with many practical applications that h…

2017

Open Set Domain Adaptation

ICCV 2017oral

When the training and the test data belong to different domains, the accuracy of an object classifier is significantly reduced. Therefore, several algorithms have been proposed in the last years to diminish the so called domain shift between datasets. However, all available evaluation protocols for…

Cited by 744PDFScholar
2017

SurfaceNet: An End-To-End 3D Neural Network for Multiview Stereopsis

ICCV 2017poster

This paper proposes an end-to-end learning framework for multiview stereopsis. We term the network SurfaceNet. It takes a set of images and their corresponding camera parameters as input and directly infers the 3D model. The key advantage of the framework is that both photo-consistency as well geome…

Cited by 496PDFcodeScholar
2017

Weakly Supervised Action Learning With RNN Based Fine-To-Coarse Modeling

CVPR 2017oral

We present an approach for weakly supervised learning of human actions. Given a set of videos and an ordered list of the occurring actions, the goal is to infer start and end frames of the related action classes within the video and to train the respective action classifiers without any need for han…

Cited by 264PDFcodeScholar
2016

A Dual-Source Approach for 3D Pose Estimation From a Single Image

CVPR 2016spotlight

One major challenge for 3D pose estimation from a single RGB image is the acquisition of sufficient training data. In particular, collecting large amounts of training data that contain unconstrained images and are annotated with accurate 3D poses is infeasible. We therefore propose to use two indepe…

Cited by 260PDFScholar
2015

From Categories to Subcategories: Large-Scale Image Classification With Partial Class Label Refinement

CVPR 2015poster

The number of digital images is growing extremely rapidly, and so is the need for their classification. But, as more images of pre-defined categories become available, they also become more diverse and cover finer semantic differences. Ultimately, the categories themselves need to be divided into…

Cited by 75SourcePDFScholar