← Search

Sanping Zhou

46 accepted papers

2026

Spatial Matters: Position-Guided 3D Referring Expression Segmentation

CVPR 2026

3D Referring Expression segmentation (3D-RES) is an emerging field that segments 3D objects in point cloud scenes based on given referring expressions. Although existing methods have achieved substantial progress, they primarily focus on semantic cues and often overlook spatial relations, which are

Cited by 0SourcecodeScholar
2025

DAMap: Distance-aware MapNet for High Quality HD Map Construction

ICCV 2025poster

High-definition (HD) map is an important component to support navigation and planning for autonomous driving vehicles. Predicting map elements with high quality (high classification and localization scores) is crucial to the safety of autonomous driving vehicles. However, current methods perform poo…

Cited by 0SourcePDFScholar
2025

Diversifying Query: Region-Guided Transformer for Temporal Sentence Grounding

AAAI 2025technical

Temporal sentence grounding is a challenging task that aims to localize the moment spans relevant to a language description. Although recent DETR-based models have achieved notable progress by leveraging multiple learnable moment queries, they suffer from overlapped and redundant proposals, leading…

2025

DynaRend: Learning 3D Dynamics via Masked Future Rendering for Robotic Manipulation

NeurIPS 2025poster

Learning generalizable robotic manipulation policies remains a key challenge due to the scarcity of diverse real-world training data. While recent approaches have attempted to mitigate this through self-supervised representation learning, most either rely on 2D vision pretraining paradigms such as m…

Cited by 0SourceScholar
2025

Enhancing Mamba Decoder with Bidirectional Interaction in Multi-Task Dense Prediction

ICCV 2025poster

Sufficient cross-task interaction is crucial for success in multi-task dense prediction. However, sufficient interaction often results in high computational complexity, forcing existing methods to face the trade-off between interaction completeness and computational efficiency. To address this limit…

2025

FlowRAM: Grounding Flow Matching Policy with Region-Aware Mamba Framework for Robotic Manipulation

CVPR 2025poster

Robotic manipulation in high-precision tasks is essential for numerous industrial and real-world applications where accuracy and speed are required. Yet current diffusion-based policy learning methods generally suffer from low computational efficiency due to the iterative denoising process during in…

Cited by 0SourcePDFScholar
2025

FreqPDE: Rethinking Positional Depth Embedding for Multi-View 3D Object Detection Transformers

ICCV 2025poster

Detecting 3D objects accurately from multi-view 2D images is a challenging yet essential task in the field of autonomous driving. Current methods resort to integrating depth prediction to recover the spatial information for object query decoding, which necessitates explicit supervision from LiDAR po…

Cited by 0SourcePDFScholar
2025

Mind the Gap: Aligning Vision Foundation Models to Image Feature Matching

ICCV 2025poster

Leveraging the vision foundation models has emerged as a mainstream paradigm that improves the performance of image feature matching. However, previous works have ignored the misalignment when introducing the foundation models into feature matching. The misalignment arises from the discrepancy betwe…

Cited by 0SourcePDFScholar
2025

Moment Quantization for Video Temporal Grounding

ICCV 2025poster

Video temporal grounding is a critical video understanding task, which aims to localize moments relevant to a language description. The challenge of this task lies in distinguishing relevant and irrelevant moments. Previous methods focused on learning continuous features exhibit weak differentiation…

2025

PDFactor: Learning Tri-Perspective View Policy Diffusion Field for Multi-Task Robotic Manipulation

CVPR 2025poster

Robotic manipulation based on visual observations and natural language instructions is a long-standing challenge in robotics. Yet prevailing approaches model action distribution by adopting explicit or implicit representations, which often struggle to achieve a trade-off between accuracy and efficie…

Cited by 0SourcePDFScholar
2025

RefDetector: A Simple Yet Effective Matching-based Method for Referring Expression Comprehension

AAAI 2025technical

Despite the rapid and substantial advancements in object detection, it continues to face limitations imposed by pre-defined category sets. Current methods for visual grounding primarily focus on how to better leverage the visual backbone to generate text-tailored visual features, which may require a…

Cited by 0SourcePDFScholar
2025

SAMPO: Scale-wise Autoregression with Motion Prompt for Generative World Models

NeurIPS 2025poster

World models allow agents to simulate the consequences of actions in imagined environments for planning, control, and long-horizon decision-making. However, existing autoregressive world models struggle with visually coherent predictions due to disrupted spatial structure, inefficient decoding, and…

Cited by 0SourceScholar
2025

Towards Precise Embodied Dialogue Localization via Causality Guided Diffusion

CVPR 2025poster

Embodied localization based on vision and natural language dialogues presents a persistent challenge in embodied intelligence. Existing methods often approach this task as an image translation problem, leveraging encoder-decoder architectures to predict heatmaps. However, these methods frequently ex…

Cited by 0SourcePDFScholar
2024

AugDETR: Improving Multi-scale Learning for Detection Transformer

ECCV 2024poster

