← Search

Adam Kortylewski

43 accepted papers

2026

Interpretable 3D Neural Object Volumes for Robust Conceptual Reasoning

ICLR 2026poster

With the rise of deep neural networks, especially in safety-critical applications, robustness and interpretability are crucial to ensure their trustworthiness. Recent advances in 3D-aware classifiers that map image features to volumetric representation of objects, rather than relying solely on 2D ap…

Cited by 0SourcecodeScholar
2025

CNS-Bench: Benchmarking Image Classifier Robustness Under Continuous Nuisance Shifts

ICCV 2025poster

An important challenge when using computer vision models in the real world is to evaluate their performance in potential out-of-distribution (OOD) scenarios. While simple synthetic corruptions are commonly applied to test OOD robustness, they often fail to capture nuisance shifts that occur in the r…

Cited by 0SourcePDFScholar
2025

Common3D: Self-Supervised Learning of 3D Morphable Models for Common Objects in Neural Feature Space

CVPR 2025poster

3D morphable models (3DMMs) are a powerful tool to represent the possible shapes and appearances of an object category. Given a single test image, 3DMMs can be used to solve various tasks, such as predicting the 3D shape, pose, semantic correspondence, and instance segmentation of an object. Unfortu…

2025

Compositional 4D Dynamic Scenes Understanding with Physics Priors for Video Question Answering

ICLR 2025poster

For vision-language models (VLMs), understanding the dynamic properties of objects and their interactions in 3D scenes from videos is crucial for effective reasoning about high-level temporal and action semantics. Although humans are adept at understanding these properties by constructing 3D and tem…

2025

Do It Yourself: Learning Semantic Correspondence from Pseudo-Labels

ICCV 2025poster

Finding correspondences between semantically similar points across images and object instances is one of the everlasting challenges in computer vision. While large pre-trained vision models have recently been demonstrated as effective priors for semantic matching, they still suffer from ambiguities…

Cited by 0SourcePDFScholar
2025

Scaling 3D Compositional Models for Robust Classification and Pose Estimation

ICCV 2025poster

Deep learning algorithms for object classification and 3D object pose estimation lack robustness to out-of-distribution factors such as synthetic stimuli, changes in weather conditions, and partial occlusion. Recently, a class of Neural Mesh Models have been developed where objects are represented i…

Cited by 0SourcePDFScholar
2025

VidSeg: Training-free Video Semantic Segmentation based on Diffusion Models

CVPR 2025poster

We introduce the first training-free approach for Video Semantic Segmentation (VSS) based on pre-trained diffusion models. A growing research direction attempts to employ diffusion models to perform downstream vision tasks by exploiting their deep understanding of image semantics. Yet, the majority…

Cited by 0SourcePDFScholar
2024

A Bayesian Approach to OOD Robustness in Image Classification

CVPR 2024poster

An important and unsolved problem in computer vision is to ensure that the algorithms are robust to changes in image domains. We address this problem in the scenario where we have access to images from the target domains but no annotations. Motivated by the challenges of the OOD-CV benchmark where w…

2024

ASH: Animatable Gaussian Splats for Efficient and Photoreal Human Rendering

CVPR 2024poster

Real-time rendering of photorealistic and controllable human avatars stands as a cornerstone in Computer Vision and Graphics. While recent advances in neural implicit rendering have unlocked unprecedented photorealism for digital avatars real-time performance has mostly been demonstrated for static…

2024

DIRECT-3D: Learning Direct Text-to-3D Generation on Massive Noisy 3D Data

CVPR 2024poster

We present DIRECT-3D a diffusion-based 3D generative model for creating high-quality 3D assets (represented by Neural Radiance Fields) from text prompts. Unlike recent 3D generative models that rely on clean and well-aligned 3D data limiting them to single or few-class generation our model is direct…

2024

DatasetNeRF: Efficient 3D-aware Data Factory with Generative Radiance Fields

