← Search

Cheng Wang

116 accepted papers

2026

$G^2$-Reader: Dual Evolving Graphs for Multimodal Document QA

ICML 2026poster

Retrieval-augmented generation is a practical paradigm for question answering over long documents, but it remains brittle for multimodal reading where text, tables, and figures are interleaved across many pages. First, flat chunking breaks document-native structure and cross-modal alignment, yieldin…

Cited by 1SourceScholar
2026

A Structural-Analysis-Based Information Fusion for Multi-Modal Cross-View Geo-Localization

IJCAI 2026

Cross-view geo-localization (CVGL) aims at localizing a ground-level query by retrieving its corresponding match from a database of geo-tagged satellite images. Existing multi-modal CVGL methods lack a structured design in the fusion stage, limiting their ability to fully exploit the information fro

Cited by 0Scholar
2026

Deep Photonic Reservoir Computer Meets UAV Control: An Ultra-Fast Learning-Based Compensator for Agile Flight in Confined Space

ICRA 2026poster

Unmanned aerial vehicles (UAVs) operating in confined, cluttered environments face significant performance degradation due to nonlinear, time-varying unmodeled dynamics—such as ground/ceiling effects and wake recirculation—that are unaccounted for in traditional controllers. While learning-based com…

2026

FlashCap: Millisecond-Accurate Human Motion Capture via Flashing LEDs and Event-Based Vision

CVPR 2026

Precise motion timing (PMT) is crucial for swift motion analysis. A millisecond difference may determine victory or defeat in sports competitions. Despite substantial progress in human pose estimation (HPE), PMT remains largely overlooked by the HPE community due to the limited availability of high-

Cited by 0SourceScholar
2026

Graph VQ-Transformer (GVT): Fast and Accurate Molecular Generation via High-Fidelity Discrete Latents

AAAI 2026technical

The de novo generation of molecules with desirable properties is a critical challenge, where diffusion models are computationally intensive and autoregressive models struggle with error propagation. In this work, we introduce the Graph VQ-Transformer (GVT), a two-stage generative framework that achi

Cited by 0SourcePDFScholar
2026

Hybrid Routing for a Mixture of LoRA Experts

AAAI 2026technical

Combining Mixture of Experts (MoE) with Low-Rank Adaptation (LoRA) has shown promising efficiency in multi-task instruction tuning for Large Language Models (LLMs). While existing routing schemes for such MoE systems employ auxiliary functions to ensure both expert selection certainty and workload b

Cited by 0SourcePDFScholar
2026

InfoGlobe: Local-and-Global Information-Preserving Statistical Manifold Learning for Single-Cell Transcriptomics

ICML 2026poster

Geometry-preserving dimension reduction is critical for single-cell transcriptomics, where low-dimensional distances should reflect biological divergence between cell types along the transcriptomic manifold. Due to inadequate metrics, the global structure is not sufficiently preserved in the low-dim…

Cited by 0SourceScholar
2026

InfoMosaic-Bench: Evaluating Multi-Source Information Seeking in Tool-Augmented Agents

ICLR 2026poster

Information seeking is a fundamental requirement for humans. However, existing LLM agents rely heavily on open-web search, which exposes two fundamental weaknesses: online content is noisy and unreliable, and many real-world tasks require precise, domain-specific knowledge unavailable from the web.…

Cited by 0SourceScholar
2026

LEADER: Learning Reliable Local-to-Global Correspondences for LiDAR Relocalization

CVPR 2026

LiDAR relocalization has attracted increasing attention as it can deliver accurate 6-DoF pose estimation in complex 3D environments. Recent learning-based regression methods offer efficient solutions by directly predicting global poses without the need for explicit map storage. However, these method

Cited by 0SourcecodeScholar
2026

MAC-NeRF: Motion-Aware Curriculum Learning for Dynamic LiDAR NeRFs

ICML 2026poster

While LiDAR NeRFs excel in static environments, synthesizing dynamic scenes remains challenging as moving objects break multi-view consistency, causing conflicting supervision and ghosting artifacts across frames. Existing methods typically suffer from optimization difficulty from the start, struggl…

Cited by 0SourceScholar
2026

MAGE: Multi-scale Autoregressive Generation for Offline Reinforcement Learning

ICLR 2026poster

Generative models have gained significant traction in offline reinforcement learning (RL) due to their ability to model complex trajectory distributions. However, existing generation-based approaches still struggle with long-horizon tasks characterized by sparse rewards. Some hierarchical generation…

Cited by 0SourcecodeScholar
2026

Mirage or Method? How Model–Task Alignment Induces Divergent RL Conclusions

ICLR 2026poster

Recent advances in applying reinforcement learning (RL) to large language models (LLMs) have led to substantial progress. In particular, a series of remarkable yet often counterintuitive phenomena have been reported in LLMs, exhibiting patterns not typically observed in traditional RL settings. For…

Cited by 0SourcecodeScholar
2026

MotionMAR: Multi-scale Auto-Regressive Human Motion Reconstruction from Sparse Observations

ICML 2026poster

Human motion inherently exhibits a sophisticated temporal hierarchical architecture, spanning from global low-frequency trajectories to local high-frequency dynamics. Inspired by this intrinsic property and the success of multi-scale autoregressive modeling in vision, we propose MotionMAR, a novel f…

