← Search

Liping Yi

12 accepted papers

2026

ALSO: Adversarial Online Strategy Optimization for Social Agents

ICML 2026poster

Social simulation provides a compelling testbed for studying social intelligence, where agents interact through multi-turn dialogues under evolving contexts and strategically adapting opponents. Such environments are inherently non-stationary, requiring agents to dynamically adjust their strategies …

Cited by 0SourceScholar
2025

Adaptive Lossless Compression for Genomics Data by Multiple (s, k)-mer Encoding and XLSTM

ICASSP 2025accepted

Learning-based lossless compressors have been validated to have competitive advantages in genomics data (GD) compression. However, learning-based GD-dedicated compressors typically need to be pre-trained on multi-source data and then are directly used to compress another target data, we denote them…

Cited by 0SourceScholar
2025

Genomics Data Lossless Compression with (S, K)-Mer Encoding and Deep Neural Networks

AAAI 2025technical

Learning-based compression shows competitive compression ratios for genomics data. It often includes three types of compressors: static, adaptive and semi-adaptive. However, these existing compressors suffer from inferior compression ratios or throughput, and adaptive compressors also faces model c…

2025

HFedPFS: Heterogeneous Federated Learning with Personalized Data Feature Sharing

ICASSP 2025accepted

Federated learning (FL) is a distributed machine learning technique enabling multiple clients to jointly train a global model while preserving the privacy of their non-IID (non-independent and identically) data. However, traditional FL approaches require clients to use the same model structure as th…

Cited by 0SourceScholar
2025

Multi-source Data Lossless Compression via Parallel Expansion Mapping and xLSTM

ICASSP 2025accepted

Explosive growth of multi-source data (MSD) poses challenges in data transmitting and storing. Neural Network (NN)-based lossless compressors are an important type of compression approaches to alleviate these problems. However, existing NN-based lossless compressors suffer from poor compression rati…

Cited by 0SourceScholar
2025

pFedES: Generalized Proxy Feature Extractor Sharing for Model Heterogeneous Personalized Federated Learning

AAAI 2025technical

Federated learning (FL), as a privacy-preserving collaborative machine learning paradigm, has attracted significant interest from industry and academia. To allow each data owner (FL client) to train a heterogeneous and personalized local model based on its local data distribution, system resources a…

2024

FedSSA: Semantic Similarity-based Aggregation for Efficient Model-Heterogeneous Personalized Federated Learning

IJCAI 2024poster

Federated learning (FL) is a privacy-preserving collaboratively machine learning paradigm. Traditional FL requires all data owners (a.k.a. FL clients) to train the same local model. This design is not well-suited for scenarios involving data and/or system heterogeneity. Model-Heterogeneous Personali…

2024

Federated Model Heterogeneous Matryoshka Representation Learning

NeurIPS 2024poster

Model heterogeneous federated learning (MHeteroFL) enables FL clients to collaboratively train models with heterogeneous structures in a distributed fashion. However, existing MHeteroFL methods rely on training loss to transfer knowledge between the client model and the server model, resulting in li…

Cited by 6SourcePDFScholar
2022

QSFL: A Two-Level Uplink Communication Optimization Framework for Federated Learning

ICML 2022spotlight

In cross-device Federated Learning (FL), the communication cost of transmitting full-precision models between edge devices and a central server is a significant bottleneck, due to expensive, unreliable, and low-bandwidth wireless connections. As a solution, we propose a novel FL framework named QSFL…