← Search

Tian Zhang

10 accepted papers

2026

Forget by Uncertainty: Orthogonal Entropy Unlearning for Quantized Neural Networks

ICML 2026poster

The deployment of quantized neural networks on edge devices, combined with privacy regulations like GDPR, creates an urgent need for machine unlearning in quantized models. However, existing methods face critical challenges: they induce forgetting by training models to memorize incorrect labels, con…

Cited by 0SourceScholar
2026

JetsonCompletion: Real-Time Depth Completion on Resource-Constrained Edge Devices

ICRA 2026poster

Depth completion from sparse LiDAR points and images is a key perception task for autonomous robots, enabling dense 3D understanding in challenging environments. However, most recent researches achieve accuracy gains by greatly enlarging network size, making them unsuitable for realtime deployment o…

Cited by 0codeScholar
2026

RLMR: Reinforcement Learning with Mixed Rewards for Creative Writing

AAAI 2026technical

Large language models are extensively utilized in creative writing applications. Creative writing requires a balance between subjective writing quality (e.g., literariness and emotional expression) and objective constraint following (e.g., format requirements and word limits). Existing reinforcement

Cited by 0SourcePDFScholar
2025

Classification of Eye-Tracking Data Based on Spatiotemporal Attention Encoding

ICASSP 2025accepted

Eye movement classification can decode cognitive processes, offering valuable insights for a wide range of applications. However, existing eye movement classification models primarily focus on static fixation-based features and often neglect the encoding of spatiotemporal eye movement features, whic…

Cited by 0SourceScholar
2025

Grey Wolf Optimizer Algorithm Based Active Noise Control Without Secondary Path Identification

ICASSP 2025accepted

Intelligent optimization algorithm (IOA) has been widely applied to active noise control (ANC) in recent years. Compared to the conventional filtered-x least mean square (FxLMS) algorithm-based ANC, IOA-based ANC not only eliminates the necessity for secondary path identification but also avoids the…

Cited by 0SourceScholar
2024

ECPNet: An Enhanced Curve Perception Network for Lane Detection

ICASSP 2024accepted

Lane detection methods based on anchors have received increasing attention, but fixed-shape anchors make it difficult to model complex lane line shapes. To solve this problem, we propose an Enhanced Curve Perception Network (ECPNet). Specifically, we propose a Layer-by-layer Context Fusion (LCF) mod…

Cited by 0SourceScholar
2024

Transformer Model with Multi-Type Classification Decisions for Intrusion Attack Detection of Track Traffic and Vehicle

ICASSP 2024accepted

Security vulnerabilities, illustrated by the menace of track traffic or vehicle hacking, present a substantial risk to the Controller Area Network (CAN) bus, enabling unauthorized remote access and intrusion. Nevertheless, existing vehicle intrusion detection models encounter challenges in capturing…

Cited by 0SourceScholar
2023

Hierarchical Spatiotemporal Feature Fusion Network For Video Saliency Prediction

ICASSP 2023accepted

Current video saliency prediction methods have made great progress relying on the feature extraction capability of CNN, but there are still many defects in hierarchical feature fusion, limiting the further improvement of accuracy. To address this issue, we propose a 3D convolutional Hierarchical Spa…

Cited by 0SourceScholar
2022

Learning Invariant Visual Representations for Compositional Zero-Shot Learning

ECCV 2022poster

"Compositional Zero-Shot Learning (CZSL) aims to recognize novel compositions using knowledge learned from seen attribute-object compositions in the training set. Previous works mainly project an image and a composition into a common embedding space to measure their compatibility score. However, bot…

2021

Testing DNN-based Autonomous Driving Systems under Critical Environmental Conditions

ICML 2021spotlight

Due to the increasing usage of Deep Neural Network (DNN) based autonomous driving systems (ADS) where erroneous or unexpected behaviours can lead to catastrophic accidents, testing such systems is of growing importance. Existing approaches often just focus on finding erroneous behaviours and have no…