Cited by 0SourceScholar
2026

OmniBrainBench: A Comprehensive Multimodal Benchmark for Brain Imaging Analysis Across Multi-stage Clinical Tasks

CVPR 2026

Brain imaging analysis is crucial for diagnosing and treating brain disorders, and multimodal large language models (MLLMs) are increasingly supporting it. However, current brain imaging visual question-answering (VQA) benchmarks either cover a limited number of imaging modalities or are restricted

Cited by 0SourcecodeScholar
2026

Physically-Based LiDAR Smoke Simulation for Robust 3D Object Detection

AAAI 2026technical

3D object detection in adverse weather is crucial for autonomous driving, especially in smoke where LiDAR data becomes sparse and noisy. Due to the lack of real smoke data, this paper introduces a physics-based simulation framework to generate realistic LiDAR point clouds of smoke and augment large-

Cited by 0SourcePDFScholar
2026

Position: Embodied AI Requires a Privacy-Utility Tradeoff

ICML 2026poster

Embodied AI (EAI) systems are rapidly transitioning from simulations into real-world domestic and other sensitive environments. However, recent EAI solutions have largely demonstrated advancements within \emph{isolated stages} such as instruction, perception, planning and interaction, without consid…

Cited by 0SourceScholar
2026

RCP-LO: A Relative Coordinate Prediction Framework for Generalizable Deep LiDAR Odometry

AAAI 2026technical

LiDAR odometry is a critical component of SLAM in autonomous driving and robotics. Learning-based methods have shown remarkable performance by regressing relative poses in an end-to-end manner. However, when applying these trained models, originally developed on the widely used KITTI dataset, to oth

Cited by 0SourcePDFScholar
2026

TACO: Task-Aware Contrastive Learning for Joint LiDAR Localization and 3D Object Detection

CVPR 2026

Reliable navigation and decision-making of autonomous vehicles require both accurate localization and object detection. Traditionally, these two tasks are handled separately, leading to redundant computation and limited cross-task knowledge transfer. This paper proposes TACO, the first Task-Aware CO

Cited by 0SourcecodeScholar
2026

Towards Motion Turing Test: Evaluating Human-Likeness in Humanoid Robots

CVPR 2026

Humanoid robots have achieved significant progress in motion generation and control, exhibiting movements that appear increasingly natural and human-like. Inspired by the Turing Test, we propose the Motion Turing Test, a framework that evaluates whether human observers can discriminate between human

Cited by 0SourceScholar
2026

Unbiased Rectification for Sequential Recommender Systems Under Fake Orders

AAAI 2026technical

Fake orders pose increasing threats to sequential recommender systems by misleading recommendation results through artificially manipulated interactions, including click farming, context-irrelevant substitutions, and sequential perturbations. Unlike injecting carefully designed fake users to influe

Cited by 0SourcePDFScholar
2026

V2U4Real: A Real-world Large-scale Dataset for Vehicle-to-UAV Cooperative Perception

CVPR 2026

Modern autonomous vehicle perception systems are often constrained by occlusions, blind spots, and limited sensing range. While existing cooperative perception paradigms, such as Vehicle-to-Vehicle (V2V) and Vehicle-to-Infrastructure (V2I), have demonstrated their effectiveness in mitigating these c

Cited by 0SourcecodeScholar
2025

A New Adversarial Perspective for LiDAR-based 3D Object Detection

AAAI 2025technical

Autonomous vehicles (AVs) rely on LiDAR sensors for environmental perception and decision-making in driving scenarios. However, ensuring the safety and reliability of AVs in complex environments remains a pressing challenge. To address this issue, we introduce a real-world dataset (ROLiD) comprising…

Cited by 0SourcePDFScholar
2025

AdaCo: Overcoming Visual Foundation Model Noise in 3D Semantic Segmentation via Adaptive Label Correction

AAAI 2025technical

Recently, Visual Foundation Models (VFMs) have shown a remarkable generalization performance in 3D perception tasks. However, their effectiveness in large-scale outdoor datasets remains constrained by the scarcity of accurate supervision signals, the extensive noise caused by variable outdoor cond…

2025

Boosting Adversarial Transferability through Augmentation in Hypothesis Space

CVPR 2025poster

Adversarial examples can mislead deep neural networks with subtle perturbations, causing them to make incorrect predictions. Notably, adversarial examples crafted for one model can also deceive other models, a phenomenon known as the transferability of adversarial examples. To improve transferabilit…

2025

ClimbingCap: Multi-Modal Dataset and Method for Rock Climbing in World Coordinate

CVPR 2025highlight

Human Motion Recovery (HMR) research mainly focuses on ground-based motions such as running. The study on capturing climbing motion, an off-ground motion, is sparse. This is partly due to the limited availability of climbing motion datasets, especially large-scale and challenging 3D labeled datasets…

Cited by 0SourcePDFScholar
2025

Con-ReCall: Detecting Pre-training Data in LLMs via Contrastive Decoding

COLING 2025main

The training data in large language models is key to their success, but it also presents privacy and security risks, as it may contain sensitive information. Detecting pre-training data is crucial for mitigating these concerns. Existing methods typically analyze target text in isolation or solely wi…

2025

ConDo: Continual Domain Expansion for Absolute Pose Regression

AAAI 2025technical

