中文
相关论文

相关论文: Minions: Cost-efficient Collaboration Between On-d…

200 篇论文

Large language models (LLMs) have shown promise in many natural language understanding tasks, including content moderation. However, these models can be expensive to query in real-time and do not allow for a community-specific approach to…

计算与语言 · 计算机科学 2025-02-11 Xianyang Zhan , Agam Goyal , Yilun Chen , Eshwar Chandrasekharan , Koustuv Saha

Large Language Models (LLMs) have become a popular choice for many Natural Language Processing (NLP) tasks due to their versatility and ability to produce high-quality results. Specifically, they are increasingly used for automatic code…

Large language models (LLMs) are becoming increasingly capable at small parameter scales. At the same time, conventional cloud-centric deployment introduces challenges around data privacy, latency, and cost that are acute in operational…

硬件体系结构 · 计算机科学 2026-04-29 Harri Renney , Fouad Trad , Michael Mattarock , Zena Wood

As AI applications for mobile devices become more prevalent, there is an increasing need for faster execution and lower energy consumption for neural model inference. Historically, the models run on mobile devices have been smaller and…

人工智能 · 计算机科学 2020-02-04 Mateen Ulhaq , Ivan V. Bajić

Large Language Models (LLMs) have emerged as transformative tools for natural language understanding and user intent resolution, enabling tasks such as translation, summarization, and, increasingly, the orchestration of complex workflows.…

软件工程 · 计算机科学 2025-11-12 Justus Flerlage , Alexander Acker , Odej Kao

Large reasoning models (LRMs) achieve strong performance by producing long chains of thought, but their inference costs are high and often generate redundant reasoning. Small language models (SLMs) are far more efficient, yet struggle on…

计算与语言 · 计算机科学 2026-02-06 Haojin Wang , Yike Wang , Shangbin Feng , Hannaneh Hajishirzi , Yulia Tsvetkov

The community explored to build private inference frameworks for transformer-based large language models (LLMs) in a server-client setting, where the server holds the model parameters and the client inputs its private data (or prompt) for…

机器学习 · 计算机科学 2023-12-18 Xuanqi Liu , Zhuotao Liu

As Large Language Models (LLMs) become increasingly popular, caching responses so that they can be reused by users with semantically similar queries has become a vital strategy for reducing inference costs and latency. Existing caching…

机器学习 · 计算机科学 2026-04-23 Baran Atalar , Xutong Liu , Jinhang Zuo , Siwei Wang , Wei Chen , Carlee Joe-Wong

Large language models (LLMs) have emerged as a powerful foundation for intelligent reasoning and decision-making, demonstrating substantial impact across a wide range of domains and applications. However, their massive parameter scales and…

分布式、并行与集群计算 · 计算机科学 2025-12-29 Mingyu Sun , Xiao Zhang , Shen Qu , Yan Li , Mengbai Xiao , Yuan Yuan , Dongxiao Yu

Large language models (LLMs) achieved remarkable performance across various tasks. However, they face challenges in managing long documents and extended conversations, due to significantly increased computational requirements, both in…

计算与语言 · 计算机科学 2023-10-11 Yucheng Li , Bo Dong , Chenghua Lin , Frank Guerin

Recent advancements in large language models (LLMs) have catalyzed a substantial surge in demand for LLM services. While traditional cloud-based LLM services satisfy high-accuracy requirements, they fall short in meeting critical demands…

机器学习 · 计算机科学 2025-03-26 Zuan Xie , Yang Xu , Hongli Xu , Yunming Liao , Zhiwei Yao

Timely and effective incident response is key to managing the growing frequency of cyberattacks. However, identifying the right response actions for complex systems is a major technical challenge. A promising approach to mitigate this…

密码学与安全 · 计算机科学 2025-08-08 Kim Hammar , Tansu Alpcan , Emil C. Lupu

Artificial intelligence (AI) and large language models (LLMs) are transforming educational technology by enabling conversational tutoring, personalized explanations, and inquiry-driven learning. However, most AI-based learning systems rely…

计算机与社会 · 计算机科学 2026-04-13 Joseph Walusimbi , Ann Move Oguti , Joshua Benjamin Ssentongo , Keith Ainebyona

Persistent conversational AI systems face a choice between passing full conversation histories to a long-context large language model (LLM) and maintaining a dedicated memory system that extracts and retrieves structured facts. We compare a…

计算与语言 · 计算机科学 2026-03-06 Natchanon Pollertlam , Witchayut Kornsuwannawit

Cloud computing has revolutionized the way organizations manage their IT infrastructure, but it has also introduced new challenges, such as managing cloud costs. The rapid adoption of artificial intelligence (AI) and machine learning (ML)…

分布式、并行与集群计算 · 计算机科学 2026-01-28 Saurabh Deochake

Recent advancements in natural language processing, particularly with large language models (LLMs), are transforming how scientists engage with the literature. While the adoption of LLMs is increasing, concerns remain regarding potential…

计算与语言 · 计算机科学 2025-10-23 Jian Zhang

In classical federated learning, the clients contribute to the overall training by communicating local updates for the underlying model on their private data to a coordinating server. However, updating and communicating the entire model…

机器学习 · 计算机科学 2022-02-18 Jianyu Wang , Hang Qi , Ankit Singh Rawat , Sashank Reddi , Sagar Waghmare , Felix X. Yu , Gauri Joshi

This paper evaluates whether a domain trained Small Language Model (SLM) can outperform frontier Large Language Models on structured contract extraction at radically lower cost. We test Olava Extract, a self hosted legal domain Mixture of…

计算与语言 · 计算机科学 2026-05-08 Nicole Lincoln , Nick Whitehouse , Jaron Mar , Rivindu Perera

Deploying large language models (LLMs) in real-time systems remains challenging due to their substantial computational demands and privacy concerns. We propose Floe, a hybrid federated learning framework designed for latency-sensitive,…

分布式、并行与集群计算 · 计算机科学 2026-02-17 Chunlin Tian , Kahou Tam , Yebo Wu , Shuaihang Zhong , Li Li , Nicholas D. Lane , Chengzhong Xu

Communication on heterogeneous edge networks is a fundamental bottleneck in Federated Learning (FL), restricting both model capacity and user participation. To address this issue, we introduce two novel strategies to reduce communication…

机器学习 · 计算机科学 2019-01-09 Sebastian Caldas , Jakub Konečny , H. Brendan McMahan , Ameet Talwalkar