← Search

Liusheng Huang

16 accepted papers

2025

Stop Diverse OOD Attacks: Knowledge Ensemble for Reliable Defense

AAAI 2025technical

Enhancing defense through model ensemble is an emerging trend, where the challenge lies in how to use ensemble knowledge to counter Out-of-Distribution (OOD) attacks. In this paper, we propose the Reliable Defense Ensemble (REE) to address this issue. REE optimizes the ensemble knowledge of models t…

Cited by 0SourcePDFScholar
2025

Tip the Scales: Achieving Balance in Adversarial Examples Across Modalities

ICASSP 2025accepted

In the field of multimodal learning, controlling the training of unimodal encoders from different perspectives is a primary approach to addressing Training Imbalance. However, the inherent capacity limitations of the modality affect the model’s capability. Therefore, generating adversarial examples…

Cited by 0SourceScholar
2025

Top-n𝜎: Eliminating Noise in Logit Space for Robust Token Sampling of LLM

ACL 2025long

Large language models (LLMs) rely heavily on sampling methods to generate diverse and high-quality text.While existing sampling methods like top-p and min-p have identified the detrimental effects of low-probability tails in LLMs’ outputs, they still fail to effectively distinguish between diversity…

2022

Against Backdoor Attacks In Federated Learning With Differential Privacy

ICASSP 2022accepted

The training process of federated learning is known to be vulnerable to adversarial attacks (e.g., backdoor attack). Previous works showed that differential privacy (DP) can be used to defend against backdoor attacks, yet at the cost of vastly losing model utility. To address this issue, we in this…

Cited by 0SourceScholar
2022

Shape Prior Guided Attack: Sparser Perturbations on 3D Point Clouds

AAAI 2022technical

Deep neural networks are extremely vulnerable to malicious input data. As 3D data is increasingly used in vision tasks such as robots, autonomous driving and drones, the internal robustness of the classification models for 3D point cloud has received widespread attention. In this paper, we propose a…

Cited by 22SourcePDFScholar
2021

Adversarial Attacks on Object Detectors with Limited Perturbations

ICASSP 2021accepted

Deep convolutional neural networks are widely witnessed vulnerable to adversarial attacks. Recently, great progress has been achieved in attacking object detectors. However, current attacks neglect the practical utility and rely on global perturbations on the target image with a large number of patc…

Cited by 0SourceScholar
2021

Continuous Copy-Paste for One-Stage Multi-Object Tracking and Segmentation

ICCV 2021poster

Current one-step multi-object tracking and segmentation (MOTS) methods lag behind recent two-step methods. By separating the instance segmentation stage from the tracking stage, two-step methods can exploit non-video datasets as extra data for training instance segmentation. Moreover, instances belo…

Cited by 29PDFcodeScholar
2021

MDANet: Multi-Modal Deep Aggregation Network for Depth Completion

ICRA 2021poster

Depth completion aims to recover the dense depth map from sparse depth data and RGB image respectively. However, due to the huge difference between the multi-modal signal input, vanilla convolutional neural network and simple fusion strategy cannot extract features from sparse data and aggregate mul…

Cited by 17SourcecodeScholar
2021

Mask4D: 4D Convolution Network for Light Field Occlusion Removal

ICASSP 2021accepted

Current light field (LF) occlusion removal approaches usually select only a part of sub-aperture images (SAIs) or simply stack all SAIs to reconstruct the center view, which destroys the spatial layout of SAIs. In this paper, we present a simple yet effective LF occlusion removal method name Mask4D,…

Cited by 0SourceScholar
2021

Pointer Networks for Arbitrary-Shaped Text Spotting

ICASSP 2021accepted

Current text spotting methods perform text detection and text recognition separately. However, in complex scenes where bounding boxes of texts with various shapes are often overlapped, text detection becomes error-prone. By contrast, character detection is more non-ambiguous and easier to learn. In…

Cited by 0SourceScholar
2021

Revealing the Reciprocal Relations Between Self-Supervised Stereo and Monocular Depth Estimation

ICCV 2021poster

Current self-supervised depth estimation algorithms mainly focus on either stereo or monocular only, neglecting the reciprocal relations between them. In this paper, we propose a simple yet effective framework to improve both stereo and monocular depth estimation by leveraging the underlying complem…

Cited by 34PDFScholar
2021

VK-Net: Category-Level Point Cloud Registration with Unsupervised Rotation Invariant Keypoints

ICASSP 2021accepted

In this paper, we propose VK-Net, a neural network that learns to discover a set of category-specific keypoints from a single point cloud in an unsupervised manner. VK-Net is able to generate semantically consistent and rotation invariant keypoints across objects of the same category and different v…

Cited by 0SourceScholar
2020

Private FL-GAN: Differential Privacy Synthetic Data Generation Based on Federated Learning

ICASSP 2020accepted

Generative Adversarial Network (GAN) has already made a big splash in the field of generating realistic "fake" data. However, when data is distributed and data-holders are reluctant to share data for privacy reasons, GAN’s training is difficult. To address this issue, we propose private FL-GAN, a di…

Cited by 0SourceScholar
2020

Segment as Points for Efficient Online Multi-Object Tracking and Segmentation

ECCV 2020poster

Current multi-object tracking and segmentation (MOTS) methods follow the tracking-by-detection paradigm and adopt convolutions for feature extraction. However, as affected by the inherent receptive field, convolution based feature extraction inevitably mixes up the foreground features and the backgr…

2018

Towards End-to-End License Plate Detection and Recognition: A Large Dataset and Baseline

ECCV 2018poster

Most current license plate (LP) detection and recognition approaches are evaluated on a small and usually unrepresentative dataset since there are no publicly available large diverse datasets. In this paper, we introduce CCPD, a large and comprehensive LP dataset. All images are taken manually by wo…