Visual localization is a fundamental machine learning problem. Absolute Pose Regression (APR) trains a scene-dependent model to efficiently map an input image to the camera pose in a pre-defined scene. However, many applications have continually changing environments, where inference data at novel p…

2025

DiffLO: Semantic-Aware LiDAR Odometry with Diffusion-Based Refinement

CVPR 2025poster

LiDAR odometry is a critical module in autonomous driving systems, responsible for accurate localization by estimating the relative pose transformation between consecutive point cloud frames. However, existing studies frequently encounter challenges with unreliable pose estimation, due to the lack o…

2025

DiffusionDrive: Truncated Diffusion Model for End-to-End Autonomous Driving

CVPR 2025highlight

Recently, the diffusion model has emerged as a powerful generative technique for robotic policy learning, capable of modeling multi-mode action distributions. Leveraging its capability for end-to-end autonomous driving is a promising direction. However, the numerous denoising steps in the robotic di…

2025

DoF: A Diffusion Factorization Framework for Offline Multi-Agent Reinforcement Learning

ICLR 2025poster

Diffusion models have been widely adopted in image and language generation and are now being applied to reinforcement learning. However, the application of diffusion models in offline cooperative Multi-Agent Reinforcement Learning (MARL) remains limited. Although existing studies explore this direct…

2025

Efficient Knowledge Transfer in Federated Recommendation for Joint Venture Ecosystem

NeurIPS 2025spotlight

The current Federated Recommendation System (FedRS) focuses on personalized recommendation services and assumes clients are personalized IoT devices (e.g., Mobile phones). In this paper, we deeply dive into new but practical FedRS applications within the joint venture ecosystem. Subsidiaries engage…

Cited by 0SourceScholar
2025

GTR-Loc: Geospatial Text Regularization Assisted Outdoor LiDAR Localization

NeurIPS 2025poster

Prevailing scene coordinate regression methods for LiDAR localization suffer from localization ambiguities, as distinct locations can exhibit similar geometric signatures — a challenge that current geometry-based regression approaches have yet to solve. Recent vision–language models show that textua…

Cited by 0SourcecodeScholar
2025

GradPS: Resolving Futile Neurons in Parameter Sharing Network for Multi-Agent Reinforcement Learning

ICML 2025poster

Parameter-sharing (PS) techniques have been widely adopted in cooperative Multi-Agent Reinforcement Learning (MARL). In PS, all the agents share a policy network with identical parameters, which enjoys good sample efficiency. However, PS could lead to homogeneous policies that limit MARL performance…

2025

GuardReasoner-VL: Safeguarding VLMs via Reinforced Reasoning

NeurIPS 2025poster

To enhance the safety of VLMs, this paper introduces a novel reasoning-based VLM guard model dubbed GuardReasoner-VL. The core idea is to incentivize the guard model to deliberatively reason before making moderation decisions via online RL. First, we construct GuardReasoner-VLTrain, a reasoning corp…

Cited by 0SourcecodeScholar
2025

HotSpot: Signed Distance Function Optimization with an Asymptotically Sufficient Condition

CVPR 2025highlight

We propose a method, HotSpot, for optimizing neural signed distance functions. Existing losses, such as the eikonal loss, act as necessary but insufficient constraints and cannot guarantee that the recovered implicit function represents a true distance function, even if the output minimizes these lo…

Cited by 0SourcePDFScholar
2025

InfoBridge: Balanced Multimodal Integration through Conditional Dependency Modeling

ICCV 2025poster

Developing systems that interpret diverse real-world signals remains a fundamental challenge in multimodal learning. Current approaches face significant obstacles from inherent modal heterogeneity. While existing methods attempt to enhance fusion through cross-modal alignment or interaction mechanis…

2025

L2RSI: Cross-view LiDAR-based Place Recognition for Large-scale Urban Scenes via Remote Sensing Imagery

NeurIPS 2025poster

We tackle the challenge of LiDAR-based place recognition, which traditionally depends on costly and time-consuming prior 3D maps. To overcome this, we first construct LiRSI-XA dataset, which encompasses approximately $110,000$ remote sensing submaps and $13,000$ LiDAR point cloud submaps captured i…

Cited by 0SourcecodeScholar
2025

L4DR: LiDAR-4DRadar Fusion for Weather-Robust 3D Object Detection

AAAI 2025technical

LiDAR-based 3D object detection is crucial for autonomous driving. However, due to the quality deterioration of LiDAR point clouds, it suffers from performance degradation in adverse weather conditions. Fusing LiDAR with the weatherrobust 4D radar sensor is expected to solve this problem; however, i…

2025

Learning to Detect Objects from Multi-Agent LiDAR Scans without Manual Labels

CVPR 2025poster

Unsupervised 3D object detection serves as an important solution for offline 3D object annotation. However, due to the data sparsity and limited views, the clustering-based label fitting in unsupervised object detection often generates low-quality pseudo-labels. Multi-agent collaborative dataset, wh…

2025

LightLoc: Learning Outdoor LiDAR Localization at Light Speed

CVPR 2025poster

Scene coordinate regression achieves impressive results in outdoor LiDAR localization but requires days of training. Since training needs to be repeated for each new scene, long training times make these impractical for applications requiring time-sensitive system upgrades, such as autonomous drivin…

2025

