Skip to main content

Showing 1–24 of 24 results for author: Rapp, M

.
  1. Federated Learning for Computationally-Constrained Heterogeneous Devices: A Survey

    Authors: Kilian Pfeiffer, Martin Rapp, Ramin Khalili, Jörg Henkel

    Abstract: With an increasing number of smart devices like internet of things (IoT) devices deployed in the field, offloadingtraining of neural networks (NNs) to a central server becomes more and more infeasible. Recent efforts toimprove users' privacy have led to on-device learning emerging as an alternative. However, a model trainedonly on a single device, using only local data, is unlikely to reach a high… ▽ More

    Submitted 18 July, 2023; originally announced July 2023.

    Journal ref: ACM Comput. Surv. 55, 14s, Article 334, 2023

  2. arXiv:2302.00985  [pdf, other

    cs.DS cs.LG

    Speed-Oblivious Online Scheduling: Knowing (Precise) Speeds is not Necessary

    Authors: Alexander Lindermayr, Nicole Megow, Martin Rapp

    Abstract: We consider online scheduling on unrelated (heterogeneous) machines in a speed-oblivious setting, where an algorithm is unaware of the exact job-dependent processing speeds. We show strong impossibility results for clairvoyant and non-clairvoyant algorithms and overcome them in models inspired by practical settings: (i) we provide competitive learning-augmented algorithms, assuming that (possibly… ▽ More

    Submitted 30 May, 2023; v1 submitted 2 February, 2023; originally announced February 2023.

    Comments: To appear at ICML 2023

  3. arXiv:2206.05459  [pdf, other

    cs.DC cs.AR

    NPU-Accelerated Imitation Learning for Thermal Optimization of QoS-Constrained Heterogeneous Multi-Cores

    Authors: Martin Rapp, Heba Khdr, Nikita Krohmer, Jörg Henkel

    Abstract: Application migration and dynamic voltage and frequency scaling (DVFS) are indispensable means for fully exploiting the available potential in thermal optimization of a heterogeneous clustered multi-core processor under user-defined quality of service (QoS) targets. However, selecting the core to execute each application and the voltage/frequency (V/f) levels of each cluster is a complex problem b… ▽ More

    Submitted 11 June, 2022; originally announced June 2022.

  4. Beauty and the beast: A case study on performance prototy** of data-intensive containerized cloud applications

    Authors: Floriment Klinaku, Martina Rapp, Jörg Henss, Stephan Rhode

    Abstract: Data-intensive container-based cloud applications have become popular with the increased use cases in the Internet of Things domain. Challenges arise when engineering such applications to meet quality requirements, both classical ones like performance and emerging ones like elasticity and resilience. There is a lack of reference use cases, applications, and experiences when prototy** such applic… ▽ More

    Submitted 17 March, 2022; originally announced March 2022.

  5. arXiv:2203.05468  [pdf, other

    cs.LG

    CoCoFL: Communication- and Computation-Aware Federated Learning via Partial NN Freezing and Quantization

    Authors: Kilian Pfeiffer, Martin Rapp, Ramin Khalili, Jörg Henkel

    Abstract: Devices participating in federated learning (FL) typically have heterogeneous communication, computation, and memory resources. However, in synchronous FL, all devices need to finish training by the same deadline dictated by the server. Our results show that training a smaller subset of the neural network (NN) at constrained devices, i.e., drop** neurons/filters as proposed by state of the art,… ▽ More

    Submitted 28 June, 2023; v1 submitted 10 March, 2022; originally announced March 2022.

    Comments: Published at TMLR

    Journal ref: Transactions on Machine Learning Research, 06/2023

  6. arXiv:2112.08761  [pdf, other

    cs.LG

    DISTREAL: Distributed Resource-Aware Learning in Heterogeneous Systems

    Authors: Martin Rapp, Ramin Khalili, Kilian Pfeiffer, Jörg Henkel

    Abstract: We study the problem of distributed training of neural networks (NNs) on devices with heterogeneous, limited, and time-varying availability of computational resources. We present an adaptive, resource-aware, on-device learning mechanism, DISTREAL, which is able to fully and efficiently utilize the available resources on devices in a distributed manner, increasing the convergence speed. This is ach… ▽ More

    Submitted 4 April, 2022; v1 submitted 16 December, 2021; originally announced December 2021.

    Comments: published in AAAI Conference on Artificial Intelligence (AAAI'22)

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

  8. arXiv:2109.12405  [pdf, other

    cs.AR

    CoMeT: An Integrated Interval Thermal Simulation Toolchain for 2D, 2.5D, and 3D Processor-Memory Systems

    Authors: Lokesh Siddhu, Rajesh Kedia, Shailja Pandey, Martin Rapp, Anuj Pathania, Jörg Henkel, Preeti Ranjan Panda

    Abstract: Processing cores and the accompanying main memory working in tandem enable the modern processors. Dissipating heat produced from computation, memory access remains a significant problem for processors. Therefore, processor thermal management continues to be an active research topic. Most thermal management research takes place using simulations, given the challenges of measuring temperature in rea… ▽ More

    Submitted 16 March, 2022; v1 submitted 25 September, 2021; originally announced September 2021.

    Comments: https://github.com/marg-tools/CoMeT

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

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

  11. arXiv:2011.07909  [pdf, other

    physics.ins-det physics.app-ph

    Integrated impedance sensing of liquid sample plug flow enables automated high throughput NMR spectroscopy

    Authors: Omar Nassar, Mazin Jouda, Michael Rapp, Dario Mager, Jan G. Korvink, Neil MacKinnon

    Abstract: A novel approach for automated high throughput NMR spectroscopy with improved mass-sensitivity is accomplished by integrating microfluidic technologies and micro-NMR resonators. A flow system is utilized to transport a sample of interest from outside the NMR magnet through the NMR detector, circumventing the relatively vast dead volume in the supplying tube by loading a series of individual sample… ▽ More

    Submitted 16 November, 2020; originally announced November 2020.

    Comments: Main Manuscript (22 pages, 8 figures) Supplementary (4 pages, 7 figures)

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

  13. arXiv:2007.00732  [pdf, other

    cs.LO

    Context Graphs for Legal Reasoning and Argumentation

    Authors: Max Rapp, Axel Adrian, Michael Kohlhase

    Abstract: We propose a new, structured, logic-based framework for legal reasoning and argumentation: Instead of using a single, unstructured meaning space, theory graphs organize knowledge and inference into collections of modular meaning spaces organized by inheritance and interpretation. Context graphs extend theory graphs by attack relations and interpret theories as knowledge contexts of agents in argum… ▽ More

    Submitted 1 July, 2020; originally announced July 2020.

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

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

  16. arXiv:2006.05403  [pdf, other

    cs.LG stat.ML

    Distributed Learning on Heterogeneous Resource-Constrained Devices

    Authors: Martin Rapp, Ramin Khalili, Jörg Henkel

    Abstract: We consider a distributed system, consisting of a heterogeneous set of devices, ranging from low-end to high-end. These devices have different profiles, e.g., different energy budgets, or different hardware specifications, determining their capabilities on performing certain learning tasks. We propose the first approach that enables distributed learning in such a heterogeneous system. Applying our… ▽ More

    Submitted 9 June, 2020; originally announced June 2020.

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

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

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

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

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

  22. arXiv:1801.03424  [pdf

    nucl-ex

    Cadmium Resonance Parameters from Neutron Capture and Transmission Measurements at the RPI LINAC

    Authors: G. Leinweber, D. P. Barry, R. C. Block, J. A. Burke, K. E. Remley, M. J. Rapp, Y. Danon

    Abstract: Cadmium has been used historically as an important component of integral experiments because of its high thermal neutron absorption cross section. Correct interpretation of such experiments depends on accurate differential neutron cross section measurements. The 60 MeV electron accelerator at the Gaerttner LINAC Center was used to generate neutrons for neutron capture and total cross section measu… ▽ More

    Submitted 10 January, 2018; originally announced January 2018.

    Journal ref: Proc. 13th International Topical Meeting on the Nuclear Applications of Accelerators, July 31-August 4 2017, Quebec, Canada

  23. Efficient Dictionary Learning with Sparseness-Enforcing Projections

    Authors: Markus Thom, Matthias Rapp, Günther Palm

    Abstract: Learning dictionaries suitable for sparse coding instead of using engineered bases has proven effective in a variety of image processing tasks. This paper studies the optimization of dictionaries on image data where the representation is enforced to be explicitly sparse with respect to a smooth, normalized sparseness measure. This involves the computation of Euclidean projections onto level sets o… ▽ More

    Submitted 16 April, 2016; originally announced April 2016.

    Comments: The final publication is available at Springer via http://dx.doi.org/10.1007/s11263-015-0799-8

    Journal ref: International Journal of Computer Vision, vol. 114, no. 2, pp. 168-194, 2015

  24. arXiv:cond-mat/0508418  [pdf

    cond-mat.mtrl-sci

    Thin films of metallic carbon nanotubes and their optical spectra

    Authors: Ralph Krupke, Stefan Linden, Michael Rapp, Frank Hennrich

    Abstract: We show that separating metallic from semiconducting carbon nanotubes by dielectrophoresis is develo** towards a bulk separation method, which allows for the first time to produce thin films of only metallic single-walled carbon nanotubes and to measure their optical absorption spectra. The data proofs that the selectivity of the separation scheme is independent from the nanotube diameter.

    Submitted 18 August, 2005; originally announced August 2005.

    Comments: submitted to Appl. Phys. Lett