paper-with-me

Papers

Meta-Learning for Speeding Up Large Model Inference in Decentralized Environments

2025-08-08 · Yipeng Du, Zihao Wang, Ahmad Farhan, Claudio Angione, Harry Yang, Fielding Johnston, James P. Buban, Patrick Colangelo, Yue Zhao, Yuzhe Yang arxiv

The deployment of large-scale models, such as large language models (LLMs), incurs substantial costs due to their computational demands. To mitigate these costs and address challenges related to scalability and data security, there is a growing shift towards decentralized systems for model deployment, where choosing efficient inference acceleration schemes become crucial to manage computational resources effectively and enhance system responsiveness. In this work, we address the challenge of selecting optimal acceleration methods in decentralized systems by introducing a meta-learning-based framework. This framework automates the selection process by learning from historical performance data of various acceleration techniques across different tasks. Unlike traditional methods that rely on random selection or expert intuition, our approach systematically identifies the best acceleration strategies based on the specific characteristics of each task. We demonstrate that our meta-learning framework not only streamlines the decision-making process but also consistently outperforms conventional methods in terms of efficiency and performance. Our results highlight the potential of inference acceleration in decentralized AI systems, offering a path towards more democratic and economically feasible artificial intelligence solutions.

📄 PDF Abstract BibTeX arXiv:2508.09194

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Meta-Learning for Speeding Up Large Model Inference in Decentralized Environments

2024-10-28 · Yuzhe Yang, Yipeng Du, Ahmad Farhan, Claudio Angione 외

The deployment of large-scale models, such as large language models (LLMs) and sophisticated image generation systems, incurs substantial costs due to their computational demands. To mitigate these costs and address chal…

Decision MakingImage GenerationMeta-Learning

Learning Regionally Decentralized AC Optimal Power Flows with ADMM

2022-05-08 · Terrence W. K. Mak, Minas Chatzos, Mathieu Tanneau, Pascal Van Hentenryck

One potential future for the next generation of smart grids is the use of decentralized optimization algorithms and secured communications for coordinating renewable generation (e.g., wind/solar), dispatchable devices (e…

BIG-bench Machine Learning

Evaluation of Habitat Robotics using Large Language Models

2025-07-08 · William Li, Lei Hamilton, Kaise Al-natour, Sanjeev Mohindra

This paper focuses on evaluating the effectiveness of Large Language Models at solving embodied robotic tasks using the Meta PARTNER benchmark. Meta PARTNR provides simplified environments and robotic interactions within…

Dif-MAML: Decentralized Multi-Agent Meta-Learning

2020-10-06 · Mert Kayaalp, Stefan Vlaski, Ali H. Sayed

The objective of meta-learning is to exploit the knowledge obtained from observed tasks to improve adaptation to unseen tasks. As such, meta-learners are able to generalize better when they are trained with a larger numb…

Meta-Learning

Bristle: Decentralized Federated Learning in Byzantine, Non-i.i.d. Environments

2021-10-21 · Joost Verbraeken, Martijn de Vos, Johan Pouwelse

Federated learning (FL) is a privacy-friendly type of machine learning where devices locally train a model on their private data and typically communicate model updates with a server. In decentralized FL (DFL), peers com…

Federated LearningTransfer Learning