← Search

Kris M. Kitani

51 accepted papers

2026

FPS-Bench: A Benchmark for High Frame-Rate Video Understanding

CVPR 2026

Modern video-language models are typically trained on videos downsampled to low frames-per-second (FPS), and the most commonly used evaluation benchmarks are designed for low-FPS input as well. To address this shortcoming, we present FPS-Bench, a large video question-answering benchmark designed to

Cited by 0SourceScholar
2024

Don't Look Twice: Faster Video Transformers with Run-Length Tokenization

NeurIPS 2024spotlight

Video transformers are slow to train due to extremely large numbers of input tokens, even though many video tokens are repeated over time. Existing methods to remove uninformative tokens either have significant overhead, negating any speedup, or require tuning for different datasets and examples. We…

2024

Harmony4D: A Video Dataset for In-The-Wild Close Human Interactions

NeurIPS 2024poster

Understanding how humans interact with each other is key to building realistic multi-human virtual reality systems. This area remains relatively unexplored due to the lack of large-scale datasets. Recent datasets focusing on this issue mainly consist of activities captured entirely in controlled ind…

2024

MGF: Mixed Gaussian Flow for Diverse Trajectory Prediction

NeurIPS 2024poster

To predict future trajectories, the normalizing flow with a standard Gaussian prior suffers from weak diversity. The ineffectiveness comes from the conflict between the fact of asymmetric and multi-modal distribution of likely outcomes and symmetric and single-modal original distribution and superv…

2024

OmniH2O: Universal and Dexterous Human-to-Humanoid Whole-Body Teleoperation and Learning

CoRL 2024poster

We present OmniH2O (Omni Human-to-Humanoid), a learning-based system for whole-body humanoid teleoperation and autonomy. Using kinematic pose as a universal control interface, OmniH2O enables various ways for a human to control a full-sized humanoid with dexterous hands, including using real-time te…

Cited by 69SourcecodeScholar
2024

Omnigrasp: Grasping Diverse Objects with Simulated Humanoids

NeurIPS 2024poster

We present a method for controlling a simulated humanoid to grasp an object and move it to follow an object's trajectory. Due to the challenges in controlling a humanoid with dexterous hands, prior methods often use a disembodied hand and only consider vertical lifts or short trajectories. This limi…

Cited by 1SourcePDFScholar
2024

Universal Humanoid Motion Representations for Physics-Based Control

ICLR 2024spotlight

We present a universal motion representation that encompasses a comprehensive range of motor skills for physics-based humanoid control. Due to the high dimensionality of humanoids and the inherent difficulties in reinforcement learning, prior methods have focused on learning skill embeddings for a n…

Cited by 58SourcePDFScholar
2023

Deformer: Dynamic Fusion Transformer for Robust Hand Pose Estimation

ICCV 2023poster

Accurately estimating 3D hand pose is crucial for understanding how humans interact with the world. Despite remarkable progress, existing methods often struggle to generate plausible hand poses when the hand is heavily occluded or blurred. In videos, the movements of the hand allow us to observe var…

Cited by 21PDFScholar
2023

TEMPO: Efficient Multi-View Pose Estimation, Tracking, and Forecasting

ICCV 2023poster

Existing volumetric methods for predicting 3D human pose estimation are accurate, but computationally expensive and optimized for single time-step prediction. We present TEMPO, an efficient multi-view pose estimation model that learns a robust spatiotemporal representation, improving pose accuracy w…

Cited by 26PDFcodeScholar
2023

Time Will Tell: New Outlooks and A Baseline for Temporal Multi-View 3D Object Detection

ICLR 2023top-5%

While recent camera-only 3D detection methods leverage multiple timesteps, the limited history they use significantly hampers the extent to which temporal fusion can improve object perception. Observing that existing works' fusion of multi-frame images are instances of temporal stereo matching, we f…

2023

Type-to-Track: Retrieve Any Object via Prompt-based Tracking

NeurIPS 2023poster

One of the recent trends in vision problems is to use natural language captions to describe the objects of interest. This approach can overcome some limitations of traditional methods that rely on bounding boxes or category annotations. This paper introduces a novel paradigm for Multiple Object Trac…

Cited by 24SourcePDFScholar
2022

Domain Adaptive Hand Keypoint and Pixel Localization in the Wild

ECCV 2022poster

"We aim to improve the performance of regressing hand keypoints and segmenting pixel-level hand masks under new imaging conditions (e.g., outdoors) when we only have labeled images taken under very different conditions (e.g., indoors). In the real world, it is important that the model trained for bo…

Cited by 23SourcePDFScholar
2022

HERD: Continuous Human-to-Robot Evolution for Learning from Human Demonstration

CoRL 2022poster

