Skip to main content

Showing 1–38 of 38 results for author: Eftimov, T

.
  1. arXiv:2501.17663  [pdf, other

    cs.LG

    Landscape Features in Single-Objective Continuous Optimization: Have We Hit a Wall in Algorithm Selection Generalization?

    Authors: Gjorgjina Cenikj, Gašper Petelin, Moritz Seiler, Nikola Cenikj, Tome Eftimov

    Abstract: %% Text of abstract The process of identifying the most suitable optimization algorithm for a specific problem, referred to as algorithm selection (AS), entails training models that leverage problem landscape features to forecast algorithm performance. A significant challenge in this domain is ensuring that AS models can generalize effectively to novel, unseen problems. This study evaluates the ge… ▽ More

    Submitted 29 January, 2025; originally announced January 2025.

  2. arXiv:2410.12031  [pdf, other

    cs.AI

    A Learning Search Algorithm for the Restricted Longest Common Subsequence Problem

    Authors: Marko Djukanović, Jaume Reixach, Ana Nikolikj, Tome Eftimov, Aleksandar Kartelj, Christian Blum

    Abstract: This paper addresses the Restricted Longest Common Subsequence (RLCS) problem, an extension of the well-known Longest Common Subsequence (LCS) problem. This problem has significant applications in bioinformatics, particularly for identifying similarities and discovering mutual patterns and important motifs among DNA, RNA, and protein sequences. Building on recent advancements in solving this probl… ▽ More

    Submitted 15 October, 2024; originally announced October 2024.

    Comments: 33 pages, 12 figures

  3. arXiv:2407.13513  [pdf, other

    cs.LG

    Instance Selection for Dynamic Algorithm Configuration with Reinforcement Learning: Improving Generalization

    Authors: Carolin Benjamins, Gjorgjina Cenikj, Ana Nikolikj, Aditya Mohan, Tome Eftimov, Marius Lindauer

    Abstract: Dynamic Algorithm Configuration (DAC) addresses the challenge of dynamically setting hyperparameters of an algorithm for a diverse set of instances rather than focusing solely on individual tasks. Agents trained with Deep Reinforcement Learning (RL) offer a pathway to solve such settings. However, the limited generalization performance of these agents has significantly hindered the application in… ▽ More

    Submitted 18 July, 2024; originally announced July 2024.

    Journal ref: GECCO 2024

  4. arXiv:2406.06629  [pdf, other

    cs.LG cs.NE

    A Survey of Meta-features Used for Automated Selection of Algorithms for Black-box Single-objective Continuous Optimization

    Authors: Gjorgjina Cenikj, Ana Nikolikj, Gašper Petelin, Niki van Stein, Carola Doerr, Tome Eftimov

    Abstract: The selection of the most appropriate algorithm to solve a given problem instance, known as algorithm selection, is driven by the potential to capitalize on the complementary performance of different algorithms across sets of problem instances. However, determining the optimal algorithm for an unseen problem instance has been shown to be a challenging task, which has garnered significant attention… ▽ More

    Submitted 8 June, 2024; originally announced June 2024.

    Comments: 14 pages, 2 figures

    MSC Class: 68W50 (Primary) 68T30 (Secondary) ACM Class: F.2.1; I.2.4

  5. arXiv:2405.12259  [pdf, other

    cs.LG cs.NE

    Generalization Ability of Feature-based Performance Prediction Models: A Statistical Analysis across Benchmarks

    Authors: Ana Nikolikj, Ana Kostovska, Gjorgjina Cenikj, Carola Doerr, Tome Eftimov

    Abstract: This study examines the generalization ability of algorithm performance prediction models across various benchmark suites. Comparing the statistical similarity between the problem collections with the accuracy of performance prediction models that are based on exploratory landscape analysis features, we observe that there is a positive correlation between these two measures. Specifically, when the… ▽ More

    Submitted 20 May, 2024; originally announced May 2024.

    Comments: To appear in the Proc. of the 2024 IEEE World Congress on Computational - Congress on Evolutionary Computation

  6. arXiv:2405.11964  [pdf, other

    cs.NE

    Quantifying Individual and Joint Module Impact in Modular Optimization Frameworks

    Authors: Ana Nikolikj, Ana Kostovska, Diederick Vermetten, Carola Doerr, Tome Eftimov

    Abstract: This study explores the influence of modules on the performance of modular optimization frameworks for continuous single-objective black-box optimization. There is an extensive variety of modules to choose from when designing algorithm variants, however, there is a rather limited understanding of how each module individually influences the algorithm performance and how the modules interact with ea… ▽ More

    Submitted 20 May, 2024; originally announced May 2024.

    Comments: To appear in the Proc. of IEEE Congress on Evolutionary Computation (WCCI CEC 2024)

  7. arXiv:2311.18035  [pdf, other

    cs.LG math.OC

    TransOpt: Transformer-based Representation Learning for Optimization Problem Classification

    Authors: Gjorgjina Cenikj, Gašper Petelin, Tome Eftimov

    Abstract: We propose a representation of optimization problem instances using a transformer-based neural network architecture trained for the task of problem classification of the 24 problem classes from the Black-box Optimization Benchmarking (BBOB) benchmark. We show that transformer-based methods can be trained to recognize problem classes with accuracies in the range of 70\%-80\% for different problem d… ▽ More

    Submitted 29 November, 2023; originally announced November 2023.

  8. arXiv:2310.10685  [pdf, other

    cs.LG cs.AI cs.NE

    PS-AAS: Portfolio Selection for Automated Algorithm Selection in Black-Box Optimization

    Authors: Ana Kostovska, Gjorgjina Cenikj, Diederick Vermetten, Anja Jankovic, Ana Nikolikj, Urban Skvorc, Peter Korosec, Carola Doerr, Tome Eftimov

    Abstract: The performance of automated algorithm selection (AAS) strongly depends on the portfolio of algorithms to choose from. Selecting the portfolio is a non-trivial task that requires balancing the trade-off between the higher flexibility of large portfolios with the increased complexity of the AAS task. In practice, probably the most common way to choose the algorithms for the portfolio is a greedy se… ▽ More

    Submitted 14 October, 2023; originally announced October 2023.

    Comments: Proc. of International Conference on Automated Machine Learning (AutoML 2023)

  9. Comparing Algorithm Selection Approaches on Black-Box Optimization Problems

    Authors: Ana Kostovska, Anja Jankovic, Diederick Vermetten, Sašo Džeroski, Tome Eftimov, Carola Doerr

    Abstract: Performance complementarity of solvers available to tackle black-box optimization problems gives rise to the important task of algorithm selection (AS). Automated AS approaches can help replace tedious and labor-intensive manual selection, and have already shown promising performance in various optimization domains. Automated AS relies on machine learning (ML) techniques to recommend the best algo… ▽ More

    Submitted 30 June, 2023; originally announced June 2023.

    Comments: To appear in the Companion Proceedings of GECCO 2023 as poster paper

  10. DynamoRep: Trajectory-Based Population Dynamics for Classification of Black-box Optimization Problems

    Authors: Gjorgjina Cenikj, Gašper Petelin, Carola Doerr, Peter Korošec, Tome Eftimov

    Abstract: The application of machine learning (ML) models to the analysis of optimization algorithms requires the representation of optimization problems using numerical features. These features can be used as input for ML models that are trained to select or to configure a suitable algorithm for the problem at hand. Since in pure black-box optimization information about the problem instance can only be obt… ▽ More

    Submitted 8 June, 2023; originally announced June 2023.

    Comments: 9 pages, 5 figures

  11. Algorithm Instance Footprint: Separating Easily Solvable and Challenging Problem Instances

    Authors: Ana Nikolikj, Sašo Džeroski, Mario Andrés Muñoz, Carola Doerr, Peter Korošec, Tome Eftimov

    Abstract: In black-box optimization, it is essential to understand why an algorithm instance works on a set of problem instances while failing on others and provide explanations of its behavior. We propose a methodology for formulating an algorithm instance footprint that consists of a set of problem instances that are easy to be solved and a set of problem instances that are difficult to be solved, for an… ▽ More

    Submitted 1 June, 2023; originally announced June 2023.

    Comments: To appear at GECCO 2023

  12. arXiv:2306.00040  [pdf, other

    cs.LG cs.AI cs.NE

    Assessing the Generalizability of a Performance Predictive Model

    Authors: Ana Nikolikj, Gjorgjina Cenikj, Gordana Ispirova, Diederick Vermetten, Ryan Dieter Lang, Andries Petrus Engelbrecht, Carola Doerr, Peter Korošec, Tome Eftimov

    Abstract: A key component of automated algorithm selection and configuration, which in most cases are performed using supervised machine learning (ML) methods is a good-performing predictive model. The predictive model uses the feature representation of a set of problem instances as input data and predicts the algorithm performance achieved on them. Common machine learning models struggle to make prediction… ▽ More

    Submitted 31 May, 2023; originally announced June 2023.

    Comments: To appear at GECCO 2023

  13. arXiv:2305.19375  [pdf, other

    cs.LG cs.AI

    Sensitivity Analysis of RF+clust for Leave-one-problem-out Performance Prediction

    Authors: Ana Nikolikj, Michal Pluháček, Carola Doerr, Peter Korošec, Tome Eftimov

    Abstract: Leave-one-problem-out (LOPO) performance prediction requires machine learning (ML) models to extrapolate algorithms' performance from a set of training problems to a previously unseen problem. LOPO is a very challenging task even for state-of-the-art approaches. Models that work well in the easier leave-one-instance-out scenario often fail to generalize well to the LOPO setting. To address the LOP… ▽ More

    Submitted 30 May, 2023; originally announced May 2023.

    Comments: To appear at IEEE CEC 2023

  14. Predefined domain specific embeddings of food concepts and recipes: A case study on heterogeneous recipe datasets

    Authors: Gordana Ispirova, Tome Eftimov, Barbara Koroušić Seljak

    Abstract: Although recipe data are very easy to come by nowadays, it is really hard to find a complete recipe dataset - with a list of ingredients, nutrient values per ingredient, and per recipe, allergens, etc. Recipe datasets are usually collected from social media websites where users post and publish recipes. Usually written with little to no structure, using both standardized and non-standardized units… ▽ More

    Submitted 2 February, 2023; originally announced February 2023.

    Comments: 10 pages, 7 tables

  15. arXiv:2301.09876  [pdf, other

    cs.NE cs.AI

    Using Knowledge Graphs for Performance Prediction of Modular Optimization Algorithms

    Authors: Ana Kostovska, Diederick Vermetten, Sašo Džeroski, Panče Panov, Tome Eftimov, Carola Doerr

    Abstract: Empirical data plays an important role in evolutionary computation research. To make better use of the available data, ontologies have been proposed in the literature to organize their storage in a structured way. However, the full potential of these formal methods to capture our domain knowledge has yet to be demonstrated. In this work, we evaluate a performance prediction model built on top of t… ▽ More

    Submitted 24 January, 2023; originally announced January 2023.

    Comments: To appear at EvoApps 2023

  16. arXiv:2301.09524  [pdf, other

    cs.NE cs.AI

    RF+clust for Leave-One-Problem-Out Performance Prediction

    Authors: Ana Nikolikj, Carola Doerr, Tome Eftimov

    Abstract: Per-instance automated algorithm configuration and selection are gaining significant moments in evolutionary computation in recent years. Two crucial, sometimes implicit, ingredients for these automated machine learning (AutoML) methods are 1) feature-based representations of the problem instances and 2) performance prediction methods that take the features as input to estimate how well a specific… ▽ More

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

    Comments: To appear at EvoApps 2023

  17. arXiv:2211.11332  [pdf, other

    cs.AI cs.SE

    OPTION: OPTImization Algorithm Benchmarking ONtology

    Authors: Ana Kostovska, Diederick Vermetten, Carola Doerr, Saso Džeroski, Panče Panov, Tome Eftimov

    Abstract: Many optimization algorithm benchmarking platforms allow users to share their experimental data to promote reproducible and reusable research. However, different platforms use different data models and formats, which drastically complicates the identification of relevant datasets, their interpretation, and their interoperability. Therefore, a semantically rich, ontology-based, machine-readable dat… ▽ More

    Submitted 21 November, 2022; originally announced November 2022.

  18. arXiv:2211.11227  [pdf, other

    cs.LG

    Explainable Model-specific Algorithm Selection for Multi-Label Classification

    Authors: Ana Kostovska, Carola Doerr, Sašo Džeroski, Dragi Kocev, Panče Panov, Tome Eftimov

    Abstract: Multi-label classification (MLC) is an ML task of predictive modeling in which a data instance can simultaneously belong to multiple classes. MLC is increasingly gaining interest in different application domains such as text mining, computer vision, and bioinformatics. Several MLC algorithms have been proposed in the literature, resulting in a meta-optimization problem that the user needs to addre… ▽ More

    Submitted 21 November, 2022; originally announced November 2022.

  19. Improving Nevergrad's Algorithm Selection Wizard NGOpt through Automated Algorithm Configuration

    Authors: Risto Trajanov, Ana Nikolikj, Gjorgjina Cenikj, Fabien Teytaud, Mathurin Videau, Olivier Teytaud, Tome Eftimov, Manuel López-Ibáñez, Carola Doerr

    Abstract: Algorithm selection wizards are effective and versatile tools that automatically select an optimization algorithm given high-level information about the problem and available computational resources, such as number and type of decision variables, maximal number of evaluations, possibility to parallelize evaluations, etc. State-of-the-art algorithm selection wizards are complex and difficult to imp… ▽ More

    Submitted 9 September, 2022; originally announced September 2022.

    Comments: Proc. of PPSN 2022

  20. SELECTOR: Selecting a Representative Benchmark Suite for Reproducible Statistical Comparison

    Authors: Gjorgjina Cenikj, Ryan Dieter Lang, Andries Petrus Engelbrecht, Carola Doerr, Peter Korošec, Tome Eftimov

    Abstract: Fair algorithm evaluation is conditioned on the existence of high-quality benchmark datasets that are non-redundant and are representative of typical optimization scenarios. In this paper, we evaluate three heuristics for selecting diverse problem instances which should be involved in the comparison of optimization algorithms in order to ensure robust statistical algorithm performance analysis. Th… ▽ More

    Submitted 25 April, 2022; originally announced April 2022.

    Comments: 10 pages, 6 figures

  21. arXiv:2204.09483  [pdf, other

    cs.NE

    Per-run Algorithm Selection with Warm-starting using Trajectory-based Features

    Authors: Ana Kostovska, Anja Jankovic, Diederick Vermetten, Jacob de Nobel, Hao Wang, Tome Eftimov, Carola Doerr

    Abstract: Per-instance algorithm selection seeks to recommend, for a given problem instance and a given performance criterion, one or several suitable algorithms that are expected to perform well for the particular setting. The selection is classically done offline, using openly available information about the problem instance or features that are extracted from the instance during a dedicated feature extra… ▽ More

    Submitted 7 September, 2022; v1 submitted 20 April, 2022; originally announced April 2022.

  22. arXiv:2204.07431  [pdf, other

    cs.NE cs.LG

    The Importance of Landscape Features for Performance Prediction of Modular CMA-ES Variants

    Authors: Ana Kostovska, Diederick Vermetten, Sašo Džeroski, Carola Doerr, Peter Korošec, Tome Eftimov

    Abstract: Selecting the most suitable algorithm and determining its hyperparameters for a given optimization problem is a challenging task. Accurately predicting how well a certain algorithm could solve the problem is hence desirable. Recent studies in single-objective numerical optimization show that supervised machine learning methods can predict algorithm performance using landscape features extracted fr… ▽ More

    Submitted 15 April, 2022; originally announced April 2022.

  23. arXiv:2204.06397  [pdf, other

    cs.NE

    Trajectory-based Algorithm Selection with Warm-starting

    Authors: Anja Jankovic, Diederick Vermetten, Ana Kostovska, Jacob de Nobel, Tome Eftimov, Carola Doerr

    Abstract: Landscape-aware algorithm selection approaches have so far mostly been relying on landscape feature extraction as a preprocessing step, independent of the execution of optimization algorithms in the portfolio. This introduces a significant overhead in computational cost for many practical applications, as features are extracted and computed via sampling and evaluating the problem instance at hand,… ▽ More

    Submitted 7 June, 2022; v1 submitted 13 April, 2022; originally announced April 2022.

  24. arXiv:2203.11828  [pdf, other

    cs.LG cs.NE

    Explainable Landscape Analysis in Automated Algorithm Performance Prediction

    Authors: Risto Trajanov, Stefan Dimeski, Martin Popovski, Peter Korošec, Tome Eftimov

    Abstract: Predicting the performance of an optimization algorithm on a new problem instance is crucial in order to select the most appropriate algorithm for solving that problem instance. For this purpose, recent studies learn a supervised machine learning (ML) model using a set of problem landscape features linked to the performance achieved by the optimization algorithm. However, these models are black-bo… ▽ More

    Submitted 22 March, 2022; originally announced March 2022.

    Comments: To appear in International Conference on the Applications of Evolutionary Computation 2022 (Part of EvoStar 2022). arXiv admin note: text overlap with arXiv:2110.11633

  25. arXiv:2110.11633  [pdf, other

    cs.NE cs.LG

    Explainable Landscape-Aware Optimization Performance Prediction

    Authors: Risto Trajanov, Stefan Dimeski, Martin Popovski, Peter Korošec, Tome Eftimov

    Abstract: Efficient solving of an unseen optimization problem is related to appropriate selection of an optimization algorithm and its hyper-parameters. For this purpose, automated algorithm performance prediction should be performed that in most commonly-applied practices involves training a supervised ML algorithm using a set of problem landscape features. However, the main issue of training such models i… ▽ More

    Submitted 22 October, 2021; originally announced October 2021.

    Comments: To appear in the Proceedings of IEEE Symposium Series on Computational Intelligence (IEEE SSCI 2021)

  26. arXiv:2110.02019  [pdf, other

    cs.CL cs.LG

    FoodChem: A food-chemical relation extraction model

    Authors: Gjorgjina Cenikj, Barbara Koroušić Seljak, Tome Eftimov

    Abstract: In this paper, we present FoodChem, a new Relation Extraction (RE) model for identifying chemicals present in the composition of food entities, based on textual information provided in biomedical peer-reviewed scientific literature. The RE task is treated as a binary classification problem, aimed at identifying whether the contains relation exists between a food-chemical entity pair. This is accom… ▽ More

    Submitted 8 October, 2021; v1 submitted 5 October, 2021; originally announced October 2021.

    Comments: 8 pages, 3 figures, 2 tables

  27. A Complementarity Analysis of the COCO Benchmark Problems and Artificially Generated Problems

    Authors: Urban Škvorc, Tome Eftimov, Peter Korošec

    Abstract: When designing a benchmark problem set, it is important to create a set of benchmark problems that are a good generalization of the set of all possible problems. One possible way of easing this difficult task is by using artificially generated problems. In this paper, one such single-objective continuous problem generation approach is analyzed and compared with the COCO benchmark problem set, a we… ▽ More

    Submitted 27 April, 2021; originally announced April 2021.

    Comments: To appear in the Proceedings of Genetic and Evolutionary Computation Conference Companion (GECCO 2021), ACM

  28. OPTION: OPTImization Algorithm Benchmarking ONtology

    Authors: Ana Kostovska, Diederick Vermetten, Carola Doerr, Sašo Džeroski, Panče Panov, Tome Eftimov

    Abstract: Many platforms for benchmarking optimization algorithms offer users the possibility of sharing their experimental data with the purpose of promoting reproducible and reusable research. However, different platforms use different data models and formats, which drastically inhibits identification of relevant data sets, their interpretation, and their interoperability. Consequently, a semantically ric… ▽ More

    Submitted 24 April, 2021; originally announced April 2021.

    Comments: To appear in the Proceedings of Genetic and Evolutionary Computation Conference Companion (GECCO 2021), ACM

  29. Personalizing Performance Regression Models to Black-Box Optimization Problems

    Authors: Tome Eftimov, Anja Jankovic, Gorjan Popovski, Carola Doerr, Peter Korošec

    Abstract: Accurately predicting the performance of different optimization algorithms for previously unseen problem instances is crucial for high-performing algorithm selection and configuration techniques. In the context of numerical optimization, supervised regression approaches built on top of exploratory landscape analysis are becoming very popular. From the point of view of Machine Learning (ML), howeve… ▽ More

    Submitted 22 April, 2021; originally announced April 2021.

    Comments: To appear in the Proceedings of Genetic and Evolutionary Computation Conference (GECCO 2021), ACM

  30. The Impact of Hyper-Parameter Tuning for Landscape-Aware Performance Regression and Algorithm Selection

    Authors: Anja Jankovic, Gorjan Popovski, Tome Eftimov, Carola Doerr

    Abstract: Automated algorithm selection and configuration methods that build on exploratory landscape analysis (ELA) are becoming very popular in Evolutionary Computation. However, despite a significantly growing number of applications, the underlying machine learning models are often chosen in an ad-hoc manner. We show in this work that three classical regression methods are able to achieve meaningful re… ▽ More

    Submitted 19 April, 2021; originally announced April 2021.

    Comments: To appear in the Proceedings of Genetic and Evolutionary Computation Conference (GECCO 2021), ACM

  31. arXiv:2102.05370  [pdf, other

    cs.NE

    Towards Feature-Based Performance Regression Using Trajectory Data

    Authors: Anja Jankovic, Tome Eftimov, Carola Doerr

    Abstract: Black-box optimization is a very active area of research, with many new algorithms being developed every year. This variety is needed, on the one hand, since different algorithms are most suitable for different types of optimization problems. But the variety also poses a meta-problem: which algorithm to choose for a given problem at hand? Past research has shown that per-instance algorithm selecti… ▽ More

    Submitted 10 February, 2021; originally announced February 2021.

    Comments: To appear in the Proceedings of EvoAPP 2021

  32. arXiv:2012.00886  [pdf, other

    cs.NE

    On Statistical Analysis of MOEAs with Multiple Performance Indicators

    Authors: Hao Wang, Carlos Igncio Hernández Castellanos, Tome Eftimov

    Abstract: Assessing the empirical performance of Multi-Objective Evolutionary Algorithms (MOEAs) is vital when we extensively test a set of MOEAs and aim to determine a proper ranking thereof. Multiple performance indicators, e.g., the generational distance and the hypervolume, are frequently applied when reporting the experimental data, where typically the data on each indicator is analyzed independently f… ▽ More

    Submitted 1 December, 2020; originally announced December 2020.

  33. arXiv:2009.14506  [pdf, other

    cs.NE

    Linear Matrix Factorization Embeddings for Single-objective Optimization Landscapes

    Authors: Tome Eftimov, Gorjan Popovski, Quentin Renau, Peter Korosec, Carola Doerr

    Abstract: Automated per-instance algorithm selection and configuration have shown promising performances for a number of classic optimization problems, including satisfiability, AI planning, and TSP. The techniques often rely on a set of features that measure some characteristics of the problem instance at hand. In the context of black-box optimization, these features have to be derived from a set of… ▽ More

    Submitted 30 September, 2020; originally announced September 2020.

    Comments: To appear in Proc. of 2020 IEEE Symposium Series on Computational Intelligence (SSCI 2020)

  34. arXiv:2007.03488  [pdf, other

    cs.NE cs.PF math.OC stat.AP

    Benchmarking in Optimization: Best Practice and Open Issues

    Authors: Thomas Bartz-Beielstein, Carola Doerr, Daan van den Berg, Jakob Bossek, Sowmya Chandrasekaran, Tome Eftimov, Andreas Fischbach, Pascal Kerschke, William La Cava, Manuel Lopez-Ibanez, Katherine M. Malan, Jason H. Moore, Boris Naujoks, Patryk Orzechowski, Vanessa Volz, Markus Wagner, Thomas Weise

    Abstract: This survey compiles ideas and recommendations from more than a dozen researchers with different backgrounds and from different institutes around the world. Promoting best practice in benchmarking is its main goal. The article discusses eight essential topics in benchmarking: clearly stated goals, well-specified problems, suitable algorithms, adequate performance measures, thoughtful analysis, eff… ▽ More

    Submitted 16 December, 2020; v1 submitted 7 July, 2020; originally announced July 2020.

    Comments: Version 2

    MSC Class: 68W50 ACM Class: A.1; B.8.0; G.1.6; G.4; I.2.8

  35. arXiv:1907.08650  [pdf, other

    cs.LG cs.AI stat.ML

    Snomed2Vec: Random Walk and Poincaré Embeddings of a Clinical Knowledge Base for Healthcare Analytics

    Authors: Khushbu Agarwal, Tome Eftimov, Raghavendra Addanki, Sutanay Choudhury, Suzanne Tamang, Robert Rallo

    Abstract: Representation learning methods that transform encoded data (e.g., diagnosis and drug codes) into continuous vector spaces (i.e., vector embeddings) are critical for the application of deep learning in healthcare. Initial work in this area explored the use of variants of the word2vec algorithm to learn embeddings for medical concepts from electronic health records or medical claims datasets. We pr… ▽ More

    Submitted 19 July, 2019; originally announced July 2019.

    Comments: 2019 KDD Workshop on Applied Data Science for Healthcare (DSHealth '19). https://gitlab.com/agarwal.khushbu/Snomed2Vec

  36. arXiv:1905.11513  [pdf, other

    cs.CY cs.AI

    A Knowledge Graph-based Approach for Exploring the U.S. Opioid Epidemic

    Authors: Maulik R. Kamdar, Tymor Hamamsy, Shea Shelton, Ayin Vala, Tome Eftimov, James Zou, Suzanne Tamang

    Abstract: The United States is in the midst of an opioid epidemic with recent estimates indicating that more than 130 people die every day due to drug overdose. The over-prescription and addiction to opioid painkillers, heroin, and synthetic opioids, has led to a public health crisis and created a huge social and economic burden. Statistical learning methods that use data from multiple clinical centers acro… ▽ More

    Submitted 27 May, 2019; originally announced May 2019.

    Comments: 4 pages, 2 figures, ICLR AI for social good workshop 2019

  37. Finite-SNR Bounds on the Sum-Rate Capacity of Rayleigh Block-Fading Multiple-Access Channels with no a Priori CSI

    Authors: Rahul Devassy, Giuseppe Durisi, Johan Östman, Wei Yang, Tome Eftimov, Zoran Utkovski

    Abstract: We provide nonasymptotic upper and lower bounds on the sum-rate capacity of Rayleigh block-fading multiple-access channels for the setup where a priori channel state information is not available. The upper bound relies on a dual formula for channel capacity and on the assumption that the users can cooperate perfectly. The lower bound is derived assuming a noncooperative scenario, where each user e… ▽ More

    Submitted 9 August, 2015; v1 submitted 8 January, 2015; originally announced January 2015.

    Comments: 11 pages, 5 figures, to appear in IEEE Transactions on Communications, 2015. Numerical routines implementing the bounds described in the paper can be downloaded at https://github.com/infotheorychalmers/mac_capacity_bounds

  38. Random Access Protocols with Collision Resolution in a Noncoherent Setting

    Authors: Zoran Utkovski, Tome Eftimov, Petar Popovski

    Abstract: Wireless systems are increasingly used for Machine-Type Communication (MTC), where the users sporadically send very short messages. In such a setting, the overhead imposed by channel estimation is substantial, thereby demanding noncoherent communication. In this paper we consider a noncoherent setup in which users randomly access the medium to send short messages to a common receiver. We propose a… ▽ More

    Submitted 29 December, 2014; v1 submitted 29 September, 2014; originally announced September 2014.

    Comments: 5 pages, 3 figures; EDIT: A version of this work has been submitted for publication in the IEEE Wireless Communication Letters Journal