← Search

Xinyu Yan

7 accepted papers

2026

AdaCache: Adaptive Caching and Context Augmentation for Efficient LLM Serving

ICLR 2026poster

Retrieval-Augmented Generation (RAG) significantly enhances Large Language Models by integrating external knowledge sources, but at the cost of substantial computational overhead from extended input sequences. Current RAG systems exhibit two fundamental inefficiencies: redundant processing of frequ…

Cited by 0SourceScholar
2026

Oblivionis: A Lightweight Learning and Unlearning Framework for Federated Large Language Models

AAAI 2026technical

Large Language Models (LLMs) increasingly leverage Federated Learning (FL) to utilize private, task-specific datasets for fine-tuning while preserving data privacy. However, while federated LLM frameworks effectively enable collaborative training without raw data sharing, they critically lack built-

Cited by 0SourcePDFScholar
2025

FedRAM: Federated Reweighting and Aggregation for Multi-Task Learning

NeurIPS 2025poster

Federated Multi-Task Learning (FL-MTL) enables clients with heterogeneous data to collaboratively train models capable of handling multiple downstream tasks. However, FL-MTL faces key challenges, including statistical heterogeneity, task interference, and the need to balance local learning with glob…

Cited by 0SourcecodeScholar
2025

LawDIS: Language-Window-based Controllable Dichotomous Image Segmentation

ICCV 2025poster

We present LawDIS, a language-window-based controllable dichotomous image segmentation (DIS) framework that produces high-quality object masks. Our framework recasts DIS as an image-conditioned mask generation task within a latent diffusion model, enabling seamless integration of user controls. LawD…

2025

Tokenize Image Patches: Global Context Fusion for Effective Haze Removal in Large Images

CVPR 2025poster

Global contextual information and local detail features are essential for haze removal tasks. Deep learning models perform well on small, low-resolution images, but they encounter difficulties with large, high-resolution ones due to GPU memory limitations. As a compromise, they often resort to image…

2025

Underground Diagnosis in 3D GPR Data by Learning in CuCoRes Model Space

IJCAI 2025

Ground Penetrating Radar (GPR) provides detailed subterranean insights. Nevertheless, underground diagnosis via GPR is hindered by the fact that training data typically contain only normal samples, along with the complexity of GPR data’s wave-collection characteristics. This paper proposes subsurfac

Cited by 0SourcePDFScholar
2024

Disentangling Domain and General Representations for Time Series Classification

IJCAI 2024poster

Modeling time series data has become a very at tractive research topic due to its wide application, such as human activity recognition, financial forecasting and sensor-based automatic system monitoring. Recently deep learning models have shown great advances in modeling the time series data but the…