ECCV 2024poster

"Progress in 3D computer vision tasks demands a huge amount of data, yet annotating multi-view images with 3D-consistent annotations, or point clouds with part segmentation is both time-consuming and challenging. This paper introduces DatasetNeRF, a novel approach capable of generating infinite, hig…

2024

Discovering Failure Modes of Text-guided Diffusion Models via Adversarial Search

ICLR 2024poster

Text-guided diffusion models (TDMs) are widely applied but can fail unexpectedly. Common failures include: _(i)_ natural-looking text prompts generating images with the wrong content, or _(ii)_ different random samples of the latent variables that generate vastly different, and even unrelated, outpu…

Cited by 11SourcePDFScholar
2024

Generating Images with 3D Annotations Using Diffusion Models

ICLR 2024spotlight

Diffusion models have emerged as a powerful generative method, capable of producing stunning photo-realistic images from natural language descriptions. However, these models lack explicit control over the 3D structure in the generated images. Consequently, this hinders our ability to obtain detailed…

Cited by 6SourcePDFScholar
2024

ImageNet3D: Towards General-Purpose Object-Level 3D Understanding

NeurIPS 2024poster

A vision model with general-purpose object-level 3D understanding should be capable of inferring both 2D (*e.g.*, class name and bounding box) and 3D information (*e.g.*, 3D location and 3D viewpoint) for arbitrary rigid objects in natural images. This is a challenging task, as it involves inferring…

2024

NOVUM: Neural Object Volumes for Robust Object Classification

ECCV 2024poster

"Discriminative models for object classification typically learn image-based representations that do not capture the compositional and 3D nature of objects. In this work, we show that explicitly integrating 3D compositional object representations into deep networks for image classification leads to…

2024

Relightable Neural Actor with Intrinsic Decomposition and Pose Control

ECCV 2024poster

"Creating a controllable and relightable digital avatar from multi-view video with fixed illumination is a very challenging problem since humans are highly articulated, creating pose-dependent appearance effects, and skin as well as clothing require space-varying BRDF modeling. Existing works on cre…

Cited by 4SourcePDFScholar
2024

Source-Free and Image-Only Unsupervised Domain Adaptation for Category Level Object Pose Estimation

ICLR 2024poster

We consider the problem of source-free unsupervised category-level 3D pose estimation from only RGB images to an non-annotated and unlabelled target domain without any access to source domain data or annotations during adaptation. Collecting and annotating real world 3D data and corresponding images…

Cited by 10SourcePDFScholar
2024

Unsupervised Learning of Category-Level 3D Pose from Object-Centric Videos

CVPR 2024poster

Category-level 3D pose estimation is a fundamentally important problem in computer vision and robotics e.g. for embodied agents or to train 3D generative models. However so far methods that estimate the category-level object pose require either large amounts of human annotations CAD models or input…

2024

iNeMo: Incremental Neural Mesh Models for Robust Class-Incremental Learning

ECCV 2024poster

"Different from human nature, it is still common practice today for vision tasks to train deep learning models only initially and on fixed datasets. A variety of approaches have recently addressed handling continual data streams. However, extending these methods to manage out-of-distribution (OOD) s…

2023

3D-Aware Neural Body Fitting for Occlusion Robust 3D Human Pose Estimation

ICCV 2023poster

Regression-based methods for 3D human pose estimation directly predict the 3D pose parameters from a 2D image using deep networks. While achieving state-of-the-art performance on standard benchmarks, their performance degrades under occlusion. In contrast, optimization-based methods fit a parametric…

Cited by 42PDFcodeScholar
2023

3D-Aware Visual Question Answering about Parts, Poses and Occlusions

NeurIPS 2023poster

Despite rapid progress in Visual question answering (\textit{VQA}), existing datasets and models mainly focus on testing reasoning in 2D. However, it is important that VQA models also understand the 3D structure of visual scenes, for example to support tasks like navigation or manipulation. This i…

