← Search

Alexander G. Schwing

53 accepted papers

2024

GoMAvatar: Efficient Animatable Human Modeling from Monocular Video Using Gaussians-on-Mesh

CVPR 2024poster

We introduce GoMAvatar a novel approach for real-time memory-efficient high-quality animatable human modeling. GoMAvatar takes as input a single monocular video to create a digital avatar capable of re-articulation in new poses and real-time rendering from novel viewpoints while seamlessly integrati…

Cited by 34SourcePDFScholar
2023

AutoFocusFormer: Image Segmentation off the Grid

CVPR 2023poster

Real world images often have highly imbalanced content density. Some areas are very uniform, e.g., large patches of blue sky, while other areas are scattered with many small objects. Yet, the commonly used successive grid downsampling strategy in convolutional deep networks treats all areas equally.…

2023

Context-Aware Relative Object Queries To Unify Video Instance and Panoptic Segmentation

CVPR 2023poster

Object queries have emerged as a powerful abstraction to generically represent object proposals. However, their use for temporal tasks like video segmentation poses two questions: 1) How to process frames sequentially and propagate object queries seamlessly across frames. Using independent object qu…

2023

Occupancy Planes for Single-View RGB-D Human Reconstruction

AAAI 2023technical

Single-view RGB-D human reconstruction with implicit functions is often formulated as per-point classification. Specifically, a set of 3D locations within the view-frustum of the camera are first projected independently onto the image and a corresponding feature is subsequently extracted for each 3…

2023

SDFusion: Multimodal 3D Shape Completion, Reconstruction, and Generation

CVPR 2023poster

In this work, we present a novel framework built to simplify 3D asset generation for amateur users. To enable interactive generation, our method supports a variety of input modalities that can be easily provided by a human, including images, texts, partially observed shapes and combinations of these…

2022

Generative Multiplane Images: Making a 2D GAN 3D-Aware

ECCV 2022poster

"What is really needed to make an existing 2D GAN 3Daware? To answer this question, we modify a classical GAN, i.e., StyleGANv2, as little as possible. We find that only two modifications are absolutely necessary: 1) a multiplane image style generator branch which produces a set of alpha maps condit…

2022

Initialization and Alignment for Adversarial Texture Optimization

ECCV 2022poster

"While recovery of geometry from image and video data has received a lot of attention in computer vision, methods to capture the texture for a given geometry are less mature. Specifically, classical methods for texture generation often assume clean geometry and reasonably well-aligned image data. Wh…

2022

Joint Forecasting of Panoptic Segmentations With Difference Attention

CVPR 2022oral

Forecasting of a representation is important for safe and effective autonomy. For this, panoptic segmentations have been studied as a compelling representation in recent work. However, recent state-of-the-art on panoptic segmentation forecasting suffers from two issues: first, individual object inst…

Cited by 5PDFcodeScholar
2022

Masked-Attention Mask Transformer for Universal Image Segmentation

CVPR 2022poster

Image segmentation groups pixels with different semantics, e.g., category or instance membership. Each choice of semantics defines a task. While only the semantics of each task differ, current research focuses on designing specialized architectures for each task. We present Masked-attention Mask Tra…

Cited by 2765PDFcodeScholar
2022

Total Variation Optimization Layers for Computer Vision

CVPR 2022poster

Optimization within a layer of a deep-net has emerged as a new direction for deep-net layer design. However, there are two main challenges when applying these layers to computer vision tasks: (a) which optimization problem within a layer is useful?; (b) how to ensure that computation within a layer…

Cited by 21PDFcodeScholar
2022

XMem: Long-Term Video Object Segmentation with an Atkinson-Shiffrin Memory Model

ECCV 2022poster

"We present XMem, a video object segmentation architecture for long videos with unified feature memory stores inspired by the Atkinson-Shiffrin memory model. Prior work on video object segmentation typically only uses one type of feature memory. For videos longer than a minute, a single feature memo…

2021

Assignment-Space-Based Multi-Object Tracking and Segmentation

ICCV 2021poster

Multi-object tracking and segmentation (MOTS) is important for understanding dynamic scenes in video data. Existing methods perform well on multi-object detection and segmentation for independent video frames, but tracking of objects over time remains a challenge. MOTS methods formulate tracking loc…

Cited by 13PDFcodeScholar
2021

GridToPix: Training Embodied Agents With Minimal Supervision

ICCV 2021poster

While deep reinforcement learning (RL) promises freedom from hand-labeled data, great successes, especially for Embodied AI, require significant work to create supervision via carefully shaped rewards. Indeed, without shaped rewards, i.e., with only terminal rewards, present-day Embodied AI results…

Cited by 24PDFcodeScholar
2021

