← Search

Yunlong Wang

31 accepted papers

2026

Artificial Immune System of Secure Face Recognition Against Adversarial Attacks (Abstract Reprint)

AAAI 2026technical

Deep learning-based face recognition models are vulnerable to adversarial attacks. In contrast to general noises, the presence of imperceptible adversarial noises can lead to catastrophic errors in deep face recognition models. The primary difference between adversarial noise and general noise lies

Cited by 0SourcePDFScholar
2026

FASIONAD: Adaptive Uncertainty-Gated Fast–Slow Fusion Framework for Safe Autonomous Driving

ICRA 2026poster

Previous fast–slow system architectures demonstrated that pairing a reactive E2E planner with a deliberative vision-language model (VLM) can address these long-tail scenarios. However, these dual-system models that query the slow module at fixed intervals are computationally inefficient and introduc…

Cited by 0Scholar
2026

MTRDrive: Memory-Tool Synergistic Reasoning for Robust Autonomous Driving in Corner Cases

ICRA 2026poster

Vision-Language Models (VLMs) have demonstrated significant potential for end-to-end autonomous driving, yet a substantial gap remains between their current capabilities and the reliability necessary for real-world deployment. A critical challenge is their fragility, characterized by hallucinations …

2025

EFFOcc: Learning Efficient Occupancy Networks from Minimal Labels for Autonomous Driving

IROS 2025

3D occupancy prediction (3DOcc) is a rapidly rising and challenging perception task in the field of autonomous driving. Existing 3D occupancy networks (OccNets) are both computationally heavy and label-hungry. In terms of model complexity, OccNets are commonly composed of heavy Conv3D modules or tra

Cited by 7SourcecodeScholar
2025

Efficient End-to-end Visual Localization for Autonomous Driving with Decoupled BEV Neural Matching

IROS 2025

Accurate localization plays an important role in high-level autonomous driving systems. Conventional map matching-based localization methods solve the poses by explicitly matching map elements with sensor observations, generally sensitive to perception noise, therefore requiring costly hyperparamete

Cited by 1SourceScholar
2025

LEGO-Motion: Learning-Enhanced Grids with Occupancy Instance Modeling for Class-Agnostic Motion Prediction

IROS 2025

Accurate spatial and motion understanding is critical for autonomous driving systems. While object-level perception models excel in structured environments, they struggle with open-set categories and often lack precise geometric representation. Occupancy-based, class-agnostic methods offer better sc

Cited by 6SourceScholar
2025

Revealing Key Details to See Differences: A Novel Prototypical Perspective for Skeleton-based Action Recognition

CVPR 2025highlight

In skeleton-based action recognition, a key challenge is distinguishing between actions with similar trajectories of joints due to the lack of image-level details in skeletal representations. Recognizing that the differentiation of similar actions relies on subtle motion details in specific body par…

2025

SeCap: Self-Calibrating and Adaptive Prompts for Cross-view Person Re-Identification in Aerial-Ground Networks

CVPR 2025highlight

When discussing the Aerial-Ground Person Re-identification (AGPReID) task, we face the main challenge of the significant appearance variations caused by different viewpoints, making identity matching difficult. To address this issue, previous methods attempt to reduce the differences between viewpoi…

2024

6-DoF Grasp Detection in Clutter with Enhanced Receptive Field and Graspable Balance Sampling

IROS 2024poster

6-DoF grasp detection of small-scale grasps is crucial for robots to perform specific tasks. This paper focuses on enhancing the recognition capability of small-scale grasping, aiming to improve the overall accuracy of grasping prediction results and the generalization ability of the network. We pro…

Cited by 1SourceScholar
2024

Boosting the Transferability of Adversarial Attack on Vision Transformer with Adaptive Token Tuning

NeurIPS 2024poster

Vision transformers (ViTs) perform exceptionally well in various computer vision tasks but remain vulnerable to adversarial attacks. Recent studies have shown that the transferability of adversarial examples exists for CNNs, and the same holds true for ViTs. However, existing ViT attacks aggressivel…

2024

Learning Explicit Contact for Implicit Reconstruction of Hand-Held Objects from Monocular Images

AAAI 2024technical

Reconstructing hand-held objects from monocular RGB images is an appealing yet challenging task. In this task, contacts between hands and objects provide important cues for recovering the 3D geometry of the hand-held objects. Though recent works have employed implicit functions to achieve impressive…

2024

Poses as Queries: End-to-End Image-to-LiDAR Map Localization With Transformers

RA-L 2024

High-precision vehicle localization with commercial setups is a crucial technique for high-level autonomous driving tasks. As a newly emerged approach, monocular localization in LiDAR map achieves promising balance between cost and accuracy, but estimating pose by finding correspondences between suc

Cited by 8SourceScholar
2024

