← Search

Linshan Jiang

12 accepted papers

2026

Frequency Matching in Spiking Neural Networks for mmWave Sensing

ICML 2026poster

Millimeter-wave (mmWave) sensing enables privacy-preserving, always-on edge perception, but its measurements are often sparse, temporally irregular, and corrupted by high-frequency noise. Existing mmWave pipelines predominantly rely on artificial neural networks (ANNs), which achieve robustness thro…

Cited by 0SourceScholar
2026

Revisiting Hypernetwork in Model Heterogeneous Personalized Federated Learning

IJCAI 2026

Recent personalized federated learning research focuses on heterogeneous models across clients. However, existing methods often rely on external data, model decoupling, and partial learning, which makes them sensitive to settings. In contrast, we revisit hypernetworks and leverage their strong gener

Cited by 0Scholar
2026

SAFA-SNN: Sparsity-Aware On-Device Few-Shot Class-Incremental Learning with Fast-Adaptive Structure of Spiking Neural Network

ICLR 2026poster

Continuous learning of novel classes is crucial for edge devices to preserve data privacy and maintain reliable performance in dynamic environments. However, the scenario becomes particularly challenging when data samples are insufficient, requiring on-device few-shot class-incremental learning (FSC…

Cited by 0SourceScholar
2025

Cost-Effective On-Device Sequential Recommendation with Spiking Neural Networks

IJCAI 2025

On-device sequential recommendation (SR) systems are designed to make local inferences using real-time features, thereby alleviating the communication burden on server-based recommenders when handling concurrent requests from millions of users. However, the resource constraints of edge devices, incl

2025

ECC-SNN: Cost-Effective Edge-Cloud Collaboration for Spiking Neural Networks

IJCAI 2025

Most edge-cloud collaboration frameworks rely on the substantial computational and storage capabilities of cloud-based artificial neural networks (ANNs). However, this reliance results in significant communication overhead between edge devices and the cloud, as well as high computational energy cons

2025

Exploiting Label Skewness for Spiking Neural Networks in Federated Learning

IJCAI 2025

The energy efficiency of deep spiking neural networks (SNNs) aligns with the constraints of resource-limited edge devices, positioning SNNs as a promising foundation for intelligent applications leveraging the extensive data collected by these devices. To safeguard data privacy, federated learning (

2025

FedWMSAM: Fast and Flat Federated Learning via Weighted Momentum and Sharpness-Aware Minimization

NeurIPS 2025poster

In federated learning (FL), models must \emph{converge quickly} under tight communication budgets while \emph{generalizing} across non-IID client distributions. These twin requirements have naturally led to two widely used techniques: client/server \emph{momentum} to accelerate progress, and \emph{s…

Cited by 0SourcecodeScholar
2025

HARMONY: A Privacy-preserving and Sensor-agnostic Tele-monitoring system

IJCAI 2025

Global aging necessitates tele-monitoring systems to provide real-time tracking and timely assistance for older adults living independently. While pervasive wireless devices (e.g., CSI, IMU, UWB) enable cost-effective, non-intrusive monitoring, existing systems lack flexibility, limiting their adapt

Cited by 0SourcePDFScholar
2025

One-shot Federated Learning Methods: A Practical Guide

IJCAI 2025

One-shot Federated Learning (OFL) is a distributed machine learning paradigm that constrains client-server communication to a single round, addressing privacy and communication overhead issues associated with multiple rounds of data exchange in traditional Federated Learning (FL). OFL demonstrates t

Cited by 0SourcePDFScholar
2024

EC-SNN: Splitting Deep Spiking Neural Networks for Edge Devices

IJCAI 2024poster

Deep Spiking Neural Networks (SNNs), as an advanced form of SNNs characterized by their multi-layered structure, have recently achieved significant breakthroughs in performance across various domains. The biological plausibility and energy efficiency of SNNs naturally align with the requisites of ed…

2024

FedLPA: One-shot Federated Learning with Layer-Wise Posterior Aggregation

NeurIPS 2024poster

Efficiently aggregating trained neural networks from local clients into a global model on a server is a widely researched topic in federated learning. Recently, motivated by diminishing privacy concerns, mitigating potential attacks, and reducing communication overhead, one-shot federated learning (…