中文
相关论文

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

200 篇论文

Network traffic prediction is essential for automating modern network management. It is a difficult time series forecasting (TSF) problem that has been addressed by Deep Learning (DL) models due to their ability to capture complex patterns.…

网络与互联网体系结构 · 计算机科学 2026-01-07 Eilaf MA Babai , Aalaa MA Babai , Koji Okamura

Modern diffusion models, particularly those utilizing a Transformer-based UNet for denoising, rely heavily on self-attention operations to manage complex spatial relationships, thus achieving impressive generation performance. However, this…

计算机视觉与模式识别 · 计算机科学 2024-10-18 Songhua Liu , Weihao Yu , Zhenxiong Tan , Xinchao Wang

Many modern video processing pipelines rely on edge-aware (EA) filtering methods. However, recent high-quality methods are challenging to run in real-time on embedded hardware due to their computational load. To this end, we propose an…

图像与视频处理 · 电气工程与系统科学 2017-11-16 Manuel Eggimann , Christelle Gloor , Florian Scheidegger , Lukas Cavigelli , Michael Schaffner , Aljosa Smolic , Luca Benini

With advancements in computer vision and deep learning, video-based human action recognition (HAR) has become practical. However, due to the complexity of the computation pipeline, running HAR on live video streams incurs excessive delays…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Ruiqi Wang , Zichen Wang , Peiqi Gao , Mingzhen Li , Jaehwan Jeong , Yihang Xu , Yejin Lee , Carolyn M. Baum , Lisa Tabor Connor , Chenyang Lu

Deep neural networks (DNNs) are used by different applications that are executed on a range of computer architectures, from IoT devices to supercomputers. The footprint of these networks is huge as well as their computational and…

计算机视觉与模式识别 · 计算机科学 2019-05-20 Chaim Baskin , Natan Liss , Evgenii Zheltonozhskii , Alex M. Bronshtein , Avi Mendelson

Transformers have significantly advanced AI and machine learning through their powerful attention mechanism. However, computing attention on long sequences can become a computational bottleneck. FlashAttention mitigates this by fusing the…

硬件体系结构 · 计算机科学 2026-02-10 Kosmas Alexandridis , Giorgos Dimitrakopoulos

Fast, geometry-generalizing surrogates for unsteady flow remain challenging. We present a time-dependent, geometry-aware Deep Operator Network that predicts velocity fields for moderate-Re flows around parametric and non-parametric shapes.…

流体动力学 · 物理学 2025-12-05 Ali Rabeh , Suresh Murugaiyan , Adarsh Krishnamurthy , Baskar Ganapathysubramanian

In the realm of intelligent transportation systems, accurate and reliable traffic monitoring is crucial. Traditional devices, such as cameras and lidars, face limitations in adverse weather conditions and complex traffic scenarios,…

信号处理 · 电气工程与系统科学 2025-04-17 Linlin Wang , Shixin Wang , Peng Wang , Wei Wang , Dezhao Wang , Yongcai Wang , Shanwen Wang

Encrypted traffic classification is receiving widespread attention from researchers and industrial companies. However, the existing methods only extract flow-level features, failing to handle short flows because of unreliable statistical…

机器学习 · 计算机科学 2023-08-01 Haozhen Zhang , Le Yu , Xi Xiao , Qing Li , Francesco Mercaldo , Xiapu Luo , Qixu Liu

3D volume rendering is widely used to reveal insightful intrinsic patterns of volumetric datasets across many domains. However, the complex structures and varying scales of volumetric data can make efficiently generating high-quality volume…

图形学 · 计算机科学 2023-10-17 Jianxin Sun , David Lenz , Hongfeng Yu , Tom Peterka

Fair Principal Component Analysis (PCA) is a problem setting where we aim to perform PCA while making the resulting representation fair in that the projected distributions, conditional on the sensitive attributes, match one another.…

机器学习 · 统计学 2023-10-31 Junghyun Lee , Hanseul Cho , Se-Young Yun , Chulhee Yun

As the Internet rapidly expands, the increasing complexity and diversity of network activities pose significant challenges to effective network governance and security regulation. Network traffic, which serves as a crucial data carrier of…

密码学与安全 · 计算机科学 2025-01-16 Jiajun Zhou , Wentao Fu , Hao Song , Shanqing Yu , Qi Xuan , Xiaoniu Yang

Scene Graph Generation (SGG) aims to extract a detailed graph structure from an image, a representation that holds significant promise as a robust intermediate step for complex downstream tasks like reasoning for embodied agents. However,…

计算机视觉与模式识别 · 计算机科学 2026-03-12 Julian Lorenz , Vladyslav Kovganko , Elias Kohout , Mrunmai Phatak , Daniel Kienzle , Rainer Lienhart

Long-form video question answering (VQA) overwhelms current vision-language models (VLMs) because attention and key-value (KV) caches grow with runtime, forcing either expensive inference or near-sighted sliding windows. We introduce…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Shrenik Patel , Daivik Patel

In this paper, we analyze existing feature selection methods to identify the key elements of network traffic data that allow intrusion detection. In addition, we propose a new feature selection method that addresses the challenge of…

密码学与安全 · 计算机科学 2021-06-30 Firuz Kamalov , Sherif Moussa , Rita Zgheib , Omar Mashaal

As the demand for enabling high-level autonomous driving has increased in recent years and visual perception is one of the critical features to enable fully autonomous driving, in this paper, we introduce an efficient approach for…

计算机视觉与模式识别 · 计算机科学 2018-03-13 Liangfu Chen , Zeng Yang , Jianjun Ma , Zheng Luo

Depth-first search (DFS) is the basis for many efficient graph algorithms. We introduce general techniques for the efficient implementation of DFS-based graph algorithms and exemplify them on three algorithms for computing strongly…

数据结构与算法 · 计算机科学 2017-03-30 Kurt Mehlhorn , Stefan Näher , Peter Sanders

In this paper, we propose TAPA, an end-to-end framework that compiles a C++ task-parallel dataflow program into a high-frequency FPGA accelerator. Compared to existing solutions, TAPA has two major advantages. First, TAPA provides a set of…

Many current traffic monitoring systems employ deep packet inspection (DPI) in order to analyze network traffic. These systems include intrusion detection systems, software for network traffic accounting, traffic classification, or systems…

网络与互联网体系结构 · 计算机科学 2016-04-11 Lothar Braun , Cornelius Diekmann , Nils Kammenhuber , Georg Carle

Indirect memory accesses frequently appear in applications where memory bandwidth is a critical bottleneck. Prior indirect memory access proposals, such as indirect prefetchers, runahead execution, fetchers, and decoupled access/execute…