← Search

Jan Kautz

181 accepted papers

2026

3D Aware Region Prompted Vision Language Model

ICLR 2026poster

We present Spatial Region 3D (SR-3D) aware vision-language model that connects single-view 2D images and multi-view 3D data through a shared visual token space. SR-3D supports flexible region prompting, allowing users to annotate regions with bounding boxes, segmentation masks on any frame, or direc…

Cited by 0SourcecodeScholar
2026

Attend Before Attention: Efficient and Scalable Video Understanding via Autoregressive Gazing

CVPR 2026

Multi-modal large language models (MLLMs) have advanced general-purpose video understanding but struggle with long, high-resolution videos---they process every pixel equally in their vision transformers (ViTs) or LLMs despite significant spatiotemporal redundancy. We introduce AutoGaze, a lightweigh

Cited by 0SourcecodeScholar
2026

BroRL: Scaling Reinforcement Learning via Broadened Exploration

ICML 2026poster

Reinforcement Learning with Verifiable Rewards (RLVR) has emerged as a key ingredient for unlocking complex reasoning capabilities in large language models. Recent work ProRL \citep{liu2025prorl} has shown promise in scaling RL by increasing the number of training steps. However, performance plateau…

Cited by 0SourceScholar
2026

Efficient-DLM: From Autoregressive to Diffusion Language Models, and Beyond in Speed

ICML 2026poster

Diffusion language models (dLMs) have emerged as a promising paradigm enabling parallel generation, but their learning efficiency lags behind that of autoregressive (AR) language models when trained from scratch. To this end, we study AR-to-dLM conversion, which transforms pretrained AR models into …

Cited by 0SourceScholar
2026

Fast-ThinkAct: Efficient Vision-Language-Action Reasoning via Verbalizable Latent Planning

CVPR 2026

Vision-Language-Action (VLA) tasks require reasoning over complex visual scenes and executing adaptive actions in dynamic environments. While recent studies on reasoning VLAs show that explicit chain-of-thought (CoT) can improve generalization, they suffer from high inference latency due to lengthy

Cited by 0SourceScholar
2026

GDPO: Group reward-Decoupled Normalization Policy Optimization for Multi-reward RL Optimization

ICML 2026poster

As language models become increasingly capable, users expect them to provide not only accurate responses but also behaviors aligned with diverse human preferences across a variety of scenarios. To achieve this, Reinforcement learning (RL) pipelines have begun incorporating multiple rewards, each cap…

Cited by 0SourceScholar
2026

Golden Goose: A Simple Trick to Synthesize Unlimited RLVR Tasks from Unverifiable Internet Text

ICML 2026poster

Reinforcement Learning with Verifiable Rewards (RLVR) has become a cornerstone for unlocking complex reasoning in Large Language Models (LLMs). Yet, scaling up RL is bottlenecked by limited existing verifiable data, where improvements increasingly saturate over prolonged training. To overcome this, …

Cited by 0SourceScholar
2026

Learning to Discover at Test Time

ICML 2026spotlight

How can we use AI to discover a new state of the art for a scientific problem? Prior work in test-time scaling, such as AlphaEvolve, performs search by prompting a frozen LLM. We perform reinforcement learning at test time, so the LLM can continue to train, but now with experience specific to the te…

Cited by 0SourceScholar
2026

LocateAnything3D: Vision-Language 3D Detection with Chain-of-Sight

CVPR 2026

To act in the world, a model must name what it sees and know where it is in 3D. Today's vision-language models excel at open-ended 2D description and grounding, yet multi-object 3D detection remains largely missing from the VLM toolbox. We present LocateAnything3D, a VLM-native recipe that casts 3D

Cited by 0SourcecodeScholar
2026

Nemotron-Research-Tool-N1: Exploring Tool-Using Language Models with Reinforced Reasoning

ICLR 2026poster

Enabling large language models with external tools has become a pivotal strategy for extending their functionality beyond text space. To enhance LLMs' tool-calling abilities, previous approaches primarily rely on supervised fine-tuning (SFT) with trajectories distilled from stronger models, often re…

Cited by 0SourcecodeScholar
2026

NitroGen: An Open Foundation Model for Generalist Gaming Agents

CVPR 2026

We introduce NitroGen, a vision-action foundation model for generalist gaming agents that is trained on 40,000 hours of gameplay videos across more than 1,000 games. We scale embodied agents through three key ingredients: 1) an internet-scale video-action dataset constructed by automatically extract

Cited by 0SourcecodeScholar
2026

OmniVinci: Enhancing Architecture and Data for Omni-Modal Understanding LLM

ICLR 2026poster

Advancing machine intelligence requires developing the ability to perceive across multiple modalities, much as humans sense the world. We introduce OmniVinci, an initiative to build a strong, open-source, omni-modal LLM. We carefully study the design choices across model architecture and data curati…

Cited by 0SourcecodeScholar
2026

ProfBench: Multi-Domain Rubrics requiring Professional Knowledge to Answer and Judge

ICLR 2026poster

Evaluating progress in large language models (LLMs) is often constrained by the challenge of verifying responses, limiting assessments to tasks like mathematics, programming, and short-form question-answering. However, many real-world applications require evaluating LLMs in processing professional d…

Cited by 0SourcecodeScholar
2026

RADIO1D: Elastic Representations for Condensed Vision Modeling

ICML 2026poster

This paper challenges the assumption that vision-language models (VLMs) require fixed patch-based 2D vision features. Analyzing fine-tuned vision encoders, we find that representations become increasingly abstract and less spatially coherent during VLM training. Notably, models trained with image-te…

Cited by 0SourceScholar
2026

RLP: Reinforcement as a Pretraining Objective

ICLR 2026poster

The dominant paradigm for training large reasoning models starts with pre-training using next-token prediction loss on vast amounts of data. Reinforcement learning, while powerful in scaling reasoning, is introduced only as the very last phase of post-training, preceded by supervised fine-tuning. Wh…

Cited by 0SourcecodeScholar
2026

Scaling Parallel Sequence Models to Vision Foundation Models

CVPR 2026

Scaling vision foundation models is constrained by the quadratic complexity of self-attention. Although subquadratic attention alternatives like linear attention variants and state-space models successfully reduce the model complexity, they typically serialize images into 1D token sequences, comprom

Cited by 0SourceScholar
2026

SpaCeFormer: Space-Curve Transformer for Open-Vocabulary 3D Instance Segmentation without Proposals

ICML 2026poster

Open-vocabulary 3D segmentation is crucial for real-world applications, yet existing methods are constrained by fragmented masks and inconsistent captions in dataset generation, and by multi-stage pipelines prone to error propagation. We present SpaCeFormer-3M, the largest open-vocabulary 3D instanc…

Cited by 0SourceScholar
2026

ToolOrchestra: Elevating Intelligence via Efficient Model and Tool Orchestration

ICML 2026poster

Large language models are powerful generalists, yet solving deep and complex problems such as those of the Humanity’s Last Exam (HLE) remains both conceptually challenging and computationally expensive. We show that small orchestrators managing other models and a variety of tools are able to both pu…

