Skip to main content

Showing 1–11 of 11 results for author: Boehm, S

Searching in archive cs. Search in all archives.
.
  1. arXiv:2406.01789  [pdf

    cs.LG cs.AI cs.CL cs.HC

    AI-based Classification of Customer Support Tickets: State of the Art and Implementation with AutoML

    Authors: Mario Truss, Stephan Boehm

    Abstract: Automation of support ticket classification is crucial to improve customer support performance and shortening resolution time for customer inquiries. This research aims to test the applicability of automated machine learning (AutoML) as a technology to train a machine learning model (ML model) that can classify support tickets. The model evaluation conducted in this research shows that AutoML can… ▽ More

    Submitted 3 June, 2024; originally announced June 2024.

    ACM Class: I.2; I.2.7; K.6

    Journal ref: Proceedings of the IWEMB 2021/2022: Fifth and Sixth International Workshop on Entrepreneurship, Electronic and Mobile Business

  2. arXiv:2204.13545  [pdf, other

    cs.LG q-bio.GN stat.AP stat.ML

    Predicting Cellular Responses to Novel Drug Perturbations at a Single-Cell Resolution

    Authors: Leon Hetzel, Simon Böhm, Niki Kilbertus, Stephan Günnemann, Mohammad Lotfollahi, Fabian Theis

    Abstract: Single-cell transcriptomics enabled the study of cellular heterogeneity in response to perturbations at the resolution of individual cells. However, scaling high-throughput screens (HTSs) to measure cellular responses for many drugs remains a challenge due to technical limitations and, more importantly, the cost of such multiplexed experiments. Thus, transferring information from routinely perform… ▽ More

    Submitted 30 December, 2022; v1 submitted 28 April, 2022; originally announced April 2022.

    Comments: 10 pages. NeurIPS 2022 conference paper

  3. Analysis of Workflow Schedulers in Simulated Distributed Environments

    Authors: Jakub Beránek, Stanislav Böhm, Vojtěch Cima

    Abstract: Task graphs provide a simple way to describe scientific workflows (sets of tasks with dependencies) that can be executed on both HPC clusters and in the cloud. An important aspect of executing such graphs is the used scheduling algorithm. Many scheduling heuristics have been proposed in existing works; nevertheless, they are often tested in oversimplified environments. We provide an extensible sim… ▽ More

    Submitted 14 April, 2022; originally announced April 2022.

  4. arXiv:2110.14535  [pdf, other

    cs.AI

    Comparing Heuristics, Constraint Optimization, and Reinforcement Learning for an Industrial 2D Packing Problem

    Authors: Stefan Böhm, Martin Neumayer, Oliver Kramer, Alexander Schiendorfer, Alois Knoll

    Abstract: Cutting and Packing problems are occurring in different industries with a direct impact on the revenue of businesses. Generally, the goal in Cutting and Packing is to assign a set of smaller objects to a set of larger objects. To solve Cutting and Packing problems, practitioners can resort to heuristic and exact methodologies. Lately, machine learning is increasingly used for solving such problems… ▽ More

    Submitted 27 October, 2021; originally announced October 2021.

  5. EVEREST: A design environment for extreme-scale big data analytics on heterogeneous platforms

    Authors: Christian Pilato, Stanislav Bohm, Fabien Brocheton, Jeronimo Castrillon, Riccardo Cevasco, Vojtech Cima, Radim Cmar, Dionysios Diamantopoulos, Fabrizio Ferrandi, Jan Martinovic, Gianluca Palermo, Michele Paolino, Antonio Parodi, Lorenzo Pittaluga, Daniel Raho, Francesco Regazzoni, Katerina Slaninova, Christoph Hagleitner

    Abstract: High-Performance Big Data Analytics (HPDA) applications are characterized by huge volumes of distributed and heterogeneous data that require efficient computation for knowledge extraction and decision making. Designers are moving towards a tight integration of computing systems combining HPC, Cloud, and IoT solutions with artificial intelligence (AI). Matching the application and data requirements… ▽ More

    Submitted 6 March, 2021; originally announced March 2021.

    Comments: Paper accepted for presentation at the IEEE/EDAC/ACM Design, Automation and Test in Europe Conference and Exhibition (DATE 2021)

  6. arXiv:2101.02184  [pdf, other

    cs.NI

    VFSIE -- Development and Testing Framework for Federated Science Instruments

    Authors: Anees Al-Najjar, Nageswara S. V. Rao, Neena Imam, Thomas Naughton, Seth Hitefield, Lawrence Sorrillo, James Kohl, Wael Elwasif, Jean-Christophe Bilheux, Hassina Bilheux, Swen Boehm, Jason Kincl

    Abstract: Recent developments in softwarization of networked infrastructures combined with containerization of computing workflows promise unprecedented compute anywhere and everywhere capabilities for federations of edge and remote computing systems and science instruments. The development and testing of software stacks that implement these capabilities over physical production federations, however, is not… ▽ More

    Submitted 2 February, 2021; v1 submitted 6 January, 2021; originally announced January 2021.

    Comments: Earlier Version of VFSIE framework for emulating science workflows at a single site

  7. Runtime vs Scheduler: Analyzing Dask's Overheads

    Authors: Stanislav Böhm, Jakub Beránek

    Abstract: Dask is a distributed task framework which is commonly used by data scientists to parallelize Python code on computing clusters with little programming effort. It uses a sophisticated work-stealing scheduler which has been hand-tuned to execute task graphs as efficiently as possible. But is scheduler optimization a worthwhile effort for Dask? Our paper shows on many real world task graphs that eve… ▽ More

    Submitted 21 October, 2020; originally announced October 2020.

  8. Haydi: Rapid Prototy** and Combinatorial Objects

    Authors: Stanislav Böhm, Jakub Beránek, Martin Šurkovský

    Abstract: Haydi (http://haydi.readthedocs.io) is a framework for generating discrete structures. It provides a way to define a structure from basic building blocks and then enumerate all elements, all non-isomorphic elements, or generate random elements in the structure. Haydi is designed as a tool for rapid prototy**. It is implemented as a pure Python package and supports execution in distributed enviro… ▽ More

    Submitted 27 September, 2019; originally announced September 2019.

    Journal ref: Foundations of Information and Knowledge Systems - 10th International Symposium, FoIKS 2018, Budapest, Hungary, May 14-18, 2018, Proceedings. Lecture Notes in Computer Science 10833, Springer 2018, ISBN 978-3-319-90049-0

  9. arXiv:1907.08982  [pdf, other

    stat.ML cs.LG

    Noise Regularization for Conditional Density Estimation

    Authors: Jonas Rothfuss, Fabio Ferreira, Simon Boehm, Simon Walther, Maxim Ulrich, Tamim Asfour, Andreas Krause

    Abstract: Modelling statistical relationships beyond the conditional mean is crucial in many settings. Conditional density estimation (CDE) aims to learn the full conditional probability density from data. Though highly expressive, neural network based CDE models can suffer from severe over-fitting when trained with the maximum likelihood objective. Due to the inherent structure of such models, classical re… ▽ More

    Submitted 14 February, 2020; v1 submitted 21 July, 2019; originally announced July 2019.

  10. arXiv:1509.03558  [pdf

    cs.NI cs.PF

    Looking into Hardware-in-the-Loop Coupling of OMNeT++ and RoSeNet

    Authors: Sebastian Böhm, Michael Kirsche

    Abstract: Network emulation using real sensor node hardware is used to increase the accuracy of pure network simulations. Coupling OMNeT++ with network emulation platforms and tools introduces new application possibilities for both sides. This work-in-progress report covers our experiences of using OMNeT++ as a test driver for RoSeNet, a network emulation and test platform for low-power wireless technologie… ▽ More

    Submitted 11 September, 2015; originally announced September 2015.

    Comments: Published in: A. Förster, C. Minkenberg, G. R. Herrera, M. Kirsche (Eds.), Proc. of the 2nd OMNeT++ Community Summit, IBM Research - Zurich, Switzerland, September 3-4, 2015, arXiv:1509.03284, 2015

    Report number: OMNET/2015/15

  11. arXiv:1301.2181  [pdf, ps, other

    cs.FL

    Equivalence of Deterministic One-Counter Automata is NL-complete

    Authors: Stanislav Böhm, Stefan Göller, Petr Jančar

    Abstract: We prove that language equivalence of deterministic one-counter automata is NL-complete. This improves the superpolynomial time complexity upper bound shown by Valiant and Paterson in 1975. Our main contribution is to prove that two deterministic one-counter automata are inequivalent if and only if they can be distinguished by a word of length polynomial in the size of the two input automata.

    Submitted 10 January, 2013; originally announced January 2013.