"Current end-to-end detectors typically exploit transformers to detect objects and show promising performance. Among them, Deformable DETR is a representative paradigm that effectively exploits multi-scale features. However, small local receptive fields and limited query-encoder interactions weaken…

Cited by 2SourcePDFScholar
2024

Learning Anomalies with Normality Prior for Unsupervised Video Anomaly Detection

ECCV 2024poster

"Unsupervised video anomaly detection (UVAD) aims to detect abnormal events in videos without any annotations. It remains challenging because anomalies are rare, diverse, and usually not well-defined. Existing UVAD methods are purely data-driven and perform unsupervised learning by identifying vario…

2024

Molecule Design by Latent Prompt Transformer

NeurIPS 2024spotlight

This work explores the challenging problem of molecule design by framing it as a conditional generative modeling task, where target biological properties or desired chemical constraints serve as conditioning variables. We propose the Latent Prompt Transformer (LPT), a novel generative model comprisi…

Cited by 2SourcePDFScholar
2024

Referencing Where to Focus: Improving Visual Grounding with Referential Query

NeurIPS 2024poster

Visual Grounding aims to localize the referring object in an image given a natural language expression. Recent advancements in DETR-based visual grounding methods have attracted considerable attention, as they directly predict the coordinates of the target object without relying on additional effort…

Cited by 1SourcePDFScholar
2024

Stepwise Multi-grained Boundary Detector for Point-supervised Temporal Action Localization

ECCV 2024poster

"Point-supervised temporal action localization pursues high-accuracy action detection under low-cost data annotation. Despite recent advances, a significant challenge remains: sparse labeling of individual frames leads to semantic ambiguity in determining action boundaries due to the lack of continu…

Cited by 0SourcePDFScholar
2024

Temporal Correlation Vision Transformer for Video Person Re-Identification

AAAI 2024technical

Video Person Re-Identification (Re-ID) is a task of retrieving persons from multi-camera surveillance systems. Despite the progress made in leveraging spatio-temporal information in videos, occlusion in dense crowds still hinders further progress. To address this issue, we propose a Temporal Correla…

Cited by 5SourcePDFScholar
2024

Towards Generalizable Multi-Object Tracking

CVPR 2024poster

Multi-Object Tracking (MOT) encompasses various tracking scenarios each characterized by unique traits. Effective trackers should demonstrate a high degree of generalizability across diverse scenarios. However existing trackers struggle to accommodate all aspects or necessitate hypothesis and experi…

2024

Voxel or Pillar: Exploring Efficient Point Cloud Representation for 3D Object Detection

AAAI 2024technical

Efficient representation of point clouds is fundamental for LiDAR-based 3D object detection. While recent grid-based detectors often encode point clouds into either voxels or pillars, the distinctions between these approaches remain underexplored. In this paper, we quantify the differences between t…

Cited by 8SourcePDFScholar
2023

Learning from Noisy Pseudo Labels for Semi-Supervised Temporal Action Localization

ICCV 2023poster

Semi-Supervised Temporal Action Localization (SS-TAL) aims to improve the generalization ability of action detectors with large-scale unlabeled videos. Albeit the recent advancement, one of the major challenges still remains: noisy pseudo labels hinder efficient learning on abundant unlabeled videos…

Cited by 10PDFcodeScholar
2023

MotionTrack: Learning Robust Short-Term and Long-Term Motions for Multi-Object Tracking

CVPR 2023poster

The main challenge of Multi-Object Tracking (MOT) lies in maintaining a continuous trajectory for each target. Existing methods often learn reliable motion patterns to match the same target between adjacent frames and discriminative appearance features to re-identify the lost targets after a long pe…

2023

Multi-Stream Representation Learning for Pedestrian Trajectory Prediction

AAAI 2023technical

Forecasting the future trajectory of pedestrians is an important task in computer vision with a range of applications, from security cameras to autonomous driving. It is very challenging because pedestrians not only move individually across time but also interact spatially, and the spatial and tempo…

2023

Parallel Attention Interaction Network for Few-Shot Skeleton-Based Action Recognition

ICCV 2023poster

Learning discriminative features from very few labeled samples to identify novel classes has received increasing attention in skeleton-based action recognition. Existing works aim to learn action-specific embeddings by exploiting either intra-skeleton or inter-skeleton spatial associations, which ma…

Cited by 11PDFScholar
2023

StructVPR: Distill Structural Knowledge With Weighting Samples for Visual Place Recognition

CVPR 2023poster

Visual place recognition (VPR) is usually considered as a specific image retrieval problem. Limited by existing training frameworks, most deep learning-based works cannot extract sufficiently stable global features from RGB images and rely on a time-consuming re-ranking step to exploit spatial struc…

Cited by 24SourcePDFScholar
2022

Complementary Attention Gated Network for Pedestrian Trajectory Prediction

AAAI 2022technical