Cited by 0SourceScholar
2026

VideoITG: Multimodal Video Understanding with Instructed Temporal Grounding

CVPR 2026

While Video Large Language Models (Video-LLMs) have shown significant potential in multimodal understanding and reasoning tasks, how to efficiently select the most informative frames from videos remains a critical challenge. Existing methods attempt to optimize frame sampling by reducing inter-frame

Cited by 0SourcecodeScholar
2025

AdaHuman: Animatable Detailed 3D Human Generation with Compositional Multiview Diffusion

ICCV 2025poster

Existing methods for image-to-3D avatar generation struggle to produce highly detailed, animation-ready avatars suitable for real-world applications. We introduce AdaHuman, a novel framework that generates high-fidelity animatable 3D avatars from a single in-the-wild image. AdaHuman incorporates two…

Cited by 0SourcePDFScholar
2025

Argus: Vision-Centric Reasoning with Grounded Chain-of-Thought

CVPR 2025poster

Recent advances in multimodal large language models (MLLMs) have demonstrated remarkable capabilities in vision-language tasks, yet they often struggle with vision-centric scenarios where precise visual focus is needed for accurate reasoning. In this paper, we introduce Argus to address these limita…

Cited by 0SourcePDFScholar
2025

DreamGen: Unlocking Generalization in Robot Learning through Video World Models

CoRL 2025poster

In this work, we unlock new capabilities in robot learning from neural trajectories, synthetic robot data generated from video world models. Our proposed recipe is simple, but powerful: we take the most recent state-of-the-art video generative models (world models), adapt them to the target robot em…

Cited by 0SourcecodeScholar
2025

Eagle 2.5: Boosting Long-Context Post-Training for Frontier Vision-Language Models

NeurIPS 2025poster

We introduce Eagle2.5, a frontier vision-language model (VLM) for long-context multimodal learning. Our work addresses the challenges in long video comprehension and high-resolution image understanding, introducing a generalist framework for both tasks. The proposed training framework incorporates A…

Cited by 0SourceScholar
2025

Eagle: Exploring The Design Space for Multimodal LLMs with Mixture of Encoders

ICLR 2025spotlight

The ability to accurately interpret complex visual information is a crucial topic of multimodal large language models (MLLMs). Recent work indicates that enhanced visual perception significantly reduces hallucinations and improves performance on resolution-sensitive tasks, such as optical character…

2025

Efficient Hybrid Language Model Compression through Group-Aware SSM Pruning

NeurIPS 2025poster

Hybrid language models that combine Attention and State Space Models (SSMs) have been shown to achieve state-of-the-art accuracy and runtime performance. Recent work has also demonstrated that applying pruning and distillation to Attention-only models yields smaller, more accurate models at a fracti…

Cited by 0SourceScholar
2025

FLARE: Robot Learning with Implicit World Modeling

CoRL 2025poster

We introduce **F**uture **LA**tent **R**presentation Alignm**E**nt (**FLARE**), a novel framework that integrates predictive world modeling into robot policy learning. By aligning features from a diffusion transformer with latent embeddings of future observations, **FLARE** enables a diffusion trans…

Cited by 0SourceScholar
2025

FoundationStereo: Zero-Shot Stereo Matching

CVPR 2025award

Tremendous progress has been made in deep stereo matching to excel on benchmark datasets through per-domain fine-tuning. However, achieving strong zero-shot generalization - a hallmark of foundation models in other computer vision tasks - remains challenging for stereo matching. We introduce Foundat…

2025

GENMO: A GENeralist Model for Human MOtion

ICCV 2025poster

Human motion modeling traditionally separates motion generation and estimation into distinct tasks with specialized models. Motion generation models focus on creating diverse, realistic motions from inputs like text, audio, or keyframes, while motion estimation models aim to reconstruct accurate mot…

Cited by 0SourcePDFScholar
2025

GSPN-2: Efficient Parallel Sequence Modeling

NeurIPS 2025poster

Efficient vision transformer remains a bottleneck for high-resolution images and long-video related real-world applications. Generalized Spatial Propagation Network (GSPN) \cite{wang2025parallel} addresses this by replacing quadratic self-attention with a line-scan propagation scheme, bringing the c…

Cited by 0SourceScholar
2025

GeoMan: Temporally Consistent Human Geometry Estimation using Image-to-Video Diffusion

ICCV 2025poster

Estimating accurate and temporally consistent 3D human geometry from videos is a challenging problem in computer vision. Existing methods, primarily optimized for single images, often suffer from temporal inconsistencies and fail to capture fine-grained dynamic details. To address these limitations,…

Cited by 0SourcePDFScholar
2025

HOVER: Versatile Neural Whole-Body Controller for Humanoid Robots

ICRA 2025

Humanoid whole-body control requires adapting to diverse tasks such as navigation, loco-manipulation, and tabletop manipulation, each demanding a different mode of control. For example, navigation relies on root velocity or position tracking, while tabletop manipulation prioritizes upper-body joint

Cited by 126SourceScholar
2025

HumanOLAT: A Large-Scale Dataset for Full-Body Human Relighting and Novel-View Synthesis

ICCV 2025poster

Simultaneous relighting and novel-view rendering of digital human representations is an important yet challenging task with numerous applications. However, progress in this area has been significantly limited due to the lack of publicly available, high-quality datasets, especially for full-body huma…

Cited by 0SourcePDFScholar
2025

Hymba: A Hybrid-head Architecture for Small Language Models

ICLR 2025spotlight

We propose Hymba, a family of small language models featuring a hybrid-head parallel architecture that integrates attention mechanisms and state space models (SSMs) within the same layer, offering parallel and complementary processing of the same inputs. In this hybrid-head module, attention heads p…

Cited by 12SourcePDFScholar
2025

LLaMaFlex: Many-in-one LLMs via Generalized Pruning and Weight Sharing

ICLR 2025poster

Large Language Model (LLM) providers typically train a family of models, each of a different size targeting a specific deployment scenario. Models in the family are all trained from scratch, making the process extremely resource intensive. Recent work has successfully reduced the cost of training mo…

Cited by 0SourcePDFScholar
2025

LaCache: Ladder-Shaped KV Caching for Efficient Long-Context Modeling of Large Language Models

ICML 2025poster

Recent advancements in Large Language Models (LLMs) have spurred interest in numerous applications requiring robust long-range capabilities, essential for processing extensive input contexts and continuously generating extended outputs. As sequence lengths increase, the number of Key-Value (KV) pair…

2025

LongMamba: Enhancing Mamba's Long-Context Capabilities via Training-Free Receptive Field Enlargement

ICLR 2025poster

State space models (SSMs) have emerged as an efficient alternative to Transformer models for language modeling, offering linear computational complexity and constant memory usage as context length increases. However, despite their efficiency in handling long contexts, recent studies have shown that…

2025

LongVILA: Scaling Long-Context Visual Language Models for Long Videos

ICLR 2025poster

Long-context capability is critical for multi-modal foundation models, especially for long video understanding. We introduce LongVILA, a full-stack solution for long-context visual-language models by co-designing the algorithm and system. For model training, we upgrade existing VLMs to support long…

