Skip to main content

Showing 1–3 of 3 results for author: Titericz, G

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

    cs.LG

    TSPP: A Unified Benchmarking Tool for Time-series Forecasting

    Authors: Jan Bączek, Dmytro Zhylko, Gilberto Titericz, Sajad Darabi, Jean-Francois Puget, Izzy Putterman, Dawid Majchrowski, Anmol Gupta, Kyle Kranen, Pawel Morkisz

    Abstract: While machine learning has witnessed significant advancements, the emphasis has largely been on data acquisition and model creation. However, achieving a comprehensive assessment of machine learning solutions in real-world settings necessitates standardization throughout the entire pipeline. This need is particularly acute in time series forecasting, where diverse settings impede meaningful compar… ▽ More

    Submitted 8 January, 2024; v1 submitted 28 December, 2023; originally announced December 2023.

  2. arXiv:2211.11035  [pdf, other

    cs.LG q-bio.QM

    Heterogenous Ensemble of Models for Molecular Property Prediction

    Authors: Sajad Darabi, Shayan Fazeli, Jiwei Liu, Alexandre Milesi, Pawel Morkisz, Jean-François Puget, Gilberto Titericz

    Abstract: Previous works have demonstrated the importance of considering different modalities on molecules, each of which provide a varied granularity of information for downstream property prediction tasks. Our method combines variants of the recent TransformerM architecture with Transformer, GNN, and ResNet backbone architectures. Models are trained on the 2D data, 3D data, and image modalities of molecul… ▽ More

    Submitted 20 November, 2022; originally announced November 2022.

  3. arXiv:2012.04201  [pdf, other

    cs.LG

    GPU Accelerated Exhaustive Search for Optimal Ensemble of Black-Box Optimization Algorithms

    Authors: Jiwei Liu, Bojan Tunguz, Gilberto Titericz

    Abstract: Black-box optimization is essential for tuning complex machine learning algorithms which are easier to experiment with than to understand. In this paper, we show that a simple ensemble of black-box optimization algorithms can outperform any single one of them. However, searching for such an optimal ensemble requires a large number of experiments. We propose a Multi-GPU-optimized framework to accel… ▽ More

    Submitted 2 August, 2021; v1 submitted 7 December, 2020; originally announced December 2020.

    Comments: The implementation of Nevergrad in the competition toolkit has a bug and it is actually random search. In this version, all references of "nevergrad" are replaced by "Random Search"