中文
相关论文

相关论文: Isolation Forest in Novelty Detection Scenario

200 篇论文

Anomalies (unusual patterns) in time-series data give essential, and often actionable information in critical situations. Examples can be found in such fields as healthcare, intrusion detection, finance, security and flight safety. In this…

应用统计 · 统计学 2016-08-17 Evgeny Burnaev , Vladislav Ishimtsev

Edge computing enabled smart greenhouse is a representative application of Internet of Things technology, which can monitor the environmental information in real time and employ the information to contribute to intelligent decision-making.…

机器学习 · 计算机科学 2021-07-29 Yihong Yang , Sheng Ding , Yuwen Liu , Shunmei Meng , Xiaoxiao Chi , Rui Ma , Chao Yan

With the advent of the Large Synoptic Survey Telescope (LSST), time-domain astronomy will be faced with an unprecedented volume and rate of data. Real-time processing of variables and transients detected by such large-scale surveys is…

As a flexible nonparametric learning tool, the random forests algorithm has been widely applied to various real applications with appealing empirical performance, even in the presence of high-dimensional feature space. Unveiling the…

统计理论 · 数学 2022-09-27 Chien-Ming Chi , Patrick Vossler , Yingying Fan , Jinchi Lv

We propose a novel solution combining supervised and unsupervised machine learning models for intrusion detection at kernel level in cloud containers. In particular, the proposed solution is built over an ensemble of random and isolation…

密码学与安全 · 计算机科学 2023-06-27 Alfonso Iacovazzi , Shahid Raza

In the realm of novelty detection, accurately identifying outliers in data without specific class information poses a significant challenge. While current methods excel in single-object scenarios, they struggle with multi-object situations…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Mohammadreza Salehi , Nikolaos Apostolikas , Efstratios Gavves , Cees G. M. Snoek , Yuki M. Asano

We initiate the study of tree structures in the context of scenario-based robust optimization. Specifically, we study Binary Search Trees (BSTs) and Huffman coding, two fundamental techniques for efficiently managing and encoding data based…

数据结构与算法 · 计算机科学 2024-08-22 Spyros Angelopoulos , Christoph Dürr , Alex Elenter , Georgii Melidi

The complexity of mental healthcare billing enables anomalies, including fraud. While machine learning methods have been applied to anomaly detection, they often struggle with class imbalance, label scarcity, and complex sequential…

机器学习 · 计算机科学 2025-07-03 Samirah Bakker , Yao Ma , Seyed Sahand Mohammadi Ziabari

The monitoring and management of high-volume feature-rich traffic in large networks offers significant challenges in storage, transmission and computational costs. The predominant approach to reducing these costs is based on performing a…

机器学习 · 计算机科学 2016-06-16 Tingshan Huang , Harish Sethu , Nagarajan Kandasamy

Decision forests, including random forests and gradient boosting trees, remain the leading machine learning methods for many real-world data problems, especially on tabular data. However, most of the current implementations only operate in…

机器学习 · 计算机科学 2025-06-27 Haoyin Xu , Jayanta Dey , Sambit Panda , Joshua T. Vogelstein

Many real-world scenarios involving streaming information can be represented as temporal graphs, where data flows through dynamic changes in edges over time. Anomaly detection in this context has the objective of identifying unusual…

机器学习 · 计算机科学 2025-12-01 Simone Mungari , Albert Bifet , Giuseppe Manco , Bernhard Pfahringer

Understanding the response of an output variable to multi-dimensional inputs lies at the heart of many data exploration endeavours. Topology-based methods, in particular Morse theory and persistent homology, provide a useful framework for…

图形学 · 计算机科学 2022-08-16 Yarden Livnat , Dan Maljovec , Attila Gyulassy , Dr Baptiste Mouginot , Valerio Pascucci

Hierarchical tree structures are common in many real-world systems, from tree roots and branches to neuronal dendrites and biologically inspired artificial neural networks, as well as in technological networks for organizing and searching…

统计力学 · 物理学 2025-02-04 Davide Cipollini , Lambert Schomaker

Motivated by applications in clustering and synthetic data generation, we consider the problem of releasing a minimum spanning tree (MST) under edge-weight differential privacy constraints where a graph topology $G=(V,E)$ with $n$ vertices…

数据结构与算法 · 计算机科学 2024-08-14 Rasmus Pagh , Lukas Retschmeier

The detection of anomalies in real time is paramount to maintain performance and efficiency across a wide range of applications including web services and smart manufacturing. This paper presents a novel algorithm to detect anomalies in…

信号处理 · 电气工程与系统科学 2020-07-22 Caitríona M. Ryan , Andrew Parnell , Catherine Mahoney

Modeling non-stationary data is a challenging problem in the field of continual learning, and data distribution shifts may result in negative consequences on the performance of a machine learning model. Classic learning tools are often…

机器学习 · 计算机科学 2024-10-23 Sebastián Basterrech , Line Clemmensen , Gerardo Rubino

Learning from data streams is among the most vital fields of contemporary data mining. The online analysis of information coming from those potentially unbounded data sources allows for designing reactive up-to-date models capable of…

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

We describe a new instance-based learning algorithm called the Boundary Forest (BF) algorithm, that can be used for supervised and unsupervised learning. The algorithm builds a forest of trees whose nodes store previously seen examples. It…

机器学习 · 计算机科学 2015-05-14 Charles Mathy , Nate Derbinsky , José Bento , Jonathan Rosenthal , Jonathan Yedidia

Novelty detection is the unsupervised problem of identifying anomalies in test data which significantly differ from the training set. Novelty detection is one of the classic challenges in Machine Learning and a core component of several…

机器学习 · 计算机科学 2019-03-06 Rémi Domingues

Random forests are a machine learning method used to automatically classify datasets and consist of a multitude of decision trees. While these random forests often have higher performance and generalize better than a single decision tree,…