中文
相关论文

相关论文: Railgun: managing large streaming windows under MA…

200 篇论文

3D Gaussian Splatting (3DGS) enables high-quality rendering of 3D scenes and is getting increasing adoption in domains like autonomous driving and embodied intelligence. However, 3DGS still faces major efficiency challenges when faced with…

硬件体系结构 · 计算机科学 2025-07-31 Linye Wei , Jiajun Tang , Fan Fei , Boxin Shi , Runsheng Wang , Meng Li

The current over-provisioned heterogeneous multi-cores require effective run-time optimization strategies, and the run-time power monitoring subsystem is paramount for their success. Several state-of-the-art methodologies address the design…

硬件体系结构 · 计算机科学 2025-01-30 Andrea Galimberti , Michele Piccoli , Davide Zoni

We introduce RTLola, a new stream-based specification language for the description of real-time properties of reactive systems. The key feature is the integration of sliding windows over real-time intervals with aggregation functions into…

计算机科学中的逻辑 · 计算机科学 2019-06-13 Peter Faymonville , Bernd Finkbeiner , Maximilian Schwenger , Hazem Torfah

The next generation of AI applications will continuously interact with the environment and learn from these interactions. These applications impose new and demanding systems requirements, both in terms of performance and flexibility. In…

分布式、并行与集群计算 · 计算机科学 2018-10-02 Philipp Moritz , Robert Nishihara , Stephanie Wang , Alexey Tumanov , Richard Liaw , Eric Liang , Melih Elibol , Zongheng Yang , William Paul , Michael I. Jordan , Ion Stoica

Many well-known, real-world problems involve dynamic data which describe the relationship among the entities. Hypergraphs are powerful combinatorial structures that are frequently used to model such data. For many of today's data-centric…

数据结构与算法 · 计算机科学 2021-03-10 Fatih Taşyaran , Berkay Demireller , Kamer Kaya , Bora Uçar

Deep neural networks have consistently shown great performance in several real-world use cases like autonomous vehicles, satellite imaging, etc., effectively leveraging large corpora of labeled training data. However, learning unbiased…

机器学习 · 计算机科学 2023-05-19 Nathan Beck , Suraj Kothawade , Pradeep Shenoy , Rishabh Iyer

Stream applications are widely deployed on the cloud. While modern distributed streaming systems like Flink and Spark Streaming can schedule and execute them efficiently, streaming dataflows are often dynamically changing, which may cause…

系统与控制 · 电气工程与系统科学 2021-03-17 Pengqi Lu , Liang Yuan , Yunquan Zhang , Hang Cao , Kun Li

Real-world production systems often grapple with maintaining data quality in large-scale, dynamic streams. We introduce Drifter, an efficient and lightweight system for online feature monitoring and verification in recommendation use cases.…

Stream processing applications have been widely adopted due to real-time data analytics demands, e.g., fraud detection, video analytics, IoT applications. Unfortunately, prototyping and testing these applications is still a cumbersome…

分布式、并行与集群计算 · 计算机科学 2024-09-04 Md. Monzurul Amin Ifath , Miguel Neves , Israat Haque

Many networking applications require timely access to recent network measurements, which can be captured using a sliding window model. Maintaining such measurements is a challenging task due to the fast line speed and scarcity of fast…

数据结构与算法 · 计算机科学 2018-04-25 Ran Ben Basat , Gil Einziger , Roy Friedman

The proliferation of GPS-enabled devices has led to the development of numerous location-based services. These services need to process massive amounts of spatial data in real-time. The current scale of spatial data cannot be handled using…

数据库 · 计算机科学 2020-02-28 Anas Daghistani , Walid G. Aref , Arif Ghafoor , Ahmed R. Mahmood

Streaming data processing is a hot topic in big data these days, because it made it possible to process a huge amount of events within a low latency. One of the most common used open-source stream processing platforms is Spark Streaming,…

数据库 · 计算机科学 2017-09-18 Philipp M. Grulich

The exponential growth of data storage demands has necessitated the evolution of hierarchical storage management strategies [1]. This study explores the application of streaming machine learning [3] to revolutionize data prefetching within…

分布式、并行与集群计算 · 计算机科学 2025-01-30 Chiyu Cheng , Chang Zhou , Yang Zhao , Jin Cao

In today's data-driven world, recommender systems (RS) play a crucial role to support the decision-making process. As users become continuously connected to the internet, they become less patient and less tolerant to obsolete…

分布式、并行与集群计算 · 计算机科学 2022-04-12 Heidy Hazem , Ahmed Awad , Ahmed Hassan

We show how to utilize machine learning approaches to improve sliding window algorithms for approximate frequency estimation problems, under the ``algorithms with predictions'' framework. In this dynamic environment, previous…

数据结构与算法 · 计算机科学 2024-09-19 Rana Shahout , Ibrahim Sabek , Michael Mitzenmacher

Scaling global aggregations is a challenge for exactly-once stream processing systems. Current systems implement these either by computing the aggregation in a single task instance, or by static aggregation trees, which limits scalability…

分布式、并行与集群计算 · 计算机科学 2025-10-30 Jonas Spenger , Kolya Krafeld , Ruben van Gemeren , Philipp Haller , Paris Carbone

Deep neural networks, and in particular recurrent networks, are promising candidates to control autonomous agents that interact in real-time with the physical world. However, this requires a seamless integration of temporal features into…

机器学习 · 统计学 2018-11-05 Volker Fischer , Jan Köhler , Thomas Pfeil

Graph Neural Network (GNN) models on streaming graphs entail algorithmic challenges to continuously capture its dynamic state, as well as systems challenges to optimize latency, memory, and throughput during both inference and training. We…

分布式、并行与集群计算 · 计算机科学 2024-09-17 Rustam Guliyev , Aparajita Haldar , Hakan Ferhatosmanoglu

In distributed multimedia applications, content is often delivered to users in a degraded form due to network-induced lossy compression. Real-time and interactive use cases like cloud gaming, which render content on the fly, require low…

分布式、并行与集群计算 · 计算机科学 2026-04-21 Jin Heo , Vic Wang , Ketan Bhardwaj , Ada Gavrilovska

Railway operations require control systems to ensure safety and efficiency, and to coordinate infrastructure elements such as switches, signals and train protection. To compete with the traditional approaches to these systems, a…

密码学与安全 · 计算机科学 2021-03-16 Michael Kuperberg