2025

Mosaic3D: Foundation Dataset and Model for Open-Vocabulary 3D Segmentation

CVPR 2025poster

We tackle open-vocabulary 3D scene segmentation tasks by introducing a novel data generation pipeline and training framework. Our work targets three essential aspects required for an effective dataset: precise 3D region segmentation, comprehensive textual descriptions, and sufficient dataset scale.…

2025

NVILA: Efficient Frontier Visual Language Models

CVPR 2025poster

Visual language models (VLMs) have made significant advances in accuracy in recent years. However, their efficiency has received much less attention. This paper introduces NVILA, a family of open VLMs designed to optimize both efficiency and accuracy. Building on top of VILA, we improve its model ar…

Cited by 43SourcePDFScholar
2025

NaVILA: Legged Robot Vision-Language-Action Model for Navigation

RSS 2025poster

This paper proposes to solve the problem of Vision-and-Language Navigation with legged robots, which not only provides a flexible way for humans to command but also allows the robot to navigate through more challenging and cluttered scenes. However, it is non-trivial to translate human language inst…

Cited by 13PDFScholar
2025

Nemotron-CLIMB: Clustering-based Iterative Data Mixture Bootstrapping for Language Model Pre-training

NeurIPS 2025spotlight

Pre-training datasets are typically collected from web content and lack inherent domain divisions. For instance, widely used datasets like Common Crawl do not include explicit domain labels, while manually curating labeled datasets such as The Pile is labor-intensive. Consequently, identifying an op…

Cited by 0SourceScholar
2025

Nemotron-Flash: Towards Latency-Optimal Hybrid Small Language Models

NeurIPS 2025poster

Efficient deployment of small language models (SLMs) is essential for numerous real-world applications with stringent latency constraints.While previous work on SLM design has primarily focused on reducing the number of parameters to achieve parameter-optimal SLMs, parameter efficiency does not nece…

Cited by 0SourceScholar
2025

OmniDrive: A Holistic Vision-Language Dataset for Autonomous Driving with Counterfactual Reasoning

CVPR 2025poster

The advances in vision-language models (VLMs) have led to a growing interest in autonomous driving to leverage their strong reasoning capabilities. However, extending these capabilities from 2D to full 3D understanding is crucial for real-world applications. To address this challenge, we propose Omn…

2025

One-Minute Video Generation with Test-Time Training

CVPR 2025poster

Transformers today still struggle to generate one-minute videos because self-attention layers are inefficient for long context. Alternatives such as Mamba layers struggle to produce coherent scenes because their hidden states are small and less expressive. We experiment with Test-Time Training (TTT)…

2025

Parallel Sequence Modeling via Generalized Spatial Propagation Network

CVPR 2025poster

We present the Generalized Spatial Propagation Network (GSPN), a new attention mechanism optimized for vision tasks that inherently captures 2D spatial structures. Existing attention models, including transformers, linear attention, and state-space models like Mamba, process multi-dimensional data a…

Cited by 0SourcePDFScholar
2025

ProRL: Prolonged Reinforcement Learning Expands Reasoning Boundaries in Large Language Models

NeurIPS 2025poster

Recent advances in reasoning-centric language models have highlighted reinforcement learning (RL) as a promising method for aligning models with verifiable rewards. However, it remains contentious whether RL truly expands a model’s reasoning capabilities or merely amplifies high-reward outputs alrea…

Cited by 0SourcecodeScholar
2025

RADIOv2.5: Improved Baselines for Agglomerative Vision Foundation Models

CVPR 2025poster

Agglomerative models have recently emerged as a powerful approach to training vision foundation models, leveraging multi-teacher distillation from existing models such as CLIP, DINO, and SAM. This strategy enables the efficient creation of robust models, combining the strengths of individual teacher…

Cited by 3SourcePDFScholar
2025

Scaling Vision Pre-Training to 4K Resolution

CVPR 2025highlight

High-resolution perception of visual details is crucial for daily tasks. Current vision pre-training, however, is still limited to low resolutions (e.g., 378 x 378 pixels) due to the quadratic cost of processing larger images. We introduce PS3 that scales CLIP-style vision pre-training to 4K resolut…

Cited by 0SourcePDFScholar
2025

SimAvatar: Simulation-Ready Avatars with Layered Hair and Clothing

CVPR 2025poster

We introduce SimAvatar, a framework designed to generate simulation-ready clothed 3D human avatars from a text prompt. Current text-driven human avatar generation methods either model hair, clothing and human body using a unified geometry or produce hair and garments that are not easily adaptable fo…

Cited by 1SourcePDFScholar
2024

3D Reconstruction with Generalizable Neural Fields using Scene Priors

ICLR 2024poster

High-fidelity 3D scene reconstruction has been substantially advanced by recent progress in neural fields. However, most existing methods train a separate network from scratch for each individual scene. This is not scalable, inefficient, and unable to yield good results given limited views. While le…

2024

A Variational Perspective on Solving Inverse Problems with Diffusion Models

ICLR 2024poster

Diffusion models have emerged as a key pillar of foundation models in visual domains. One of their critical applications is to universally solve different downstream inverse tasks via a single diffusion prior without re-training for each task. Most inverse tasks can be formulated as inferring a post…

2024

AM-RADIO: Agglomerative Vision Foundation Model Reduce All Domains Into One

CVPR 2024poster

A handful of visual foundation models (VFMs) have recently emerged as the backbones for numerous downstream tasks. VFMs like CLIP DINOv2 SAM are trained with distinct objectives exhibiting unique characteristics for various downstream tasks. We find that despite their conceptual differences these mo…

2024

COIN: Control-Inpainting Diffusion Prior for Human and Camera Motion Estimation

ECCV 2024poster

"Estimating global human motion from moving cameras is challenging due to the entanglement of human and camera motions. To mitigate the ambiguity, existing methods leverage learned human motion priors, which however often result in oversmoothed motions with misaligned 2D projections. To tackle this…

2024

COLMAP-Free 3D Gaussian Splatting

CVPR 2024highlight

While neural rendering has led to impressive advances in scene reconstruction and novel view synthesis it relies heavily on accurately pre-computed camera poses. To relax this constraint multiple efforts have been made to train Neural Radiance Fields (NeRFs) without pre-processed camera poses. Howev…

2024

Compact Language Models via Pruning and Knowledge Distillation

NeurIPS 2024poster

Large language models (LLMs) targeting different deployment scales and sizes are currently produced by training each variant from scratch; this is extremely compute-intensive. In this paper, we investigate if pruning an existing LLM and then re-training it with a fraction <3% of the original trainin…

2024

DiffiT: Diffusion Vision Transformers for Image Generation

ECCV 2024poster

"Diffusion models with their powerful expressivity and high sample quality have achieved State-Of-The-Art (SOTA) performance in the generative domain. The pioneering Vision Transformer (ViT) has also demonstrated strong modeling capabilities and scalability, especially for recognition tasks. In this…

2024

