← Search

Sanqing Qu

20 accepted papers

2026

CoNavBench: Collaborative Long-Horizon Vision-Language Navigation Benchmark

ICLR 2026poster

Vision-and-Language Navigation (VLN) primarily focuses on a single-agent-centric approach that executes human instructions step-by-step. In real environments with high demand or parallel workflows, collaboration VLN offers distinct benefits including shorter makespan and greater robustness through p…

Cited by 0SourcecodeScholar
2026

GOOD: Geometry-guided Out-of-Distribution Modeling for Open-set Test-time Adaptation in Point Cloud Semantic Segmentation

ICLR 2026poster

Open-set Test-time Adaptation (OSTTA) has been introduced to address the challenges of both online model optimization and open-set recognition. Despite the demonstrated success of OSTTA methodologies in 2D image recognition, their application to 3D point cloud semantic segmentation is still hindered…

Cited by 0SourceScholar
2026

MGS-Track: Monocular 6DoF Pose Tracking Via Masked 3D Prior and Online Gaussian Splatting

ICRA 2026poster

Tracking the 6DoF pose of previously unseen objects from monocular RGB videos is crucial for robotic manipulation, yet remains challenging due to depth ambiguity and limited object-centric visual context. Existing trackers often rely on accurate depth sensors, which constrains deployment in low-cost…

Cited by 0Scholar
2026

Signal Structure-Aware Gaussian Splatting for Large-Scale Scene Reconstruction

ICLR 2026poster

3D Gaussian Splatting has demonstrated remarkable potential in novel view synthesis. In contrast to small-scale scenes, large-scale scenes inevitably contain sparsely observed regions with excessively sparse initial points. In this case, supervising Gaussians initialized from low-frequency sparse po…

Cited by 0SourceScholar
2025

CHPO: Constrained Hybrid-action Policy Optimization for Reinforcement Learning

NeurIPS 2025poster

Constrained hybrid-action reinforcement learning (RL) promises to learn a safe policy within a parameterized action space, which is particularly valuable for safety-critical applications involving discrete-continuous hybrid action spaces. However, existing hybrid-action RL algorithms primarily focus…

Cited by 0SourceScholar
2025

Multimodal LiDAR-Camera Novel View Synthesis with Unified Pose-free Neural Fields

NeurIPS 2025poster

Pose-free Neural Radiance Field (NeRF) aims at novel view synthesis (NVS) without relying on accurate poses, exhibiting significant practical value. Image and LiDAR point cloud are two pivotal modalities in autonomous driving scenarios. While demonstrating impressive performance, single-modality pos…

Cited by 0SourceScholar
2025

OOD-Barrier: Build a Middle-Barrier for Open-Set Single-Image Test Time Adaptation via Vision Language Models

NeurIPS 2025poster

In real-world environments, a well-designed model must be capable of handling dynamically evolving distributions, where both in-distribution (ID) and out-of-distribution (OOD) samples appear unpredictably and individually, making real-time adaptation particularly challenging. While open-set test-tim…

Cited by 0SourceScholar
2025

RCP-Bench: Benchmarking Robustness for Collaborative Perception Under Diverse Corruptions

CVPR 2025poster

Collaborative perception enhances single-vehicle perception by integrating sensory data from multiple connected vehicles. However, existing studies often assume ideal conditions, overlooking resilience to real-world challenges such as adverse weather and sensor malfunctions, which is critical for sa…

2024

ELF-UA: Efficient Label-Free User Adaptation in Gaze Estimation

IJCAI 2024poster

We consider the problem of user-adaptive 3D gaze estimation. The performance of person-independent gaze estimation is limited due to interpersonal anatomical differences. Our goal is to provide a personalized gaze estimation model specifically adapted to a target user. Previous work on user-adaptive…

Cited by 1SourcePDFScholar
2024

HGL: Hierarchical Geometry Learning for Test-time Adaptation in 3D Point Cloud Segmentation

ECCV 2024oral

"3D point cloud segmentation has received significant interest for its growing applications. However, the generalization ability of models suffers in dynamic scenarios due to the distribution shift between test and training data. To promote robustness and adaptability across diverse scenarios, test-…

2024

LEAD: Learning Decomposition for Source-free Universal Domain Adaptation

CVPR 2024poster

Universal Domain Adaptation (UniDA) targets knowledge transfer in the presence of both covariate and label shifts. Recently Source-free Universal Domain Adaptation (SF-UniDA) has emerged to achieve UniDA without access to source data which tends to be more practical due to data protection policies.…

2024

MAP: MAsk-Pruning for Source-Free Model Intellectual Property Protection

CVPR 2024poster

Deep learning has achieved remarkable progress in various applications heightening the importance of safeguarding the intellectual property (IP) of well-trained models. It entails not only authorizing usage but also ensuring the deployment of models in authorized data domains i.e. making models excl…

2024

PCDepth: Pattern-based Complementary Learning for Monocular Depth Estimation by Best of Both Worlds

IROS 2024poster

Event cameras can record scene dynamics with high temporal resolution, providing rich scene details for monocular depth estimation (MDE) even at low-level illumination. Therefore, existing complementary learning approaches for MDE fuse intensity information from images and scene details from event d…

Cited by 3SourceScholar
2023

Modality-Agnostic Debiasing for Single Domain Generalization

CVPR 2023poster

Deep neural networks (DNNs) usually fail to generalize well to outside of distribution (OOD) data, especially in the extreme case of single domain generalization (single-DG) that transfers DNNs from single domain to multiple unseen domains. Existing single-DG techniques commonly devise various data-…

Cited by 29SourcePDFScholar
2023

TMA: Temporal Motion Aggregation for Event-based Optical Flow

ICCV 2023poster

Event cameras have the ability to record continuous and detailed trajectories of objects with high temporal resolution, thereby providing intuitive motion cues for optical flow estimation. Nevertheless, most existing learning-based approaches for event optical flow estimation directly remould the pa…

Cited by 31PDFcodeScholar
2023

Upcycling Models Under Domain and Category Shift

CVPR 2023poster

Deep neural networks (DNNs) often perform poorly in the presence of domain shift and category shift. How to upcycle DNNs and adapt them to the target task remains an important open problem. Unsupervised Domain Adaptation (UDA), especially recently proposed Source-free Domain Adaptation (SFDA), has b…

2022

BMD: A General Class-Balanced Multicentric Dynamic Prototype Strategy for Source-Free Domain Adaptation

ECCV 2022poster

"Source-free Domain Adaptation (SFDA) aims to adapt a pre-trained source model to the unlabeled target domain without accessing the well-labeled source data, which is a much more practical setting due to the data privacy, security, and transmission issues. To make up for the absence of source data,…

2021

HRegNet: A Hierarchical Network for Large-Scale Outdoor LiDAR Point Cloud Registration

ICCV 2021poster

Point cloud registration is a fundamental problem in 3D computer vision. Outdoor LiDAR point clouds are typically large-scale and complexly distributed, which makes the registration challenging. In this paper, we propose an efficient hierarchical network named HRegNet for large-scale outdoor LiDAR p…

Cited by 133PDFcodeScholar
2021

PointINet: Point Cloud Frame Interpolation Network

AAAI 2021technical

LiDAR point cloud streams are usually sparse in time dimension, which is limited by hardware performance. Generally, the frame rates of mechanical LiDAR sensors are 10 to 20 Hz, which is much lower than other commonly used sensors like cameras. To overcome the temporal limitations of LiDAR sensors,…