中文
相关论文

相关论文: ConfigTron: Tackling network diversity with hetero…

200 篇论文

We propose a novel framework to study asynchronous federated learning optimization with delays in gradient updates. Our theoretical framework extends the standard FedAvg aggregation scheme by introducing stochastic aggregation weights to…

机器学习 · 计算机科学 2022-06-22 Yann Fraboni , Richard Vidal , Laetitia Kameni , Marco Lorenzi

Assortment optimization seeks to select a subset of substitutable products, subject to constraints, to maximize expected revenue. The problem is NP-hard due to its combinatorial and nonlinear nature and arises frequently in industries such…

机器学习 · 计算机科学 2025-11-18 Guokai Li , Pin Gao , Stefanus Jasin , Zizhuo Wang

In a conventional Federated Learning framework, client selection for training typically involves the random sampling of a subset of clients in each iteration. However, this random selection often leads to disparate performance among…

机器学习 · 计算机科学 2024-08-29 Andrés Catalino Castillo Jiménez , Ege C. Kaya , Lintao Ye , Abolfazl Hashemi

In-network computation represents a transformative approach to addressing the escalating demands of Artificial Intelligence (AI) workloads on network infrastructure. By leveraging the processing capabilities of network devices such as…

网络与互联网体系结构 · 计算机科学 2025-08-19 Aleksandr Algazinov , Joydeep Chandra , Matt Laing

The remarkable progress of network embedding has led to state-of-the-art algorithms in recommendation. However, the sparsity of user-item interactions (i.e., explicit preferences) on websites remains a big challenge for predicting users'…

信息检索 · 计算机科学 2019-07-30 Jun Zhao , Zhou Zhou , Ziyu Guan , Wei Zhao , Wei Ning , Guang Qiu , Xiaofei He

Neural Networks (NN) provide a solid and reliable way of executing different types of applications, ranging from speech recognition to medical diagnosis, speeding up onerous and long workloads. The challenges involved in their…

硬件体系结构 · 计算机科学 2023-09-26 Federico Manca , Francesco Ratto

Flexible-grid Elastic Optical Networks (EONs) have been widely deployed in recent years to support the growing demand for bandwidth-intensive applications. To address this cost-efficiently, optimized utilization of EONs is required.…

网络与互联网体系结构 · 计算机科学 2023-12-19 Jasper Müller , Gabriele Di Rosa , Tobias Fehenberger , Mario Wenning , Sai Kireet Patri , Jörg-Peter Elbers , Carmen Mas-Machuca

Emerging reconfigurable datacenters allow to dynamically adjust the network topology in a demand-aware manner. These datacenters rely on optical switches which can be reconfigured to provide direct connectivity between racks, in the form of…

网络与互联网体系结构 · 计算机科学 2025-03-19 Kathrin Hanauer , Monika Henzinger , Lara Ost , Stefan Schmid

Deep neural networks (DNNs) have been widely used in various video analytic tasks. These tasks demand real-time responses. Due to the limited processing power on mobile devices, a common way to support such real-time analytics is to offload…

网络与互联网体系结构 · 计算机科学 2023-05-04 Jian He , Chenxi Yang , Zhaoyuan He , Ghufran Baig , Lili Qiu

Internet usage has shifted from host-centric end-to-end communication to a content-centric approach mainly used for content delivery. Information Centric Networking (ICN) was proposed as a promising novel content delivery architecture. ICN…

网络与互联网体系结构 · 计算机科学 2016-06-27 César Bernardini , Thomas Silverston , Athanasios Vasilakos

Existing performance comparisons of QUIC and TCP compared an optimized QUIC to an unoptimized TCP stack. By neglecting available TCP improvements inherently included in QUIC, comparisons do not shed light on the performance of current web…

网络与互联网体系结构 · 计算机科学 2019-06-19 Konrad Wolsing , Jan Rüth , Klaus Wehrle , Oliver Hohlfeld

We seek to understand when heterogeneity in user preferences yields improved outcomes in terms of overall cost. That this might be hoped for is based on the common belief that diversity is advantageous in many settings. We investigate this…

计算机科学与博弈论 · 计算机科学 2018-06-29 Richard Cole , Thanasis Lianeas , Evdokia Nikolova

There is a growing demand for shifting the delivery of AI capability from data centers on the cloud to edge or end devices, exemplified by the fast emerging real-time AI-based apps running on smartphones, AR/VR devices, autonomous vehicles,…

机器学习 · 计算机科学 2022-06-23 Xiaofeng Li , Bin Ren , Xipeng Shen , Yanzhi Wang

Heterogeneous network data with rich nodal information become increasingly prevalent across multidisciplinary research, yet accurately modeling complex nodal heterogeneity and simultaneously selecting influential nodal attributes remains an…

统计方法学 · 统计学 2026-04-14 Zhaoyu Xing , Xiufan Yu

We present a federated, asynchronous, memory-limited algorithm for online task scheduling across large-scale networks of hundreds of workers. This is achieved through recent advancements in federated edge computing that unlocks the ability…

分布式、并行与集群计算 · 计算机科学 2021-04-29 Andreas Grammenos , Evangelia Kalyvianaki , Peter Pietzuch

Network Coding (NC) shows great potential in various communication scenarios through changing the packet forwarding principles of current networks. It can improve not only throughput, latency, reliability and security but also alleviates…

网络与互联网体系结构 · 计算机科学 2016-01-14 Dávid Szabó , Attila Csoma , Péter Megyesi , András Gulyás , Frank H. P. Fitzek

Content Delivery Networks (CDNs) deliver a majority of the user-requested content on the Internet, including web pages, videos, and software downloads. A CDN server caches and serves the content requested by users. Designing caching…

网络与互联网体系结构 · 计算机科学 2017-12-12 Soumya Basu , Aditya Sundarrajan , Javad Ghaderi , Sanjay Shakkottai , Ramesh Sitaraman

As Graph Neural Networks (GNNs) become popular, libraries like PyTorch-Geometric (PyG) and Deep Graph Library (DGL) are proposed; these libraries have emerged as the de facto standard for implementing GNNs because they provide…

分布式、并行与集群计算 · 计算机科学 2024-02-29 Yi-Chien Lin , Yuyang Chen , Sameh Gobriel , Nilesh Jain , Gopi Krishna Jha , Viktor Prasanna

Software-defined networking (SDN) allows operators to control the behavior of a network by programatically managing the forwarding rules installed on switches. However, as is common in distributed systems, it can be difficult to ensure that…

网络与互联网体系结构 · 计算机科学 2016-07-19 Pavol Cerny , Nate Foster , Nilesh Jagnik , Jedidiah McClurg

Filters are ubiquitous in computer science, enabling space-efficient approximate membership testing. Since Bloom filters were introduced in 1970, decades of work improved their space efficiency and performance. Recently, three new paradigms…

数据结构与算法 · 计算机科学 2026-02-17 Diandre Miguel Sabale , Wolfgang Gatterbauer , Prashant Pandey
‹ 上一页 1 8 9 10 下一页 ›