FasterViT: Fast Vision Transformers with Hierarchical Attention

ICLR 2024poster

We design a new family of hybrid CNN-ViT neural networks, named FasterViT, with a focus on high image throughput for computer vision (CV) applications. FasterViT combines the benefits of fast local representation learning in CNNs and global modeling properties in ViT. Our newly introduced Hierarchic…

2024

Flextron: Many-in-One Flexible Large Language Model

ICML 2024oral

Training modern LLMs is extremely resource intensive, and customizing them for various deployment scenarios characterized by limited compute and memory resources through repeated training is impractical. In this paper, we introduce Flextron, a network architecture and post-training model optimizatio…

Cited by 16SourcePDFScholar
2024

FoundationPose: Unified 6D Pose Estimation and Tracking of Novel Objects

CVPR 2024highlight

We present FoundationPose a unified foundation model for 6D object pose estimation and tracking supporting both model-based and model-free setups. Our approach can be instantly applied at test-time to a novel object without finetuning as long as its CAD model is given or a small number of reference…

2024

GAvatar: Animatable 3D Gaussian Avatars with Implicit Mesh Learning

CVPR 2024highlight

Gaussian splatting has emerged as a powerful 3D representation that harnesses the advantages of both explicit (mesh) and implicit (NeRF) 3D representations. In this paper we seek to leverage Gaussian splatting to generate realistic animatable avatars from textual descriptions addressing the limitati…

Cited by 41SourcePDFScholar
2024

Is Ego Status All You Need for Open-Loop End-to-End Autonomous Driving?

CVPR 2024poster

End-to-end autonomous driving recently emerged as a promising research direction to target autonomy from a full-stack perspective. Along this line many of the latest works follow an open-loop evaluation setting on nuScenes to study the planning behavior. In this paper we delve deeper into the proble…

2024

LITA: Language Instructed Temporal-Localization Assistant

ECCV 2024poster

"There has been tremendous progress in multimodal Large Language Models (LLMs). Recent works have extended these models to video input with promising instruction following capabilities. However, an important missing piece is temporal localization. These models cannot accurately answer the “When?” qu…

2024

Learning to Jointly Understand Visual and Tactile Signals

ICLR 2024poster

Modeling and analyzing object and shape has been well studied in the past. However, manipulation of these complex tools and articulated objects remains difficult for autonomous agents. Our human hands, however, are dexterous and adaptive. We can easily adapt a manipulation skill on one object to all…

Cited by 6SourcePDFScholar
2024

MaskLLM: Learnable Semi-Structured Sparsity for Large Language Models

NeurIPS 2024spotlight

Large Language Models (LLMs) are distinguished by their massive parameter counts, which typically result in significant redundancy. This work introduces MaskLLM, a learnable pruning method that establishes Semi-structured (or ``N:M'') Sparsity in LLMs, aimed at reducing computational overhead during…

2024

SpatialRGPT: Grounded Spatial Reasoning in Vision-Language Models

NeurIPS 2024poster

Vision Language Models (VLMs) have demonstrated remarkable performance in 2D vision and language tasks. However, their ability to reason about spatial arrangements remains limited. In this work, we introduce Spatial Region GPT (SpatialRGPT) to enhance VLMs’ spatial perception and reasoning capabilit…

Cited by 61SourcePDFScholar
2023

BundleSDF: Neural 6-DoF Tracking and 3D Reconstruction of Unknown Objects

CVPR 2023poster

We present a near real-time (10Hz) method for 6-DoF tracking of an unknown object from a monocular RGBD video sequence, while simultaneously performing neural 3D reconstruction of the object. Our method works for arbitrary rigid objects, even when visual texture is largely absent. The object is assu…

2023

Convolutional State Space Models for Long-Range Spatiotemporal Modeling

NeurIPS 2023poster

Effectively modeling long spatiotemporal sequences is challenging due to the need to model complex spatial correlations and long-range temporal dependencies simultaneously. ConvLSTMs attempt to address this by updating tensor-valued states with recurrent neural networks, but their sequential computa…

Cited by 24SourcePDFScholar
2023

Generalizable One-shot 3D Neural Head Avatar

NeurIPS 2023poster

We present a method that reconstructs and animates a 3D head avatar from a single-view portrait image. Existing methods either involve time-consuming optimization for a specific person with multiple images, or they struggle to synthesize intricate appearance details beyond the facial region. To addr…

Cited by 31SourcePDFScholar
2023

Global Context Vision Transformers

ICML 2023poster

We propose global context vision transformer (GC ViT), a novel architecture that enhances parameter and compute utilization for computer vision. Our method leverages global context self-attention modules, joint with standard local self-attention, to effectively and efficiently model both long and sh…

2023

Global Vision Transformer Pruning With Hessian-Aware Saliency

CVPR 2023poster

Transformers yield state-of-the-art results across many tasks. However, their heuristically designed architecture impose huge computational costs during inference. This work aims on challenging the common design philosophy of the Vision Transformer (ViT) model with uniform dimension across all the s…

2023

Loss-Guided Diffusion Models for Plug-and-Play Controllable Generation

ICML 2023poster

We consider guiding denoising diffusion models with general differentiable loss functions in a plug-and-play fashion, enabling controllable generation without additional training. This paradigm, termed Loss-Guided Diffusion (LGD), can easily be integrated into all diffusion models and leverage vario…

Cited by 89SourcePDFScholar
2023

Pseudoinverse-Guided Diffusion Models for Inverse Problems

ICLR 2023poster

Diffusion models have become competitive candidates for solving various inverse problems. Models trained for specific inverse problems work well but are limited to their particular use cases, whereas methods that use problem-agnostic models are general but often perform worse empirically. To address…

Cited by 285SourcePDFScholar
2023

RANA: Relightable Articulated Neural Avatars

ICCV 2023poster

We propose RANA, a relightable and articulated neural avatar for the photorealistic synthesis of humans under arbitrary viewpoints, body poses, and lighting. We only require a short video clip of the person to create the avatar and assume no knowledge about the lighting environment. We present a nov…

Cited by 16PDFScholar
2023

Recurrence Without Recurrence: Stable Video Landmark Detection With Deep Equilibrium Models

CVPR 2023poster

Cascaded computation, whereby predictions are recurrently refined over several stages, has been a persistent theme throughout the development of landmark detection models. In this work, we show that the recently proposed Deep Equilibrium Model (DEQ) can be naturally adapted to this form of computati…

2023

The Best Defense Is a Good Offense: Adversarial Augmentation Against Adversarial Attacks

CVPR 2023poster

Many defenses against adversarial attacks (e.g. robust classifiers, randomization, or image purification) use countermeasures put to work only after the attack has been crafted. We adopt a different perspective to introduce A^5 (Adversarial Augmentation Against Adversarial Attacks), a novel framewor…

2023

Zero-Shot Pose Transfer for Unrigged Stylized 3D Characters

CVPR 2023poster

Transferring the pose of a reference avatar to stylized 3D characters of various shapes is a fundamental task in computer graphics. Existing methods either require the stylized characters to be rigged, or they use the stylized character in the desired pose as ground truth at training. We present a z…

