中文
相关论文

相关论文: Switching Scheme: A Novel Approach for Handling In…

200 篇论文

Machine learning models are often brittle under distribution shift, i.e., when data distributions at test time differ from those during training. Understanding this failure mode is central to identifying and mitigating safety risks of mass…

机器学习 · 统计学 2025-07-04 Alex Nguyen , David J. Schwab , Vudtiwat Ngampruetikorn

Continuous learning from streaming data is among the most challenging topics in the contemporary machine learning. In this domain, learning algorithms must not only be able to handle massive volumes of rapidly arriving data, but also adapt…

机器学习 · 计算机科学 2020-09-22 Łukasz Korycki , Bartosz Krawczyk

Non-stationarity of an underlying data generating process that leads to distributional changes over time is a key characteristic of Data Streams. This phenomenon, commonly referred to as Concept Drift, has been intensively studied, and…

机器学习 · 计算机科学 2026-02-09 Brandon Gower-Winter , Misja Groen , Georg Krempl

Data stream learning has been largely studied for extracting knowledge structures from continuous and rapid data records. In the semantic Web, data is interpreted in ontologies and its ordered sequence is represented as an ontology stream.…

人工智能 · 计算机科学 2017-04-26 Freddy Lecue , Jiaoyan Chen , Jeff Pan , Huajun Chen

Business processes evolve over time to adapt to changing business environments. This requires continuous monitoring of business processes to gain insights into whether they conform to the intended design or deviate from it. The situation…

机器学习 · 计算机科学 2020-09-14 Ghada Elkhawaga , Mervat Abuelkheir , Sherif I. Barakat , Alaa M. Riad , Manfred Reichert

Mining data streams is one of the main studies in machine learning area due to its application in many knowledge areas. One of the major challenges on mining data streams is concept drift, which requires the learner to discard the current…

机器学习 · 计算机科学 2023-04-20 Jean Paul Barddal , Heitor Murilo Gomes , Fabrício Enembreck

With today's abundant streams of data, the only constant we can rely on is change. For stream classification algorithms, it is necessary to adapt to concept drift. This can be achieved by monitoring the model error, and triggering counter…

机器学习 · 计算机科学 2020-12-09 Lukas Fleckenstein , Sebastian Kauschke , Johannes Fürnkranz

Millions of vulnerable consumer IoT devices in home networks are the enabler for cyber crimes putting user privacy and Internet security at risk. Internet service providers (ISPs) are best poised to play key roles in mitigating risks by…

Database research can help machine learning performance in many ways. One way is to design better data structures. This paper combines the use of incremental computation and sequential and probabilistic filtering to enable "forgetful"…

机器学习 · 计算机科学 2022-12-16 Zhehu Yuan , Yinqi Sun , Dennis Shasha

Practical machine learning applications involving time series data, such as firewall log analysis to proactively detect anomalous behavior, are concerned with real time analysis of streaming data. Consequently, we need to update the ML…

As the adoption of deep learning models has grown beyond human capacity for verification, meta-algorithms are needed to ensure reliable model inference. Concept drift detection is a field dedicated to identifying statistical shifts that is…

机器学习 · 计算机科学 2025-05-08 Jacob Glenn Ayers , Buvaneswari A. Ramanan , Manzoor A. Khan

Concept drift in learning and classification occurs when the statistical properties of either the data features or target change over time; evidence of drift has appeared in search data, medical research, malware, web data, and video. Drift…

机器学习 · 计算机科学 2019-10-03 Abhijit Suprem

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

A fundamental issue for statistical classification models in a streaming environment is that the joint distribution between predictor and response variables changes over time (a phenomenon also known as concept drifts), such that their…

机器学习 · 统计学 2019-02-11 Shujian Yu , Zubin Abraham , Heng Wang , Mohak Shah , Yantao Wei , José C. Príncipe

When concept drift is detected during classification in a data stream, a common remedy is to retrain a framework's classifier. However, this loses useful information if the classifier has learnt the current concept well, and this concept…

机器学习 · 计算机科学 2019-05-23 Robert Anderson , Yun Sing Koh , Gillian Dobbie , Albert Bifet

Deep learning architectures enhanced with human mobility data have been shown to improve the accuracy of short-term crime prediction models trained with historical crime data. However, human mobility data may be scarce in some regions,…

机器学习 · 计算机科学 2024-06-17 Jiahui Wu , Vanessa Frias-Martinez

Anomaly detection in multimedia datasets is a widely studied area. Yet, the concept drift challenge in data has been ignored or poorly handled by the majority of the anomaly detection frameworks. The state-of-the-art approaches assume that…

计算机视觉与模式识别 · 计算机科学 2022-07-28 Pratibha Kumari , Priyankar Choudhary , Pradeep K. Atrey , Mukesh Saini

Large Language Models (LLMs) excel at single-turn tasks such as instruction following and summarization, yet real-world deployments require sustained multi-turn interactions where user goals and conversational context persist and evolve. A…

计算与语言 · 计算机科学 2025-11-25 Vardhan Dongre , Ryan A. Rossi , Viet Dac Lai , David Seunghyun Yoon , Dilek Hakkani-Tür , Trung Bui

When deep learning models are sequentially trained on new data, they tend to abruptly lose performance on previously learned tasks, a critical failure known as catastrophic forgetting. This challenge severely limits the deployment of AI in…

计算机视觉与模式识别 · 计算机科学 2025-12-01 Paraskevi-Antonia Theofilou , Anuhya Thota , Stefanos Kollias , Mamatha Thota

Transfer learning aims to leverage knowledge from pre-trained models to benefit the target task. Prior transfer learning work mainly transfers from a single model. However, with the emergence of deep models pre-trained from different…

机器学习 · 计算机科学 2022-11-07 Yang Shu , Zhangjie Cao , Ziyang Zhang , Jianmin Wang , Mingsheng Long