中文
相关论文

相关论文: On the Burstiness of Distributed Machine Learning …

200 篇论文

Distributed Machine Learning (DML) systems are utilized to enhance the speed of model training in data centers (DCs) and edge nodes. The Parameter Server (PS) communication architecture is commonly employed, but it faces severe long-tail…

分布式、并行与集群计算 · 计算机科学 2023-08-15 Zixuan Chen , Lei Shi , Xuandong Liu , Xin Ai , Sen Liu , Yang Xu

We study network traffic dynamics in a two dimensional communication network with regular nodes and hubs. If the network experiences heavy message traffic, congestion occurs due to finite capacity of the nodes. We discuss strategies to…

统计力学 · 物理学 2007-05-23 Brajendra K. Singh , Neelima Gupte

Efficient management of traffic flow in urban environments presents a significant challenge, exacerbated by dynamic changes and the sheer volume of data generated by modern transportation networks. Traditional centralized traffic management…

机器学习 · 计算机科学 2025-01-29 Bob Johnson , Michael Geller

Existing methods for training LLMs on long-sequence data, such as Tensor Parallelism and Context Parallelism, exhibit low Model FLOPs Utilization as sequence lengths and number of GPUs increase, especially when sequence lengths exceed 1M…

分布式、并行与集群计算 · 计算机科学 2025-09-25 Ao Sun , Weilin Zhao , Xu Han , Cheng Yang , Zhiyuan Liu , Chuan Shi , Maosong sun

Transformer models have emerged as potent solutions to a wide array of multidisciplinary challenges. The deployment of Transformer architectures is significantly hindered by their extensive computational and memory requirements,…

分布式、并行与集群计算 · 计算机科学 2024-07-03 Zhengxian Lu , Fangyu Wang , Zhiwei Xu , Fei Yang , Tao Li

Classifying network traffic is the basis for important network applications. Prior research in this area has faced challenges on the availability of representative datasets, and many of the results cannot be readily reproduced. Such a…

密码学与安全 · 计算机科学 2020-04-29 Onur Barut , Yan Luo , Tong Zhang , Weigang Li , Peilong Li

The network calculus (NC) analysis takes a simple model consisting of a network of schedulers and data flows crossing them. A number of analysis "building blocks" can then be applied to capture the model without imposing pessimistic…

网络与互联网体系结构 · 计算机科学 2024-01-17 Fabien Geyer , Steffen Bondorf

Realistic network traffic simulation is critical for evaluating intrusion detection systems, stress-testing network protocols, and constructing high-fidelity environments for cybersecurity training. While attack traffic can often be layered…

密码学与安全 · 计算机科学 2026-01-23 Kristen Moore , Diksha Goel , Cody James Christopher , Zhen Wang , Minjune Kim , Ahmed Ibrahim , Ahmad Mohsin , Seyit Camtepe

In the era of deep learning (DL), convolutional neural networks (CNNs), and large language models (LLMs), machine learning (ML) models are becoming increasingly complex, demanding significant computational resources for both inference and…

机器学习 · 计算机科学 2024-05-27 Madison Threadgill , Andreas Gerstlauer

Network-on-Chip (NoC) congestion builds up during heavy traffic load and cripples the system performance by stalling the cores. Moreover, congestion leads to wasted link bandwidth due to blocked buffers and bouncing packets. Existing…

硬件体系结构 · 计算机科学 2023-02-27 Shruti Yadav Narayana , Sumit K. Mandal , Raid Ayoub , Michael Kishinevsky , Umit Y. Ogras

Traffic congestion has been a major challenge in many urban road networks. Extensive research studies have been conducted to highlight traffic-related congestion and address the issue using data-driven approaches. Currently, most traffic…

人工智能 · 计算机科学 2023-12-12 Shyam Pratap Singh , Arshad Ali Khan , Riad Souissi , Syed Adnan Yusuf

Traffic dynamics is universally crucial in analyzing and designing almost any network. This article introduces a novel theoretical approach to analyzing network traffic dynamics. This theory's machinery is based on the notion of traffic…

多智能体系统 · 计算机科学 2024-04-05 Matin Macktoobian , Zhan Shu , Qing Zhao

Network traffic forecasting plays a crucial role in intelligent network operations, but existing techniques often perform poorly when faced with limited data. Additionally, multi-task learning methods struggle with task imbalance and…

机器学习 · 计算机科学 2026-01-30 Hui Ma , Qingzhong Li , Jin Wang , Jie Wu , Shaoyu Dou , Li Feng , Xinjun Pei

Generalizing machine learning (ML) models for network traffic dynamics tends to be considered a lost cause. Hence for every new task, we design new models and train them on model-specific datasets closely mimicking the deployment…

网络与互联网体系结构 · 计算机科学 2022-10-25 Alexander Dietmüller , Siddhant Ray , Romain Jacob , Laurent Vanbever

Training machine learning models in parallel is an increasingly important workload. We accelerate distributed parallel training by designing a communication primitive that uses a programmable switch dataplane to execute a key step of the…

分布式、并行与集群计算 · 计算机科学 2020-10-01 Amedeo Sapio , Marco Canini , Chen-Yu Ho , Jacob Nelson , Panos Kalnis , Changhoon Kim , Arvind Krishnamurthy , Masoud Moshref , Dan R. K. Ports , Peter Richtárik

The rapid scaling of Large Language Models (LLMs) has pushed training workloads far beyond the limits of single-node analysis, demanding a deeper understanding of how these models behave across large-scale, multi-GPU systems. In this paper,…

分布式、并行与集群计算 · 计算机科学 2025-09-22 Seokjin Go , Joongun Park , Spandan More , Hanjiang Wu , Irene Wang , Aaron Jezghani , Tushar Krishna , Divya Mahajan

Various parallelism, such as data, tensor, and pipeline parallelism, along with memory optimizations like activation checkpointing, redundancy elimination, and offloading, have been proposed to accelerate distributed training for Large…

分布式、并行与集群计算 · 计算机科学 2025-03-26 Zhanda Zhu , Christina Giannoula , Muralidhar Andoorveedu , Qidong Su , Karttikeya Mangalam , Bojian Zheng , Gennady Pekhimenko

One of the most important tasks in network management is identifying different types of traffic flows. As a result, a type of management service, called Network Traffic Classifier (NTC), has been introduced. One type of NTCs that has gained…

网络与互联网体系结构 · 计算机科学 2019-01-03 Ramin Hasibi , Matin Shokri , Mehdi Dehghan

Traffic management is a serious problem in many cities around the world. Even the suburban areas are now experiencing regular traffic congestion. Inappropriate traffic control wastes fuel, time, and the productivity of nations. Though…

计算机视觉与模式识别 · 计算机科学 2023-11-29 K. G. Zoysa , S. R. Munasinghe

Congestion prediction represents a major priority for traffic management centres around the world to ensure timely incident response handling. The increasing amounts of generated traffic data have been used to train machine learning…

信号处理 · 电气工程与系统科学 2020-06-25 Adriana-Simona Mihaita , Haowen Li , Marian-Andrei Rizoiu