2022

A-ViT: Adaptive Tokens for Efficient Vision Transformer

CVPR 2022oral

We introduce A-ViT, a method that adaptively adjusts the inference cost of vision transformer ViT for images of different complexity. A-ViT achieves this by automatically reducing the number of tokens in vision transformers that are processed in the network as inference proceeds. We reformulate Adap…

Cited by 378PDFScholar
2022

CoordGAN: Self-Supervised Dense Correspondences Emerge From GANs

CVPR 2022poster

Recent advances show that Generative Adversarial Networks (GANs) can synthesize images with smooth variations along semantically meaningful latent directions, such as pose, expression, layout, etc. While this indicates that GANs implicitly learn pixel-level correspondences across images, few studies…

Cited by 22PDFcodeScholar
2022

FreeSOLO: Learning To Segment Objects Without Annotations

CVPR 2022poster

Instance segmentation is a fundamental vision task that aims to recognize and segment each object in an image. However, it requires costly annotations such as bounding boxes and segmentation masks for learning. In this work, we propose a fully unsupervised learning method that learns class-agnostic…

Cited by 136PDFcodeScholar
2022

GLAMR: Global Occlusion-Aware Human Mesh Recovery With Dynamic Cameras

CVPR 2022oral

We present an approach for 3D global human mesh recovery from monocular videos recorded with dynamic cameras. Our approach is robust to severe and long-term occlusions and tracks human bodies even when they go outside the camera's field of view. To achieve this, we first propose a deep generative mo…

Cited by 136PDFcodeScholar
2022

GradViT: Gradient Inversion of Vision Transformers

CVPR 2022poster

In this work we demonstrate the vulnerability of vision transformers (ViTs) to gradient-based inversion attacks. During this attack, the original data batch is reconstructed given model weights and the corresponding gradients. We introduce a method, named GradViT, that optimizes random noise into na…

Cited by 90PDFcodeScholar
2022

GroupViT: Semantic Segmentation Emerges From Text Supervision

CVPR 2022poster

Grouping and recognition are important components of visual scene understanding, e.g., for object detection and semantic segmentation. With end-to-end deep learning systems, grouping of image regions usually happens implicitly via top-down supervision from pixel-level recognition labels. Instead, in…

Cited by 612PDFcodeScholar
2022

LANA: Latency Aware Network Acceleration

ECCV 2022poster

"We introduce latency-aware network acceleration (LANA)-an approach that builds on neural architecture search technique to accelerate neural networks. LANA consists of two phases: in the first phase, it trains many alternative operations for every layer of a target network using layer-wise feature m…

Cited by 17SourcePDFScholar
2022

Learning Continuous Environment Fields via Implicit Functions

ICLR 2022poster

We propose a novel scene representation that encodes reaching distance -- the distance between any position in the scene to a goal along a feasible trajectory. We demonstrate that this environment field representation can directly guide the dynamic behaviors of agents in 2D mazes or 3D indoor scenes…

Cited by 12SourcePDFScholar
2022

Neural Interferometry: Image Reconstruction from Astronomical Interferometers Using Transformer-Conditioned Neural Fields

AAAI 2022technical

Astronomical interferometry enables a collection of telescopes to achieve angular resolutions comparable to that of a single, much larger telescope. This is achieved by combining simultaneous observations from pairs of telescopes such that the signal is mathematically equivalent to sampling the Four…

2022

Neural Light Field Estimation for Street Scenes with Differentiable Virtual Object Insertion

ECCV 2022poster

"We consider the challenging problem of outdoor lighting estimation for the goal of photorealistic virtual object insertion into photographs. Existing works on outdoor lighting estimation typically simplify the scene lighting into an environment map which cannot capture the spatially-varying lightin…

Cited by 41SourcePDFScholar
2021

A Contrastive Learning Approach for Training Variational Autoencoder Priors

NeurIPS 2021poster

Variational autoencoders (VAEs) are one of the powerful likelihood-based generative models with applications in many domains. However, they struggle to generate high-quality images, especially when samples are obtained from the prior without any tempering. One explanation for VAEs' poor generative q…

Cited by 97SourcePDFScholar
2021

Coupled Segmentation and Edge Learning via Dynamic Graph Propagation

NeurIPS 2021poster

Image segmentation and edge detection are both central problems in perceptual grouping. It is therefore interesting to study how these two tasks can be coupled to benefit each other. Indeed, segmentation can be easily transformed into contour edges to guide edge learning. However, the converse is no…

Cited by 14SourcePDFScholar
2021

DexYCB: A Benchmark for Capturing Hand Grasping of Objects

CVPR 2021poster

We introduce DexYCB, a new dataset for capturing hand grasping of objects. We first compare DexYCB with a related one through cross-dataset evaluation. We then present a thorough benchmark of state-of-the-art approaches on three relevant tasks: 2D object and keypoint detection, 6D object pose estima…

Cited by 314PDFcodeScholar
2021

Learning to Track Instances without Video Annotations

CVPR 2021poster

Tracking segmentation masks of multiple instances has been intensively studied, but still faces two fundamental challenges: 1) the requirement of large-scale, frame-wise annotation, and 2) the complexity of two-stage approaches. To resolve these challenges, we introduce a novel semi-supervised frame…

Cited by 32PDFScholar
2021

Parameter Efficient Multimodal Transformers for Video Representation Learning

ICLR 2021poster

The recent success of Transformers in the language domain has motivated adapting it to a multimodal setting, where a new visual model is trained in tandem with an already pretrained language model. However, due to the excessive memory requirements from Transformers, existing work typically fixes the…

Cited by 94SourcePDFScholar
2021

See Through Gradients: Image Batch Recovery via GradInversion

CVPR 2021poster

Training deep neural networks requires gradient estimation from data batches to update parameters. Gradients per parameter are averaged over a set of data and this has been presumed to be safe for privacy-preserving training in joint, collaborative, and federated learning applications. Prior work on…

Cited by 588PDFcodeScholar
2021

Self-Supervised Learning on 3D Point Clouds by Learning Discrete Generative Models

CVPR 2021poster

While recent pre-training tasks on 2D images have proven very successful for transfer learning, pre-training for 3D data remains challenging. In this work, we introduce a general method for 3D self-supervised representation learning that 1) remains agnostic to the underlying neural network architect…

Cited by 74PDFScholar
2021

Self-Supervised Object Detection via Generative Image Synthesis

ICCV 2021poster

We present SSOD -- the first end-to-end analysis-by-synthesis framework with controllable GANs for the task of self-supervised object detection. We use collections of real-world images without bounding box annotations to learn to synthesize and detect objects. We leverage controllable GANs to synthe…

Cited by 15PDFcodeScholar
2021

VAEBM: A Symbiosis between Variational Autoencoders and Energy-based Models

ICLR 2021spotlight

Energy-based models (EBMs) have recently been successful in representing complex distributions of small images. However, sampling from them requires expensive Markov chain Monte Carlo (MCMC) iterations that mix slowly in high dimensional pixel space. Unlike EBMs, variational autoencoders (VAEs) gene…

