← Search

Greg Mori

38 accepted papers

2022

Filtered-CoPhy: Unsupervised Learning of Counterfactual Physics in Pixel Space

ICLR 2022oral

Learning causal relationships in high-dimensional data (images, videos) is a hard task, as they are often defined on low dimensional manifolds and must be extracted from complex signals dominated by appearance, lighting, textures and also spurious correlations in the data. We present a method for le…

Cited by 13SourcePDFScholar
2022

Monotonicity regularization: Improved penalties and novel applications to disentangled representation learning and robust classification

UAI 2022poster

We study settings where gradient penalties are used alongside risk minimization with the goal of obtaining predictors satisfying different notions of monotonicity. Specifically, we present two sets of contributions. In the first part of the paper, we show that different choices of penalties define t…

2022

RankSim: Ranking Similarity Regularization for Deep Imbalanced Regression

ICML 2022spotlight

Data imbalance, in which a plurality of the data samples come from a small proportion of labels, poses a challenge in training deep neural networks. Unlike classification, in regression the labels are continuous, potentially boundless, and form a natural ordering. These distinct features of regressi…

2022

Rethinking Learning Approaches for Long-Term Action Anticipation

ECCV 2022poster

"Action anticipation involves predicting future actions having observed the initial portion of a video. Typically, the observed video is processed as a whole to obtain a video-level representation of the ongoing activity in the video, which is then used for future prediction. We introduce ANTICIPATR…

2022

TD-GEN: Graph Generation Using Tree Decomposition

AISTATS 2022poster

We propose TD-GEN, a graph generation framework based on tree decomposition, and introduce a reduced upper bound on the maximum number of decisions needed for graph generation. The framework includes a permutation invariant tree generation model which forms the backbone of graph generation. Tree nod…

Cited by 7SourcePDFScholar
2021

Variational Selective Autoencoder: Learning from Partially-Observed Heterogeneous Data

AISTATS 2021poster

Learning from heterogeneous data poses challenges such as combining data from various sources and of different types. Meanwhile, heterogeneous data are often associated with missingness in real-world applications due to heterogeneity and noise of input sources. In this work, we propose the variation…

Cited by 20SourcePDFScholar
2020

CoPhy: Counterfactual Learning of Physical Dynamics

ICLR 2020spotlight

Understanding causes and effects in mechanical systems is an essential component of reasoning in the physical world. This work poses a new problem of counterfactual learning of object mechanics from visual input. We develop the CoPhy benchmark to assess the capacity of the state-of-the-art models f…

Cited by 113SourceScholar
2020

Generating Videos of Zero-Shot Compositions of Actions and Objects

ECCV 2020poster

Human activity videos involve rich, varied interactions between people and objects. In this paper we develop methods for generating such videos -- making progress toward addressing the important, open problem of video generation in complex scenes. In particular, we introduce the task of generating h…

Cited by 14SourcePDFScholar
2020

House-GAN: Relational Generative Adversarial Networks for Graph-constrained House Layout Generation

ECCV 2020poster

This paper proposes a novel graph-constrained generative adversarial network, whose generator and discriminator are built upon relational architecture. The main idea is to encode the constraint into the graph structure of its relational networks. We have demonstrated the proposed architecture for a…

Cited by 359SourcePDFScholar
2020

Modeling Continuous Stochastic Processes with Dynamic Normalizing Flows

NeurIPS 2020poster

Normalizing flows transform a simple base distribution into a complex target distribution and have proved to be powerful models for data generation and density estimation. In this work, we propose a novel type of normalizing flow driven by a differential deformation of the continuous-time Wiener pro…

Cited by 69SourcePDFScholar
2020

Piggyback GAN: Efficient Lifelong Learning for Image Conditioned Generation

ECCV 2020poster

Humans accumulate knowledge in a lifelong fashion. Modern deep neural networks, on the other hand, are susceptible to catastrophic forgetting: when adapted to perform new tasks, they often fail to preserve their performance on previously learned tasks. Given a sequence of tasks, a naive approach add…

Cited by 47SourcePDFScholar
2019

A Variational Auto-Encoder Model for Stochastic Point Processes

CVPR 2019poster

We propose a novel probabilistic generative model for action sequences. The model is termed the Action Point Process VAE (APP-VAE), a variational auto-encoder that can capture the distribution over the times and categories of action sequences. Modeling the variety of possible action sequences is a…

Cited by 70PDFScholar
2019

LayoutVAE: Stochastic Scene Layout Generation From a Label Set

ICCV 2019poster

Recently there is an increasing interest in scene generation within the research community. However, models used for generating scene layouts from textual description largely ignore plausible visual variations within the structure dictated by the text. We propose LayoutVAE, a variational autoencoder…

Cited by 185PDFScholar
2019

Lifelong GAN: Continual Learning for Conditional Image Generation

ICCV 2019poster