Interpretation of Emergent Communication in Heterogeneous Collaborative Embodied Agents

ICCV 2021poster

Communication between embodied AI agents has received increasing attention in recent years. Despite its use, it is still unclear whether the learned communication is interpretable and grounded in perception. To study the grounding of emergent forms of communication, we first introduce the collaborat…

Cited by 39PDFScholar
2021

SAIL-VOS 3D: A Synthetic Dataset and Baselines for Object Detection and 3D Mesh Reconstruction From Video Data

CVPR 2021poster

Extracting detailed 3D information of objects from video data is an important goal for holistic scene understanding. While recent methods have shown impressive results when reconstructing meshes of objects from a single image, results often remain ambiguous as part of the object is unobserved. Moreo…

Cited by 41PDFScholar
2021

Semantic Tracklets: An Object-Centric Representation for Visual Multi-Agent Reinforcement Learning

IROS 2021poster

Solving complex real-world tasks, e.g., autonomous fleet control, often involves a coordinated team of multiple agents which learn strategies from visual inputs via reinforcement learning. Many existing multi-agent reinforcement learning (MARL) algorithms however don’t scale to environments where ag…

Cited by 19SourcecodeScholar
2021

The Surprising Effectiveness of Visual Odometry Techniques for Embodied PointGoal Navigation

ICCV 2021poster

It is fundamental for personal robots to reliably navigate to a specified goal. To study this task, PointGoal navigation has been introduced in simulated Embodied AI environments. Recent advances solve this PointGoal navigation task with near-perfect accuracy (99.6% success) in photo-realistically s…

Cited by 53PDFScholar
2020

Agriculture-Vision: A Large Aerial Image Database for Agricultural Pattern Analysis

CVPR 2020poster

The success of deep learning in visual recognition tasks has driven advancements in multiple fields of research. Particularly, increasing attention has been drawn towards its application in agriculture. Nevertheless, while visual pattern recognition on farmlands carries enormous economic values, lit…

Cited by 237PDFScholar
2020

Can We Learn Heuristics for Graphical Model Inference Using Reinforcement Learning?

CVPR 2020oral

Combinatorial optimization is frequently used in computer vision. For instance, in applications like semantic segmentation, human pose estimation and action recognition, programs are formulated for solving inference in Conditional Random Fields (CRFs) to produce a structured output that is consisten…

Cited by 4PDFScholar
2020

Disentangling Controllable Object Through Video Prediction Improves Visual Reinforcement Learning

ICASSP 2020accepted

In many vision-based reinforcement learning (RL) problems, the agent controls a movable object in its visual field, e.g., the player's avatar in video games and the robotic arm in visual grasping and manipulation. Leveraging action-conditioned video prediction, we propose an end-to-end learning fram…

Cited by 0SourceScholar
2020

Instance-Aware, Context-Focused, and Memory-Efficient Weakly Supervised Object Detection

CVPR 2020poster

Weakly supervised learning has emerged as a compelling tool for object detection by reducing the need for strong supervision during training. However, major challenges remain: (1) differentiation of object instances can be ambiguous; (2) detectors tend to focus on discriminative parts rather than en…

Cited by 261PDFcodeScholar
2020

UFO²: A Unified Framework towards Omni-supervised Object Detection

ECCV 2020poster

Existing work on object detection often relies on a single form of annotation: the model is trained using either accurate yet costly bounding boxes or cheaper but less expressive image-level tags. However, real-world annotations are often diverse in form, which challenges these existing works. In th…

2019

Fast, Diverse and Accurate Image Captioning Guided by Part-Of-Speech

CVPR 2019oral

Image captioning is an ambiguous problem, with many suitable captions for an image. To address ambiguity, beam search is the de facto method for sampling multiple captions. However, beam search is computationally expensive and known to produce generic captions. To address this concern, some vari…

Cited by 172PDFScholar
2019

Max-Sliced Wasserstein Distance and Its Use for GANs

CVPR 2019oral

Generative adversarial nets (GANs) and variational auto-encoders have significantly improved our distribution modeling capabilities, showing promise for dataset augmentation, image-to-image translation and feature learning. However, to model high-dimensional distributions, sequential training and s…

Cited by 238PDFScholar
2019

PIC: Permutation Invariant Critic for Multi-Agent Deep Reinforcement Learning

CoRL 2019

Sample efficiency and scalability to a large number of agents are two important goals for multi-agent reinforcement learning systems. Recent works got us closer to those goals, addressing non-stationarity of the environment from a single agent’s perspective by utilizing a deep net critic which depen

2019

SAIL-VOS: Semantic Amodal Instance Level Video Object Segmentation - A Synthetic Dataset and Baselines

