Skip to main content

Showing 1–44 of 44 results for author: Fürnkranz, J

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

    cs.LG

    Probabilistic Scoring Lists for Interpretable Machine Learning

    Authors: Jonas Hanselle, Stefan Heid, Johannes Fürnkranz, Eyke Hüllermeier

    Abstract: A scoring system is a simple decision model that checks a set of features, adds a certain number of points to a total score for each feature that is satisfied, and finally makes a decision by comparing the total score to a threshold. Scoring systems have a long history of active use in safety-critical domains such as healthcare and justice, where they provide guidance for making objective and accu… ▽ More

    Submitted 31 July, 2024; originally announced July 2024.

  2. arXiv:2407.05898  [pdf, other

    cs.AI

    Contrastive Learning of Preferences with a Contextual InfoNCE Loss

    Authors: Timo Bertram, Johannes Fürnkranz, Martin Müller

    Abstract: A common problem in contextual preference ranking is that a single preferred action is compared against several choices, thereby blowing up the complexity and skewing the preference distribution. In this work, we show how one can solve this problem via a suitable adaptation of the CLIP framework.This adaptation is not entirely straight-forward, because although the InfoNCE loss used by CLIP has ac… ▽ More

    Submitted 8 July, 2024; originally announced July 2024.

  3. arXiv:2407.05879  [pdf, other

    cs.AI

    Learning With Generalised Card Representations for "Magic: The Gathering"

    Authors: Timo Bertram, Johannes Fürnkranz, Martin Müller

    Abstract: A defining feature of collectable card games is the deck building process prior to actual gameplay, in which players form their decks according to some restrictions. Learning to build decks is difficult for players and models alike due to the large card variety and highly complex semantics, as well as requiring meaningful card and deck representations when aiming to utilise AI. In addition, regula… ▽ More

    Submitted 8 July, 2024; originally announced July 2024.

    Comments: Best paper award nominee at IEEE Conference on Games 2024

    Journal ref: IEEE Conference on Games 2024

  4. arXiv:2407.05876  [pdf, other

    cs.AI cs.GT cs.LG

    Efficiently Training Neural Networks for Imperfect Information Games by Sampling Information Sets

    Authors: Timo Bertram, Johannes Fürnkranz, Martin Müller

    Abstract: In imperfect information games, the evaluation of a game state not only depends on the observable world but also relies on hidden parts of the environment. As accessing the obstructed information trivialises state evaluations, one approach to tackle such problems is to estimate the value of the imperfect state as a combination of all states in the information set, i.e., all possible states that ar… ▽ More

    Submitted 8 July, 2024; originally announced July 2024.

    Comments: KI 2024 - 47th German Conference on Artificial Intelligence

    Journal ref: KI 2024 - 47th German Conference on Artificial Intelligence

  5. Neural Network-based Information Set Weighting for Playing Reconnaissance Blind Chess

    Authors: Timo Bertram, Johannes Fürnkranz, Martin Müller

    Abstract: In imperfect information games, the game state is generally not fully observable to players. Therefore, good gameplay requires policies that deal with the different information that is hidden from each player. To combat this, effective algorithms often reason about information sets; the sets of all possible game states that are consistent with a player's observations. While there is no way to dist… ▽ More

    Submitted 8 July, 2024; originally announced July 2024.

    Comments: Extended version of IEEE Conference on Games 2023 paper

    Journal ref: IEEE Transactions on Games 2024

  6. Predictive change point detection for heterogeneous data

    Authors: Anna-Christina Glock, Florian Sobieczky, Johannes Fürnkranz, Peter Filzmoser, Martin Jech

    Abstract: A change point detection (CPD) framework assisted by a predictive machine learning model called "Predict and Compare" is introduced and characterised in relation to other state-of-the-art online CPD routines which it outperforms in terms of false positive rate and out-of-control average run length. The method's focus is on improving standard methods from sequential analysis such as the CUSUM rule… ▽ More

    Submitted 3 May, 2024; v1 submitted 11 May, 2023; originally announced May 2023.

  7. Efficient learning of large sets of locally optimal classification rules

    Authors: Van Quoc Phuong Huynh, Johannes Fürnkranz, Florian Beck

    Abstract: Conventional rule learning algorithms aim at finding a set of simple rules, where each rule covers as many examples as possible. In this paper, we argue that the rules found in this way may not be the optimal explanations for each of the examples they cover. Instead, we propose an efficient algorithm that aims at finding the best rule covering each training example in a greedy optimization consist… ▽ More

    Submitted 26 January, 2023; v1 submitted 24 January, 2023; originally announced January 2023.

    Comments: article, 40 pages, Machine Learning journal (2023)

    Journal ref: Mach Learn (2023)

  8. arXiv:2208.02029  [pdf, other

    cs.AI

    Supervised and Reinforcement Learning from Observations in Reconnaissance Blind Chess

    Authors: Timo Bertram, Johannes Fürnkranz, Martin Müller

    Abstract: In this work, we adapt a training approach inspired by the original AlphaGo system to play the imperfect information game of Reconnaissance Blind Chess. Using only the observations instead of a full description of the game state, we first train a supervised agent on publicly available game records. Next, we increase the performance of the agent through self-play with the on-policy reinforcement le… ▽ More

    Submitted 3 August, 2022; originally announced August 2022.

    Comments: 4 Pages, IEEE Conference on Games 2022 short paper

  9. arXiv:2204.09462  [pdf, other

    cs.LG cs.AI stat.ML

    Quantity vs Quality: Investigating the Trade-Off between Sample Size and Label Reliability

    Authors: Timo Bertram, Johannes Fürnkranz, Martin Müller

    Abstract: In this paper, we study learning in probabilistic domains where the learner may receive incorrect labels but can improve the reliability of labels by repeatedly sampling them. In such a setting, one faces the problem of whether the fixed budget for obtaining training examples should rather be used for obtaining all different examples or for improving the label quality of a smaller number of exampl… ▽ More

    Submitted 20 April, 2022; originally announced April 2022.

    Comments: Preliminary work under review for ICML 2022

  10. arXiv:2203.04863  [pdf, other

    cs.CL

    Unsupervised Alignment of Distributional Word Embeddings

    Authors: Aissatou Diallo, Johannes Fürnkranz

    Abstract: Cross-domain alignment play a key roles in tasks ranging from machine translation to transfer learning. Recently, purely unsupervised methods operating on monolingual embeddings have successfully been used to infer a bilingual lexicon without relying on supervision. However, current state-of-the art methods only focus on point vectors although distributional embeddings have proven to embed richer… ▽ More

    Submitted 21 September, 2022; v1 submitted 9 March, 2022; originally announced March 2022.

    Comments: 13 pages

  11. arXiv:2202.13649  [pdf, other

    cs.CL

    GausSetExpander: A Simple Approach for Entity Set Expansion

    Authors: Aïssatou Diallo, Johannes Fürnkranz

    Abstract: Entity Set Expansion is an important NLP task that aims at expanding a small set of entities into a larger one with items from a large pool of candidates. In this paper, we propose GausSetExpander, an unsupervised approach based on optimal transport techniques. We propose to re-frame the problem as choosing the entity that best completes the seed set. For this, we interpret a set as an elliptical… ▽ More

    Submitted 2 February, 2023; v1 submitted 28 February, 2022; originally announced February 2022.

    Comments: 8 pages

  12. 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

  13. 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.

  14. arXiv:2107.04438  [pdf, other

    cs.AI cs.LG

    A Comparison of Contextual and Non-Contextual Preference Ranking for Set Addition Problems

    Authors: Timo Bertram, Johannes Fürnkranz, Martin Müller

    Abstract: In this paper, we study the problem of evaluating the addition of elements to a set. This problem is difficult, because it can, in the general case, not be reduced to unconditional preferences between the choices. Therefore, we model preferences based on the context of the decision. We discuss and compare two different Siamese network architectures for this task: a twin network that compares the t… ▽ More

    Submitted 26 April, 2022; v1 submitted 9 July, 2021; originally announced July 2021.

    Comments: arXiv admin note: substantial text overlap with arXiv:2105.11864

    Journal ref: SubSetML: Subset Selection in Machine Learning: From Theory to Practice @ ICML 2021

  15. 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.

  16. arXiv:2106.10254  [pdf, other

    cs.LG cs.AI

    An Empirical Investigation into Deep and Shallow Rule Learning

    Authors: Florian Beck, Johannes Fürnkranz

    Abstract: Inductive rule learning is arguably among the most traditional paradigms in machine learning. Although we have seen considerable progress over the years in learning rule-based theories, all state-of-the-art learners still learn descriptions that directly relate the input features to the target concept. In the simplest case, concept learning, this is a disjunctive normal form (DNF) description of t… ▽ More

    Submitted 18 June, 2021; originally announced June 2021.

  17. arXiv:2106.10202  [pdf, other

    cs.LG cs.AI

    An Investigation into Mini-Batch Rule Learning

    Authors: Florian Beck, Johannes Fürnkranz

    Abstract: We investigate whether it is possible to learn rule sets efficiently in a network structure with a single hidden layer using iterative refinements over mini-batches of examples. A first rudimentary version shows an acceptable performance on all but one dataset, even though it does not yet reach the performance levels of Ripper.

    Submitted 18 June, 2021; originally announced June 2021.

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

  18. arXiv:2105.11864  [pdf, other

    cs.AI

    Predicting Human Card Selection in Magic: The Gathering with Contextual Preference Ranking

    Authors: Timo Bertram, Johannes Fürnkranz, Martin Müller

    Abstract: Drafting, i.e., the selection of a subset of items from a larger candidate set, is a key element of many games and related problems. It encompasses team formation in sports or e-sports, as well as deck selection in many modern card games. The key difficulty of drafting is that it is typically not sufficient to simply evaluate each item in a vacuum and to select the best items. The evaluation of an… ▽ More

    Submitted 29 June, 2021; v1 submitted 25 May, 2021; originally announced May 2021.

    Comments: IEEE Conference on Games 2021 version

    Journal ref: 3rd IEEE Conference on Games 2021

  19. arXiv:2105.10457  [pdf, other

    cs.LG cs.AI cs.CV

    Elliptical Ordinal Embedding

    Authors: Aïssatou Diallo, Johannes Fürnkranz

    Abstract: Ordinal embedding aims at finding a low dimensional representation of objects from a set of constraints of the form "item $j$ is closer to item $i$ than item $k$". Typically, each object is mapped onto a point vector in a low dimensional metric space. We argue that mapping to a density instead of a point vector provides some interesting advantages, including an inherent reflection of the uncertain… ▽ More

    Submitted 25 May, 2021; v1 submitted 21 May, 2021; originally announced May 2021.

    Comments: 14 pages, 24 figures

  20. 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 developing 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.

  21. arXiv:2101.10670  [pdf, other

    cs.AI

    Ordinal Monte Carlo Tree Search

    Authors: Tobias Joppen, Johannes Fürnkranz

    Abstract: In many problem settings, most notably in game playing, an agent receives a possibly delayed reward for its actions. Often, those rewards are handcrafted and not naturally given. Even simple terminal-only rewards, like winning equals one and losing equals minus one, can not be seen as an unbiased statement, since these values are chosen arbitrarily, and the behavior of the learner may change with… ▽ More

    Submitted 26 January, 2021; originally announced January 2021.

    Comments: preprint. arXiv admin note: substantial text overlap with arXiv:1901.04274

  22. 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

  23. 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.

  24. 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

  25. 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.

  26. 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

  27. 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

  28. arXiv:1911.03249  [pdf, other

    cs.LG cs.CL stat.ML

    Advances in Machine Learning for the Behavioral Sciences

    Authors: Tomáš Kliegr, Štěpán Bahník, Johannes Fürnkranz

    Abstract: The areas of machine learning and knowledge discovery in databases have considerably matured in recent years. In this article, we briefly review recent developments as well as classical algorithms that stood the test of time. Our goal is to provide a general introduction into different tasks such as learning from tabular data, behavioral data, or textual data, with a particular focus on actual and… ▽ More

    Submitted 8 November, 2019; originally announced November 2019.

    Journal ref: American Behavioral Scientist 64.2 (2020): 145-175

  29. Learning Analogy-Preserving Sentence Embeddings for Answer Selection

    Authors: Aissatou Diallo, Markus Zopf, Johannes Fürnkranz

    Abstract: Answer selection aims at identifying the correct answer for a given question from a set of potentially correct answers. Contrary to previous works, which typically focus on the semantic similarity between a question and its answer, our hypothesis is that question-answer pairs are often in analogical relation to each other. Using analogical inference as our use case, we propose a framework and a ne… ▽ More

    Submitted 11 October, 2019; originally announced October 2019.

    Comments: To appear in CoNLL19

    Journal ref: Proc. CoNLL 2019: 910-919

  30. Learning to play the Chess Variant Crazyhouse above World Champion Level with Deep Neural Networks and Human Data

    Authors: Johannes Czech, Moritz Willig, Alena Beyer, Kristian Kersting, Johannes Fürnkranz

    Abstract: Deep neural networks have been successfully applied in learning the board games Go, chess and shogi without prior knowledge by making use of reinforcement learning. Although starting from zero knowledge has been shown to yield impressive results, it is associated with high computationally costs especially for complex games. With this paper, we present CrazyAra which is a neural network based engin… ▽ More

    Submitted 22 August, 2019; v1 submitted 19 August, 2019; originally announced August 2019.

    Comments: 35 pages, 19 figures, 14 tables

    Journal ref: Frontiers in Artificial Intelligence, Machine Learning and Artificial Intelligence, Volume 3 (2020)

  31. 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

  32. 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.

  33. Ordinal Bucketing for Game Trees using Dynamic Quantile Approximation

    Authors: Tobias Joppen, Tilman Strübig, Johannes Fürnkranz

    Abstract: In this paper, we present a simple and cheap ordinal bucketing algorithm that approximately generates $q$-quantiles from an incremental data stream. The bucketing is done dynamically in the sense that the amount of buckets $q$ increases with the number of seen samples. We show how this can be used in Ordinal Monte Carlo Tree Search (OMCTS) to yield better bounds on time and space complexity, espec… ▽ More

    Submitted 31 May, 2019; originally announced May 2019.

    Comments: preprint

    Journal ref: Proc. IEEE CoG 2019

  34. arXiv:1905.02005  [pdf, other

    cs.LG cs.AI stat.ML

    Deep Ordinal Reinforcement Learning

    Authors: Alexander Zap, Tobias Joppen, Johannes Fürnkranz

    Abstract: Reinforcement learning usually makes use of numerical rewards, which have nice properties but also come with drawbacks and difficulties. Using rewards on an ordinal scale (ordinal rewards) is an alternative to numerical rewards that has received more attention in recent years. In this paper, a general approach to adapting reinforcement learning problems to the use of ordinal rewards is presented a… ▽ More

    Submitted 11 July, 2019; v1 submitted 6 May, 2019; originally announced May 2019.

    Comments: replaced figures for better visibility, added github repository, more details about source of experimental results, updated target value calculation for standard and ordinal Deep Q-Network

    Journal ref: Proc. ECML/PKDD (3) 2019: 3-18

  35. arXiv:1901.04274  [pdf, other

    cs.AI

    Ordinal Monte Carlo Tree Search

    Authors: Tobias Joppen, Johannes Fürnkranz

    Abstract: In many problem settings, most notably in game playing, an agent receives a possibly delayed reward for its actions. Often, those rewards are handcrafted and not naturally given. Even simple terminal-only rewards, like winning equals 1 and losing equals -1, can not be seen as an unbiased statement, since these values are chosen arbitrarily, and the behavior of the learner may change with different… ▽ More

    Submitted 14 January, 2019; originally announced January 2019.

    Comments: preview

    Journal ref: IJCAI Workshop on Monte Carlo Tree Search, 2020

  36. 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

  37. 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

  38. arXiv:1811.10900  [pdf, other

    cs.LG stat.ML

    Beta Distribution Drift Detection for Adaptive Classifiers

    Authors: Lukas Fleckenstein, Sebastian Kauschke, Johannes Fürnkranz

    Abstract: With today's abundant streams of data, the only constant we can rely on is change. For stream classification algorithms, it is necessary to adapt to concept drift. This can be achieved by monitoring the model error, and triggering counter measures as changes occur. In this paper, we propose a drift detection mechanism that fits a beta distribution to the model error, and treats abnormal behavior a… ▽ More

    Submitted 27 November, 2018; originally announced November 2018.

    Journal ref: Proceedings ESANN 2019

  39. Preference-Based Monte Carlo Tree Search

    Authors: Tobias Joppen, Christian Wirth, Johannes Fürnkranz

    Abstract: Monte Carlo tree search (MCTS) is a popular choice for solving sequential anytime problems. However, it depends on a numeric feedback signal, which can be difficult to define. Real-time MCTS is a variant which may only rarely encounter states with an explicit, extrinsic reward. To deal with such cases, the experimenter has to supply an additional numeric feedback signal in the form of a heuristic,… ▽ More

    Submitted 17 July, 2018; originally announced July 2018.

    Comments: To be published

    Journal ref: Proceedings of the 41st German Conference on Artificial Intelligence (KI-18), 2018

  40. A review of possible effects of cognitive biases on the interpretation of rule-based machine learning models

    Authors: Tomáš Kliegr, Štěpán Bahník, Johannes Fürnkranz

    Abstract: While the interpretability of machine learning models is often equated with their mere syntactic comprehensibility, we think that interpretability goes beyond that, and that human interpretability should also be investigated from the point of view of cognitive science. The goal of this paper is to discuss to what extent cognitive biases may affect human understanding of interpretable machine learn… ▽ More

    Submitted 13 September, 2021; v1 submitted 9 April, 2018; originally announced April 2018.

    Journal ref: Artificial Intelligence (2021): 103458

  41. On Cognitive Preferences and the Plausibility of Rule-based Models

    Authors: Johannes Fürnkranz, Tomáš Kliegr, Heiko Paulheim

    Abstract: It is conventional wisdom in machine learning and data mining that logical models such as rule sets are more interpretable than other models, and that among such rule-based models, simpler models are more interpretable than more complex ones. In this position paper, we question this latter assumption by focusing on one particular aspect of interpretability, namely the plausibility of models. Rough… ▽ More

    Submitted 22 April, 2019; v1 submitted 4 March, 2018; originally announced March 2018.

    Comments: V4: Another rewrite of section on interpretability to clarify focus on plausibility and relation to interpretability, comprehensibility, and justifiability

    Journal ref: Machine Learning 109(4):853-898, 2020

  42. arXiv:1412.6881  [pdf, other

    cs.LG cs.CL stat.ML

    On Learning Vector Representations in Hierarchical Label Spaces

    Authors: Jinseok Nam, Johannes Fürnkranz

    Abstract: An important problem in multi-label classification is to capture label patterns or underlying structures that have an impact on such patterns. This paper addresses one such problem, namely how to exploit hierarchical structures over labels. We present a novel method to learn vector representations of a label space given a hierarchy of labels and label co-occurrence patterns. Our experimental resul… ▽ More

    Submitted 16 April, 2015; v1 submitted 22 December, 2014; originally announced December 2014.

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

    Authors: Jinseok 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

  44. Integrative Windowing

    Authors: J. Fürnkranz

    Abstract: In this paper we re-investigate windowing for rule learning algorithms. We show that, contrary to previous results for decision tree learning, windowing can in fact achieve significant run-time gains in noise-free domains and explain the different behavior of rule learning algorithms by the fact that they learn each rule independently. The main contribution of this paper is integrative windowing… ▽ More

    Submitted 30 April, 1998; originally announced May 1998.

    Comments: See http://www.jair.org/ for any accompanying files

    Journal ref: Journal of Artificial Intelligence Research, Vol 8, (1998), 129-164