Lifelong learning is challenging for deep neural networks due to their susceptibility to catastrophic forgetting. Catastrophic forgetting occurs when a trained network is not able to maintain its ability to accomplish previously learned tasks when it is trained to perform new tasks. We study the pro…

Cited by 250PDFScholar
2019

Variational Autoencoders with Jointly Optimized Latent Dependency Structure

ICLR 2019poster

We propose a method for learning the dependency structure between latent variables in deep latent variable models. Our general modeling and inference framework combines the complementary strengths of deep generative models and probabilistic graphical models. In particular, we express the latent var…

Cited by 29SourcePDFScholar
2018

Hierarchical Relational Networks for Group Activity Recognition and Retrieval

ECCV 2018poster

Modeling structured relationships between people in a scene is an important step toward visual understanding. We present a Hierarchical Relational Network that computes relational representations of people, given graph structures describing potential interactions. Each relational layer is fed indivi…

2018

Object Level Visual Reasoning in Videos

ECCV 2018poster

Human activity recognition is typically addressed by training models to detect key concepts like global and local motion, features related to object classes present in the scene, as well as features related to the global context. The next open challenges in activity recognition require a level of un…

2018

Probabilistic Neural Programmed Networks for Scene Generation

NeurIPS 2018spotlight

In this paper we address the text to scene image generation problem. Generative models that capture the variability in complicated scenes containing rich semantics is a grand goal of image generation. Complicated scene images contain rich visual elements, compositional visual concepts, and complicat…

2018

Probabilistic Video Generation using Holistic Attribute Control

ECCV 2018poster

Videos express highly structured spatio-temporal patterns of visual data. A video can be thought of as being governed by two factors: (i) temporally invariant (e.g., person identity), or slowly varying (e.g., activity), attribute-induced appearance, encoding the persistent content of each frame, and…

Cited by 88SourcePDFScholar
2018

Sparsely Aggregated Convolutional Networks

ECCV 2018poster

We explore a key architectural aspect of deep convolutional neural networks: the pattern of internal skip connections used to aggregate outputs of earlier layers for consumption by deeper layers. Such aggregation is critical to facilitate training of very deep networks in an end-to-end manner. This…

2017

Factorized Variational Autoencoders for Modeling Audience Reactions to Movies

CVPR 2017poster

Matrix and tensor factorization methods are often used for finding underlying low-dimensional patterns from noisy data. In this paper, we study non-linear tensor factoriza- tion methods based on deep variational autoencoders. Our approach is well-suited for settings where the relationship between th…

Cited by 68PDFScholar
2017

Learning to Learn From Noisy Web Videos

CVPR 2017poster

Understanding the simultaneously very diverse and intricately fine-grained set of possible human actions is a critical open problem in computer vision. Manually labeling training videos is feasible for some action classes but doesn't scale to the full long-tailed distribution of actions. A promising…

Cited by 36PDFScholar
2016

A Hierarchical Deep Temporal Model for Group Activity Recognition

CVPR 2016poster

In group activity recognition, the temporal dynamics of the whole activity can be inferred based on the dynamics of the individual people representing the activity. We build a deep model to capture these dynamics based on LSTM (long short-term memory) models. To make use of these observations, we pr…

Cited by 642PDFcodeScholar
2016

End-To-End Learning of Action Detection From Frame Glimpses in Videos

CVPR 2016poster

In this work we introduce a fully end-to-end approach for action detection in videos that learns to directly predict the temporal bounds of actions. Our intuition is that the process of detecting actions is naturally one of observation and refinement: observing moments in video, and refining hypothe…

Cited by 763PDFScholar
2016

Learning Structured Inference Neural Networks With Label Relations

CVPR 2016poster

Images of scenes have various objects as well as abundant attributes, and diverse levels of visual categorization are possible. A natural image could be assigned with fine-grained labels that describe major components, coarse-grained labels that depict high level abstraction or a set of labels that…

Cited by 162PDFScholar
2016

Structure Inference Machines: Recurrent Neural Networks for Analyzing Relations in Group Activity Recognition

CVPR 2016poster

Rich semantic relations are important in a variety of visual recognition problems. As a concrete example, group activity recognition involves the interactions and relative spatial relations of a set of people in a scene. State of the art recognition methods center on deep learning approaches for tr…

Cited by 308PDFScholar
2015

Learning Ensembles of Potential Functions for Structured Prediction With Latent Variables

ICCV 2015poster

Many visual recognition tasks involve modeling variables which are structurally related. Hidden conditional random fields (HCRFs) are a powerful class of models for encoding structure in weakly supervised training examples. This paper presents HCRF-Boost, a novel and general framework for learning H…

Cited by 14PDFScholar
2015

Visual Recognition by Counting Instances: A Multi-Instance Cardinality Potential Kernel

CVPR 2015poster

Many visual recognition problems can be approached by counting instances. To determine whether an event is present in a long internet video, one could count how many frames seem to contain the activity. Classifying the activity of a group of people can be done by counting the actions of individual…

Cited by 106SourcePDFScholar