StreamingFlow: Streaming Occupancy Forecasting with Asynchronous Multi-modal Data Streams via Neural Ordinary Differential Equation

CVPR 2024highlight

Predicting the future occupancy states of the surrounding environment is a vital task for autonomous driving. However current best-performing single-modality methods or multi-modality fusion perception methods are only able to predict uniform snapshots of future occupancy states and require strictly…

2024

ToolEENet: Tool Affordance 6D Pose Estimation

IROS 2024poster

The exploration of robotic dexterous hands utilizing tools has recently attracted considerable attention. A significant challenge in this field is the precise awareness of a tool’s pose when grasped, as occlusion by the hand often degrades the quality of the estimation. Additionally, the tool’s over…

Cited by 2SourcecodeScholar
2024

Transferable Structural Sparse Adversarial Attack Via Exact Group Sparsity Training

CVPR 2024poster

Deep neural networks (DNNs) are vulnerable to highly transferable adversarial attacks. Especially many studies have shown that sparse attacks pose a significant threat to DNNs on account of their exceptional imperceptibility. Current sparse attack methods mostly limit only the magnitude and number o…

2023

SGFNet: Segmentation Guided Fusion Network for 3D Object Detection

RA-L 2023

The self-driving application requires accurate 3D object detection as it is essential in several tasks, such as path and motion planning. However, up until this point, fusion-based detectors with cameras and LiDAR sensors have always been inferior to LiDAR-only detectors. This can be attributed to t

Cited by 4SourceScholar
2023

TRM-UAP: Enhancing the Transferability of Data-Free Universal Adversarial Perturbation via Truncated Ratio Maximization

ICCV 2023poster

Aiming at crafting a single universal adversarial perturbation (UAP) to fool CNN models for various data samples, universal attack enables a more efficient and accurate evaluation for the robustness of CNN models. Early universal attacks craft UAPs depending on data priors. For more practical applic…

Cited by 11PDFcodeScholar
2023

Towards Trustworthy Explanation: On Causal Rationalization

ICML 2023poster

With recent advances in natural language processing, rationalization becomes an essential self-explaining diagram to disentangle the black box by selecting a subset of input texts to account for the major variation in prediction. Yet, existing association-based approaches on rationalization cannot i…

2022

BE-STI: Spatial-Temporal Integrated Network for Class-Agnostic Motion Prediction With Bidirectional Enhancement

CVPR 2022poster

Determining the motion behavior of inexhaustible categories of traffic participants is critical for autonomous driving. In recent years, there has been a rising concern in performing class-agnostic motion prediction directly from the captured sensor data, like LiDAR point clouds or the combination o…

Cited by 30PDFcodeScholar
2022

Disentangled Federated Learning for Tackling Attributes Skew via Invariant Aggregation and Diversity Transferring

ICML 2022spotlight

Attributes skew hinders the current federated learning (FL) frameworks from consistent optimization directions among the clients, which inevitably leads to performance reduction and unstable convergence. The core problems lie in that: 1) Domain-specific attributes, which are non-causal and only loca…

2021

Learning Instance-Level Spatial-Temporal Patterns for Person Re-Identification

ICCV 2021poster

Person re-identification (Re-ID) aims to match pedestrians under dis-joint cameras. Most Re-ID methods formulate it as visual representation learning and image search, and its accuracy is consequently affected greatly by the search space. Spatial-temporal information has been proven to be efficient…

Cited by 30PDFcodeScholar
2021

eTREE: Learning Tree-structured Embeddings

AAAI 2021technical

Matrix factorization (MF) plays an important role in a wide range of machine learning and data mining models. MF is commonly used to obtain item embeddings and feature representations due to its ability to capture correlations and higher-order statistical dependencies across dimensions. In many appl…

2020

A Lightweight Multi-Label Segmentation Network for Mobile Iris Biometrics

ICASSP 2020accepted

This paper proposes a novel, lightweight deep convolutional neural network specifically designed for iris segmentation of noisy images acquired by mobile devices. Unlike previous studies, which only focused on improving the accuracy of segmentation mask using the popular CNN technology, our method i…

Cited by 0SourceScholar
2020

Improving Convergent Cross Mapping for Causal Discovery with Gaussian Processes

ICASSP 2020accepted

Convergent cross mapping (CCM) is designed for causal discovery between coupled time series for which Granger's method for detecting causality is shown to be unreliable. The theoretical foundation of CCM is based on state space reconstruction, and therefore, for the accuracy of its results, the qual…

Cited by 0SourceScholar
2018

End-to-end View Synthesis for Light Field Imaging with Pseudo 4DCNN

ECCV 2018poster

Limited angular resolution has become the main bottleneck of microlens-based plenoptic cameras towards practical vision applications. Existing view synthesis methods mainly break the task into two steps, i.e. depth estimating and view warping, which are usually inefficient and produce artifacts over…

Cited by 139SourcePDFScholar