The ability to learn from human demonstration endows robots with the ability to automate various tasks. However, directly learning from human demonstration is challenging since the structure of the human hand can be very different from the desired robot gripper. In this work, we show that manipulati…

Cited by 9SourceScholar
2022

S2Net: Stochastic Sequential Pointcloud Forecasting

ECCV 2022poster

"Predicting futures of surrounding agents is critical for autonomous systems such as self-driving cars. Instead of requiring accurate detection and tracking prior to trajectory prediction, an object agnostic Sequential Pointcloud Forecasting (SPF) task was proposed in prior work, which enables a for…

Cited by 22SourcePDFScholar
2022

Transform2Act: Learning a Transform-and-Control Policy for Efficient Agent Design

ICLR 2022oral

An agent's functionality is largely determined by its design, i.e., skeletal structure and joint attributes (e.g., length, size, strength). However, finding the optimal agent design for a given function is extremely challenging since the problem is inherently combinatorial and the design space is pr…

2022

Wisdom of Committees: An Overlooked Approach To Faster and More Accurate Models

ICLR 2022poster

Committee-based models (ensembles or cascades) construct models by combining existing pre-trained ones. While ensembles and cascades are well-known techniques that were proposed before deep learning, they are not considered a core building block of deep model architectures and are rarely compared to…

Cited by 60SourcePDFScholar
2021

AgentFormer: Agent-Aware Transformers for Socio-Temporal Multi-Agent Forecasting

ICCV 2021poster

Predicting accurate future trajectories of multiple agents is essential for autonomous systems but is challenging due to the complex interaction between agents and the uncertainty in each agent's future behavior. Forecasting multi-agent trajectories requires modeling two key dimensions: (1) time dim…

Cited by 594PDFcodeScholar
2021

Dynamics-regulated kinematic policy for egocentric pose estimation

NeurIPS 2021poster

We propose a method for object-aware 3D egocentric pose estimation that tightly integrates kinematics modeling, dynamics modeling, and scene object information. Unlike prior kinematics or dynamics-based approaches where the two components are used disjointly, we synergize the two approaches via dyna…

2021

Multi-Echo LiDAR for 3D Object Detection

ICCV 2021poster

LiDAR sensors can be used to obtain a wide range of measurement signals other than a simple 3D point cloud, and those signals can be leveraged to improve perception tasks like 3D object detection. A single laser pulse can be partially reflected by multiple objects along its path, resulting in multip…

Cited by 15PDFScholar
2021

RePOSE: Fast 6D Object Pose Refinement via Deep Texture Rendering

ICCV 2021poster

We present RePOSE, a fast iterative refinement method for 6D object pose estimation. Prior methods perform refinement by feeding zoomed-in input and rendered RGB images into a CNN and directly regressing an update of a refined pose. Their runtime is slow due to the computational cost of CNN, which i…

Cited by 100PDFcodeScholar
2021

Rethinking Transformer-Based Set Prediction for Object Detection

ICCV 2021poster

DETR is a recently proposed Transformer-based method which views object detection as a set prediction problem and achieves state-of-the-art performance but demands extra-long training time to converge. In this paper, we investigate the causes of the optimization difficulty in the training of DETR. O…

Cited by 425PDFcodeScholar
2020

AttentionNAS: Spatiotemporal Attention Cell Search for Video Classification

ECCV 2020poster

Convolutional operations have two limitations: (1) do not explicitly model where to focus as the same filter is applied to all the positions, and (2) are unsuitable for modeling long-range dependencies as they only operate on a small neighborhood. While both limitations can be alleviated by attentio…

Cited by 56SourcePDFScholar
2020

GNN3DMOT: Graph Neural Network for 3D Multi-Object Tracking With 2D-3D Multi-Feature Learning

CVPR 2020poster

3D Multi-object tracking (MOT) is crucial to autonomous systems. Recent work uses a standard tracking-by-detection pipeline, where feature extraction is first performed independently for each object in order to compute an affinity matrix. Then the affinity matrix is passed to the Hungarian algorithm…

Cited by 262PDFcodeScholar
2020

Generative Hybrid Representations for Activity Forecasting With No-Regret Learning

CVPR 2020oral

Automatically reasoning about future human behaviors is a difficult problem but has significant practical applications to assistive systems. Part of this difficulty stems from learning systems' inability to represent all kinds of behaviors. Some behaviors, such as motion, are best described with con…

Cited by 36PDFScholar
2020

Neural Batch Sampling with Reinforcement Learning for Semi-Supervised Anomaly Detection

ECCV 2020poster

We are interested in the detection and segmentation of anomalies in images where the anomalies are typically small (i.e., a small tear in woven fabric, broken pin of an IC chip). From a statistical learning point of view, anomalies have low occurrence probability and are not from the main modes of a…

Cited by 43SourcePDFScholar
2020

Optical Non-Line-of-Sight Physics-Based 3D Human Pose Estimation

