← Search

Sabine Süsstrunk

27 accepted papers

2025

FDS: Frequency-Aware Denoising Score for Text-Guided Latent Diffusion Image Editing

CVPR 2025poster

Text-guided image editing using Text-to-Image (T2I) models often fails to yield satisfactory results, frequently introducing unintended modifications, such as the loss of local detail and color changes. In this paper, we analyze these failure cases and attribute them to the indiscriminate optimizati…

Cited by 0SourcePDFScholar
2024

Data Augmentation via Latent Diffusion for Saliency Prediction

ECCV 2024poster

"Saliency prediction models are constrained by the limited diversity and quantity of labeled data. Standard data augmentation techniques such as rotating and cropping alter scene composition, affecting saliency. We propose a novel data augmentation method for deep saliency prediction that edits natu…

2024

InNeRF360: Text-Guided 3D-Consistent Object Inpainting on 360-degree Neural Radiance Fields

CVPR 2024poster

We propose InNeRF360 an automatic system that accurately removes text-specified objects from 360-degree Neural Radiance Fields (NeRF). The challenge is to effectively remove objects while inpainting perceptually consistent content for the missing regions which is particularly demanding for existing…

2024

Mind Your Augmentation: The Key to Decoupling Dense Self-Supervised Learning

ICLR 2024poster

Dense Self-Supervised Learning (SSL) creates positive pairs by building positive paired regions or points, thereby aiming to preserve local features, for example of individual objects. However, existing approaches tend to couple objects by leaking information from the neighboring contextual regions…

Cited by 2SourcePDFScholar
2024

Mitigating Object Dependencies: Improving Point Cloud Self-Supervised Learning through Object Exchange

CVPR 2024poster

In the realm of point cloud scene understanding particularly in indoor scenes objects are arranged following human habits resulting in objects of certain semantics being closely positioned and displaying notable inter-object correlations. This can create a tendency for neural networks to exploit the…

2023

DyNCA: Real-Time Dynamic Texture Synthesis Using Neural Cellular Automata

CVPR 2023poster

Current Dynamic Texture Synthesis (DyTS) models can synthesize realistic videos. However, they require a slow iterative optimization process to synthesize a single fixed-size short video, and they do not offer any post-training control over the synthesis process. We propose Dynamic Neural Cellular A…

Cited by 18SourcePDFScholar
2023

NEMTO: Neural Environment Matting for Novel View and Relighting Synthesis of Transparent Objects

ICCV 2023poster

We propose NEMTO, the first end-to-end neural rendering pipeline to model 3D transparent objects with complex geometry and unknown indices of refraction. Commonly used appearance modeling such as the Disney BSDF model cannot accurately address this challenging problem due to the complex light paths…

Cited by 12PDFcodeScholar
2023

Spatiotemporal Self-Supervised Learning for Point Clouds in the Wild

CVPR 2023poster

Self-supervised learning (SSL) has the potential to benefit many applications, particularly those where manually annotating data is cumbersome. One such situation is the semantic segmentation of point clouds. In this context, existing methods employ contrastive learning strategies and define positiv…

2023

TempSAL - Uncovering Temporal Information for Deep Saliency Prediction

CVPR 2023poster

Deep saliency prediction algorithms complement the object recognition features, they typically rely on additional information such as scene context, semantic relationships, gaze direction, and object dissimilarity. However, none of these models consider the temporal nature of gaze shifts during imag…

2023

Towards Stable and Efficient Adversarial Training against $l_1$ Bounded Adversarial Attacks

ICML 2023poster

We address the problem of stably and efficiently training a deep neural network robust to adversarial perturbations bounded by an $l_1$ norm. We demonstrate that achieving robustness against $l_1$-bounded perturbations is more challenging than in the $l_2$ or $l_\infty$ cases, because adversarial tr…

2023

Vision Transformer Adapters for Generalizable Multitask Learning

ICCV 2023poster

