← Search

Alexander Schwing

40 accepted papers

2025

Bridging Diffusion Models and 3D Representations: A 3D Consistent Super-Resolution Framework

ICCV 2025poster

We propose 3D Super Resolution (3DSR), a novel 3D Gaussian-splatting-based super-resolution framework that leverages off-the-shelf diffusion-based 2D super-resolution models. 3DSR encourages 3D consistency across views via the use of an explicit 3D Gaussian-splatting-based scene representation. This…

Cited by 0SourcePDFScholar
2025

MMAudio: Taming Multimodal Joint Training for High-Quality Video-to-Audio Synthesis

CVPR 2025poster

We propose to synthesize high-quality and synchronized audio, given video and optional text conditions, using a novel multimodal joint training framework (MMAudio). In contrast to single-modality training conditioned on (limited) video data only, MMAudio is jointly trained with larger-scale, readily…

2025

MV-DUSt3R+: Single-Stage Scene Reconstruction from Sparse Views In 2 Seconds

CVPR 2025poster

Recent sparse multi-view scene reconstruction advances like DUSt3R and MASt3R no longer require camera calibration and camera pose estimation. However, they only process a pair of views at a time to infer pixel-aligned pointmaps. When dealing with more than two views, a combinatorial number of error…

Cited by 10SourcePDFScholar
2025

RELOCATE: A Simple Training-Free Baseline for Visual Query Localization Using Region-Based Representations

CVPR 2025poster

We present RELOCATE, a simple training-free baseline designed to perform the challenging task of visual query localization in long videos. To eliminate the need for task-specific training and efficiently handle long videos, RELOCATE leverages a region-based representation derived from pretrained vis…

Cited by 2SourcePDFScholar
2025

The Curse of Conditions: Analyzing and Improving Optimal Transport for Conditional Flow-Based Generation

ICCV 2025poster

Minibatch optimal transport coupling straightens paths in unconditional flow matching. This leads to computationally less demanding inference as fewer integration steps and less complex numerical solvers can be employed when numerically solving an ordinary differential equation at test time. However…

2024

Layer Collaboration in the Forward-Forward Algorithm

AAAI 2024technical

Backpropagation, which uses the chain rule, is the de-facto standard algorithm for optimizing neural networks nowadays. Recently, Hinton (2022) proposed the forward-forward algorithm, a promising alternative that optimizes neural nets layer-by-layer, without propagating gradients throughout the netw…

Cited by 9SourcePDFScholar
2024

NeRFDeformer: NeRF Transformation from a Single View via 3D Scene Flows

CVPR 2024poster

We present a method for automatically modifying a NeRF representation based on a single observation of a non-rigid transformed version of the original scene. Our method defines the transformation as a 3D flowspecifically as a weighted linear blending of rigid transformations of 3D anchor points that…

2024

Putting the Object Back into Video Object Segmentation

CVPR 2024highlight

We present Cutie a video object segmentation (VOS) network with object-level memory reading which puts the object representation from memory back into the video object segmentation result. Recent works on VOS employ bottom-up pixel-level memory reading which struggles due to matching noise especiall…

2023

RGB-Only Reconstruction of Tabletop Scenes for Collision-Free Manipulator Control

ICRA 2023poster

We present a system for collision-free control of a robot manipulator that uses only RGB views of the world. Perceptual input of a tabletop scene is provided by multiple images of an RGB camera (without depth) that is either handheld or mounted on the robot end effector. A NeRF-like process is used…

Cited by 14SourcecodeScholar
2023

Tracking Anything with Decoupled Video Segmentation

ICCV 2023poster

Training data for video segmentation are expensive to annotate. This impedes extensions of end-to-end algorithms to new video segmentation tasks, especially in large-vocabulary settings. To 'track anything' without training on video data for every individual task, we develop a decoupled video segmen…

Cited by 269PDFcodeScholar
2022

Asking for Knowledge (AFK): Training RL Agents to Query External Knowledge Using Language

ICML 2022spotlight

To solve difficult tasks, humans ask questions to acquire knowledge from external sources. In contrast, classical reinforcement learning agents lack such an ability and often resort to exploratory behavior. This is exacerbated as few present-day environments support querying for knowledge. In order…

Cited by 16SourcePDFScholar
2022

Equivariance Discovery by Learned Parameter-Sharing

AISTATS 2022poster

Designing equivariance as an inductive bias into deep-nets has been a prominent approach to build effective models, e.g., a convolutional neural network incorporates translation equivariance. However, incorporating these inductive biases requires knowledge about the equivariance properties of the da…

2022

MuMuQA: Multimedia Multi-Hop News Question Answering via Cross-Media Knowledge Extraction and Grounding

AAAI 2022technical

Recently, there has been an increasing interest in building question answering (QA) models that reason across multiple modalities, such as text and images. However, QA using images is often limited to just picking the answer from a pre-defined set of options. In addition, images in the real world, e…

2021

Cooperative Exploration for Multi-Agent Deep Reinforcement Learning

