← Search

Jiarui Xu

16 accepted papers

2025

Dynamic Perception-Enhanced Motion Planning and Control for UAVs Flights in Challenging Dynamic Environments

ICRA 2025

The autonomous flights of unmanned aerial vehicles (UAVs) in unknown environments have garnered significant attention. However, most existing methods only achieve safe navigation in static environments or spacious scenes with few moving obstacles. Motivated by this open problem, this paper presents

Cited by 0SourceScholar
2025

Learning to (Learn at Test Time): RNNs with Expressive Hidden States

ICML 2025spotlight

Self-attention performs well in long context but has quadratic complexity. Existing RNN layers have linear complexity, but their performance in long context is limited by the expressive power of their hidden states. We present a practical framework for instantiating sequence modeling layers with lin…

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
2023

GPViT: A High Resolution Non-Hierarchical Vision Transformer with Group Propagation

ICLR 2023top-25%

We present the Group Propagation Vision Transformer (GPViT): a novel non- hierarchical (i.e. non-pyramidal) transformer model designed for general visual recognition with high-resolution features. High-resolution features (or tokens) are a natural fit for tasks that involve perceiving fine-grained d…

2023

Open-Vocabulary Panoptic Segmentation With Text-to-Image Diffusion Models

CVPR 2023highlight

We present ODISE: Open-vocabulary DIffusion-based panoptic SEgmentation, which unifies pre-trained text-image diffusion and discriminative models to perform open-vocabulary panoptic segmentation. Text-to-image diffusion models have the remarkable ability to generate high-quality images with diverse…

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

Learning Implicit Feature Alignment Function for Semantic Segmentation

ECCV 2022poster

"Integrating high-level context information with low-level details is of central importance in semantic segmentation. Towards this end, most existing segmentation models apply bilinear up-sampling and convolutions to feature maps of different scales, and then align them at the same resolution. Howev…

2021

Rethinking Self-Supervised Correspondence Learning: A Video Frame-Level Similarity Perspective

ICCV 2021poster

Learning a good representation for space-time correspondence is the key for various computer vision tasks, including tracking object bounding boxes and performing video object pixel segmentation. To learn generalizable representation for correspondence in large-scale, a variety of self-supervised pr…

Cited by 114PDFcodeScholar
2021

Semi-Supervised 3D Hand-Object Poses Estimation With Interactions in Time

CVPR 2021poster

Estimating 3D hand and object pose from a single image is an extremely challenging problem: hands and objects are often self-occluded during interactions, and the 3D annotations are scarce as even humans cannot directly label the ground-truths from a single image perfectly. To tackle these challenge…

Cited by 195PDFcodeScholar
2020

DRG: Dual Relation Graph for Human-Object Interaction Detection

ECCV 2020poster

We tackle the challenging problem of human-object interaction (HOI) detection. Existing methods either recognize the interaction of each human-object pair in isolation or perform joint inference based on complex appearance-based features. In this paper, we leverage an abstract spatial-semantic repre…

2020

Fast Video Object Segmentation With Temporal Aggregation Network and Dynamic Template Matching

CVPR 2020poster

Significant progress has been made in Video Object Segmentation (VOS), the video object tracking task in its finest level. While the VOS task can be naturally decoupled into image semantic segmentation and video object tracking, significantly much more research effort has been made in segmentation t…

Cited by 73PDFScholar
2020

Learning to Group: A Bottom-Up Framework for 3D Part Discovery in Unseen Categories

ICLR 2020poster

We address the problem of learning to discover 3D parts for objects in unseen categories. Being able to learn the geometry prior of parts and transfer this prior to unseen categories pose fundamental challenges on data-driven shape segmentation approaches. Formulated as a contextual bandit problem,…

Cited by 45SourcecodeScholar
2018

Deep High Dynamic Range Imaging with Large Foreground Motions

ECCV 2018poster

This paper proposes the first non-flow-based deep framework for high dynamic range (HDR) imaging of dynamic scenes with large-scale foreground motions. In state-of-the-art deep HDR imaging, input images are first aligned using optical flows before merging, which are still error-prone due to occlusio…