[HTML][HTML] An intrusion detection system for the internet of things based on machine learning: Review and challenges

A Adnan, A Muhammed, AA Abd Ghani, A Abdullah… - Symmetry, 2021 - mdpi.com
An intrusion detection system (IDS) is an active research topic and is regarded as one of the
important applications of machine learning. An IDS is a classifier that predicts the class of …

Turning Big Data Into Tiny Data: Constant-Size Coresets for -Means, PCA, and Projective Clustering

D Feldman, M Schmidt, C Sohler - SIAM Journal on Computing, 2020 - SIAM
We develop and analyze a method to reduce the size of a very large set of data points in a
high-dimensional Euclidean space R^d to a small set of weighted points such that the result …

A new coreset framework for clustering

V Cohen-Addad, D Saulpic… - Proceedings of the 53rd …, 2021 - dl.acm.org
Given a metric space, the (k, z)-clustering problem consists of finding k centers such that the
sum of the of distances raised to the power z of every point to its closest center is minimized …

Towards optimal lower bounds for k-median and k-means coresets

V Cohen-Addad, KG Larsen, D Saulpic… - Proceedings of the 54th …, 2022 - dl.acm.org
The (k, z)-clustering problem consists of finding a set of k points called centers, such that the
sum of distances raised to the power of z of every data point to its closest center is …

The power of uniform sampling for coresets

V Braverman, V Cohen-Addad… - 2022 IEEE 63rd …, 2022 - ieeexplore.ieee.org
Motivated by practical generalizations of the classic k-median and k-means objectives, such
as clustering with size constraints, fair clustering, and Wasserstein barycenter, we introduce …

Epsilon-coresets for clustering (with outliers) in doubling metrics

L Huang, SHC Jiang, J Li, X Wu - 2018 IEEE 59th Annual …, 2018 - ieeexplore.ieee.org
We study the problem of constructing ε-coresets for the (k, z)-clustering problem in a
doubling metric M (X, d). An ε-coreset is a weighted subset S⊆ X with weight function w: S→ …

Optimal Fully Dynamic k-Center Clustering for Adaptive and Oblivious Adversaries

MH Bateni, H Esfandiari, H Fichtenberger… - Proceedings of the 2023 …, 2023 - SIAM
In fully dynamic clustering problems, a clustering of a given data set in a metric space must
be maintained while it is modified through insertions and deletions of individual points. In …

Streaming euclidean k-median and k-means with o (log n) space

V Cohen-Addad, DP Woodruff… - 2023 IEEE 64th Annual …, 2023 - ieeexplore.ieee.org
We consider the classic Euclidean k-median and k-means objective on data streams, where
the goal is to provide a (1+ε)-approximation to the optimal k-median or k-means solution …

Lp Samplers and Their Applications: A Survey

G Cormode, H Jowhari - ACM Computing Surveys (CSUR), 2019 - dl.acm.org
The notion of L p sampling, and corresponding algorithms known as L p samplers, has
found a wide range of applications in the design of data stream algorithms and beyond. In …

Fully dynamic consistent facility location

V Cohen-Addad, NOD Hjuler… - Advances in …, 2019 - proceedings.neurips.cc
We consider classic clustering problems in fully dynamic data streams, where data elements
can be both inserted and deleted. In this context, several parameters are of importance:(1) …