MedVSR: Medical Video Super-Resolution with Cross State-Space Propagation

ICCV 2025poster

High-resolution (HR) medical videos are vital for accurate diagnosis, yet are hard to acquire due to hardware limitations and physiological constraints. Clinically, the collected low-resolution (LR) medical videos present unique challenges for video super-resolution (VSR) models, including camera sh…

2025

Motal: Unsupervised 3D Object Detection by Modality and Task-specific Knowledge Transfer

ICCV 2025poster

The performance of unsupervised 3D object classification and bounding box regression relies heavily on the quality of initial pseudo-labels. Traditionally, the labels of classification and regression are represented by a single set of candidate boxes generated by motion or geometry heuristics. Howev…

Cited by 0SourcePDFScholar
2025

NAUTILUS: A Large Multimodal Model for Underwater Scene Understanding

NeurIPS 2025poster

Underwater exploration offers critical insights into our planet and attracts increasing attention for its broader applications in resource exploration, national security, etc. We study the underwater scene understanding methods, which aim to achieve automated underwater exploration. The underwater s…

Cited by 0SourcecodeScholar
2025

PlanU: Large Language Model Reasoning through Planning under Uncertainty

NeurIPS 2025poster

Large Language Models (LLMs) are increasingly being explored across a range of reasoning tasks. However, LLMs sometimes struggle with reasoning tasks under uncertainty that are relatively easy for humans, such as planning actions in stochastic environments. The adoption of LLMs for reasoning is impe…

Cited by 0SourceScholar
2025

Pretend Benign: A Stealthy Adversarial Attack by Exploiting Vulnerabilities in Cooperative Perception

ICCV 2025poster

Recently, learning-based multi-agent cooperative perception has garnered widespread attention. However, the inherent vulnerabilities of neural networks, combined with the risks posed by cooperative communication as a wide-open backdoor, render these systems highly susceptible to adversarial attacks.…

Cited by 0SourcePDFScholar
2025

Query Optimization for Parametric Knowledge Refinement in Retrieval-Augmented Large Language Models

EMNLP 2025

We introduce the Extract-Refine-Retrieve-Read (ERRR) framework, a novel approach designed to bridge the pre-retrieval information gap in Retrieval-Augmented Generation (RAG) systems through query optimization tailored to meet the specific knowledge requirements of Large Language Models (LLMs). Unlik

Cited by 0SourcePDFScholar
2025

RALoc: Enhancing Outdoor LiDAR Localization via Rotation Awareness

ICCV 2025poster

LiDAR localization is a fundamental task in autonomous driving and robotics. Scene Coordinate Regression (SCR) exhibits leading pose accuracy, achieving impressive results in learning-based localization. We observe that the real-world LiDAR scans captured from different viewpoints usually result in…

Cited by 0SourcePDFScholar
2025

RDPA: Real-Time Distributed-Concentrated Penetration Attack for Point Cloud Learning

IJCAI 2025

Partial point attack approaches focus on leveraging the fewest points to achieve the best attack efficiency for easy implementation in the physical domain. For the first time, this paper proposes that the partial point attack strategy should pay attention to not only the selection and disturbance of

Cited by 0SourcePDFScholar
2025

SP3D: Boosting Sparsely-Supervised 3D Object Detection via Accurate Cross-Modal Semantic Prompts

CVPR 2025highlight

Recently, sparsely-supervised 3D object detection has gained great attention, achieving performance close to fully-supervised 3D detectors while requiring only a few annotated instances. Nevertheless, these methods suffer challenges when accurate labels are extremely absent. In this paper, we propos…

2025

STGC-NeRF: Spatial-Temporal Geometric Consistency for LiDAR Neural Radiance Fields in Dynamic Scenes

AAAI 2025technical

While Neural Radiance Fields (NeRFs) have advanced the frontiers of novel view synthesis (NVS) using LiDAR data, they still struggle in dynamic scenes. Due to the low frequency and sparsity characteristics of LiDAR point clouds, it is challenging to spontaneously learn a dynamic and consistent scene…

2025

Seg2Box: 3D Object Detection by Point-Wise Semantics Supervision

AAAI 2025technical

LIDAR-based 3D object detection and semantic segmentation are critical tasks in 3D scene understanding. Traditional detection and segmentation methods supervise their models through bounding box labels and semantic mask labels. However, these two independent labels inherently contain significant red…

Cited by 0SourcePDFScholar
2025

Text to Point Cloud Localization with Multi-Level Negative Contrastive Learning

AAAI 2025technical

Language-based localization is a crucial task in robotics and computer vision, enabling robots to understand spatial positions through language. Recent methods rely on contrastive learning to establish correspondences between global features of texts and point clouds. However, the inherent ambiguity…

2025

Tricking Retrievers with Influential Tokens: An Efficient Black-Box Corpus Poisoning Attack

NAACL 2025long

Retrieval-augmented generation (RAG) systems enhance large language models by incorporating external knowledge, addressing issues like outdated internal knowledge and hallucination. However, their reliance on external knowledge bases makes them vulnerable to corpus poisoning attacks, where adversari…

Cited by 0SourcePDFScholar
2025

U-KAN Makes Strong Backbone for Medical Image Segmentation and Generation

AAAI 2025technical

