← Search

xiaoguang Liu

13 accepted papers

2026

Demystifying and Enhancing the Efficiency of Large Language Model Based Search Agents

ICLR 2026poster

Large Language Model (LLM)-based search agents have shown remarkable capabilities in solving complex tasks by dynamically decomposing problems and addressing them through interleaved reasoning and retrieval. However, this interleaved paradigm introduces substantial efficiency bottlenecks. First, we…

Cited by 0SourcecodeScholar
2026

Learned Image Compression via Sparse Attention and Adaptive Frequency

CVPR 2026

Learned image compression (LIC) methods surpass traditional algorithms in rate-distortion (RD) performance, but still struggle to optimally balance effectiveness and efficiency. Moreover, although recent studies have demonstrated the effectiveness of utilizing frequency-domain information, they typi

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
2023

Out-of-Distribution Detection based on In-Distribution Data Patterns Memorization with Modern Hopfield Energy

ICLR 2023poster

Out-of-Distribution (OOD) detection is essential for safety-critical applications of deep neural networks. OOD detection is challenging since DNN models may produce very high logits value even for OOD samples. Hence, it is of great difficulty to discriminate OOD data by directly adopting Softmax on…

2023

Self-Supervised Learning with Explorative Knowledge Distillation

ICASSP 2023accepted

Previous paradigms have combined self-supervised learning (SSL) with knowledge distillation to compress a self-supervised teacher model into a smaller student. In this work, we devise a self-supervised explorative distillation (SSED) algorithm to improve the representation quality of the lightweight…

Cited by 0SourceScholar