2023

Animal3D: A Comprehensive Dataset of 3D Animal Pose and Shape

ICCV 2023poster

Accurately estimating the 3D pose and shape is an essential step towards understanding animal behavior, and can potentially benefit many downstream applications, such as wildlife conservation. However, research in this area is held back by the lack of a comprehensive and diverse dataset with high-qu…

Cited by 24PDFScholar
2023

PoseExaminer: Automated Testing of Out-of-Distribution Robustness in Human Pose and Shape Estimation

CVPR 2023poster

Human pose and shape (HPS) estimation methods achieve remarkable results. However, current HPS benchmarks are mostly designed to test models in scenarios that are similar to the training data. This can lead to critical situations in real-world applications when the observed data differs significantl…

2023

Robust Model-Based Face Reconstruction Through Weakly-Supervised Outlier Segmentation

CVPR 2023poster

In this work, we aim to enhance model-based face reconstruction by avoiding fitting the model to outliers, i.e. regions that cannot be well-expressed by the model such as occluders or make-up. The core challenge for localizing outliers is that they are highly variable and difficult to annotate. To o…

2023

Super-CLEVR: A Virtual Benchmark To Diagnose Domain Robustness in Visual Reasoning

CVPR 2023highlight

Visual Question Answering (VQA) models often perform poorly on out-of-distribution data and struggle on domain generalization. Due to the multi-modal nature of this task, multiple factors of variation are intertwined, making generalization difficult to analyze. This motivates us to introduce a virtu…

2023

VoGE: A Differentiable Volume Renderer using Gaussian Ellipsoids for Analysis-by-Synthesis

ICLR 2023poster

Differentiable rendering allows the application of computer graphics on vision tasks, e.g. object pose and shape fitting, via analysis-by-synthesis, where gradients at occluded regions are important when inverting the rendering process.To obtain those gradients, state-of-the-art (SoTA) differentiabl…

2022

"PartImageNet: A Large, High-Quality Dataset of Parts"

ECCV 2022poster

"It is natural to represent objects in terms of their parts. This has the potential to improve the performance of algorithms for object recognition and segmentation but can also help for downstream tasks like activity recognition. Research on part-based models, however, is hindered by the lack of da…

2022

Amodal Segmentation Through Out-of-Task and Out-of-Distribution Generalization With a Bayesian Model

CVPR 2022poster

Amodal completion is a visual task that humans perform easily but which is difficult for computer vision algorithms. The aim is to segment those object boundaries which are occluded and hence invisible. This task is particularly challenging for deep neural networks because data is difficult to obtai…

Cited by 36PDFcodeScholar
2022

Learning Part Segmentation Through Unsupervised Domain Adaptation From Synthetic Vehicles

CVPR 2022oral

Part segmentations provide a rich and detailed part-level description of objects. However, their annotation requires an enormous amount of work, which makes it difficult to apply standard deep learning methods. In this paper, we propose the idea of learning part segmentation through unsupervised dom…

Cited by 28PDFcodeScholar
2022

OOD-CV: A Benchmark for Robustness to Out-of-Distribution Shifts of Individual Nuisances in Natural Images

ECCV 2022poster

"Enhancing the robustness of vision algorithms in real-world scenarios is challenging. One reason is that existing robustness benchmarks are limited, as they either rely on synthetic data or ignore the effects of individual nuisance factors. We introduce ROBIN, a benchmark dataset that includes out-…

2022

Robust Category-Level 6D Pose Estimation with Coarse-to-Fine Rendering of Neural Features

ECCV 2022poster

"We consider the problem of category-level 6D pose estimation from a single RGB image. Our approach represents an object category as a cuboid mesh and learns a generative model of the neural feature activations at each mesh vertex to perform pose estimation through differentiable rendering. A common…

2022

Simulated Adversarial Testing of Face Recognition Models

CVPR 2022poster