CVPR 2020poster

We describe a method for 3D human pose estimation from transient images (i.e., a 3D spatio-temporal histogram of photons) acquired by an optical non-line-of-sight (NLOS) imaging system. Our method can perceive 3D human pose by 'looking around corners' through the use of light indirectly reflected by…

Cited by 90PDFcodeScholar
2019

Directed-Info GAIL: Learning Hierarchical Policies from Unsegmented Demonstrations using Directed Information

ICLR 2019poster

The use of imitation learning to learn a single policy for a complex task that has multiple modes or hierarchical structure can be challenging. In fact, previous work has shown that when the modes are known, learning separate policies for each mode or sub-task can greatly improve the performance of…

Cited by 95SourcePDFScholar
2019

Learnable Embedding Space for Efficient Neural Architecture Compression

ICLR 2019poster

We propose a method to incrementally learn an embedding space over the domain of network architectures, to enable the careful selection of architectures for evaluation during compressed architecture search. Given a teacher network, we search for a compressed network architecture by using Bayesian Op…

2018

Learning Neural Parsers with Deterministic Differentiable Imitation Learning

CoRL 2018

We explore the problem of learning to decompose spatial tasks into segments, as exemplified by the problem of a painting robot covering a large object. Inspired by the ability of classical decision tree algorithms to construct structured parti- tions of their input spaces, we formulate the problem o

Cited by 0SourcePDFScholar
2018

N2N learning: Network to Network Compression via Policy Gradient Reinforcement Learning

ICLR 2018poster

While bigger and deeper neural network architectures continue to advance the state-of-the-art for many computer vision tasks, real-world adoption of these networks is impeded by hardware and speed constraints. Conventional model compression methods attempt to address this problem by modifying the ar…

Cited by 232SourcePDFScholar
2018

R2P2: A ReparameteRized Pushforward Policy for Diverse, Precise Generative Path Forecasting

ECCV 2018poster

We propose a method to forecast a vehicle's ego-motion as a distribution over spatiotemporal paths, conditioned on features (e.g., from LIDAR and images) embedded in an overhead map. The method learns a policy inducing a distribution over simulated trajectories that is both diverse (produces most pa…

Cited by 295SourcePDFScholar
2017

Forecasting Interactive Dynamics of Pedestrians With Fictitious Play

CVPR 2017poster

We develop predictive models of pedestrian dynamics by encoding the coupled nature of multi-pedestrian interaction using game theory and deep learning-based visual analysis to estimate person-specific behavior parameters. We focus on predictive models since they are important for developing interact…

Cited by 215PDFScholar
2017

Inference Machines for supervised Bluetooth localization

ICASSP 2017accepted

State space models, such as Kalman filters or Particle filters, have been applied to improve the accuracy of radio-wave-based localization. However, these models can drift radically when assumptions of the models are violated, and they do not have a mechanism to fix errors. Therefore, we propose an…

Cited by 0SourceScholar
2017

Privacy-Preserving Visual Learning Using Doubly Permuted Homomorphic Encryption

ICCV 2017poster

We propose a privacy-preserving framework for learning visual classifiers by leveraging distributed private image data. This framework is designed to aggregate multiple classifiers updated locally using private data and to ensure that no private information about the data is exposed during and after…

Cited by 70PDFScholar
2016

Understanding Hand-Object Manipulation with Grasp Types and Object Attributes

RSS 2016poster

Our goal is to automate the understanding of natural hand-object manipulation by developing computer vision- based techniques. Our hypothesis is that it is necessary to model the grasp types of hands and the attributes of manipulated objects in order to accurately recognize manipulation actions. Spe…

Cited by 124SourcePDFScholar
2015

Hand parsing for fine-grained recognition of human grasps in monocular images

IROS 2015poster

We propose a novel method for performing fine-grained recognition of human hand grasp types using a single monocular image to allow computational systems to better understand human hand use. In particular, we focus on recognizing challenging grasp categories which differ only by subtle variations in…

Cited by 19SourceScholar
2015

How Do We Use Our Hands? Discovering a Diverse Set of Common Grasps

CVPR 2015poster

Our aim is to show how state-of-the-art computer vision techniques can be used to advance prehensile analysis (i.e., understanding the functionality of human hands). Prehensile analysis is a broad field of multi-disciplinary interest, where researchers painstakingly manually analyze hours of hand-ob…

Cited by 76SourcePDFScholar
2015

Learning Scene-Specific Pedestrian Detectors Without Real Data

CVPR 2015poster

We consider the problem of designing a scene-specific pedestrian detector in a scenario where we have zero instances of real pedestrian data (i.e., no labeled real data or unsupervised real data). This scenario may arise when a new surveillance system is installed in a novel location and a scene-spe…

Cited by 202SourcePDFScholar