2021

Weakly-Supervised Physically Unconstrained Gaze Estimation

CVPR 2021poster

A major challenge for physically unconstrained gaze estimation is acquiring training data with 3D gaze annotations for in-the-wild and outdoor scenarios. In contrast, videos of human interactions in unconstrained environments are abundantly available and can be much more easily annotated with frame-…

Cited by 45PDFcodeScholar
2020

Bi3D: Stereo Depth Estimation via Binary Classifications

CVPR 2020poster

Stereo-based depth estimation is a cornerstone of computer vision, with state-of-the-art methods delivering accurate results in real time. For several applications such as autonomous navigation, however, it may be useful to trade accuracy for lower latency. We present Bi3D, a method that estimates d…

Cited by 103PDFcodeScholar
2020

Contrastive Learning for Weakly Supervised Phrase Grounding

ECCV 2020poster

Phrase grounding, the problem of associating image regions to caption words, is a crucial component of vision-language tasks. We show that phrase grounding can be learned by optimizing word-region attention to maximize a lower bound on mutual information between images and caption words. Given pairs…

2020

Convolutional Tensor-Train LSTM for Spatio-Temporal Learning

NeurIPS 2020poster

Learning from spatio-temporal data has numerous applications such as human-behavior analysis, object tracking, video compression, and physics simulation. However, existing methods still perform poorly on challenging video tasks such as long-term forecasting. This is because these kinds of challengin…

2020

DeepGMR: Learning Latent Gaussian Mixture Models for Registration

ECCV 2020poster

Point cloud registration is a fundamental problem in 3D computer vision, graphics and robotics. For the last few decades, existing registration algorithms have struggled in situations with large transformations, noise, and time constraints. In this paper, we introduce Deep Gaussian Mixture Registrat…

2020

Dreaming to Distill: Data-Free Knowledge Transfer via DeepInversion

CVPR 2020oral

We introduce DeepInversion, a new method for synthesizing images from the image distribution used to train a deep neural network. We "invert" a trained network (teacher) to synthesize class-conditional input images starting from random noise, without using any additional information about the traini…

Cited by 699PDFcodeScholar
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

Joint Disentangling and Adaptation for Cross-Domain Person Re-Identification

ECCV 2020poster

Although a significant progress has been witnessed in supervised person re-identification (re-id), it remains challenging to generalize re-id models to new domains due to the huge domain gaps. Recently, there has been a growing interest in using unsupervised domain adaptation to address this scalabi…

2020

Novel View Synthesis of Dynamic Scenes With Globally Coherent Depths From a Monocular Camera

CVPR 2020poster

This paper presents a new method to synthesize an image from arbitrary views and times given a collection of images of a dynamic scene. A key challenge for the novel view synthesis arises from dynamic scene reconstruction where epipolar geometry does not apply to the local motion of dynamic contents…

Cited by 172PDFScholar
2020

Online Adaptation for Consistent Mesh Reconstruction in the Wild

NeurIPS 2020poster

This paper presents an algorithm to reconstruct temporally consistent 3D meshes of deformable object instances from videos in the wild. Without requiring annotations of 3D mesh, 2D keypoints, or camera pose for each video frame, we pose video-based reconstruction as a self-supervised online adaptati…

Cited by 61SourcePDFScholar
2020

Self-Supervised Viewpoint Learning From Image Collections

CVPR 2020poster

Training deep neural networks to estimate the viewpoint of objects requires large labeled training datasets. However, manually labeling viewpoints is notoriously hard, error-prone, and time-consuming. On the other hand, it is relatively easy to mine many unlabeled images of an object category from t…

Cited by 45PDFcodeScholar
2020

Self-supervised Single-view 3D Reconstruction via Semantic Consistency

ECCV 2020poster

We learn a self-supervised, single-view 3D reconstruction model that predicts the 3D mesh shape, texture and camera pose of a target object with a collection of 2D images and silhouettes. The proposed method does not necessitate 3D supervision, manually annotated keypoints, multi-view images of an o…

Cited by 200SourcePDFScholar
2020

Two-Shot Spatially-Varying BRDF and Shape Estimation

CVPR 2020poster

Capturing the shape and spatially-varying appearance (SVBRDF) of an object from images is a challenging task that has applications in both computer vision and graphics. Traditional optimization-based approaches often need a large number of images taken from multiple views in a controlled environment…

Cited by 107PDFcodeScholar
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…

2020

UNAS: Differentiable Architecture Search Meets Reinforcement Learning

CVPR 2020oral

Neural architecture search (NAS) aims to discover network architectures with desired properties such as high accuracy or low latency. Recently, differentiable NAS (DNAS) has demonstrated promising results while maintaining a search cost orders of magnitude lower than reinforcement learning (RL) base…

Cited by 44PDFcodeScholar
2020

Weakly Supervised 3D Hand Pose Estimation via Biomechanical Constraints

ECCV 2020poster

Estimating 3D hand pose from 2D images is a difficult, inverse problem due to the inherent scale and depth ambiguities. Current state-of-the-art methods train fully supervised deep neural networks with 3D ground-truth data. However, acquiring 3D annotations is expensive, typically requiring calibrat…

Cited by 185SourcePDFScholar
2019

Dancing to Music

NeurIPS 2019poster

Dancing to music is an instinctive move by humans. Learning to model the music-to-dance generation process is, however, a challenging problem. It requires significant efforts to measure the correlation between music and dance as one needs to simultaneously consider multiple aspects, such as style an…

2019

Few-Shot Adaptive Gaze Estimation

ICCV 2019oral

Inter-personal anatomical differences limit the accuracy of person-independent gaze estimation networks. Yet there is a need to lower gaze errors further to enable applications requiring higher quality. Further gains can be achieved by personalizing gaze networks, ideally with few calibration sample…

Cited by 248PDFcodeScholar
2019

Few-Shot Unsupervised Image-to-Image Translation

ICCV 2019poster

Unsupervised image-to-image translation methods learn to map images in a given class to an analogous image in a different class, drawing on unstructured (non-registered) datasets of images. While remarkably successful, current methods require access to many images in both source and destination clas…

Cited by 995PDFcodeScholar
2019

Few-shot Video-to-Video Synthesis

NeurIPS 2019poster

Video-to-video synthesis (vid2vid) aims at converting an input semantic video, such as videos of human poses or segmentation masks, to an output photorealistic video. While the state-of-the-art of vid2vid has advanced significantly, existing approaches share two major limitations. First, they are da…

Cited by 438SourcePDFScholar
2019

Importance Estimation for Neural Network Pruning

CVPR 2019poster

Structural pruning of neural network parameters reduces computational, energy, and memory transfer costs during inference. We propose a novel method that estimates the contribution of a neuron (filter) to the final loss and iteratively removes those with smaller scores. We describe two variations of…

Cited by 1237PDFcodeScholar
2019

Joint Discriminative and Generative Learning for Person Re-Identification

CVPR 2019oral

