@inproceedings{45695,
  author       = {{Hotegni, Sedjro Salomon and Mahabadi, Sepideh and Vakilian, Ali}},
  booktitle    = {{Proceedings of the 40th International Conference on Machine Learning, Honolulu, Hawaii, USA. PMLR 202, 2023.}},
  keywords     = {{Fair range clustering}},
  location     = {{Honolulu, Hawaii, USA}},
  title        = {{{Approximation Algorithms for Fair Range Clustering}}},
  year         = {{2023}},
}

@inproceedings{29934,
  abstract     = {{Tire and road wear are a major source of emissions of nonexhaust particulate matter (PM) and make up the largest share of microplastics in the environment. To reduce tire wear through numerical optimization of a vehicle's suspension system, fast simulations of the representative usage of a vehicle are needed. Therefore, this contribution evaluates if instead of a full simulation of a representative test drive, only specific driving maneuvers resulting from a clustering of the driving data can be used to predict tire wear. As a measure for tire wear, the friction work between tire and road is calculated. It is shown that enough clusters result in negligible deviations between the total friction work of the full simulation and the cluster simulations as well as between the distributions of the friction work over the tire width. The calculation time can be reduced to about 1% of the full simulation.}},
  author       = {{Muth, Lars and Noll, Christian and Sextro, Walter}},
  booktitle    = {{Advances in Dynamics of Vehicles on Roads and Tracks II - Proceedings of the 27th Symposium of the International Association of Vehicle System Dynamics, IAVSD 2021}},
  editor       = {{Orlova, Anna and Cole, David}},
  isbn         = {{978-3-031-07304-5}},
  keywords     = {{Tire Wear, Vehicle Dynamics, Clustering, Virtual Test}},
  location     = {{Saint Petersburg, Russia}},
  publisher    = {{Springer}},
  title        = {{{Generation of a Reduced, Representative, Virtual Test Drive for Fast Evaluation of Tire Wear by Clustering of Driving Data}}},
  doi          = {{10.1007/978-3-031-07305-2_92}},
  year         = {{2022}},
}

@inproceedings{27111,
  abstract     = {{In the industry 4.0 era, there is a growing need to transform unstructured data acquired by a multitude of sources into information and subsequently into knowledge to improve the quality of manufactured products, to boost production, for predictive maintenance, etc. Data-driven approaches, such as machine learning techniques, are typically employed to model the underlying relationship from data. However, an increase in model accuracy with state-of-the-art methods, such as deep convolutional neural networks, results in less interpretability and transparency. Due to the ease of implementation, interpretation and transparency to both domain experts and non-experts, a rule-based method is proposed in this paper, for prognostics and health management (PHM) and specifically for diagnostics. The proposed method utilizes the most relevant sensor signals acquired via feature extraction and selection techniques and expert knowledge. As a case study, the presented method is evaluated on data from a real-world quality control set-up provided by the European prognostics and health management society (PHME) at the conference’s 2021 data challenge. With the proposed method, our team took the third place, capable of successfully diagnosing different fault modes, irrespective of varying conditions.}},
  author       = {{Aimiyekagbon, Osarenren Kennedy and Muth, Lars and Wohlleben, Meike Claudia and Bender, Amelie and Sextro, Walter}},
  booktitle    = {{Proceedings of the European Conference of the PHM Society 2021}},
  editor       = {{Do, Phuc and King, Steve and Fink, Olga}},
  keywords     = {{PHME 2021, Feature Selection Classification, Feature Selection Clustering, Interpretable Model, Transparent Model, Industry 4.0, Real-World Diagnostics, Quality Control, Predictive Maintenance}},
  number       = {{1}},
  pages        = {{527--536}},
  title        = {{{Rule-based Diagnostics of a Production Line}}},
  doi          = {{10.36001/phme.2021.v6i1.3042}},
  volume       = {{6}},
  year         = {{2021}},
}

@inproceedings{2367,
  abstract     = {{One of the most popular fuzzy clustering techniques is the fuzzy K-means algorithm (also known as fuzzy-c-means or FCM algorithm). In contrast to the K-means and K-median problem, the underlying fuzzy K-means problem has not been studied from a theoretical point of view. In particular, there are no algorithms with approximation guarantees similar to the famous K-means++ algorithm known for the fuzzy K-means problem. This work initiates the study of the fuzzy K-means problem from an algorithmic and complexity theoretic perspective. We show that optimal solutions for the fuzzy K-means problem cannot, in general, be expressed by radicals over the input points. Surprisingly, this already holds for simple inputs in one-dimensional space. Hence, one cannot expect to compute optimal solutions exactly. We give the first (1+eps)-approximation algorithms for the fuzzy K-means problem. First, we present a deterministic approximation algorithm whose runtime is polynomial in N and linear in the dimension D of the input set, given that K is constant, i.e. a polynomial time approximation scheme (PTAS) for fixed K. We achieve this result by showing that for each soft clustering there exists a hard clustering with similar properties. Second, by using techniques known from coreset constructions for the K-means problem, we develop a deterministic approximation algorithm that runs in time almost linear in N but exponential in the dimension D. We complement these results with a randomized algorithm which imposes some natural restrictions on the sought solution and whose runtime is comparable to some of the most efficient approximation algorithms for K-means, i.e. linear in the number of points and the dimension, but exponential in the number of clusters.}},
  author       = {{Blömer, Johannes and Brauer, Sascha and Bujna, Kathrin}},
  booktitle    = {{2016 IEEE 16th International Conference on Data Mining (ICDM)}},
  isbn         = {{9781509054732}},
  keywords     = {{unsolvability by radicals, clustering, fuzzy k-means, probabilistic method, approximation algorithms, randomized algorithms}},
  location     = {{Barcelona, Spain}},
  pages        = {{805--810}},
  publisher    = {{IEEE}},
  title        = {{{A Theoretical Analysis of the Fuzzy K-Means Problem}}},
  doi          = {{10.1109/icdm.2016.0094}},
  year         = {{2016}},
}

@article{2990,
  author       = {{Ackermann, Marcel R. and Blömer, Johannes and Sohler, Christian}},
  issn         = {{1549-6325}},
  journal      = {{ACM Trans. Algorithms}},
  keywords     = {{k-means clustering, k-median clustering, Approximation algorithm, Bregman divergences, Itakura-Saito divergence, Kullback-Leibler divergence, Mahalanobis distance, random sampling}},
  number       = {{4}},
  pages        = {{59:1----59:26}},
  title        = {{{Clustering for Metric and Nonmetric Distance Measures}}},
  doi          = {{10.1145/1824777.1824779}},
  year         = {{2010}},
}

@inproceedings{6508,
  abstract     = {{In this paper, we present a framework that supports experimenting with evolutionary hardware design. We describe the framework's modules for composing evolutionary optimizers and for setting up, controlling, and analyzing experiments. Two case studies demonstrate the usefulness of the framework: evolution of hash functions and evolution based on pre-engineered circuits.}},
  author       = {{Kaufmann, Paul and Platzner, Marco}},
  booktitle    = {{Second NASA/ESA Conference on Adaptive Hardware and Systems (AHS 2007)}},
  isbn         = {{076952866X}},
  keywords     = {{integrated circuit design, hardware evolution, evolutionary hardware design, evolutionary optimizers, hash functions, preengineered circuits, Hardware, Circuits, Design optimization, Visualization, Genetic programming, Genetic mutations, Clustering algorithms, Biological cells, Field programmable gate arrays, Routing}},
  location     = {{Edinburgh, UK}},
  pages        = {{447--454}},
  publisher    = {{IEEE}},
  title        = {{{MOVES: A Modular Framework for Hardware Evolution}}},
  doi          = {{10.1109/ahs.2007.73}},
  year         = {{2007}},
}

@article{11778,
  abstract     = {{In this paper, it is shown that a correlation criterion is the appropriate criterion for bottom-up clustering to obtain broad phonetic class regression trees for maximum likelihood linear regression (MLLR)-based speaker adaptation. The correlation structure among speech units is estimated on the speaker-independent training data. In adaptation experiments the tree outperformed a regression tree obtained from clustering according to closeness in acoustic space and achieved results comparable with those of a manually designed broad phonetic class tree}},
  author       = {{Haeb-Umbach, Reinhold}},
  journal      = {{IEEE Transactions on Speech and Audio Processing}},
  keywords     = {{acoustic space, adaptation experiments, automatic generation, bottom-up clustering, broad phonetic class regression trees, correlation criterion, correlation methods, maximum likelihood estimation, maximum likelihood linear regression based speaker adaptation, MLLR adaptation, pattern clustering, phonetic regression class trees, speaker-independent training data, speech recognition, speech units, statistical analysis, trees (mathematics)}},
  number       = {{3}},
  pages        = {{299--302}},
  title        = {{{Automatic generation of phonetic regression class trees for MLLR adaptation}}},
  doi          = {{10.1109/89.906003}},
  volume       = {{9}},
  year         = {{2001}},
}

