Skip to main content

Showing 1–19 of 19 results for author: Mencia, E

Searching in archive cs. Search in all archives.
.
  1. arXiv:2405.11608  [pdf, other

    quant-ph cs.CR cs.DC cs.ET

    Full private delegated quantum computing tailored from user to industry

    Authors: Alejandro Mata Ali, Adriano Mauricio Lusso, Edgar Mencia

    Abstract: In this paper, we present a set of private and secure delegated quantum computing protocols and techniques tailored to user-level and industry-level use cases, depending on the computational resources available to the client, the specific privacy needs required, and the type of algorithm. Our protocols are presented at a high level as they are independent of the particular algorithm used for such… ▽ More

    Submitted 24 May, 2024; v1 submitted 19 May, 2024; originally announced May 2024.

    Comments: 15 pages, 9 figures

    MSC Class: 81P68 ACM Class: E.3

  2. Combining Predictions under Uncertainty: The Case of Random Decision Trees

    Authors: Florian Busch, Moritz Kulessa, Eneldo Loza Mencía, Hendrik Blockeel

    Abstract: A common approach to aggregate classification estimates in an ensemble of decision trees is to either use voting or to average the probabilities for each class. The latter takes uncertainty into account, but not the reliability of the uncertainty estimates (so to say, the "uncertainty about the uncertainty"). More generally, much remains unknown about how to best combine probabilistic estimates fr… ▽ More

    Submitted 15 August, 2022; originally announced August 2022.

    Comments: Preprint version. Appeared in: Discovery Science. 24th International Conference, DS 2021, Halifax, NS, Canada, October 11 to 13, 2021, Proceedings. See https://ds2021.cs.dal.ca/ for further information

    Journal ref: In International Conference on Discovery Science (pp. 78-93). Springer, Cham (2021)

  3. arXiv:2112.06672  [pdf, other

    cs.LG

    Tree-Based Dynamic Classifier Chains

    Authors: Eneldo Loza Mencía, Moritz Kulessa, Simon Bohlender, Johannes Fürnkranz

    Abstract: Classifier chains are an effective technique for modeling label dependencies in multi-label classification. However, the method requires a fixed, static order of the labels. While in theory, any order is sufficient, in practice, this order has a substantial impact on the quality of the final prediction. Dynamic classifier chains denote the idea that for each instance to classify, the order in whic… ▽ More

    Submitted 13 December, 2021; originally announced December 2021.

    Comments: Preprint of version accepted at Machine Learning Journal, Special Issue Discovery Science. Code available under https://github.com/keelm/XDCC

  4. arXiv:2110.09208  [pdf, other

    cs.LG

    Correlation-based Discovery of Disease Patterns for Syndromic Surveillance

    Authors: Michael Rapp, Moritz Kulessa, Eneldo Loza Mencía, Johannes Fürnkranz

    Abstract: Early outbreak detection is a key aspect in the containment of infectious diseases, as it enables the identification and isolation of infected individuals before the disease can spread to a larger population. Instead of detecting unexpected increases of infections by monitoring confirmed cases, syndromic surveillance aims at the detection of cases with early symptoms, which allows a more timely di… ▽ More

    Submitted 18 October, 2021; originally announced October 2021.

  5. arXiv:2106.11690  [pdf, other

    cs.LG

    Gradient-based Label Binning in Multi-label Classification

    Authors: Michael Rapp, Eneldo Loza Mencía, Johannes Fürnkranz, Eyke Hüllermeier

    Abstract: In multi-label classification, where a single example may be associated with several class labels at the same time, the ability to model dependencies between labels is considered crucial to effectively optimize non-decomposable evaluation measures, such as the Subset 0/1 loss. The gradient boosting framework provides a well-studied foundation for learning models that are specifically tailored to s… ▽ More

    Submitted 22 June, 2021; originally announced June 2021.

  6. arXiv:2101.12246  [pdf, ps, other

    cs.LG

    Revisiting Non-Specific Syndromic Surveillance

    Authors: Moritz Kulessa, Eneldo Loza Mencía, Johannes Fürnkranz

    Abstract: Infectious disease surveillance is of great importance for the prevention of major outbreaks. Syndromic surveillance aims at develo** algorithms which can detect outbreaks as early as possible by monitoring data sources which allow to capture the occurrences of a certain disease. Recent research mainly focuses on the surveillance of specific, known diseases, putting the focus on the definition o… ▽ More

    Submitted 28 January, 2021; originally announced January 2021.

  7. arXiv:2012.04377  [pdf, ps, other

    cs.LG

    Learning Structured Declarative Rule Sets -- A Challenge for Deep Discrete Learning

    Authors: Johannes Fürnkranz, Eyke Hüllermeier, Eneldo Loza Mencía, Michael Rapp

    Abstract: Arguably the key reason for the success of deep neural networks is their ability to autonomously form non-linear combinations of the input features, which can be used in subsequent layers of the network. The analogon to this capability in inductive rule learning is to learn a structured rule base, where the inputs are combined to learn new auxiliary concepts, which can then be used as inputs by su… ▽ More

    Submitted 8 December, 2020; originally announced December 2020.

    Journal ref: 2nd Workshop on Deep Continuous-Discrete Machine Learning (DeCoDeML), ECML-PKDD 2020, Ghent, Belgium

  8. arXiv:2011.00792  [pdf, other

    cs.LG cs.AI

    A Flexible Class of Dependence-aware Multi-Label Loss Functions

    Authors: Eyke Hüllermeier, Marcel Wever, Eneldo Loza Mencia, Johannes Fürnkranz, Michael Rapp

    Abstract: Multi-label classification is the task of assigning a subset of labels to a given query instance. For evaluating such predictions, the set of predicted labels needs to be compared to the ground-truth label set associated with that instance, and various loss functions have been proposed for this purpose. In addition to assessing predictive accuracy, a key concern in this regard is to foster and to… ▽ More

    Submitted 2 November, 2020; originally announced November 2020.

  9. Conformal Rule-Based Multi-label Classification

    Authors: Eyke Hüllermeier, Johannes Fürnkranz, Eneldo Loza Mencia

    Abstract: We advocate the use of conformal prediction (CP) to enhance rule-based multi-label classification (MLC). In particular, we highlight the mutual benefit of CP and rule learning: Rules have the ability to provide natural (non-)conformity scores, which are required by CP, while CP suggests a way to calibrate the assessment of candidate rules, thereby supporting better predictions and more elaborate d… ▽ More

    Submitted 16 July, 2020; originally announced July 2020.

    Journal ref: Draft of a paper presented at KI 2020, 43. German Conference on Artificial Intelligence, Bamberg, Germany

  10. arXiv:2006.13346  [pdf, other

    cs.LG stat.ML

    Learning Gradient Boosted Multi-label Classification Rules

    Authors: Michael Rapp, Eneldo Loza Mencía, Johannes Fürnkranz, Vu-Linh Nguyen, Eyke Hüllermeier

    Abstract: In multi-label classification, where the evaluation of predictions is less straightforward than in single-label classification, various meaningful, though different, loss functions have been proposed. Ideally, the learning algorithm should be customizable towards a specific choice of the performance measure. Modern implementations of boosting, most prominently gradient boosted decision trees, appe… ▽ More

    Submitted 23 June, 2020; originally announced June 2020.

  11. On Aggregation in Ensembles of Multilabel Classifiers

    Authors: Vu-Linh Nguyen, Eyke Hüllermeier, Michael Rapp, Eneldo Loza Mencía, Johannes Fürnkranz

    Abstract: While a variety of ensemble methods for multilabel classification have been proposed in the literature, the question of how to aggregate the predictions of the individual members of the ensemble has received little attention so far. In this paper, we introduce a formal framework of ensemble multilabel classification, in which we distinguish two principal approaches: "predict then combine" (PTC), w… ▽ More

    Submitted 21 June, 2020; originally announced June 2020.

    Comments: 14 pages, 2 figures

    Journal ref: Proc. DS 2020: 533-547

  12. arXiv:1911.04393  [pdf, other

    cs.LG stat.ML

    Simplifying Random Forests: On the Trade-off between Interpretability and Accuracy

    Authors: Michael Rapp, Eneldo Loza Mencía, Johannes Fürnkranz

    Abstract: We analyze the trade-off between model complexity and accuracy for random forests by breaking the trees up into individual classification rules and selecting a subset of them. We show experimentally that already a few rules are sufficient to achieve an acceptable accuracy close to that of the original model. Moreover, our results indicate that in many cases, this can lead to simpler models that cl… ▽ More

    Submitted 11 November, 2019; originally announced November 2019.

    Journal ref: 1st Workshop on Deep Continuous-Discrete Machine Learning (DeCoDeML), ECML-PKDD 2019, Würzburg Germany

  13. arXiv:1908.06874  [pdf, other

    cs.LG cs.AI stat.ML

    Efficient Discovery of Expressive Multi-label Rules using Relaxed Pruning

    Authors: Yannik Klein, Michael Rapp, Eneldo Loza Mencía

    Abstract: Being able to model correlations between labels is considered crucial in multi-label classification. Rule-based models enable to expose such dependencies, e.g., implications, subsumptions, or exclusions, in an interpretable and human-comprehensible manner. Albeit the number of possible label combinations increases exponentially with the number of available labels, it has been shown that rules with… ▽ More

    Submitted 19 August, 2019; originally announced August 2019.

    Comments: Preprint version. To appear in Proceedings of the 22nd International Conference on Discovery Science, 2019

  14. On the Trade-off Between Consistency and Coverage in Multi-label Rule Learning Heuristics

    Authors: Michael Rapp, Eneldo Loza Mencía, Johannes Fürnkranz

    Abstract: Recently, several authors have advocated the use of rule learning algorithms to model multi-label data, as rules are interpretable and can be comprehended, analyzed, or qualitatively evaluated by domain experts. Many rule learning algorithms employ a heuristic-guided search for rules that model regularities contained in the training data and it is commonly accepted that the choice of the heuristic… ▽ More

    Submitted 8 August, 2019; originally announced August 2019.

    Comments: Preprint version. To appear in Proceedings of the 22nd International Conference on Discovery Science, 2019

    Journal ref: Proc. DS 2019: 96-111

  15. arXiv:1907.07464  [pdf, other

    cs.LG q-bio.QM stat.ML

    Improving Outbreak Detection with Stacking of Statistical Surveillance Methods

    Authors: Moritz Kulessa, Eneldo Loza Mencía, Johannes Fürnkranz

    Abstract: Epidemiologists use a variety of statistical algorithms for the early detection of outbreaks. The practical usefulness of such methods highly depends on the trade-off between the detection rate of outbreaks and the chances of raising a false alarm. Recent research has shown that the use of machine learning for the fusion of multiple statistical algorithms improves outbreak detection. Instead of re… ▽ More

    Submitted 17 July, 2019; originally announced July 2019.

  16. Exploiting Anti-monotonicity of Multi-label Evaluation Measures for Inducing Multi-label Rules

    Authors: Michael Rapp, Eneldo Loza Mencía, Johannes Fürnkranz

    Abstract: Exploiting dependencies between labels is considered to be crucial for multi-label classification. Rules are able to expose label dependencies such as implications, subsumptions or exclusions in a human-comprehensible and interpretable manner. However, the induction of rules with multiple labels in the head is particularly challenging, as the number of label combinations which must be taken into a… ▽ More

    Submitted 14 December, 2018; originally announced December 2018.

    Comments: Preprint version. To appear in: Proceedings of the Pacific-Asia Conference on Knowledge Discovery and Data Mining (PAKDD) 2018. See http://www.ke.tu-darmstadt.de/bibtex/publications/show/3074 for further information. arXiv admin note: text overlap with arXiv:1812.00050

    Journal ref: Proc. PAKDD (1) 2018: 29-42

  17. Learning Interpretable Rules for Multi-label Classification

    Authors: Eneldo Loza Mencía, Johannes Fürnkranz, Eyke Hüllermeier, Michael Rapp

    Abstract: Multi-label classification (MLC) is a supervised learning problem in which, contrary to standard multiclass classification, an instance can be associated with several class labels simultaneously. In this chapter, we advocate a rule-based approach to multi-label classification. Rule learning algorithms are often employed when one is not only interested in accurate predictions, but also requires an… ▽ More

    Submitted 7 December, 2018; v1 submitted 30 November, 2018; originally announced December 2018.

    Comments: Preprint version. To appear in: Explainable and Interpretable Models in Computer Vision and Machine Learning. The Springer Series on Challenges in Machine Learning. Springer (2018). See http://www.ke.tu-darmstadt.de/bibtex/publications/show/3077 for further information

    Journal ref: In Jair Escalante, H., Escalera, S., Guyon, I., Baró, X., Güçlütürk, Y., Güçlü, U., van Gerven, M.A.J. (Eds.) Explainable and Interpretable Models in Computer Vision and Machine Learning, Springer-Verlag, 2018, pp.81-113

  18. Analysis and Optimization of Deep Counterfactual Value Networks

    Authors: Patryk Hopner, Eneldo Loza Mencía

    Abstract: Recently a strong poker-playing algorithm called DeepStack was published, which is able to find an approximate Nash equilibrium during gameplay by using heuristic values of future states predicted by deep neural networks. This paper analyzes new ways of encoding the inputs and outputs of DeepStack's deep counterfactual value networks based on traditional abstraction techniques, as well as an unabs… ▽ More

    Submitted 12 October, 2018; v1 submitted 2 July, 2018; originally announced July 2018.

    Comments: Long version of publication appearing at KI 2018: The 41st German Conference on Artificial Intelligence (http://dx.doi.org/10.1007/978-3-030-00111-7_26). Corrected typo in title

  19. Large-scale Multi-label Text Classification - Revisiting Neural Networks

    Authors: **seok Nam, Jungi Kim, Eneldo Loza Mencía, Iryna Gurevych, Johannes Fürnkranz

    Abstract: Neural networks have recently been proposed for multi-label classification because they are able to capture and model label dependencies in the output layer. In this work, we investigate limitations of BP-MLL, a neural network (NN) architecture that aims at minimizing pairwise ranking error. Instead, we propose to use a comparably simple NN approach with recently proposed learning techniques for l… ▽ More

    Submitted 15 May, 2014; v1 submitted 19 December, 2013; originally announced December 2013.

    Comments: 16 pages, 4 figures, submitted to ECML 2014

    Journal ref: Proceedings ECML/PKDD (2) 2014: 437-452