中文
相关论文

相关论文: River: machine learning for streaming data in Pyth…

200 篇论文

Modern networks carry increasingly diverse and encrypted traffic types that demand classification techniques beyond traditional port-based and payload-based methods. This tutorial provides a practical, end-to-end guide to building…

网络与互联网体系结构 · 计算机科学 2026-01-08 Adrian Pekar , Richard Plny , Karel Hynek

The Kieker observability framework is a tool that provides users with the means to design a custom observability pipeline for their application. Originally tailored for Java, supporting Python with Kieker is worthwhile. Python's popularity…

软件工程 · 计算机科学 2025-08-06 Daphné Larrivain , Shinhyung Yang , Wilhelm Hasselbring

Streaming data can arise from a variety of contexts. Important use cases are continuous sensor measurements such as temperature, light or radiation values. In the process, streaming data may also contain data errors that should be cleaned…

数据库 · 计算机科学 2025-07-29 Valerie Restat , Niklas Rodenhausen , Carina Antonin , Uta Störl

Modeling weather and climate is an essential endeavor to understand the near- and long-term impacts of climate change, as well as inform technology and policymaking for adaptation and mitigation efforts. In recent years, there has been a…

机器学习 · 计算机科学 2023-07-06 Tung Nguyen , Jason Jewik , Hritik Bansal , Prakhar Sharma , Aditya Grover

Large Language Models (LLMs) have shown remarkable proficiency in natural language understanding (NLU), opening doors for innovative applications. We introduce StreamLink - an LLM-driven distributed data system designed to improve the…

数据库 · 计算机科学 2025-05-29 Dawei Feng , Di Mei , Huiri Tan , Lei Ren , Xianying Lou , Zhangxi Tan

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 production lines require active control mechanisms, such as adaptive routing, worker reallocation, and rescheduling, to maintain optimal performance. However, designing these control systems is challenging for various reasons, and…

机器学习 · 计算机科学 2025-05-13 Kai Müller , Martin Wenzel , Tobias Windisch

The rapid growth of data in velocity, volume, value, variety, and veracity has enabled exciting new opportunities and presented big challenges for businesses of all types. Recently, there has been considerable interest in developing systems…

系统与控制 · 电气工程与系统科学 2019-07-23 Shihao Ge , Haruna Isah , Farhana Zulkernine , Shahzad Khan

Deep learning models require an enormous amount of data for training. However, recently there is a shift in machine learning from model-centric to data-centric approaches. In data-centric approaches, the focus is to refine and improve the…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Muhammad Asif Khan , Ridha Hamila , Hamid Menouar

Modelling river physical processes is of critical importance for flood protection, river management and restoration of riverine environments. Developments in algorithms and computational power have led to a wider spread of river simulation…

$\textit{Pymc-learn}$ is a Python package providing a variety of state-of-the-art probabilistic models for supervised and unsupervised machine learning. It is inspired by $\textit{scikit-learn}$ and focuses on bringing probabilistic machine…

机器学习 · 统计学 2018-11-05 Daniel Emaasit

Machine learning is rapidly becoming a core technology for scientific computing, with numerous opportunities to advance the field of computational fluid dynamics. In this Perspective, we highlight some of the areas of highest potential…

流体动力学 · 物理学 2022-07-04 Ricardo Vinuesa , Steven L. Brunton

The relevant features for a machine learning task may arrive as one or more continuous streams of data. Serving machine learning models over streams of data creates a number of interesting systems challenges in managing data routing,…

数据库 · 计算机科学 2024-02-26 Ted Shaowang , Sanjay Krishnan

Large language models (LLMs) have been widely adopted for synthetic data generation, significantly reducing annotation costs. However, most existing studies treat synthesis as a set of isolated tasks and overlook a more fundamental…

人工智能 · 计算机科学 2026-05-29 Zhenlin Hu , Yan Wang , Zhen Bi , Zihao Xue , Bingyu Zhu , Longtao Huang , Xiongtao Zhang , Zeyu Yang , Zhixuan Chu , Jungang Lou

Online Cloud gaming demands real-time, high-quality video transmission across variable wide-area networks (WANs). Neural-enhanced video transmission algorithms employing super-resolution (SR) for video quality enhancement have effectively…

网络与互联网体系结构 · 计算机科学 2025-01-14 Shan Jiang , Zhenhua Han , Haisheng Tan , Xinyang Jiang , Yifan Yang , Xiaoxi Zhang , Hongqiu Ni , Yuqing Yang , Xiang-Yang Li

This paper presents the philosophy, design and feature-set of Neural Network Distiller, an open-source Python package for DNN compression research. Distiller is a library of DNN compression algorithms implementations, with tools, tutorials…

机器学习 · 计算机科学 2019-10-29 Neta Zmora , Guy Jacob , Lev Zlotnik , Bar Elharar , Gal Novik

Swim extends the actor model to support applications composed of linked distributed actors that continuously analyze boundless streams of events from millions of sources, to respond in-sync with the real-world. Swim builds a running…

分布式、并行与集群计算 · 计算机科学 2022-05-24 Chris Sachs , Ajay Govindarajan , Simon Crosby

Live animation has gained immense popularity for enhancing online engagement, yet achieving high-quality, real-time, and stable animation with diffusion models remains challenging, especially on consumer-grade GPUs. Existing methods…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Zhilei Shu , Ruili Feng , Yang Cao , Zheng-Jun Zha

Efficient execution of deep learning workloads on dataflow architectures is crucial for overcoming memory bottlenecks and maximizing performance. While streaming intermediate results between computation kernels can significantly improve…

硬件体系结构 · 计算机科学 2025-09-24 Hanchen Ye , Deming Chen

Kernel methods have proven to be powerful techniques for pattern analysis and machine learning (ML) in a variety of domains. However, many of their original or advanced implementations remain in Matlab. With the incredible rise and adoption…

机器学习 · 计算机科学 2020-05-28 Pradeep Reddy Raamana