中文
相关论文

相关论文: Schema-based Scheduling of Event Processors and Bu…

200 篇论文

In this paper, we propose a distributed throughput-optimal ad hoc wireless network scheduling algorithm, which is motivated by the celebrated simplex algorithm for solving linear programming (LP) problems. The scheduler stores a sparse set…

信息论 · 计算机科学 2016-11-17 Qiao Li , Rohit Negi

We consider the pull-based broadcast scheduling model. In this model, there are n unit-sized pages of information available at the server. Requests arrive over time at the server asking for a specific page. When the server transmits a page,…

数据结构与算法 · 计算机科学 2013-09-17 Sungjin Im , Maxim Sviridenko

Consider the problem of a multiple access channel in a time dependent environment with a large number of users. In such a system, mostly due to practical constraints (e.g., decoding complexity), not all users can be scheduled together, and…

信息论 · 计算机科学 2018-11-07 Ori Shmuel , Asaf Cohen , Omer Gurewitz

Traditional query optimizers are designed to be fast and stateless: each query is quickly optimized using approximate statistics, sent off to the execution engine, and promptly forgotten. Recent work on learned query optimization have shown…

数据库 · 计算机科学 2023-07-12 Ryan Marcus

The efficient deployment of large language models (LLMs) in online settings requires optimizing inference performance under stringent latency constraints, particularly the time-to-first-token (TTFT) and time-per-output-token (TPOT). This…

数据结构与算法 · 计算机科学 2026-01-05 Gregory Dexter , Shao Tang , Ata Fatahi Baarzi , Qingquan Song , Tejas Dharamsi , Aman Gupta

Integrating time-frequency resource conversion (TFRC), a new network resource allocation strategy, with call admission control can not only increase the cell capacity but also reduce network congestion effectively. However, the optimal…

网络与互联网体系结构 · 计算机科学 2016-05-24 Hangguan Shan , Yani Zhang , Weihua Zhuang , Aiping Huang , Zhaoyang Zhang

Whilst computational resources at the cloud edge can be leveraged to improve latency and reduce the costs of cloud services for a wide variety mobile, web, and IoT applications; such resources are naturally constrained. For distributed…

分布式、并行与集群计算 · 计算机科学 2019-12-20 Ben Blamey , Ida-Maria Sintorn , Andreas Hellander , Salman Toor

FEderated Edge Learning (FEEL) has emerged as a leading technique for privacy-preserving distributed training in wireless edge networks, where edge devices collaboratively train machine learning (ML) models with the orchestration of a…

分布式、并行与集群计算 · 计算机科学 2022-01-28 Afaf Taik , Hajar Moudoud , Soumaya Cherkaoui

Human environments are often regulated by explicit and complex rulesets. Integrating Reinforcement Learning (RL) agents into such environments motivates the development of learning mechanisms that perform well in rule-dense and…

机器学习 · 计算机科学 2022-01-20 Francesco Sovrano , Alex Raymond , Amanda Prorok

We consider multiuser scheduling in wireless networks with channel variations and flow-level dynamics. Recently, it has been shown that the MaxWeight algorithm, which is throughput-optimal in networks with a fixed number users, fails to…

网络与互联网体系结构 · 计算机科学 2010-08-17 Shihuan Liu , Lei Ying , R. Srikant

We consider ML query processing in distributed systems where GPU-enabled workers coordinate to execute complex queries: a computing style often seen in applications that interact with users in support of image processing and natural…

分布式、并行与集群计算 · 计算机科学 2024-02-29 Yuting Yang , Andrea Merlina , Weijia Song , Tiancheng Yuan , Ken Birman , Roman Vitenberg

As the use of neuromorphic, event-based vision sensors expands, the need for compression of their output streams has increased. While their operational principle ensures event streams are spatially sparse, the high temporal resolution of…

计算机视觉与模式识别 · 计算机科学 2024-03-14 Daniel C. Stumpp , Himanshu Akolkar , Alan D. George , Ryad Benosman

As augmented large language models (LLMs) with external tools become increasingly popular in web applications, improving augmented LLM inference serving efficiency and optimizing service-level objectives (SLOs) are critical for enhancing…

计算与语言 · 计算机科学 2025-12-17 Ying Wang , Zhen Jin , Jiexiong Xu , Wenhai Lin , Yiquan Chen , Wenzhi Chen

Queuing network control is essential for managing congestion in job-processing systems such as service systems, communication networks, and manufacturing processes. Despite growing interest in applying reinforcement learning (RL)…

机器学习 · 计算机科学 2024-09-06 Ethan Che , Jing Dong , Hongseok Namkoong

Datacenter networks routinely support the data transfers of distributed computing frameworks in the form of coflows, i.e., sets of concurrent flows related to a common task. The vast majority of the literature has focused on the problem of…

分布式、并行与集群计算 · 计算机科学 2022-05-04 Quang-Trung Luu , Olivier Brun , Rachid El-Azouzi , Francesco De Pellegrini , Balakrishna J. Prabhu , Cédric Richier

Large language models (LLMs) have shown promise for event log analysis, but their high computational requirements, reliance on cloud infrastructure, and security concerns limit practical deployment. In addition, most existing approaches…

密码学与安全 · 计算机科学 2026-05-08 Siraaj Akhtar , Saad Khan , Simon Parkinson

Traditional query planners translate SQL queries into query plans to be executed over relational data. However, it is impossible to query other data modalities, such as images, text, or video stored in modern data systems such as data lakes…

数据库 · 计算机科学 2023-08-08 Matthias Urban , Carsten Binnig

Complex Event Processing (CEP) has emerged as the unifying field for technologies that require processing and correlating distributed data sources in real-time. CEP finds applications in diverse domains, which has resulted in a large number…

数据库 · 计算机科学 2018-08-31 Marco Bucchi , Alejandro Grez , Cristian Riveros , Martín Ugarte

Extended reality (XR) applications require computationally demanding functionalities with low end-to-end latency and high throughput. To enable XR on commodity devices, a number of distributed systems solutions enable offloading of XR…

分布式、并行与集群计算 · 计算机科学 2023-07-31 Jin Heo , Ketan Bhardwaj , Ada Gavrilovska

In this work, we present X-SQL, a new network architecture for the problem of parsing natural language to SQL query. X-SQL proposes to enhance the structural schema representation with the contextual output from BERT-style pre-training…

计算与语言 · 计算机科学 2019-08-23 Pengcheng He , Yi Mao , Kaushik Chakrabarti , Weizhu Chen