Person re-identification (re-id) remains challenging due to significant intra-class variations across different cameras. Recently, there has been a growing interest in using generative models to augment training data and enhance the invariance to input changes. The generative pipelines in existing m…

Cited by 1005PDFScholar
2019

Joint-task Self-supervised Learning for Temporal Correspondence

NeurIPS 2019poster

This paper proposes to learn reliable dense correspondence from videos in a self-supervised manner. Our learning process integrates two highly related tasks: tracking large image regions and establishing fine-grained pixel-level associations between consecutive video frames. We exploit the synergy b…

2019

Learning Linear Transformations for Fast Image and Video Style Transfer

CVPR 2019poster

Given a random pair of images, a universal style transfer method extracts the feel from a reference image to synthesize an output based on the look of a content image. Recent algorithms based on second-order statistics, however, are either computationally expensive or prone to generate artifacts due…

Cited by 291PDFScholar
2019

Neural Inverse Rendering of an Indoor Scene From a Single Image

ICCV 2019poster

Inverse rendering aims to estimate physical attributes of a scene, e.g., reflectance, geometry, and lighting, from image(s). Inverse rendering has been studied primarily for single objects or with methods that solve for only one of the scene attributes. We propose the first learning based approach t…

Cited by 164PDFScholar
2019

Neural RGB(r)D Sensing: Depth and Uncertainty From a Video Camera

CVPR 2019oral

Depth sensing is crucial for 3D reconstruction and scene understanding. Active depth sensors provide dense metric measurements, but often suffer from limitations such as restricted operating ranges, low spatial resolution, sensor interference, and high power consumption. In this paper, we propose a…

Cited by 170PDFScholar
2019

Pixel-Adaptive Convolutional Neural Networks

CVPR 2019poster

Convolutions are the fundamental building blocks of CNNs. The fact that their weights are spatially shared is one of the main reasons for their widespread use, but it is also a major limitation, as it makes convolutions content-agnostic. We propose a pixel-adaptive convolution (PAC) operation, a sim…

Cited by 383PDFcodeScholar
2019

PlaneRCNN: 3D Plane Detection and Reconstruction From a Single Image

CVPR 2019oral

This paper proposes a deep neural architecture, PlaneRCNN, that detects and reconstructs piecewise planar regions from a single RGB image. PlaneRCNN employs a variant of Mask R-CNN to detect planes with their plane parameters and segmentation masks. PlaneRCNN then refines an arbitrary number of segm…

Cited by 275PDFScholar
2019

Putting Humans in a Scene: Learning Affordance in 3D Indoor Environments

CVPR 2019poster

Affordance modeling plays an important role in visual understanding. In this paper, we aim to predict affordances of 3D indoor scenes, specifically what human poses are afforded by a given indoor environment, such as sitting on a chair or standing on the floor. In order to predict valid affordances…

Cited by 125PDFScholar
2019

SCOPS: Self-Supervised Co-Part Segmentation

CVPR 2019poster

Parts provide a good intermediate representation of objects that is robust with respect to camera, pose and appearance variations. Existing work on part segmentation is dominated by supervised approaches that rely on large amounts of manual annotations and also can not generalize to unseen object ca…

Cited by 178PDFScholar
2019

SENSE: A Shared Encoder Network for Scene-Flow Estimation

ICCV 2019oral

We introduce a compact network for holistic scene flow estimation, called SENSE, which shares common encoder features among four closely-related tasks: optical flow estimation, disparity estimation from stereo, occlusion estimation, and semantic segmentation. Our key insight is that sharing features…

Cited by 88PDFcodeScholar
2019

STEP: Spatio-Temporal Progressive Learning for Video Action Detection

CVPR 2019oral

In this paper, we propose Spatio-TEmporal Progressive (STEP) action detector--a progressive learning framework for spatio-temporal action detection in videos. Starting from a handful of coarse-scale proposal cuboids, our approach progressively refines the proposals towards actions over a few steps.…

Cited by 200PDFScholar
2019

Unsupervised Video Interpolation Using Cycle Consistency

ICCV 2019poster

Learning to synthesize high frame rate videos via interpolation requires large quantities of high frame rate training videos, which, however, are scarce, especially at high resolutions. Here, we propose unsupervised techniques to synthesize high frame rate videos directly from low frame rate videos…

Cited by 105PDFcodeScholar
2018

A Closed-form Solution to Photorealistic Image Stylization

ECCV 2018poster

Photorealistic image stylization concerns transferring style of a reference photo to a content photo with the constraint that the stylized photo should remain photorealistic. While several photorealistic image stylization methods exist, they tend to generate spatially inconsistent stylizations with…

2018

Context-aware Synthesis and Placement of Object Instances

NeurIPS 2018poster

Learning to insert an object instance into an image in a semantically coherent manner is a challenging and interesting problem. Solving it requires (a) determining a location to place an object in the scene and (b) determining its appearance at the location. Such an object insertion model can potent…

2018

Depth-Based 3D Hand Pose Estimation: From Current Achievements to Future Goals

CVPR 2018poster

In this paper, we strive to answer two questions: What is the current state of 3D hand pose estimation from depth images? And, what are the next challenges that need to be tackled? Following the successful Hands In the Million Challenge (HIM2017), we investigate the top 10 state-of-the-art methods o…

Cited by 277SourcePDFScholar
2018

Geometry-Aware Learning of Maps for Camera Localization

CVPR 2018poster

Maps are a key component in image-based camera localization and visual SLAM systems: they are used to establish geometric constraints between images, correct drift in relative pose estimation, and relocalize cameras after lost tracking. The exact definitions of maps, however, are often application-s…

2018

Hand Pose Estimation via Latent 2.5D Heatmap Regression

ECCV 2018poster

Estimating the 3D pose of a hand is an essential part of human-computer interaction. Estimating 3D pose using depth or multi-view sensors has become easier with recent advances in computer vision, however, regressing pose from a single RGB image is much less straightforward. The main difficulty aris…

Cited by 393SourcePDFScholar
2018

High-Resolution Image Synthesis and Semantic Manipulation With Conditional GANs

CVPR 2018poster

We present a new method for synthesizing high-resolution photo-realistic images from semantic label maps using conditional generative adversarial networks (conditional GANs). Conditional GANs have enabled a variety of applications, but the results are often limited to low-resolution and still far fr…

2018

Improving Landmark Localization With Semi-Supervised Learning

CVPR 2018poster

We present two techniques to improve landmark localization in images from partially annotated datasets. Our primary goal is to leverage the common situation where precise landmark locations are only provided for a small data subset, but where class labels for classification or regression tasks relat…

Cited by 211SourcePDFScholar
2018

Learning Rigidity in Dynamic Scenes with a Moving Camera for 3D Motion Field Estimation

ECCV 2018poster

Estimation of 3D motion in a dynamic scene from a temporal pair of images is a core task in many scene understanding problems. In real world applications, a dynamic scene is commonly captured by a moving camera (i.e., panning, tilting or hand-held), increasing the task complexity because the scene i…

2018

Learning Superpixels With Segmentation-Aware Affinity Loss

CVPR 2018poster