Most machine learning models are validated and tested on fixed datasets. This can give an incomplete picture of the capabilities and weaknesses of the model. Such weaknesses can be revealed at test time in the real world. The risks involved in such failures can be loss of profits, loss of time or ev…

Cited by 17PDFScholar
2022

SwapMix: Diagnosing and Regularizing the Over-Reliance on Visual Context in Visual Question Answering

CVPR 2022poster

While Visual Question Answering (VQA) has progressed rapidly, previous works raise concerns about robustness of current VQA models. In this work, we study the robustness of VQA models from a novel perspective: visual context. We suggest that the models over-rely on the visual context, i.e., irreleva…

Cited by 65PDFcodeScholar
2022

TransFG: A Transformer Architecture for Fine-Grained Recognition

AAAI 2022technical

Fine-grained visual classification (FGVC) which aims at recognizing objects from subcategories is a very challenging task due to the inherently subtle inter-class differences. Most existing works mainly tackle this problem by reusing the backbone network to extract features of detected discriminativ…

2021

A-SDF: Learning Disentangled Signed Distance Functions for Articulated Shape Representation

ICCV 2021poster

Recent work has made significant progress on using implicit functions, as a continuous representation for 3D rigid object shape reconstruction. However, much less effort has been devoted to modeling general articulated objects. Compared to rigid objects, articulated objects have higher degrees of fr…

Cited by 117PDFScholar
2021

NeMo: Neural Mesh Models of Contrastive Features for Robust 3D Pose Estimation

ICLR 2021poster

3D pose estimation is a challenging but important task in computer vision. In this work, we show that standard deep learning approaches to 3D pose estimation are not robust to partial occlusion. Inspired by the robustness of generative vision models to partial occlusion, we propose to integrate deep…

2021

Neural View Synthesis and Matching for Semi-Supervised Few-Shot Learning of 3D Pose

NeurIPS 2021poster

We study the problem of learning to estimate the 3D object pose from a few labelled examples and a collection of unlabelled data. Our main contribution is a learning framework, neural view synthesis and matching, that can transfer the 3D pose annotation from the labelled to unlabelled images reliabl…

2021

Robust Instance Segmentation Through Reasoning About Multi-Object Occlusion

CVPR 2021poster

Analyzing complex scenes with Deep Neural Networks is a challenging task, particularly when images contain multiple objects that partially occlude each other. Existing approaches to image analysis mostly process objects independently and do not take into account the relative occlusion of nearby obje…

Cited by 56PDFcodeScholar
2020

Compositional Convolutional Neural Networks: A Deep Architecture With Innate Robustness to Partial Occlusion

CVPR 2020poster

Recent work has shown that deep convolutional neural networks (DCNNs) do not generalize well under partial occlusion. Inspired by the success of compositional models at classifying partially occluded objects, we propose to integrate compositional models and DCNNs into a unified deep model with innat…

Cited by 120PDFcodeScholar
2020

PatchAttack: A Black-box Texture-based Attack with Reinforcement Learning

ECCV 2020poster

Patch-based attacks introduce a perceptible but localized change to the input that induces misclassification. A limitation of current patch-based black-box attacks is that they perform poorly for targeted attacks, and even for the less challenging non-targeted scenarios, they require a large number…

2020

Robust Object Detection Under Occlusion With Context-Aware CompositionalNets

CVPR 2020poster

Detecting partially occluded objects is a difficult task. Our experimental results show that deep learning approaches, such as Faster R-CNN, are not robust at object detection under occlusion. Compositional convolutional neural networks (CompositionalNets) have been shown to be robust at classifying…

Cited by 163PDFScholar
2019

Greedy Structure Learning of Hierarchical Compositional Models

CVPR 2019poster

In this work, we consider the problem of learning a hierarchical generative model of an object from a set of images which show examples of the object in the presence of variable background clutter. Existing approaches to this problem are limited by making strong a-priori assumptions about the object…

Cited by 11PDFScholar