U-Net has become a cornerstone in various visual applications such as image segmentation and diffusion probability models. While numerous innovative designs and improvements have been introduced by incorporating transformers or MLPs, the networks are still limited to linearly modeling patterns as we…

2025

Unsupervised Multi-View Outlier Detection via Optimal Graph Filtering

ICASSP 2025accepted

Unsupervised multi-view outlier detection has garnered increasing attention in recent years, yet existing methods face persistent challenges. Many approaches rely predominantly on first-order neighborhood information, overlooking the richer insights offered by higher-order structures, which can degr…

Cited by 0SourceScholar
2025

When Audio and Text Disagree: Revealing Text Bias in Large Audio-Language Models

EMNLP 2025

Large Audio-Language Models (LALMs) are augmented with the ability to perceive audio, demonstrating impressive capabilities in processing combined audio and text signals. However, their reliability when faced with conflicting inputs across modalities remains largely unexplored. This study examines h

2024

Bridging LiDAR Gaps: A Multi-LiDARs Domain Adaptation Dataset for 3D Semantic Segmentation

IJCAI 2024poster

We focus on the domain adaptation problem for 3D semantic segmentation, addressing the challenge of data variability in point clouds collected by different LiDARs. Existing benchmarks often mix different types of datasets, which blurs and complicates segmentation evaluations. Here, we introduce a Mu…

2024

CMD: A Cross Mechanism Domain Adaptation Dataset for 3D Object Detection

ECCV 2024poster

"Point cloud data, representing the precise 3D layout of the scene, quickly drives the research of 3D object detection. However, the challenge arises due to the rapid iteration of 3D sensors, which leads to significantly different distributions in point clouds. This, in turn, results in subpar perfo…

2024

Commonsense Prototype for Outdoor Unsupervised 3D Object Detection

CVPR 2024poster

The prevalent approaches of unsupervised 3D object detection follow cluster-based pseudo-label generation and iterative self-training processes. However the challenge arises due to the sparsity of LiDAR scans which leads to pseudo-labels with erroneous size and position resulting in subpar detection…

2024

Density-guided Translator Boosts Synthetic-to-Real Unsupervised Domain Adaptive Segmentation of 3D Point Clouds

CVPR 2024poster

3D synthetic-to-real unsupervised domain adaptive segmentation is crucial to annotating new domains. Self-training is a competitive approach for this task but its performance is limited by different sensor sampling patterns (i.e. variations in point density) and incomplete training strategies. In th…

2024

DiffLoc: Diffusion Model for Outdoor LiDAR Localization

CVPR 2024poster

Absolute pose regression (APR) estimates global pose in an end-to-end manner achieving impressive results in learn-based LiDAR localization. However compared to the top-performing methods reliant on 3D-3D correspondence matching APR's accuracy still has room for improvement. We recognize APR's lack…

2024

FasterDiT: Towards Faster Diffusion Transformers Training without Architecture Modification

NeurIPS 2024poster

Diffusion Transformers (DiT) have attracted significant attention in research. However, they suffer from a slow convergence rate. In this paper, we aim to accelerate DiT training without any architectural modification. We identify the following issues in the training process: firstly, certain traini…

Cited by 8SourcePDFScholar
2024

FedPFT: Federated Proxy Fine-Tuning of Foundation Models

IJCAI 2024poster

Adapting Foundation Models (FMs) for down- stream tasks through Federated Learning (FL) emerges a promising strategy for protecting data privacy and valuable FMs. Existing methods fine- tune FM by allocating sub-FM to clients in FL, however, leading to suboptimal performance due to insufficient tuni…

2024

Federated Graph Learning for Cross-Domain Recommendation

NeurIPS 2024poster

