Meta-Learning for Speeding Up Large Model Inference in Decentralized Environments
To address the high inference cost, poor scalability, and data security risks of large language models (LLMs) in decentralized environments, this paper proposes the first meta-learning-based framework for automated inference acceleration strategy selection. The framework models multi-task historical performance data to learn the adaptivity patterns of various compression, model sharding, and hardware-aware optimization techniques across heterogeneous edge nodes, enabling task- and resource-constrained optimal strategy recommendation. By introducing meta-learning into decentralized inference optimization, it overcomes reliance on manual expertise and inefficient random search. Experiments demonstrate significant improvements over baselines in latency reduction, throughput enhancement, and cross-task generalization—achieving an average 32.7% inference efficiency gain—while maintaining strong practicality and deployability.