ICML 2021oral

Exploration is critical for good results in deep reinforcement learning and has attracted much attention. However, existing multi-agent deep reinforcement learning algorithms still use mostly noise-based techniques. Very recently, exploration methods that consider cooperation among multiple agents h…

Cited by 137SourcePDFScholar
2020

A Cordial Sync: Going Beyond Marginal Policies for Multi-Agent Embodied Tasks

ECCV 2020poster

Autonomous agents must learn to collaborate. It is not scalable to develop a new centralized agent every time a task’s difficulty outpaces a single agent’s abilities. While multi-agent collaboration research has flourished in gridworld-like environments, relatively little work has considered visuall…

2020

Not All Unlabeled Data are Equal: Learning to Weight Data in Semi-supervised Learning

NeurIPS 2020poster

Existing semi-supervised learning (SSL) algorithms use a single weight to balance the loss of labeled and unlabeled examples, i.e., all unlabeled examples are equally weighted. But not all unlabeled data are equal. In this paper we study how to use a different weight for “every” unlabeled example. M…

Cited by 0SourcePDFScholar
2020

Removing Bias in Multi-modal Classifiers: Regularization by Maximizing Functional Entropies

NeurIPS 2020poster

Many recent datasets contain a variety of different data modalities, for instance, image, question, and answer data in visual question answering (VQA). When training deep net classifiers on those multi-modal datasets, the modalities get exploited at different scales, i.e., some modalities can more e…

2020

Spatially Aware Multimodal Transformers for TextVQA

ECCV 2020poster

Textual cues are essential for everyday tasks like buying groceries and using public transport. To develop this assistive technology, we study the TextVQA task, i.e., reasoning about text in images to answer a question. Existing approaches are limited in their use of spatial relations and rely on fu…

2019

No-Frills Human-Object Interaction Detection: Factorization, Layout Encodings, and Training Techniques

ICCV 2019poster

We show that for human-object interaction detection a relatively simple factorized model with appearance and layout encodings constructed from pre-trained object detectors outperforms more sophisticated approaches. Our model includes factors for detection scores, human and object appearance, and coa…

Cited by 176PDFScholar
2019

Sequential Latent Spaces for Modeling the Intention During Diverse Image Captioning

ICCV 2019poster

Diverse and accurate vision+language modeling is an important goal to retain creative freedom and maintain user engagement. However, adequately capturing the intricacies of diversity in language models is challenging. Recent works commonly resort to latent variable models augmented with more or less…

Cited by 84PDFScholar
2018

Deep Structured Prediction with Nonlinear Output Transformations

NeurIPS 2018poster

Deep structured models are widely used for tasks like semantic segmentation, where explicit correlations between variables provide important prior information which generally helps to reduce the data needs of deep nets. However, current deep structured models are restricted by oftentimes very local…

2018

GradiVeQ: Vector Quantization for Bandwidth-Efficient Gradient Aggregation in Distributed CNN Training

NeurIPS 2018poster

Data parallelism can boost the training speed of convolutional neural networks (CNN), but could suffer from significant communication costs caused by gradient aggregation. To alleviate this problem, several scalar quantization techniques have been developed to compress the gradients. But these techn…

Cited by 84SourcePDFScholar
2018

Pipe-SGD: A Decentralized Pipelined SGD Framework for Distributed Deep Net Training

NeurIPS 2018poster

Distributed training of deep nets is an important technique to address some of the present day computing challenges like memory consumption and computational demands. Classical distributed approaches, synchronous or asynchronous, are based on the parameter server architecture, i.e., worker nodes com…

Cited by 130SourcePDFScholar
2017

Diverse and Accurate Image Description Using a Variational Auto-Encoder with an Additive Gaussian Encoding Space

NeurIPS 2017poster

This paper explores image caption generation using conditional variational auto-encoders (CVAEs). Standard CVAEs with a fixed Gaussian prior yield descriptions with too little variability. Instead, we propose two models that explicitly structure the latent space around K components corresponding to…

2017

High-Order Attention Models for Visual Question Answering

NeurIPS 2017poster

The quest for algorithms that enable cognitive abilities is an important part of machine learning. A common trait in many recently investigated cognitive-like tasks is that they take into account different data modalities, such as visual and textual input. In this paper we propose a novel and gene…

2017

Interpretable and Globally Optimal Prediction for Textual Grounding using Image Concepts

NeurIPS 2017oral

Textual grounding is an important but challenging task for human-computer inter- action, robotics and knowledge mining. Existing algorithms generally formulate the task as selection from a set of bounding box proposals obtained from deep net based systems. In this work, we demonstrate that we can ca…

Cited by 62SourcePDFScholar
2016

Training Deep Neural Networks via Direct Loss Minimization

ICML 2016poster

Supervised training of deep neural nets typically relies on minimizing cross-entropy. However, in many domains, we are interested in performing well on metrics specific to the application. In this paper we propose a direct loss minimization approach to train deep neural networks, which provably mini…