AIMS: Cost-Efficient LLM-Based Agent Deployment in Hybrid Cloud-Edge Environments. Liu, S., Shen, H., Che, S., Ghandi, M., & Li, M. In Proceedings of the 21st European Conference on Computer Systems, pages 1862–1878, McEwan Hall/The University of Edinburgh Edinburgh Scotland UK, April, 2026. ACM.
Paper doi abstract bibtex In the realm of AI, large language models (LLMs) like GPT-5, central to the operation of AI agents, predominantly operate in the cloud, incurring high operational costs. With local-based small language models (SLMs) becoming more accurate, the necessity of cloud-exclusive processing is being reconsidered. An AI agent’s response to a user’s request comprises a series of subtasks or iterations. Existing approaches choose either an LLM or SLM for the entire request to ensure similar outputs, but this is ineffective for AI agents as SLMs may generate differing subtasks, compromising final accuracy. In this paper, we first conduct experimental analysis to understand the features of AI agent operations. Leveraging our findings, we propose the Adaptive Iteration-level Model Selector (AIMS), a lightweight scheduler to automatically partition an AI agent’s subtasks between local-based SLM and cloud-based LLM. AIMS considers the varying subtask features and strategically decides the location for each subtask in order to use SLM as much as possible while maintaining the accuracy level. Our experimental results demonstrate that AIMS achieves up to a 27.5% relative improvement in accuracy and up to 31.4% relative increase in SLM usage compared to HybridLLM. It offloads 83.4% of subtasks to a local SLM while attaining similar accuracy on average compared with the cloud-only LLM approach.
@inproceedings{liu_aims_2026,
address = {McEwan Hall/The University of Edinburgh Edinburgh Scotland UK},
title = {{AIMS}: {Cost}-{Efficient} {LLM}-{Based} {Agent} {Deployment} in {Hybrid} {Cloud}-{Edge} {Environments}},
isbn = {979-8-4007-2212-7},
shorttitle = {{AIMS}},
url = {https://dl.acm.org/doi/10.1145/3767295.3803622},
doi = {10.1145/3767295.3803622},
abstract = {In the realm of AI, large language models (LLMs) like GPT-5, central to the operation of AI agents, predominantly operate in the cloud, incurring high operational costs. With local-based small language models (SLMs) becoming more accurate, the necessity of cloud-exclusive processing is being reconsidered. An AI agent’s response to a user’s request comprises a series of subtasks or iterations. Existing approaches choose either an LLM or SLM for the entire request to ensure similar outputs, but this is ineffective for AI agents as SLMs may generate differing subtasks, compromising final accuracy. In this paper, we first conduct experimental analysis to understand the features of AI agent operations. Leveraging our findings, we propose the Adaptive Iteration-level Model Selector (AIMS), a lightweight scheduler to automatically partition an AI agent’s subtasks between local-based SLM and cloud-based LLM. AIMS considers the varying subtask features and strategically decides the location for each subtask in order to use SLM as much as possible while maintaining the accuracy level. Our experimental results demonstrate that AIMS achieves up to a 27.5\% relative improvement in accuracy and up to 31.4\% relative increase in SLM usage compared to HybridLLM. It offloads 83.4\% of subtasks to a local SLM while attaining similar accuracy on average compared with the cloud-only LLM approach.},
language = {en},
urldate = {2026-07-07},
booktitle = {Proceedings of the 21st {European} {Conference} on {Computer} {Systems}},
publisher = {ACM},
author = {Liu, Shiyi and Shen, Haiying and Che, Shuai and Ghandi, Mahdi and Li, Mingqin},
month = apr,
year = {2026},
keywords = {WG: Explorable},
pages = {1862--1878},
}
Downloads: 0
{"_id":"94wiBJpn6xC6gDpAv","bibbaseid":"liu-shen-che-ghandi-li-aimscostefficientllmbasedagentdeploymentinhybridcloudedgeenvironments-2026","author_short":["Liu, S.","Shen, H.","Che, S.","Ghandi, M.","Li, M."],"bibdata":{"bibtype":"inproceedings","type":"inproceedings","address":"McEwan Hall/The University of Edinburgh Edinburgh Scotland UK","title":"AIMS: Cost-Efficient LLM-Based Agent Deployment in Hybrid Cloud-Edge Environments","isbn":"979-8-4007-2212-7","shorttitle":"AIMS","url":"https://dl.acm.org/doi/10.1145/3767295.3803622","doi":"10.1145/3767295.3803622","abstract":"In the realm of AI, large language models (LLMs) like GPT-5, central to the operation of AI agents, predominantly operate in the cloud, incurring high operational costs. With local-based small language models (SLMs) becoming more accurate, the necessity of cloud-exclusive processing is being reconsidered. An AI agent’s response to a user’s request comprises a series of subtasks or iterations. Existing approaches choose either an LLM or SLM for the entire request to ensure similar outputs, but this is ineffective for AI agents as SLMs may generate differing subtasks, compromising final accuracy. In this paper, we first conduct experimental analysis to understand the features of AI agent operations. Leveraging our findings, we propose the Adaptive Iteration-level Model Selector (AIMS), a lightweight scheduler to automatically partition an AI agent’s subtasks between local-based SLM and cloud-based LLM. AIMS considers the varying subtask features and strategically decides the location for each subtask in order to use SLM as much as possible while maintaining the accuracy level. Our experimental results demonstrate that AIMS achieves up to a 27.5% relative improvement in accuracy and up to 31.4% relative increase in SLM usage compared to HybridLLM. It offloads 83.4% of subtasks to a local SLM while attaining similar accuracy on average compared with the cloud-only LLM approach.","language":"en","urldate":"2026-07-07","booktitle":"Proceedings of the 21st European Conference on Computer Systems","publisher":"ACM","author":[{"propositions":[],"lastnames":["Liu"],"firstnames":["Shiyi"],"suffixes":[]},{"propositions":[],"lastnames":["Shen"],"firstnames":["Haiying"],"suffixes":[]},{"propositions":[],"lastnames":["Che"],"firstnames":["Shuai"],"suffixes":[]},{"propositions":[],"lastnames":["Ghandi"],"firstnames":["Mahdi"],"suffixes":[]},{"propositions":[],"lastnames":["Li"],"firstnames":["Mingqin"],"suffixes":[]}],"month":"April","year":"2026","keywords":"WG: Explorable","pages":"1862–1878","bibtex":"@inproceedings{liu_aims_2026,\n\taddress = {McEwan Hall/The University of Edinburgh Edinburgh Scotland UK},\n\ttitle = {{AIMS}: {Cost}-{Efficient} {LLM}-{Based} {Agent} {Deployment} in {Hybrid} {Cloud}-{Edge} {Environments}},\n\tisbn = {979-8-4007-2212-7},\n\tshorttitle = {{AIMS}},\n\turl = {https://dl.acm.org/doi/10.1145/3767295.3803622},\n\tdoi = {10.1145/3767295.3803622},\n\tabstract = {In the realm of AI, large language models (LLMs) like GPT-5, central to the operation of AI agents, predominantly operate in the cloud, incurring high operational costs. With local-based small language models (SLMs) becoming more accurate, the necessity of cloud-exclusive processing is being reconsidered. An AI agent’s response to a user’s request comprises a series of subtasks or iterations. Existing approaches choose either an LLM or SLM for the entire request to ensure similar outputs, but this is ineffective for AI agents as SLMs may generate differing subtasks, compromising final accuracy. In this paper, we first conduct experimental analysis to understand the features of AI agent operations. Leveraging our findings, we propose the Adaptive Iteration-level Model Selector (AIMS), a lightweight scheduler to automatically partition an AI agent’s subtasks between local-based SLM and cloud-based LLM. AIMS considers the varying subtask features and strategically decides the location for each subtask in order to use SLM as much as possible while maintaining the accuracy level. Our experimental results demonstrate that AIMS achieves up to a 27.5\\% relative improvement in accuracy and up to 31.4\\% relative increase in SLM usage compared to HybridLLM. It offloads 83.4\\% of subtasks to a local SLM while attaining similar accuracy on average compared with the cloud-only LLM approach.},\n\tlanguage = {en},\n\turldate = {2026-07-07},\n\tbooktitle = {Proceedings of the 21st {European} {Conference} on {Computer} {Systems}},\n\tpublisher = {ACM},\n\tauthor = {Liu, Shiyi and Shen, Haiying and Che, Shuai and Ghandi, Mahdi and Li, Mingqin},\n\tmonth = apr,\n\tyear = {2026},\n\tkeywords = {WG: Explorable},\n\tpages = {1862--1878},\n}\n\n\n\n","author_short":["Liu, S.","Shen, H.","Che, S.","Ghandi, M.","Li, M."],"key":"liu_aims_2026","id":"liu_aims_2026","bibbaseid":"liu-shen-che-ghandi-li-aimscostefficientllmbasedagentdeploymentinhybridcloudedgeenvironments-2026","role":"author","urls":{"Paper":"https://dl.acm.org/doi/10.1145/3767295.3803622"},"keyword":["WG: Explorable"],"metadata":{"authorlinks":{}},"downloads":0},"bibtype":"inproceedings","biburl":"https://bibbase.org/zotero-group/pratikmhatre/5933976","dataSources":["yJr5AAtJ5Sz3Q4WT4"],"keywords":["wg: explorable"],"search_terms":["aims","cost","efficient","llm","based","agent","deployment","hybrid","cloud","edge","environments","liu","shen","che","ghandi","li"],"title":"AIMS: Cost-Efficient LLM-Based Agent Deployment in Hybrid Cloud-Edge Environments","year":2026}