Xiaoxia Huang

LG
h-index3
4papers
47citations
Novelty65%
AI Score45

4 Papers

LGAug 17, 2023
Optimal Resource Allocation for U-Shaped Parallel Split Learning

Song Lyu, Zheng Lin, Guanqiao Qu et al.

Split learning (SL) has emerged as a promising approach for model training without revealing the raw data samples from the data owners. However, traditional SL inevitably leaks label privacy as the tail model (with the last layers) should be placed on the server. To overcome this limitation, one promising solution is to utilize U-shaped architecture to leave both early layers and last layers on the user side. In this paper, we develop a novel parallel U-shaped split learning and devise the optimal resource optimization scheme to improve the performance of edge networks. In the proposed framework, multiple users communicate with an edge server for SL. We analyze the end-to-end delay of each client during the training process and design an efficient resource allocation algorithm, called LSCRA, which finds the optimal computing resource allocation and split layers. Our experimental results show the effectiveness of LSCRA and that U-shaped parallel split learning can achieve a similar performance with other SL baselines while preserving label privacy. Index Terms: U-shaped network, split learning, label privacy, resource allocation, 5G/6G edge networks.

99.4NIApr 22
CREWS: Collaborative Robust Edge WiFi Sensing with Asynchronous and Incomplete Observations

Yinan Chen, Yang Zhou, Xiaoxia Huang et al.

Existing collaborative WiFi sensing systems rely on perfect node synchronization and complete data availability. However, real-world edge deployments suffer from heterogeneous computing and network dropouts, leading to asynchronous and incomplete features. We propose CREWS, a robust collaborative sensing framework that inherently resists these network volatility. First, CREWS employs a topology-agnostic aggregator invariant to the arrival order and subset size of incoming features. Second, rather than discarding delayed observations, it utilizes a staleness-aware adaptive replay mechanism. By treating stale features from lagging nodes as system-induced hard samples, CREWS transforms synchronization delays into beneficial training regularization. We theoretically prove the joint convergence of this architecture and demonstrate how replay bounds the bias-variance trade-off. Extensive evaluations and an 8-node heterogeneous hardware testbed demonstrate its superior resilience. Under severe conditions i.e., 50\% transient dropout rate or out-of-distribution jitter, CREWS restricts accuracy degradation to merely 2.2 percentage points, substantially outperforming state-of-the-art baselines.

93.8IVApr 10
Multi-task Just Recognizable Difference for Video Coding for Machines: Database, Model, and Coding Application

Junqi Liu, Yun Zhang, Xiaoxia Huang et al.

Just Recognizable Difference (JRD) boosts coding efficiency for machine vision through visibility threshold modeling, but is currently limited to a single-task scenario. To address this issue, we propose a Multi-Task JRD (MT-JRD) dataset and an Attribute-assisted MT-JRD (AMT-JRD) model for Video Coding for Machines (VCM), enhancing both prediction accuracy and coding efficiency. First, we construct a dataset comprising 27,264 JRD annotations from machines, supporting three representative tasks including object detection, instance segmentation, and keypoint detection. Secondly, we propose the AMT-JRD prediction model, which integrates Generalized Feature Extraction Module (GFEM) and Specialized Feature Extraction Module (SFEM) to facilitate joint learning across multiple tasks. Thirdly, we innovatively incorporate object attribute information into object-wise JRD prediction through the Attribute Feature Fusion Module (AFFM), which introduces prior knowledge about object size and location. This design effectively compensates for the limitations of relying solely on image features and enhances the model's capacity to represent the perceptual mechanisms of machine vision. Finally, we apply the AMT-JRD model to VCM, where the accurately predicted JRDs are applied to reduce the coding bit rate while preserving accuracy across multiple machine vision tasks. Extensive experimental results demonstrate that AMT-JRD achieves precise and robust multi-task prediction with a mean absolute error of 3.781 and error variance of 5.332 across three tasks, outperforming the state-of-the-art single-task prediction model by 6.7% and 6.3%, respectively. Coding experiments further reveal that compared to the baseline VVC and JPEG, the AMT-JRD-based VCM improves an average of 3.861% and 7.886% Bjontegaard Delta-mean Average Precision (BD-mAP), respectively.

LGApr 15, 2025
Learning-Based User Association for MmWave Vehicular Networks With Kernelized Contextual Bandits

Xiaoyang He, Xiaoxia Huang

Vehicles require timely channel conditions to determine the base station (BS) to communicate with, but it is costly to estimate the fast-fading mmWave channels frequently. Without additional channel estimations, the proposed Distributed Kernelized Upper Confidence Bound (DK-UCB) algorithm estimates the current instantaneous transmission rates utilizing past contexts, such as the vehicle's location and velocity, along with past instantaneous transmission rates. To capture the nonlinear mapping from a context to the instantaneous transmission rate, DK-UCB maps a context into the reproducing kernel Hilbert space (RKHS) where a linear mapping becomes observable. To improve estimation accuracy, we propose a novel kernel function in RKHS which incorporates the propagation characteristics of the mmWave signals. Moreover, DK-UCB encourages a vehicle to share necessary information when it has conducted significant explorations, which speeds up the learning process while maintaining affordable communication costs.