Superpixel segmentation has been widely used in many computer vision tasks. Existing superpixel algorithms are mainly based on hand-crafted features, which often fail to preserve weak object boundaries. In this work, we leverage deep neural networks to facilitate extracting superpixels from images.…

Cited by 151SourcePDFScholar
2018

MoCoGAN: Decomposing Motion and Content for Video Generation

CVPR 2018poster

Visual signals in a video can be divided into content and motion. While content specifies which objects are in the video, motion describes their dynamics. Based on this prior, we propose the Motion and Content decomposed Generative Adversarial Network (MoCoGAN) framework for video generation. The pr…

2018

PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume

CVPR 2018poster

We present a compact but effective CNN model for optical flow, called PWC-Net. PWC-Net has been designed according to simple and well-established principles: pyramidal processing, warping, and the use of a cost volume. Cast in a learnable feature pyramid, PWC-Net uses the current optical flow estima…

2018

SPLATNet: Sparse Lattice Networks for Point Cloud Processing

CVPR 2018poster

We present a network architecture for processing point clouds that directly operates on a collection of points represented as a sparse set of samples in a high-dimensional lattice. Naively applying convolutions on this lattice scales poorly, both in terms of memory and computational cost, as the siz…

2018

Separating Reflection and Transmission Images in the Wild

ECCV 2018poster

The reflections caused by common semi-reflectors, such as glass windows, can impact the performance of computer vision algorithms. State-of-the-art methods can remove reflections on synthetic data and in controlled scenarios. However, they are based on strong assumptions and do not generalize well t…

Cited by 80SourcePDFScholar
2018

Simultaneous Edge Alignment and Learning

ECCV 2018poster

Edge detection is among the most fundamental vision problems for its role in perceptual grouping and its wide applications. Recent advances in representation learning have led to considerable improvements in this area. Many state of the art edge detection models are learned with fully convolutional…

Cited by 109SourcePDFScholar
2018

Super SloMo: High Quality Estimation of Multiple Intermediate Frames for Video Interpolation

CVPR 2018poster

Given two consecutive frames, video interpolation aims at generating intermediate frame(s) to form both spatially and temporally coherent video sequences. While most existing methods focus on single-frame interpolation, we propose an end-to-end convolutional neural network for variable-length multi-…

Cited by 981SourcePDFScholar
2018

Switchable Temporal Propagation Network

ECCV 2018poster

Videos contain highly redundant information between frames. Such redundancy has been studied extensively in video compression and encoding but is less explored for more advanced video processing. In this paper, we propose a learnable unified framework for propagating a variety of visual properties o…

Cited by 49SourcePDFScholar
2018

Synthetically Trained Neural Networks for Learning Human-Readable Plans from Real-World Demonstrations

ICRA 2018poster

We present a system to infer and execute a human-readable program from a real-world demonstration. The system consists of a series of neural networks to perform perception, program generation, and program execution. Leveraging convolutional pose machines, the perception network reliably detects the…

Cited by 55SourcecodeScholar
2018

Tackling 3D ToF Artifacts Through Learning and the FLAT Dataset

ECCV 2018poster

Scene motion, multiple reflections, and sensor noise introduce artifacts in the depth reconstruction performed by time-of-flight cameras. We propose a two-stage, deep-learning approach to address all of these sources of artifacts simultaneously. We also introduce FLAT, a synthetic dataset of 2000 To…

Cited by 66SourcePDFScholar
2018

Video-to-Video Synthesis

NeurIPS 2018poster

We study the problem of video-to-video synthesis, whose goal is to learn a mapping function from an input source video (e.g., a sequence of semantic segmentation masks) to an output photorealistic video that precisely depicts the content of the source video. While its image counterpart, the image-to…

2017

A Lightweight Approach for On-The-Fly Reflectance Estimation

ICCV 2017oral

Estimating surface reflectance (BRDF) is one key component for complete 3D scene capture, with wide applications in virtual reality, augmented reality, and human computer interaction. Prior work is either limited to controlled environments (e.g., gonioreflectometers, light stages or multi-camera dom…

Cited by 57PDFScholar
2017

Dynamic Facial Analysis: From Bayesian Filtering to Recurrent Neural Network

CVPR 2017poster

Facial analysis in videos, including head pose estimation and facial landmark localization, is key for many applications such as facial animation capture, human activity recognition, and human-computer interaction. In this paper, we propose to use a recurrent neural network (RNN) for joint estimatio…

Cited by 163PDFScholar
2017

Intrinsic3D: High-Quality 3D Reconstruction by Joint Appearance and Geometry Optimization With Spatially-Varying Lighting

ICCV 2017poster

We introduce a novel method to obtain high-quality 3D reconstructions from consumer RGB-D sensors. Our core idea is to simultaneously optimize for geometry encoded in a signed distance field (SDF), textures from automatically-selected keyframes, and their camera poses along with material and scene l…

Cited by 136PDFScholar
2017

Learning Affinity via Spatial Propagation Networks

NeurIPS 2017poster

In this paper, we propose a spatial propagation networks for learning affinity matrix. We show that by constructing a row/column linear propagation model, the spatially variant transformation matrix constitutes an affinity matrix that models dense, global pairwise similarities of an image. Specifica…

Cited by 338SourcePDFScholar
2017

Pruning Convolutional Neural Networks for Resource Efficient Inference

ICLR 2017poster

We propose a new formulation for pruning convolutional kernels in neural networks to enable efficient inference. We interleave greedy criteria-based pruning with fine-tuning by backpropagation-a computationally efficient procedure that maintains good generalization in the pruned network. We propose…

Cited by 2782SourceScholar
2017

Reinforcement Learning through Asynchronous Advantage Actor-Critic on a GPU

ICLR 2017poster

We introduce a hybrid CPU/GPU version of the Asynchronous Advantage Actor-Critic (A3C) algorithm, currently the state-of-the-art method in reinforcement learning for various gaming tasks. We analyze its computational traits and concentrate on aspects critical to leveraging the GPU's computational po…

Cited by 385SourcecodeScholar
2016

Accelerated Generative Models for 3D Point Cloud Data

CVPR 2016spotlight

Finding meaningful, structured representations of 3D point cloud data (PCD) has become a core task for spatial perception applications. In this paper we introduce a method for constructing compact generative representations of PCD at multiple levels of detail. As opposed to deterministic struct…

Cited by 84PDFScholar
2016

Online Detection and Classification of Dynamic Hand Gestures With Recurrent 3D Convolutional Neural Network

CVPR 2016poster

Automatic detection and classification of dynamic hand gestures in real-world systems intended for human computer interaction is challenging as: 1) there is a large diversity in how people perform gestures, making detection and classification difficult; 2) the system must work online in order to avo…

Cited by 822PDFScholar
2015

Modeling Object Appearance Using Context-Conditioned Component Analysis

CVPR 2015poster

Subspace models have been very successful at modeling the appearance of structured image datasets when the visual objects have been aligned in the images (e.g., faces). Even with extensions that allow for global transformations or dense warps of the image, the set of visual objects whose appearance…

Cited by 8SourcePDFScholar