CVPR 2019poster

We introduce SAIL-VOS (Semantic Amodal Instance Level Video Object Segmentation), a new dataset aiming to stimulate semantic amodal segmentation research. Humans can effortlessly recognize partially occluded objects and reliably estimate their spatial extent beyond the visible. However, few modern c…

Cited by 113PDFScholar
2019

Two Body Problem: Collaborative Visual Task Completion

CVPR 2019oral

Collaboration is a necessary skill to perform tasks that are beyond one agent's capabilities. Addressed extensively in both conventional and modern AI, multi-agent collaboration has often been studied in the context of simple grid worlds. We argue that there are inherently visual aspects to collabor…

Cited by 98PDFScholar
2018

Fast and Accurate Text Classification: Skimming, Rereading and Early Stopping

ICLR 2018workshop

Recent advances in recurrent neural nets (RNNs) have shown much promise in many applications in natural language processing. For most of these tasks, such as sentiment analysis of customer reviews, a recurrent neural net model parses the entire review before forming a decision. We argue that reading…

Cited by 26SourceScholar
2018

Generative Modeling Using the Sliced Wasserstein Distance

CVPR 2018poster

Generative Adversarial Nets (GANs) are very successful at modeling distributions from given samples, even in the high-dimensional case. However, their formulation is also known to be hard to optimize and often not stable. While this is particularly true for early GAN formulations, there has been sig…

2018

Image Restoration with Deep Generative Models

ICASSP 2018accepted

Many image restoration problems are ill-posed in nature, hence, beyond the input image, most existing methods rely on a carefully engineered image prior, which enforces some local image consistency in the recovered image. How tightly the prior assumptions are fulfilled has a big impact on the result…

Cited by 0SourceScholar
2018

Straight to the Facts: Learning Knowledge Base Retrieval for Factual Visual Question Answering

ECCV 2018poster

Question answering is an important task for autonomous agents and virtual assistants alike and was shown to support the disabled in efficiently navigating an overwhelming environment. Many existing methods focus on observation-based questions, ignoring our ability to seamlessly combine observed cont…

Cited by 129SourcePDFScholar
2018

Structural Consistency and Controllability for Diverse Colorization

ECCV 2018poster

Colorizing a given gray-level image is an important task in the media and advertising industry. Due to the ambiguity inherent to colorization (many shades are often plausible), recent approaches started to explicitly model diversity. However, one of the most obvious artifacts, structural inconsisten…

Cited by 55SourcePDFScholar
2018

Two Can Play This Game: Visual Dialog With Discriminative Question Generation and Answering

CVPR 2018poster

Human conversation is a complex mechanism with subtle nuances. It is hence an ambitious goal to develop artificial intelligence agents that can participate fluently in a conversation. While we are still far from achieving this goal, recent progress in visual question answering, image captioning, and…

Cited by 101SourcePDFScholar
2018

Unsupervised Video Object Segmentation using Motion Saliency-Guided Spatio-Temporal Propagation

ECCV 2018poster

Unsupervised video segmentation plays an important role in a wide variety of applications from object identification to compression. However, to date, fast motion, motion blur and occlusions pose significant challenges. To address these challenges for unsupervised video segmentation, we develop a no…

Cited by 125SourcePDFScholar
2017

Learning to Play in a Day: Faster Deep Reinforcement Learning by Optimality Tightening

ICLR 2017poster

We propose a novel training algorithm for reinforcement learning which combines the strength of deep Q-learning with a constrained optimization approach to tighten optimality and encourage faster reward propagation. Our novel technique makes deep reinforcement learning more practical by drastically…

Cited by 98SourceScholar
2017

Semantic Image Inpainting With Deep Generative Models

CVPR 2017poster

Semantic image inpainting is a challenging task where large missing regions have to be filled based on the available visual data. Existing methods which extract information from only a single image generally produce unsatisfactory results due to the lack of high level context. In this paper, we pro…

Cited by 1485PDFScholar
2015

Monocular Object Instance Segmentation and Depth Ordering With CNNs

ICCV 2015poster

In this paper we tackle the problem of instance-level segmentation and depth ordering from a single monocular image. Towards this goal, we take advantage of convolutional neural nets and train them to directly predict instance-level segmentations where the instance ID encodes the depth ordering with…

Cited by 194PDFScholar
2015

Rent3D: Floor-Plan Priors for Monocular Layout Estimation

CVPR 2015poster

The goal of this paper is to enable a 3D "virtual-tour" of an apartment given a small set of monocular images of different rooms, as well as a 2D floor plan. We frame the problem as inference in a Markov Random Field which reasons about the layout of each room and its relative pose (3D rotation and…

Cited by 177SourcePDFScholar