中文
相关论文

相关论文: Direct Feature Access -- Scaling Network Traffic F…

200 篇论文

Carrier sensing multiple access/collision avoidance (CSMA/CA) is the backbone MAC protocol for IEEE 802.11 networks. However, tuning the binary exponential back-off (BEB) mechanism of CSMA/CA in user-dense scenarios so as to maximize…

网络与互联网体系结构 · 计算机科学 2021-02-16 Lyutianyang Zhang , Hao Yin , Zhanke Zhou , Sumit Roy , Yaping Sun

Accurate inference of fine-grained traffic flow from coarse-grained one is an emerging yet crucial problem, which can help greatly reduce the number of the required traffic monitoring sensors for cost savings. In this work, we notice that…

机器学习 · 计算机科学 2023-10-27 Lingbo Liu , Mengmeng Liu , Guanbin Li , Ziyi Wu , Junfan Lin , Liang Lin

Host-GPU data movement has become a latency-critical bottleneck in LLM serving, surfacing in common paths such as model-weight movement and KV cache offload/fetch. Today, each host-GPU copy is effectively confined to the PCIe path of the…

分布式、并行与集群计算 · 计算机科学 2026-05-14 Lingfeng Tang , Daoping Zhang , Junjie Chen , Peihao Huang , Feng Jin , Chengguang Xu , Yuxin Chen , Feiqiang Sun , Guo Chen

Flow matching casts sample generation as learning a continuous-time velocity field that transports noise to data. Existing flow matching networks typically predict each point's velocity independently, considering only its location and time…

机器学习 · 计算机科学 2025-11-11 Md Shahriar Rahim Siddiqui , Moshe Eliasof , Eldad Haber

Graph analytics are vital in fields such as social networks, biomedical research, and graph neural networks (GNNs). However, traditional CPUs and GPUs struggle with the memory bottlenecks caused by large graph datasets and their…

硬件体系结构 · 计算机科学 2024-11-25 Oluwole Jaiyeoba , Abdullah T. Mughrabi , Morteza Baradaran , Beenish Gul , Kevin Skadron

Dataflow diagrams (DFDs) are a valuable asset for securing applications, as they are the starting point for many security assessment techniques. Their creation, however, is often done manually, which is time-consuming and introduces…

软件工程 · 计算机科学 2023-04-26 Simon Schneider , Riccardo Scandariato

Continuous-time dynamic graphs (CTDGs) are essential for modeling interconnected, evolving systems. Traditional methods for extracting knowledge from these graphs often depend on feature engineering or deep learning. Feature engineering is…

机器学习 · 计算机科学 2024-11-08 Ahmad Naser Eddin , Jacopo Bono , David Aparício , Hugo Ferreira , Pedro Ribeiro , Pedro Bizarro

Encrypted traffic classification is a critical task for network security. While deep learning has advanced this field, the occlusion of payload semantics by encryption severely challenges standard modeling approaches. Most existing…

密码学与安全 · 计算机科学 2026-04-01 Qing He , Xiaowei Fu , Lei Zhang

Data stream monitoring is a crucial task which has a wide range of applications. The majority of existing research in this area can be broadly classified into two types, monitoring value sum and monitoring value cardinality. In this paper,…

数据库 · 计算机科学 2025-05-21 Siyuan Dong , Yuxuan Tian , Wenhan Ma , Tong Yang , Chenye Zhang , Yuhan Wu , Kaicheng Yang , Yaojing Wang

Feature matching across video streams remains a cornerstone challenge in computer vision. Increasingly, robust multimodal matching has garnered interest in robotics, surveillance, remote sensing, and medical imaging. While traditional rely…

计算机视觉与模式识别 · 计算机科学 2025-04-17 Jie Wang , Chen Ye Gan , Caoqi Wei , Jiangtao Wen , Yuxing Han

In industrial and environmental monitoring, achieving real-time and precise fluid flow measurement remains a critical challenge. This study applies linear quantization in FPGA-based soft sensors for fluid flow estimation, significantly…

机器学习 · 计算机科学 2025-10-28 Tianheng Ling , Julian Hoever , Chao Qian , Gregor Schiele

An essential part of cyber-physical systems is the online evaluation of real-time data streams. Especially in systems that are intrinsically safety-critical, a dedicated monitoring component inspecting data streams to detect problems at…

分布式、并行与集群计算 · 计算机科学 2021-04-13 Jan Baumeister , Bernd Finkbeiner , Maximilian Schwenger , Hazem Torfah

Network traffic analysis increasingly uses complex machine learning models as the internet consolidates and traffic gets more encrypted. However, over high-bandwidth networks, flows can easily arrive faster than model inference rates. The…

网络与互联网体系结构 · 计算机科学 2024-10-25 Shinan Liu , Ted Shaowang , Gerry Wan , Jeewon Chae , Jonatas Marques , Sanjay Krishnan , Nick Feamster

Modern multi-access 5G+ networks provide mobile terminals with additional capacity, improving network stability and performance. However, in highly mobile environments such as vehicular networks, supporting multi-access connectivity remains…

信息论 · 计算机科学 2026-03-24 Gregorio Maglione , Veselin Rakocevic , Markus Amend , Touraj Soleymani

Accurate motion prediction of traffic agents is crucial for the safety and stability of autonomous driving systems. In this paper, we introduce GAMDTP, a novel graph attention-based network tailored for dynamic trajectory prediction.…

人工智能 · 计算机科学 2025-04-08 Yunxiang Liu , Hongkuo Niu , Jianlin Zhu

Dynamic adaptive streaming over HTTP (DASH) has recently been widely deployed in the Internet and adopted in the industry. It, however, does not impose any adaptation logic for selecting the quality of video fragments requested by clients…

多媒体 · 计算机科学 2017-11-07 Chao Zhou , Chia-Wen Lin , Xinggong Zhang , Zongming Guo

The Space-Time Video Super-Resolution (STVSR) task aims to enhance the visual quality of videos, by simultaneously performing video frame interpolation (VFI) and video super-resolution (VSR). However, facing the challenge of the additional…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Zhewei Huang , Ailin Huang , Xiaotao Hu , Chen Hu , Jun Xu , Shuchang Zhou

Breadth-First Search (BFS) is a building block used in a wide array of graph analytics and is used in various network analysis domains: social, road, transportation, communication, and much more. Over the last two decades, network sizes…

分布式、并行与集群计算 · 计算机科学 2021-03-26 Oded Green

Collecting real-world optical flow datasets is a formidable challenge due to the high cost of labeling. A shortage of datasets significantly constrains the real-world performance of optical flow models. Building virtual datasets that…

计算机视觉与模式识别 · 计算机科学 2023-12-29 Miaojie Feng , Longliang Liu , Hao Jia , Gangwei Xu , Xin Yang

Traditional anomalous traffic detection methods are based on single-view analysis, which has obvious limitations in dealing with complex attacks and encrypted communications. In this regard, we propose a Multi-view Feature Fusion (MuFF)…

机器学习 · 计算机科学 2025-11-05 Song Hao , Wentao Fu , Xuanze Chen , Chengxiang Jin , Jiajun Zhou , Shanqing Yu , Qi Xuan