Proceedings of the 2020 ACM SIGMOD International Conference on Management of Data 2020
DOI: 10.1145/3318464.3384688
|View full text |Cite
|
Sign up to set email alerts
|

PROUD: PaRallel OUtlier Detection for Streams

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
6
0

Year Published

2022
2022
2023
2023

Publication Types

Select...
4
1

Relationship

3
2

Authors

Journals

citations
Cited by 8 publications
(6 citation statements)
references
References 8 publications
0
6
0
Order By: Relevance
“…As far as the NN input type is concerned, we first compute the normalized value of the number of neighbors for each range as shown in Table 1. This procedure yields an array NN of 5 values (for p = 2), where NN [1] holds the normalized number of neighbors for the smallest radius ( R 4 ) and NN [5] corresponds to the biggest range (4R). Finally, the procedure starts checking the array values in descending radius size in order to derive the label.…”
Section: B Data Processing and Labelingmentioning
confidence: 99%
See 4 more Smart Citations
“…As far as the NN input type is concerned, we first compute the normalized value of the number of neighbors for each range as shown in Table 1. This procedure yields an array NN of 5 values (for p = 2), where NN [1] holds the normalized number of neighbors for the smallest radius ( R 4 ) and NN [5] corresponds to the biggest range (4R). Finally, the procedure starts checking the array values in descending radius size in order to derive the label.…”
Section: B Data Processing and Labelingmentioning
confidence: 99%
“…For example, Table 2 is transformed to the array outlier_pos = [1, 1, 1, 2, 3]. Then, according to the rules of Table 4, since 1 < outlier_pos [5] ≤ 4, outlier_pos [4] > 1 and outlier_pos [3] = 1, the data point is labeled as part of a sparse micro-cluster. The status-based process is summarized in Algorithm 2.…”
Section: B Data Processing and Labelingmentioning
confidence: 99%
See 3 more Smart Citations