← Search

Horst Bischof

29 accepted papers

2026

Spectral Basis Learning for Expressive Graph Neural Networks in Link Prediction

AAAI 2026technical

Graph Neural Networks (GNNs) excel in handling graph-structured data but often underperform in link prediction tasks compared to classical methods, mainly due to the limitations of the commonly used message-passing principle. Notably, their ability to distinguish non-isomorphic graphs is limited by

Cited by 0SourcePDFScholar
2024

Action-By-Detection: Efficient Forklift Action Detection for Autonomous Mobile Robots in Warehouses

ICRA 2024poster

Understanding actions of other agents increases the efficiency of autonomous mobile robots (AMRs) since they encompass intention and indicate future movements. We propose a new method that allows us to infer vehicle actions using a shallow image-based classification model. The actions are classified…

Cited by 2SourceScholar
2024

Efficient Motion Prediction: A Lightweight & Accurate Trajectory Prediction Model With Fast Training and Inference Speed

IROS 2024poster

For efficient and safe autonomous driving, it is essential that autonomous vehicles can predict the motion of other traffic agents. While highly accurate, current motion prediction models often impose significant challenges in terms of training resource requirements and deployment on embedded hardwa…

Cited by 3SourcecodeScholar
2024

MULDE: Multiscale Log-Density Estimation via Denoising Score Matching for Video Anomaly Detection

CVPR 2024poster

We propose a novel approach to video anomaly detection: we treat feature vectors extracted from videos as realizations of a random variable with a fixed distribution and model this distribution with a neural network. This lets us estimate the likelihood of test videos and detect video anomalies by t…

2024

Occlusion Handling in 3D Human Pose Estimation with Perturbed Positional Encoding

ECCV 2024poster

"Understanding human behavior fundamentally relies on accurate 3D human pose estimation. Graph Convolutional Networks (GCNs) have recently shown promising advancements, delivering state-of-the-art performance with rather lightweight architectures. In the context of graph-structured data, leveraging…

Cited by 1SourcePDFScholar
2024

Robust Localization of Key Fob Using Channel Impulse Response of Ultra Wide Band Sensors for Keyless Entry Systems

ICASSP 2024accepted

Using neural networks for localization of key fob within and surrounding a car as a security feature for keyless entry is fast emerging. In this paper we study: 1) the performance of pre-computed features of neural networks based UWB (ultra wide band) localization classification forming the baseline…

Cited by 0SourceScholar
2023

AIRA-DA: Adversarial Image Reconstruction Alignments for Unsupervised Domain Adaptive Object Detection

RA-L 2023

Unsupervised domain adaptive object detection is a challenging perception task where object detectors are adapted from a label-rich source domain to an unlabeled target domain, playing a vital role in autonomous driving and robot navigation. Since the camera settings, weather, and light conditions v

Cited by 7SourceScholar
2023

ActMAD: Activation Matching To Align Distributions for Test-Time-Training

CVPR 2023poster

Test-Time-Training (TTT) is an approach to cope with out-of-distribution (OOD) data by adapting a trained model to distribution shifts occurring at test-time. We propose to perform this adaptation via Activation Matching (ActMAD): We analyze activations of the model and align activation statistics o…

2023

GACE: Geometry Aware Confidence Enhancement for Black-Box 3D Object Detectors on LiDAR-Data

ICCV 2023poster

Widely-used LiDAR-based 3D object detectors often neglect fundamental geometric information readily available from the object proposals in their confidence estimation. This is mostly due to architectural design choices, which were often adopted from the 2D image domain, where geometric context is ra…

Cited by 4PDFcodeScholar
2023

LaFTer: Label-Free Tuning of Zero-shot Classifier using Language and Unlabeled Image Collections

NeurIPS 2023poster

Recently, large-scale pre-trained Vision and Language (VL) models have set a new state-of-the-art (SOTA) in zero-shot visual classification enabling open-vocabulary recognition of potentially unlimited set of categories defined as simple language prompts. However, despite these great advances, the p…

Cited by 34SourcePDFScholar
2023

MATE: Masked Autoencoders are Online 3D Test-Time Learners

ICCV 2023poster

Our MATE is the first Test-Time-Training (TTT) method designed for 3D data, which makes deep networks trained for point cloud classification robust to distribution shifts occurring in test data. Like existing TTT methods from the 2D image domain, MATE also leverages test data for adaptation. Its tes…

Cited by 20PDFcodeScholar
2023

MAtch, eXpand and Improve: Unsupervised Finetuning for Zero-Shot Action Recognition with Language Knowledge

ICCV 2023poster