We introduce the first multitasking vision transformer adapters that learn generalizable task affinities which can be applied to novel tasks and domains. Integrated into an off-the-shelf vision transformer backbone, our adapters can simultaneously solve multiple dense vision tasks in a parameter-eff…

Cited by 12PDFcodeScholar
2023

VolRecon: Volume Rendering of Signed Ray Distance Functions for Generalizable Multi-View Reconstruction

CVPR 2023poster

The success of the Neural Radiance Fields (NeRF) in novel view synthesis has inspired researchers to propose neural implicit scene reconstruction. However, most existing neural implicit reconstruction methods optimize per-scene parameters and therefore lack generalizability to new scenes. We introdu…

2022

Leverage Your Local and Global Representations: A New Self-Supervised Learning Strategy

CVPR 2022poster

Self-supervised learning (SSL) methods aim to learn view-invariant representations by maximizing the similarity between the features extracted from different crops of the same image regardless of cropping size and content. In essence, this strategy ignores the fact that two crops may truly contain d…

Cited by 40PDFcodeScholar
2022

MulT: An End-to-End Multitask Learning Transformer

CVPR 2022poster

We propose an end-to-end Multitask Learning Transformer framework, named MulT, to simultaneously learn multiple high-level vision tasks, including depth estimation, semantic segmentation, reshading, surface normal estimation, 2D keypoint detection, and edge detection. Based on the Swin transformer m…

Cited by 105PDFScholar
2022

Optimizing Latent Space Directions for Gan-Based Local Image Editing

ICASSP 2022accepted

Generative Adversarial Network (GAN) based localized image editing can suffer from ambiguity between semantic at-tributes. We thus present a novel objective function to evaluate the locality of an image edit. By introducing the super-vision from a pre-trained segmentation network and optimizing the…

Cited by 0SourceScholar
2022

RC-MVSNet: Unsupervised Multi-View Stereo with Neural Rendering

ECCV 2022poster

"Finding accurate correspondences among different views is the Achilles’ heel of unsupervised Multi-View Stereo (MVS). Existing methods are built upon the assumption that corresponding pixels share similar photometric features. However, multi-view images in real scenarios observe non-Lambertian surf…

2022

Robust Binary Models by Pruning Randomly-initialized Networks

NeurIPS 2022accept

Robustness to adversarial attacks was shown to require a larger model capacity, and thus a larger memory footprint. In this paper, we introduce an approach to obtain robust yet compact models by pruning randomly-initialized binary networks. Unlike adversarial training, which learns the model paramet…

2020

AL2: Progressive Activation Loss for Learning General Representations in Classification Neural Networks

ICASSP 2020accepted

The large capacity of neural networks enables them to learn complex functions. To avoid overfitting, networks however require a lot of training data that can be expensive and time-consuming to collect. A common practical approach to attenuate overfitting is the use of network regularization techniqu…

Cited by 0SourceScholar
2020

Divergence-Based Adaptive Extreme Video Completion

ICASSP 2020accepted

Extreme image or video completion, where, for instance, we only retain 1% of pixels in random locations, allows for very cheap sampling in terms of the required pre-processing. The consequence is, however, a reconstruction that is challenging for humans and inpainting algorithms alike. We propose an…

Cited by 0SourceScholar
2020

On the Loss Landscape of Adversarial Training: Identifying Challenges and How to Overcome Them

NeurIPS 2020poster

We analyze the influence of adversarial training on the loss landscape of machine learning models. To this end, we first provide analytical studies of the properties of adversarial loss functions under different adversarial budgets. We then demonstrate that the adversarial loss landscape is less fav…

2020

Stochastic Frequency Masking to Improve Super-Resolution and Denoising Networks

ECCV 2020poster

Super-resolution and denoising are ill-posed yet fundamental image restoration tasks. In blind settings, the degradation kernel or the noise level are unknown. This makes restoration even more challenging, notably for learning-based methods, as they tend to overfit to the degradation seen during tra…