Find research datasets worth reusing
Search datasets from major research repositories and use ShareScore to quickly assess how well each record supports discovery, access, and reuse.
118
datasets available to search
ShareScore release 0.9.0
Dataset results
118 results for “Anomaly Detection”
Distributed Anomaly Detection using 1-class SVM for Vertically Partitioned Data
There has been a tremendous increase in the volume of sensor data collected over the last decade for different monitoring tasks. For example, petabytes of earth science data are collected from modern satellites, in-situ sensors and different climate models. Similarly, huge amount of flight operational data is downloaded for different commercial airlines. These different types of datasets need to be analyzed for finding outliers. Information extraction from such rich data sources using advanced data mining methodologies is a challenging task not only due to the massive volume of data, but also because these datasets are physically stored at different geographical locations with only a subset of features available at any location. Moving these petabytes of data to a single location may waste a lot of bandwidth. To solve this problem, in this paper, we present a novel algorithm which can identify outliers in the entire data without moving all the data to a single location. The method we propose only centralizes a very small sample from the different data subsets at different locations. We analytically prove and experimentally verify that the algorithm offers high accuracy compared to complete centralization with only a fraction of the communication cost. We show that our algorithm is highly relevant to both earth sciences and aeronautics by describing applications in these domains. The performance of the algorithm is demonstrated on two large publicly available datasets: (1) the NASA MODIS satellite images and (2) a simulated aviation dataset generated by the ‘Commercial Modular Aero-Propulsion System Simulation’ (CMAPSS).
ARC Code TI: Multiple Kernel Anomaly Detection (MKAD) Algorithm
The Multiple Kernel Anomaly Detection (MKAD) algorithm is designed for anomaly detection over a set of files.
Recurring Anomaly Detection System (ReADS)
Overview: ReADS can analyze text reports, such as aviation reports and problem or maintenance records. ReADS uses text clustering algorithms to group loosely related reports and documents, this reduces human error and fatigue. Plus, ReADS identifies interconnected reports; automating the discovery of possible recurring anomalies. ReADS provides a visualization of the clusters and recurring anomalies. ReADS has been integrated into a secure web-based search tool to allow uses to perform their own text mining. Recurring Anomaly Identification ReADS identifies reports which mention other reports as a recurring anomaly using regular expressions to search documents and identify references of other reports by name. ReADS also detects recurring anomalies by determining the similarity between documents using a cosine distance similarity measure. Then according to the similarity measure, ReADS will run a hierarchical clustering algorithm to detect the recurring anomalies. The hierarchical tree is partitioned into clusters by setting a threshold. A low threshold implies that the reports must be very similar to be sorted into the same cluster. Here's more [info](http://ti.arc.nasa.gov/projects/pria/). The figure below is a screenshot of the clustering results.
Detecting Anomalies in Multivariate Data Sets with Switching Sequences and Continuous Streams
The world-wide aviation system is one of the most complex dynamical systems ever developed and is generating data at an extremely rapid rate. Most modern commercial aircraft record several hundred flight parameters including information from the guidance, navigation, and control systems, the avionics and propulsion systems, and the pilot inputs into the aircraft. These parameters may be continuous measurements or binary or categorical measurements recorded in one second intervals for the duration of the flight. Currently, most approaches to aviation safety are reactive, meaning that they are designed to react to an aviation safety incident or accident. Here, we discuss a novel approach based on the theory of multiple kernel learning to detect potential safety anomalies in very large data bases of discrete and continuous data from world-wide operations of commercial fleets. We pose a general anomaly detection problem which includes both discrete and continuous data streams, where we assume that the discrete streams have a causal influence on the continuous streams. We also assume that atypical sequence of events in the discrete streams can lead to off-nominal system performance. We discuss the application domain, novel algorithms, and also briefly discuss results on synthetic and real-world data sets. Our algorithm uncovers operationally significant events in high dimensional data streams in the aviation industry which are not detectable using state of the art methods.
Space Shuttle Main Propulsion System Anomaly Detection: A Case Study
The space shuttle main engine (SSME) is part of the Main Propnlsion System (MPS) which is an extremely complex system containing several sub-systems and components, each of which must work precisely in order to achieve a successful mission. A critical component under study is the flow control valve (FCV) which controls the pressure of the gaseous hydrogen between the SSME and the external fuel tank. The FCV has received added attention since a Space Shuttle Mission in November 2008, where it was discovered during the mission that an anomaly had occurred in one of the three FCV's. Subsequent inspection revealed that one FCV cracked during ascent. This type of fault is of high criticality because it can lead to potentially catastrophic gaseous hydrogen leakage. A supervised learning method known as Virtual Sensors (VS), and an unsupervised learning method known as the Inductive Monitoring System (IMS) were used to detect anomalies related to the FCV in the MPS. Both algorithms identify the time of the anomaly in a multi-dimensional time series of temperatures, pressures, and control signals related to the FCV. This discovery corroborates the results of the inspection and also reveals the time at which the anomaly likely occurred. The methods were applied to data obtained from the March 2009 launch of Space Shuttle Discovery to determine whether an anomaly occurred in the same sub-system. According to our models, the FCV SUb-system showed nominal behavior during ascent.
On-line intermittent connector anomaly detection
This paper investigates a non-traditional use of differential current sensor and current sensor to detect intermittent disconnection problems in connectors. An intermittent disconnect, often resulting in an arc, creates an imbalance which is manifested in the current. The traveling wave generated due to the perturbation can be detected using current sensors. This paper shows the feasibility to detect disconnection based on this principle.
Comparative Analysis of Data-Driven Anomaly Detection Methods
This paper provides a review of three different advanced machine learning algorithms for anomaly detection in continuous data streams from a ground-test firing of a subscale Solid Rocket Motor (SRM). This study compares Orca, one-class support vector machines, and the Inductive Monitoring System (IMS) for anomaly detection on the data streams. We measure the performance of the algorithm with respect to the detection horizon for situations where fault information is available. These algorithms have been also studied by the present authors (and other co-authors) as applied to liquid propulsion systems. The trade space will be explored between these algorithms for both types of propulsion systems.
Comparison of Unsupervised Anomaly Detection Methods
Several different unsupervised anomaly detection algorithms have been applied to Space Shuttle Main Engine (SSME) data to serve the purpose of developing a comprehensive suite of Integrated Systems Health Management (ISHM) tools. As the theoretical bases for these methods vary considerably, it is reasonable to conjecture that the resulting anomalies detected by them may differ quite significantly as well. As such, it would be useful to apply a common metric with which to compare the results. However, for such a quantitative analysis to be statistically significant, a sufficient number of examples of both nominally categorized and anomalous data must be available. Due to the lack of sufficient examples of anomalous data, use of any statistics that rely upon a statistically significant sample of anomalous data is infeasible. Therefore, the main focus of this paper will be to compare actual examples of anomalies detected by the algorithms via the sensors in which they appear, as well the times at which they appear. We find that there is enough overlap in detection of the anomalies among all of the different algorithms tested in order for them to corroborate the severity of these anomalies. In certain cases, the severity of these anomalies is supported by their categorization as failures by experts, with realistic physical explanations. For those anomalies that can not be corroborated by at least one other method, this overlap says less about the severity of the anomaly, and more about their technical nuances, which will also be discussed.
Anomaly Detection in a Fleet of Systems
A fleet is a group of systems (e.g., cars, aircraft) that are designed and manufactured the same way and are intended to be used the same way. For example, a fleet of delivery trucks may consist of one hundred instances of a particular model of truck, each of which is intended for the same type of service—almost the same amount of time and distance driven every day, approximately the same total weight carried, etc. For this reason, one may imagine that data mining for fleet monitoring may merely involve collecting operating data from the multiple systems in the fleet and developing some sort of model, such as a model of normal operation that can be used for anomaly detection. However, one then may realize that each member of the fleet will be unique in some ways—there will be minor variations in manufacturing, quality of parts, and usage. For this reason, the typical machine learning and statis- tics algorithm’s assumption that all the data are independent and identically distributed is not correct. One may realize that data from each system in the fleet must be treated as unique so that one can notice significant changes in the operation of that system.
Multiple Kernel Learning for Heterogeneous Anomaly Detection: Algorithm and Aviation Safety Case Study
The world-wide aviation system is one of the most complex dynamical systems ever developed and is generating data at an extremely rapid rate. Most modern commercial aircraft record several hundred flight parameters including information from the guidance, navigation, and control systems, the avionics and propulsion systems, and the pilot inputs into the aircraft. These parameters may be continuous measurements or binary or categorical measurements recorded in one second intervals for the duration of the flight. Currently, most approaches to aviation safety are reactive, meaning that they are designed to react to an aviation safety incident or accident. In this paper, we discuss a novel approach based on the theory of multiple kernel learning to detect potential safety anomalies in very large data bases of discrete and continuous data from world-wide operations of commercial fleets. We pose a general anomaly detection problem which includes both discrete and continuous data streams, where we assume that the discrete streams have a causal influence on the continuous streams. We also assume that atypical sequences of events in the discrete streams can lead to off-nominal system performance. We discuss the application domain, novel algorithms, and also discuss results on real-world data sets. Our algorithm uncovers operationally significant events in high dimensional data streams in the aviation industry which are not detectable using state of the art methods.
Anomaly Detection from ASRS Databases of Textual Reports
Our primary goal is to automatically analyze textual reports from the Aviation Safety Reporting System (ASRS) database to detect/discover the anomaly categories reported by the pilots, and to assign each report to the appropriate category/categories. We have used two state-of-the-art models for text analysis: (i) mixture of von Mises Fisher (movMF) distributions, and (ii) latent Dirichlet allocation (LDA) on a subset of all ASRS reports. The models achieve a reasonably high performance in discovering anomaly categories and clustering reports. Each category is represented by the most representative words with the highest probability in this category. In addition, since the inference algorithm for LDA was somewhat slow, we have developed a new fast LDA algorithm which is 5-10 times more efficient than the original one, therefore more applicable for the practical use. Further, we have developed a simple visualization tool based on non-linear manifold embedding (ISOMAP) to generate a 2-d visual representation of each report based on its content/topics, which gives a direct view of the structure of the whole dataset as well as the outliers.
Anomaly Detection in Sequences
We present a set of novel algorithms which we call sequenceMiner, that detect and characterize anomalies in large sets of high-dimensional symbol sequences that arise from recordings of switch sensors in the cockpits of commercial airliners. While the algorithms we present are general and domain-independent, we focus on a specific problem that is critical to determining system-wide health of a fleet of aircraft. The approach taken uses unsupervised clustering of sequences using the normalized length of he longest common subsequence (nLCS) as a similarity measure, followed by a detailed analysis of outliers to detect anomalies. In this method, an outlier sequence is defined as a sequence that is far away from a cluster. We present new algorithms for outlier analysis that provide comprehensible indicators as to why a particular sequence is deemed to be an outlier. The algorithm provides a coherent description to an analyst of the anomalies in the sequence when compared to more normal sequences. The final section of the paper demonstrates the effectiveness of sequenceMiner for anomaly detection on a real set of discrete sequence data from a fleet of commercial airliners. We show that sequenceMiner discovers actionable and operationally significant safety events. We also compare our innovations with standard HiddenMarkov Models, and show that our methods are superior
Rotor health monitoring combining spin tests and data-driven anomaly detection methods
Health monitoring is highly dependent on sensor systems that are capable of performing in various engine environmental conditions and able to transmit a signal upon a predetermined crack length, while acting in a neutral form upon the overall performance of the engine system. Efforts are under way at NASA Glenn Research Center through support of the Intelligent Vehicle Health Management Project (IVHM) to develop and implement such sensor technology for a wide variety of applications. These efforts are focused on developing high temperature, wireless, low cost, and durable products. In an effort to address technical issues concerning health monitoring, this article considers data collected from an experimental study using high frequency capacitive sensor technology to capture blade tip clearance and tip timing measurements in a rotating turbine engine-like-disk to detect the disk faults and assess its structural integrity. The experimental results composed at a range of rotational speeds from tests conducted at the NASA Glenn Research Center’s Rotordynamics Laboratory are evaluated and integrated into multiple data-driven anomaly detection techniques to identify faults and anomalies in the disk. In summary, this study presents a select evaluation of online health monitoring of a rotating disk using high caliber capacitive sensors and demonstrates the capability of the in-house spin system.
Application of Inductive Monitoring System to Plug Load Anomaly Detection
NASA Ames Research Center’s Sustainability Base is a new 50,000 sq. ft. LEED Platinum office building. Plug loads are expected to account for a significant portion of the overall energy consumption. This is because building design choices have resulted in greatly reduced energy demand from Heating, Ventilation, and Air Conditioning (HVAC) and lighting systems, which are major contributors to energy consumption in traditional buildings. In anticipation of the importance of plug loads in Sustainability Base, a pilot study was conducted to collect data from a variety of plug loads. A number of cases of anomalous or unhealthy behavior were observed including schedule-based rule failures, time-to-standby errors, changed loads, and inter-channel anomalies. These issues prevent effective plug load management; therefore, they are important to promptly identify and correct. The Inductive Monitoring System (IMS) data mining algorithm was chosen to identify errors. This paper details how an automated data analysis program was created, tested and implemented using IMS. This program will be applied to Sustainability Base to maintain effective plug load management system performance, identify malfunctioning equipment, and reduce building energy consumption.
Human Activity and Environmental Metrics for Anomaly Detection
<p>This dataset contains records of human physiological and environmental data, all collected in a consistent environment at the same time intervals, designed to support research in anomaly or attack detection. The measurements simulate conditions under which physiological parameters may fluctuate, potentially indicating anomalous activities or conditions.</p> <p>The dataset includes 4002 entries with the following parameters:</p> <ul> <li>Humidity: Environmental humidity levels measured in percentage.</li> <li>Temperature: Environmental temperature recorded in degrees.</li> <li>Step count: The number of steps taken by an individual.</li> <li>motion_values: A measurement representing physical motion intensity.</li> <li>heart_rate: Heart rate measured in beats per minute.</li> <li>Attack: Binary indicator (1 or 0) denoting an "attack" or anomalous state (1) versus normal state (0).</li> </ul> <p> </p>
Clustering has a meaning: optimization of angular similarity to detect geometric anomalies in geological terrains - Input and processed data.
<p>This companion dataset relates to the manuscript "<strong>Clustering has a meaning: optimization of angular similarity </strong></p> <p><strong>to detect geometric anomalies in geological terrains</strong>", by</p> <p>Michał P. Michalak, Lesław Teper, Florian Wellmann, Jerzy Żaba, Krzysztof Gaidzik, Marcin Kostur, Yuriy P. Maystrenko, Paulina Leonowicz</p> <p>The archive contains the input and processed data. The input data contains XYZ coordinates of points documenting the investigated interfaces. The output files contains calculated orientations and coordinates of vectors. The output files can be processed in RStudio.</p>
Anomaly Detection in Semiconductor Wafer Fabrication Using Stream Processing Systems: A Case Study - Dataset
Open the record for dataset details and reuse information.
Exploring Machine Learning-Based Methods for anomalies detection: Evidence from cryptocurrencies returns
<p>The data consists of 4500 observation for each of the 6 cryptocurrencies.</p>
ScienceDex guides
Understand access before you commit
These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.
Allen Brain Atlas
Allen Brain Atlas is an Allen Institute collection of brain map atlases, datasets, APIs, and analysis tools covering mouse, human, and non-human primate brain resources.
Annotated Behaviour and Observability Dataset (ABODe)
ABODe is a University of Edinburgh DataShare dataset for behavior classification in group-housed mice using home-cage video, identities, bounding boxes, ground-plate positions, and annotator labels.
DANDI Archive for NWB datasets
DANDI is a BRAIN Initiative archive for publishing and sharing neurophysiology data, including electrophysiology, optophysiology, and behavioral data packaged as NWB and related standards.
International Brain Laboratory public data
The International Brain Laboratory public data releases expose standardized mouse decision-making experiments, including Neuropixels recordings, widefield calcium imaging, behavior, and session metadata accessed through the ONE API.
OpenNeuro
OpenNeuro is a free, open platform for sharing neuroimaging datasets, with public search, dataset pages, and download paths for web, S3, DataLad, and the OpenNeuro CLI.