Large scale Vision-Language (VL) models have shown tremendous success in aligning representations between visual and text modalities. This enables remarkable progress in zero-shot recognition, image generation & editing, and many other exciting tasks. However, VL models tend to over-represent object…

Cited by 50PDFcodeScholar
2023

Video Test-Time Adaptation for Action Recognition

CVPR 2023poster

Although action recognition systems can achieve top performance when evaluated on in-distribution test points, they are vulnerable to unanticipated distribution shifts in test data. However, test-time adaptation of video action recognition models against common distribution shifts has so far not bee…

2022

3D Human Pose Estimation Using Möbius Graph Convolutional Networks

ECCV 2022poster

"3D human pose estimation is fundamental to understanding human behavior. Recently, promising results have been achieved by graph convolutional networks(GCNs), which achieve state-of-the-art performance and provide rather light-weight architectures. However, a major limitation of GCNs is their inabi…

Cited by 29SourcePDFScholar
2022

CycDA: Unsupervised Cycle Domain Adaptation to Learn from Image to Video

ECCV 2022poster

"Although action recognition has achieved impressive results over recent years, both collection and annotation of video training data are still time-consuming and cost intensive. Therefore, image-to-video adaptation has been proposed to exploit labeling-free web image source for adapting on unlabele…

Cited by 8SourcePDFScholar
2022

OccAM's Laser: Occlusion-Based Attribution Maps for 3D Object Detectors on LiDAR Data

CVPR 2022poster

While 3D object detection in LiDAR point clouds is well-established in academia and industry, the explainability of these models is a largely unexplored field. In this paper, we propose a method to generate attribution maps for the detected objects in order to better understand the behavior of such…

Cited by 25PDFcodeScholar
2022

The Norm Must Go On: Dynamic Unsupervised Domain Adaptation by Normalization

CVPR 2022poster

Domain adaptation is crucial to adapt a learned model to new scenarios, such as domain shifts or changing data distributions. Current approaches usually require a large amount of labeled or unlabeled data from the shifted domain. This can be a hurdle in fields which require continuous dynamic adapta…

Cited by 150PDFcodeScholar
2018

Semantically Aware Urban 3D Reconstruction with Plane-Based Regularization

ECCV 2018poster

We propose a method for urban 3D reconstruction, which incorporates semantic information and plane priors within the reconstruction process in order to generate visually appealing 3D models. We introduce a plane detection algorithm using 3D lines, which detects a more complete and less spurious plan…

Cited by 32SourcePDFScholar
2017

Scalable Surface Reconstruction From Point Clouds With Extreme Scale and Density Diversity

CVPR 2017poster

In this paper we present a scalable approach for robustly computing a 3D surface mesh from multi-scale multi-view stereo point clouds that can handle extreme jumps of point density (in our experiments three orders of magnitude). The backbone of our approach is a combination of octree data partitioni…

Cited by 37PDFScholar
2016

Using Self-Contradiction to Learn Confidence Measures in Stereo Vision

CVPR 2016poster

Learned confidence measures gain increasing importance for outlier removal and quality improvement in stereo vision. However, acquiring the necessary training data is typically a tedious and time consuming task that involves manual interaction, active sensing devices and/or synthetic scenes. To over…

Cited by 41PDFScholar
2015

Conditioned Regression Models for Non-Blind Single Image Super-Resolution

ICCV 2015poster

Single image super-resolution is an important task in the field of computer vision and finds many practical applications. Current state-of-the-art methods typically rely on machine learning algorithms to infer a mapping from low- to high-resolution images. These methods use a single fixed blur ker…

Cited by 121PDFScholar
2015

Encoding Based Saliency Detection for Videos and Images

CVPR 2015poster

We present a novel video saliency detection method to support human activity recognition and weakly supervised training of activity detection algorithms. Recent research has emphasized the need for analyzing salient information in videos to minimize dataset bias or to supervise weakly labeled traini…

Cited by 48SourcePDFScholar
2015

Event-Driven Stereo Matching for Real-Time 3D Panoramic Vision

CVPR 2015poster

This paper presents a stereo matching approach for a novel multi-perspective panoramic stereo vision system, making use of asynchronous and non-simultaneous stereo imaging towards real-time 3D 360deg vision. The method is designed for events representing the scenes visual contrast as a sparse visual…

Cited by 52SourcePDFScholar
2015

Fast and Accurate Image Upscaling With Super-Resolution Forests

CVPR 2015poster

The aim of single image super-resolution is to reconstruct a high-resolution image from a single low-resolution input. Although the task is ill-posed it can be seen as finding a non-linear mapping from a low to high-dimensional space. Recent methods that rely on both neighborhood embedding and spars…

Cited by 781SourcePDFScholar