Pedestrian trajectory prediction is crucial in many practical applications due to the diversity of pedestrian movements, such as social interactions and individual motion behaviors. With similar observable trajectories and social environments, different pedestrians may make completely different futu…

2022

Hourglass Attention Network for Image Inpainting

ECCV 2022poster

"Benefiting from the powerful ability of convolutional neural networks (CNNs) to learn semantic information and texture patterns of images, learning-based image inpainting methods have made noticeable breakthroughs over the years. However, certain inherent defects (e.g. local prior, spatially sharin…

2022

Learning To Refactor Action and Co-Occurrence Features for Temporal Action Localization

CVPR 2022poster

The main challenge of Temporal Action Localization is to retrieve subtle human actions from various co-occurring ingredients, e.g., context and background, in an untrimmed video. While prior approaches have achieved substantial progress through devising advanced action detectors, they still suffer f…

Cited by 57PDFScholar
2022

Pedestrian Intention Prediction Based on Traffic-Aware Scene Graph Model

IROS 2022poster

Anticipating the future behavior of pedestrians is a crucial part of deploying Automated Driving Systems (ADS) in urban traffic scenarios. Most recent works utilize a convolutional neural network (CNN) to extract visual information, which is then input to a recurrent neural network (RNN) along with…

Cited by 10SourceScholar
2022

Social Interpretable Tree for Pedestrian Trajectory Prediction

AAAI 2022technical

Understanding the multiple socially-acceptable future behaviors is an essential task for many vision applications. In this paper, we propose a tree-based method, termed as Social Interpretable Tree (SIT), to address this multi-modal prediction task, where a hand-crafted tree is built depending on th…

2022

TransVPR: Transformer-Based Place Recognition With Multi-Level Attention Aggregation

CVPR 2022oral

Visual place recognition is a challenging task for applications such as autonomous driving navigation and mobile robot localization. Distracting elements presenting in complex scenes often lead to deviations in the perception of visual place. To address this problem, it is crucial to integrate infor…

Cited by 168PDFScholar
2021

Meta Pairwise Relationship Distillation for Unsupervised Person Re-Identification

ICCV 2021poster

Unsupervised person re-identification (Re-ID) remains challenging due to the lack of ground-truth labels. Existing methods often rely on estimated pseudo labels via iterative clustering and classification, and they are unfortunately highly susceptible to performance penalties incurred by the inaccur…

Cited by 51PDFcodeScholar
2021

SGCN: Sparse Graph Convolution Network for Pedestrian Trajectory Prediction

CVPR 2021poster

Pedestrian trajectory prediction is a key technology in autopilot, which remains to be very challenging due to complex interactions between pedestrians. However, previous works based on dense undirected interaction suffer from modeling superfluous interactions and neglect of trajectory motion tenden…

Cited by 327PDFcodeScholar
2021

Unlimited Neighborhood Interaction for Heterogeneous Trajectory Prediction

ICCV 2021poster

Understanding complex social interactions among agents is a key challenge for trajectory prediction. Most existing methods consider the interactions between pairwise traffic agents or in a local area, while the nature of interactions is unlimited, involving an uncertain number of agents and non-loca…

Cited by 35PDFcodeScholar
2019

Discriminative Feature Learning With Consistent Attention Regularization for Person Re-Identification

ICCV 2019poster

Person re-identification (Re-ID) has undergone a rapid development with the blooming of deep neural network. Most methods are very easily affected by target misalignment and background clutter in the training process. In this paper, we propose a simple yet effective feedforward attention network to…

Cited by 133PDFScholar
2019

Meta-Weight-Net: Learning an Explicit Mapping For Sample Weighting

NeurIPS 2019poster

Current deep neural networks(DNNs) can easily overfit to biased training data with corrupted labels or class imbalance. Sample re-weighting strategy is commonly used to alleviate this issue by designing a weighting function mapping from training loss to sample weight, and then iterating between weig…

2019

Person-in-WiFi: Fine-Grained Person Perception Using WiFi

ICCV 2019poster

Fine-grained person perception such as body segmentation and pose estimation has been achieved with many 2D and 3D sensors such as RGB/depth cameras, radars (e.g. RF-Pose), and LiDARs. These solutions require 2D images, depth maps or 3D point clouds of person bodies as input. In this paper, we take…

Cited by 215PDFcodeScholar
2017

Point to Set Similarity Based Deep Feature Learning for Person Re-Identification

CVPR 2017poster

Person re-identification (Re-ID) remains a challenging problem due to significant appearance changes caused by variations in view angle, background clutter, illumination condition and mutual occlusion. To address these issues, conventional methods usually focus on proposing robust feature represent…

Cited by 191PDFScholar
2016

Person Re-Identification by Multi-Channel Parts-Based CNN With Improved Triplet Loss Function

CVPR 2016poster

Person re-identification across cameras remains a very challenging problem, especially when there are no overlapping fields of view between cameras. In this paper, we present a novel multi-channel parts-based convolutional neural network (CNN) model under the triplet framework for person re-identifi…

Cited by 1630PDFScholar