Cross-domain recommendation (CDR) offers a promising solution to the data sparsity problem by enabling knowledge transfer across source and target domains. However, many recent CDR models overlook crucial issues such as privacy as well as the risk of negative transfer (which negatively impact model…

Cited by 2SourcePDFScholar
2024

GIM: Learning Generalizable Image Matcher From Internet Videos

ICLR 2024spotlight

Image matching is a fundamental computer vision problem. While learning-based methods achieve state-of-the-art performance on existing benchmarks, they generalize poorly to in-the-wild images. Such methods typically need to train separate models for different scene types (e.g., indoor vs. outdoor) a…

2024

GTP-4o: Modality-prompted Heterogeneous Graph Learning for Omni-modal Biomedical Representation

ECCV 2024poster

"Recent advances in learning multi-modal representation have witnessed the success in biomedical domains. While established techniques enable handling multi-modal information, the challenges are posed when extended to various clinical modalities and practical modality-missing setting due to the inhe…

2024

Global and Hierarchical Geometry Consistency Priors for Few-shot NeRFs in Indoor Scenes

CVPR 2024poster

It is challenging for Neural Radiance Fields (NeRFs) in the few-shot setting to reconstruct high-quality novel views and depth maps in 360^\circ outward-facing indoor scenes. The captured sparse views for these scenes usually contain large viewpoint variations. This greatly reduces the potential con…

2024

HINTED: Hard Instance Enhanced Detector with Mixed-Density Feature Fusion for Sparsely-Supervised 3D Object Detection

CVPR 2024poster

Current sparsely-supervised object detection methods largely depend on high threshold settings to derive high-quality pseudo labels from detector predictions. However hard instances within point clouds frequently display incomplete structures causing decreased confidence scores in their assigned pse…

2024

Learning Hierarchical Graph-Based Policy for Goal-Reaching in Unknown Environments

RA-L 2024

Goal-reaching in unknown environments is one of the essential tasks in robot applications. Large-scale perception and long-horizon decision-making are the keys to solving this task as the operation scope expands or complexity rises. Existing navigation methods may suffer from degraded performance in

Cited by 6SourceScholar
2024

LiSA: LiDAR Localization with Semantic Awareness

CVPR 2024highlight

LiDAR localization is a fundamental task in robotics and computer vision which estimates the pose of a LiDAR point cloud within a global map. Scene Coordinate Regression (SCR) has demonstrated state-of-the-art performance in this task. In SCR a scene is represented as a neural network which outputs…

2024

MPC Design of a Continuum Robot for Pulmonary Interventional Surgery Using Koopman Operators

RA-L 2024

This letter focuses on the flexible tube of a bronchoscope robot used in pulmonary intervention surgery, which is considered as a continuum robot. The dynamics model is proposed based on the Koopman operator, leveraging real data to solve for the system matrix parameters accurately. To enhance contr

Cited by 4SourceScholar
2024

Mining and Transferring Feature-Geometry Coherence for Unsupervised Point Cloud Registration

NeurIPS 2024poster

Point cloud registration, a fundamental task in 3D vision, has achieved remarkable success with learning-based methods in outdoor environments. Unsupervised outdoor point cloud registration methods have recently emerged to circumvent the need for costly pose annotations. However, they fail to estab…

2024

Neighborhood-Enhanced 3D Human Pose Estimation with Monocular LiDAR in Long-Range Outdoor Scenes

AAAI 2024technical

3D human pose estimation (3HPE) in large-scale outdoor scenes using commercial LiDAR has attracted significant attention due to its potential for real-life applications. However, existing LiDAR-based methods for 3HPE primarily rely on recovering 3D human poses from individual point clouds, and the c…

2024

RELI11D: A Comprehensive Multimodal Human Motion Dataset and Method

CVPR 2024poster

Comprehensive capturing of human motions requires both accurate captures of complex poses and precise localization of the human within scenes. Most of the HPE datasets and methods primarily rely on RGB LiDAR or IMU data. However solely using these modalities or a combination of them may not be adequ…

Cited by 8SourcePDFScholar
2024

SPEAL: Skeletal Prior Embedded Attention Learning for Cross-Source Point Cloud Registration

AAAI 2024technical

Point cloud registration, a fundamental task in 3D computer vision, has remained largely unexplored in cross-source point clouds and unstructured scenes. The primary challenges arise from noise, outliers, and variations in scale and density. However, neglected geometric natures of point clouds restr…

2024

SRPose: Two-view Relative Pose Estimation with Sparse Keypoints

ECCV 2024poster

"Two-view pose estimation is essential for map-free visual relocalization and object pose tracking tasks. However, traditional matching methods suffer from time-consuming robust estimators, while deep learning-based pose regressors only cater to camera-to-world pose estimation, lacking generalizabil…

2024

Sunshine to Rainstorm: Cross-Weather Knowledge Distillation for Robust 3D Object Detection

AAAI 2024technical

LiDAR-based 3D object detection models inevitably struggle under rainy conditions due to the degraded and noisy scanning signals. Previous research has attempted to address this by simulating the noise from rain to improve the robustness of detection models. However, significant disparities exist be…

Cited by 18SourcePDFScholar
2024

The Dormant Neuron Phenomenon in Multi-Agent Reinforcement Learning Value Factorization

NeurIPS 2024poster

In this work, we study the dormant neuron phenomenon in multi-agent reinforcement learning value factorization, where the mixing network suffers from reduced network expressivity caused by an increasing number of inactive neurons. We demonstrate the presence of the dormant neuron phenomenon across m…

2024

ZeroRF: Fast Sparse View 360deg Reconstruction with Zero Pretraining

CVPR 2024poster

We present ZeroRF a novel per-scene optimization method addressing the challenge of sparse view 360deg reconstruction in neural field representations. Current breakthroughs like Neural Radiance Fields (NeRF) have demonstrated high-fidelity image synthesis but struggle with sparse input views. Existi…

2023

CIMI4D: A Large Multimodal Climbing Motion Dataset Under Human-Scene Interactions

CVPR 2023poster

Motion capture is a long-standing research problem. Although it has been studied for decades, the majority of research focus on ground-based movements such as walking, sitting, dancing, etc. Off-grounded actions such as climbing are largely overlooked. As an important type of action in sports and fi…

Cited by 30SourcePDFScholar
2023

CoIn: Contrastive Instance Feature Mining for Outdoor 3D Object Detection with Very Limited Annotations

ICCV 2023poster

Recently, 3D object detection with sparse annotations has received great attention. However, current detectors usually perform poorly under very limited annotations. To address this problem, we propose a novel Contrastive Instance feature mining method, named CoIn. To better identify indistinguishab…

Cited by 27PDFcodeScholar
2023

E2PNet: Event to Point Cloud Registration with Spatio-Temporal Representation Learning

NeurIPS 2023poster

Event cameras have emerged as a promising vision sensor in recent years due to their unparalleled temporal resolution and dynamic range. While registration of 2D RGB images to 3D point clouds is a long-standing problem in computer vision, no prior work studies 2D-3D registration for event cameras. T…

2023

FedGS: Federated Graph-Based Sampling with Arbitrary Client Availability

AAAI 2023technical

While federated learning has shown strong results in opti- mizing a machine learning model without direct access to the original data, its performance may be hindered by in- termittent client availability which slows down the conver- gence and biases the final learned model. There are significant ch…

2023

RiskQ: Risk-sensitive Multi-Agent Reinforcement Learning Value Factorization

NeurIPS 2023poster

Multi-agent systems are characterized by environmental uncertainty, varying policies of agents, and partial observability, which result in significant risks. In the context of Multi-Agent Reinforcement Learning (MARL), learning coordinated and decentralized policies that are sensitive to risk is cha…

2023

SGLoc: Scene Geometry Encoding for Outdoor LiDAR Localization

CVPR 2023poster

LiDAR-based absolute pose regression estimates the global pose through a deep network in an end-to-end manner, achieving impressive results in learning-based localization. However, the accuracy of existing methods still has room to improve due to the difficulty of effectively encoding the scene geom…

Cited by 16SourcePDFScholar
2023

SLOPER4D: A Scene-Aware Dataset for Global 4D Human Pose Estimation in Urban Environments

CVPR 2023poster

We present SLOPER4D, a novel scene-aware dataset collected in large urban environments to facilitate the research of global human pose estimation (GHPE) with human-scene interaction in the wild. Employing a head-mounted device integrated with a LiDAR and camera, we record 12 human subjects' activiti…

2023

Transformation-Equivariant 3D Object Detection for Autonomous Driving

AAAI 2023technical

3D object detection received increasing attention in autonomous driving recently. Objects in 3D scenes are distributed with diverse orientations. Ordinary detectors do not explicitly model the variations of rotation and reflection transformations. Consequently, large networks and extensive data augm…

2023

Verifiable Goal Recognition for Autonomous Driving with Occlusions

IROS 2023poster

Goal recognition (GR) involves inferring the goals of other vehicles, such as a certain junction exit, which can enable more accurate prediction of their future behaviour. In autonomous driving, vehicles can encounter many different scenarios and the environment may be partially observable due to oc…

Cited by 13SourcecodeScholar
2023

Virtual Sparse Convolution for Multimodal 3D Object Detection

CVPR 2023poster

Recently, virtual/pseudo-point-based 3D object detection that seamlessly fuses RGB images and LiDAR data by depth completion has gained great attention. However, virtual points generated from an image are very dense, introducing a huge amount of redundant computation during detection. Meanwhile, noi…

2022

Calibrating Imbalanced Classifiers with Focal Loss: An Empirical Study

EMNLP 2022industry

Imbalanced data distribution is a practical and common challenge in building production-level machine learning (ML) models in industry, where data usually exhibits long-tail distributions. For instance, in virtual AI Assistants, such as Google Assistant, Amazon Alexa and Apple Siri, the “play music”…

Cited by 10SourcePDFScholar
2022

Deploying a Retrieval based Response Model for Task Oriented Dialogues

EMNLP 2022industry

Task-oriented dialogue systems in industry settings need to have high conversational capability, be easily adaptable to changing situations and conform to business constraints. This paper describes a 3-step procedure to develop a conversational model that satisfies these criteria and can efficiently…

Cited by 0SourcePDFScholar
2022

HSC4D: Human-Centered 4D Scene Capture in Large-Scale Indoor-Outdoor Space Using Wearable IMUs and LiDAR

CVPR 2022poster

We propose Human-centered 4D Scene Capture (HSC4D) to accurately and efficiently create a dynamic digital world, containing large-scale indoor-outdoor scenes, diverse human motions, and rich interactions between humans and environments. Using only body-mounted IMUs and LiDAR, HSC4D is space-free wit…

Cited by 36PDFcodeScholar
2022

HSurf-Net: Normal Estimation for 3D Point Clouds by Learning Hyper Surfaces

NeurIPS 2022accept

We propose a novel normal estimation method called HSurf-Net, which can accurately predict normals from point clouds with noise and density variations. Previous methods focus on learning point weights to fit neighborhoods into a geometric surface approximated by a polynomial function with a predefin…

2022

LiDARCap: Long-Range Marker-Less 3D Human Motion Capture With LiDAR Point Clouds

CVPR 2022poster

Existing motion capture datasets are largely short-range and cannot yet fit the need of long-range applications. We propose LiDARHuman26M, a new human motion capture dataset captured by LiDAR at a much longer range to overcome this limitation. Our dataset also includes the ground truth human motions…

Cited by 62PDFScholar
2022

Multi-Graph Fusion Networks for Urban Region Embedding

IJCAI 2022poster

Learning the embeddings for urban regions from human mobility data can reveal the functionality of regions, and then enables the correlated but distinct tasks such as crime prediction. Human mobility data contains rich but abundant information, which yields to the comprehensive region embeddings for…

2022

Oscillatory Fourier Neural Network: A Compact and Efficient Architecture for Sequential Processing

AAAI 2022technical

Tremendous progress has been made in sequential processing with the recent advances in recurrent neural networks. However, recurrent architectures face the challenge of exploding/vanishing gradients during training, and require significant computational resources to execute back-propagation through…

Cited by 8SourcePDFScholar
2022

Qrelation: an Agent Relation-Based Approach for Multi-Agent Reinforcement Learning Value Function Factorization

ICASSP 2022accepted

The Centralized Training with Decentralized Execution paradigm (CTDE), which trains policies centrally with additional information, is important for Multi-Agent Reinforcement Learning (MARL). For CTDE, value function factorization methods make use of state during training and factorize the value fun…

Cited by 0SourceScholar
2022

ResQ: A Residual Q Function-based Approach for Multi-Agent Reinforcement Learning Value Factorization

NeurIPS 2022accept

The factorization of state-action value functions for Multi-Agent Reinforcement Learning (MARL) is important. Existing studies are limited by their representation capability, sample efficiency, and approximation error. To address these challenges, we propose, ResQ, a MARL value function factorizatio…

Cited by 23SourcePDFScholar
2022

TopoSeg: Topology-aware Segmentation for Point Clouds

IJCAI 2022poster

Point cloud segmentation plays an important role in AI applications such as autonomous driving, AR, and VR. However, previous point cloud segmentation neural networks rarely pay attention to the topological correctness of the segmentation results. In this paper, focusing on the perspective of topolo…

Cited by 13SourcePDFScholar
2022

Transformer Uncertainty Estimation with Hierarchical Stochastic Attention

AAAI 2022technical

Transformers are state-of-the-art in a wide range of NLP tasks and have also been applied to many real-world products. Understanding the reliability and certainty of transformer models is crucial for building trustable machine learning applications, e.g., medical diagnosis. Although many recent tran…

2021

Federated Learning with Fair Averaging

IJCAI 2021poster

Fairness has emerged as a critical problem in federated learning (FL). In this work, we identify a cause of unfairness in FL -- conflicting gradients with large differences in the magnitudes. To address this issue, we propose the federated fair averaging (FedFV) algorithm to mitigate potential confl…

2021

Graphcomm: A Graph Neural Network Based Method for Multi-Agent Reinforcement Learning

ICASSP 2021accepted

The communication among agents is important for Multi-Agent Reinforcement Learning (MARL). In this work, we propose GraphComm, a method makes use of the relation-ships among agents for MARL communication. GraphComm takes the explicit relations (e.g., agent types), which can be provided through some…

Cited by 0SourceScholar
2021

Monocular 3D Object Detection: An Extrinsic Parameter Free Approach

CVPR 2021poster

Monocular 3D object detection is an important task in autonomous driving. It can be easily intractable where there exists ego-car pose change w.r.t. ground plane. This is common due to the slight fluctuation of road smoothness and slope. Due to the lack of insight in industrial application, existing…

Cited by 113PDFScholar
2021

Tracklet Proposal Network for Multi-Object Tracking on Point Clouds

IJCAI 2021poster

This paper proposes the first tracklet proposal network, named PC-TCNN, for Multi-Object Tracking (MOT) on point clouds. Our pipeline first generates tracklet proposals, then refines these tracklets and associates them to generate long trajectories. Specifically, object proposal generation and moti…

Cited by 53SourcePDFScholar
2021

Uncertainty Estimation and Calibration with Finite-State Probabilistic RNNs

ICLR 2021poster

Uncertainty quantification is crucial for building reliable and trustable machine learning systems. We propose to estimate uncertainty in recurrent neural networks (RNNs) via stochastic discrete state transitions over recurrent timesteps. The uncertainty of the model can be quantified by running a p…

Cited by 10SourcePDFScholar
2020

TCTS: A Task-Consistent Two-Stage Framework for Person Search

CVPR 2020poster

The state of the art person search methods separate person search into detection and re-ID stages, but ignore the consistency between these two stages. The general person detector has no special attention on the query target; The re-ID model is trained on hand-drawn bounding boxes which are not avai…

Cited by 139PDFScholar
2019

RF-Net: An End-To-End Image Matching Network Based on Receptive Field

CVPR 2019poster

This paper proposes a new end-to-end trainable matching network based on receptive field, RF-Net, to compute sparse correspondence between images. Building end-to-end trainable matching framework is desirable and challenging. The very recent approach, LF-Net, successfully embeds the entire feature e…

Cited by 128PDFScholar
2018

LiDAR-Video Driving Dataset: Learning Driving Policies Effectively

CVPR 2018poster

Learning autonomous-driving policies is one of the most challenging but promising tasks for computer vision. Most researchers believe that future research and applications should combine cameras, video recorders and laser scanners to obtain comprehensive semantic understanding of real traffic. Howev…

2018

Mancs: A Multi-task Attentional Network with Curriculum Sampling for Person Re-identification

ECCV 2018poster

We propose a novel deep network called Mancs that solves the person re-identification problem from the following aspects: fully utilizing the attention mechanism for the person misalignment problem and properly sampling for the ranking loss to obtain more stable person representation. Technically, w…

Cited by 501SourcePDFScholar
2015

Approximately Optimal Computing-Budget Allocation for subset ranking

ICRA 2015poster

The best design among many can be selected through their accurate performance evaluation. When such evaluation is based on discrete event simulations, the design selection is extremely time-consuming. Ordinal optimization greatly speeds up this process. Optimal Computing-Budget Allocation (OCBA) has…

Cited by 2SourceScholar