中文
相关论文

相关论文: PLUME: Building a Network-Native Foundation Model …

200 篇论文

RAPID-LLM is a unified performance modeling framework for large language model (LLM) training and inference on GPU clusters. It couples a DeepFlow-based frontend that generates hardware-aware, operator-level Chakra execution traces from an…

Large language models (LLMs) hosted on cloud servers alleviate the computational and storage burdens on local devices but raise privacy concerns due to sensitive data transmission and require substantial communication bandwidth, which is…

机器学习 · 计算机科学 2025-05-14 Yang Su , Na Yan , Yansha Deng , Robert Schober

The received in-phase and quadrature (I/Q) baseband signals inherently encode physical-layer and channel characteristics of wireless links. Learning robust and transferable representations directly from such raw signals, however, remains…

信息论 · 计算机科学 2026-01-14 Namhyun Kim , Sadjad Alikhani , Ahmed Alkhateeb

Language models based on discrete diffusion have attracted widespread interest for their potential to provide faster generation than autoregressive models. Despite their promise, these models typically produce samples whose quality sharply…

The new transmission control protocol (TCP) relies on Deep Learning (DL) for prediction and optimization, but requires significant manual effort to design deep neural networks (DNNs) and struggles with generalization in dynamic…

网络与互联网体系结构 · 计算机科学 2024-12-25 Shyam Kumar Shrestha , Shiva Raj Pokhrel , Jonathan Kua

Detecting Internet routing instability is a critical yet challenging task, particularly when relying solely on endpoint active measurements. This study introduces TRACE, a MachineLearning (ML)pipeline designed to identify route changes…

网络与互联网体系结构 · 计算机科学 2026-04-06 Raul Suzuki , Rodrigo Moreira , Pedro Henrique A. Damaso de Melo , Larissa F. Rodrigues Moreira , Flávio de Oliveira Silva

Real-world objects are composed of distinctive, object-specific parts. Identifying these parts is key to performing fine-grained, compositional reasoning-yet, large multimodal models (LMMs) struggle to perform this seemingly straightforward…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Ansel Blume , Jeonghwan Kim , Hyeonjeong Ha , Elen Chatikyan , Xiaomeng Jin , Khanh Duy Nguyen , Nanyun Peng , Kai-Wei Chang , Derek Hoiem , Heng Ji

Rapid advancements in GPU computational power has outpaced memory capacity and bandwidth growth, creating bottlenecks in Large Language Model (LLM) inference. Post-training quantization is the leading method for addressing memory-related…

机器学习 · 计算机科学 2024-10-14 Ayush Kaushal , Tejas Vaidhya , Arnab Kumar Mondal , Tejas Pandey , Aaryan Bhagat , Irina Rish

This paper proposes using the Linux kernel ftrace framework, particularly the function graph tracer, to generate informative system level data for machine learning (ML) applications. Experiments on a real world encryption detection task…

机器学习 · 计算机科学 2025-12-09 Kenan Begovic , Abdulaziz Al-Ali , Qutaibah Malluhi

Network traffic classification is a core primitive for network security and management, yet it is increasingly challenged by pervasive encryption and evolving protocols. A central bottleneck is representation: hand-crafted flow statistics…

网络与互联网体系结构 · 计算机科学 2026-02-10 Zhaochen Guo , Tianyufei Zhou , Honghao Wang , Ronghua Li , Shinan Liu

Increasing the throughput of the Transformer architecture, a foundational component used in numerous state-of-the-art models for vision and language tasks (e.g., GPT, LLaVa), is an important problem in machine learning. One recent and…

The prohibitive training costs of Large Language Models (LLMs) have emerged as a significant bottleneck in the development of next-generation LLMs. In this paper, we show that it is possible to significantly reduce the training costs of…

计算与语言 · 计算机科学 2025-05-16 Chenze Shao , Fandong Meng , Jie Zhou

The detection of anomalies in non-stationary time-series streams is a critical but challenging task across numerous industrial and scientific domains. Traditional models, trained offline, suffer significant performance degradation when…

机器学习 · 计算机科学 2025-09-01 Ashok Devireddy , Shunping Huang

The number of end devices that use the last mile wireless connectivity is dramatically increasing with the rise of smart infrastructures and require reliable functioning to support smooth and efficient business processes. To efficiently…

机器学习 · 计算机科学 2022-02-21 Blaž Bertalanič , Marko Meža , Carolina Fortuna

Diffusion Language Models (DLMs) have recently emerged as a strong alternative to autoregressive language models (LMs). DLMs offer comparable accuracy with faster inference speed via parallel decoding. However, standard DLM decoding…

机器学习 · 计算机科学 2025-11-27 Hengyu Fu , Baihe Huang , Virginia Adams , Charles Wang , Venkat Srinivasan , Jiantao Jiao

Efficient finetuning of pretrained language transformers is becoming increasingly prevalent for solving natural language processing tasks. While effective, it can still require a large number of tunable parameters. This can be a drawback…

计算与语言 · 计算机科学 2023-05-31 Umang Gupta , Aram Galstyan , Greg Ver Steeg

The rapid proliferation of large language models has driven the need for efficient GPU training clusters. However, it is challenging due to the frequent occurrence of training anomalies. Since existing diagnostic tools are narrowly tailored…

操作系统 · 计算机科学 2026-02-10 Weihao Cui , Ji Zhang , Han Zhao , Chao Liu , Jian Sha , Bingsheng He , Minyi Guo , Quan Chen

Autoregressive decoding in large language models (LLMs) requires $\mathcal{O}(n)$ sequential steps for $n$ tokens, fundamentally limiting inference throughput. Recent diffusion-based LLMs (dLLMs) enable parallel token generation through…

计算与语言 · 计算机科学 2025-10-06 Wenrui Bao , Zhiben Chen , Dan Xu , Yuzhang Shang

Large language models (LLMs) achieve remarkable performance but demand substantial computational resources, limiting deployment on edge devices and resource-constrained environments. We present TernaryLM, a 132M-parameter transformer…

计算与语言 · 计算机科学 2026-03-30 Nisharg Nargund , Priyesh Shukla

Frontier models increasingly adopt Mixture-of-Experts (MoE) architectures to achieve large-model performance at reduced cost. However, training MoE models on HPC platforms is hindered by large memory footprints, frequent large-scale…

分布式、并行与集群计算 · 计算机科学 2026-05-07 Sajal Dash , Feiyi Wang