中文
相关论文

相关论文: Frouros: A Python library for drift detection in m…

200 篇论文

Previous work on data privacy in federated learning systems focuses on privacy-preserving operations for data from users who have agreed to share their data for training. However, modern data privacy agreements also empower users to use the…

机器学习 · 计算机科学 2026-04-23 David J Goetze , Dahlia J Felten , Jeannie R Albrecht , Rohit Bhattacharya

Fairlearn is an open source project to help practitioners assess and improve fairness of artificial intelligence (AI) systems. The associated Python library, also named fairlearn, supports evaluation of a model's output across affected…

机器学习 · 计算机科学 2023-03-30 Hilde Weerts , Miroslav Dudík , Richard Edgar , Adrin Jalali , Roman Lutz , Michael Madaio

During the lifetime of a Business Process changes can be made to the workflow, the required resources, required documents, . . . . Different traces from the same Business Process within a single log file can thus differ substantially due to…

人工智能 · 计算机科学 2018-10-17 Stephen Pauwels , Toon Calders

The notion of concept drift refers to the phenomenon that the distribution, which is underlying the observed data, changes over time; as a consequence machine learning models may become inaccurate and need adjustment. Many unsupervised…

机器学习 · 计算机科学 2022-02-22 Fabian Hinder , Valerie Vaquet , Barbara Hammer

The study of complex many-body systems via analysis of the trajectories of the units that dynamically move and interact within them is a non-trivial task. The workflow for extracting meaningful information from the raw trajectory data is…

材料科学 · 物理学 2025-10-31 Simone Martino , Matteo Becchi , Andrew Tarzia , Daniele Rapetti , Giovanni M. Pavan

Accurate time series forecasting models are often compromised by data drift, where underlying data distributions change over time, leading to significant declines in prediction performance. To address this challenge, this study proposes an…

系统与控制 · 电气工程与系统科学 2025-12-30 Nikhil Pawar , Guilherme Vieira Hollweg , Akhtar Hussain , Wencong Su , Van-Hai Bui

Ensuring the security and reliability of machine learning frameworks is crucial for building trustworthy AI-based systems. Fuzzing, a popular technique in secure software development lifecycle (SSDLC), can be used to develop secure and…

密码学与安全 · 计算机科学 2024-12-24 Ilya Yegorov , Eli Kobrin , Darya Parygina , Alexey Vishnyakov , Andrey Fedotov

A trained ML model is deployed on another `test' dataset where target feature values (labels) are unknown. Drift is distribution change between the training and deployment data, which is concerning if model performance changes. For a…

应用统计 · 统计学 2022-09-07 Samuel Ackerman , Eitan Farchi , Orna Raz , Marcel Zalmanovici , Parijat Dube

We introduce Surfboard, an open-source Python library for extracting audio features with application to the medical domain. Surfboard is written with the aim of addressing pain points of existing libraries and facilitating joint use with…

声音 · 计算机科学 2020-05-19 Raphael Lenain , Jack Weston , Abhishek Shivkumar , Emil Fristed

With the increased availability of rich tactile sensors, there is an equally proportional need for open-source and integrated software capable of efficiently and effectively processing raw touch measurements into high-level signals that can…

机器人学 · 计算机科学 2021-05-28 Mike Lambeta , Huazhe Xu , Jingwei Xu , Po-Wei Chou , Shaoxiong Wang , Trevor Darrell , Roberto Calandra

Federated Learning (FL) is an emerging domain in the broader context of artificial intelligence research. Methodologies pertaining to FL assume distributed model training, consisting of a collection of clients and a server, with the main…

机器学习 · 计算机科学 2023-05-09 Bhargav Ganguly , Vaneet Aggarwal

This paper proposes a new architecture of incremen-tal fuzzy inference system (also called Evolving Fuzzy System-EFS). In the context of classifying data stream in non stationary environment, concept drifts problems must be addressed.…

人工智能 · 计算机科学 2019-07-23 Clement Leroy , Eric Anquetil , Nathalie Girard

In this paper, we present the FATS (Feature Analysis for Time Series) library. FATS is a Python library which facilitates and standardizes feature extraction for time series data. In particular, we focus on one application: feature…

天体物理仪器与方法 · 物理学 2015-09-02 Isadora Nun , Pavlos Protopapas , Brandon Sim , Ming Zhu , Rahul Dave , Nicolas Castro , Karim Pichara

Recent studies in federated learning (FL) commonly train models on static datasets. However, real-world data often arrives as streams with shifting distributions, causing performance degradation known as concept drift. This paper analyzes…

机器学习 · 计算机科学 2025-06-27 Fu Peng , Meng Zhang , Ming Tang

We present Flotta, a Federated Learning framework designed to train machine learning models on sensitive data distributed across a multi-party consortium conducting research in contexts requiring high levels of security, such as the…

机器学习 · 计算机科学 2024-09-23 Claudio Bonesana , Daniele Malpetti , Sandra Mitrović , Francesca Mangili , Laura Azzimonti

Classifiers deployed in the real world operate in a dynamic environment, where the data distribution can change over time. These changes, referred to as concept drift, can cause the predictive performance of the classifier to drop over…

机器学习 · 统计学 2017-04-04 Tegjyot Singh Sethi , Mehmed Kantardzic

Concept drift is a significant challenge for malware detection, as the performance of trained machine learning models degrades over time, rendering them impractical. While prior research in malware concept drift adaptation has primarily…

机器学习 · 计算机科学 2024-01-24 Md Tanvirul Alam , Romy Fieblinger , Ashim Mahara , Nidhi Rastogi

We introduce STRAUSS (Sonification Tools and Resources for Analysis Using Sound Synthesis) a modular, self-contained and flexible Python sonification package, operating in a free and open source (FOSS) capacity. STRAUSS is intended to be a…

声音 · 计算机科学 2023-11-29 James W. Trayford , Chris M. Harrison

Source code plagiarism is a significant issue in educational practice, and educators need user-friendly tools to cope with such academic dishonesty. This article introduces the latest version of Dolos, a state-of-the-art ecosystem of tools…

Classifiers operating in a dynamic, real world environment, are vulnerable to adversarial activity, which causes the data distribution to change over time. These changes are traditionally referred to as concept drift, and several approaches…

机器学习 · 计算机科学 2018-03-28 Tegjyot Singh Sethi , Mehmed Kantardzic