EDBT 2026 Demo / reviewers in the wild / expert
Shayan Jawed
dblp:236/4830
· DBLP profile ↗
9ranked-venue papers in the field
5as first author
4since 2021 · last 2024
0009-0001-9130-8208ORCID · corroborated
Domains — venue-derived; a paper can count in several
Data Mining & Knowledge Discovery · 5 (2 first)Big Data, Cloud & Distributed Data Systems · 3 (3 first)Information Retrieval & Web Search · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2024 | Hyperparameter Tuning MLP's for Probabilistic Time Series Forecasting
Kiran Madhusudhanan, Shayan Jawed, Lars Schmidt-Thieme |
PAKDD (6) | 2 |
| 2023 | Pricing Used Vehicles at Volkswagen Financial Services AGabstractIn this work, we develop machine learning algorithms for pricing used vehicles for B2B sales at Volkswagen Financial Services. The B2B pricing dataset is structured as Tabular data, however unlike commonly available tabular datasets, it is also time-indexed. To exploit the temporal component and improve prediction accuracy, we design a Sequential network that processes sequences of vehicles. We transform the data from a Tabular representation to a sequential representation by appending previously sold vehicles and their prices as additional features for a target vehicle to be priced. The sequential network, PriceNet, embeds each of the multiple vehicles through a dedicated Embedding module, and uses a series of Convolutional layers that learn sequential features relating to price trends and seasonalities. We show that PriceNet can improve performance over the state-of the-art deep-learning based Tabular baselines, Tab-Transformer and FT-Transformer.Additionally, this paper also covers related aspects such as Chronological Validation strategies for hyperparameter tuning models for time-indexed data. Notably, we also observed that Gradient Boosted Decision Tree algorithms, outperformed all the models in prediction accuracy. For this class of models, we therefore also designed a new Quantile level tuning approach that tunes the quantile level based on Out-of-sample chronological validation data. By tuning the quantile level, we can probabilistically determine whether to overshoot or undershoot in the case of temporal covariate shifts for out-of-sample testing data observed after the validation split. Shayan Jawed, Jan Stening, Lars Schmidt-Thieme |
IEEE Big Data | 1 |
| 2022 | GQFormer: A Multi-Quantile Generative Transformer for Time Series ForecastingabstractWe propose GQFormer, a probabilistic time series forecasting method that models the quantile function of the forecast distribution. Our methodology is rooted in the Implicit Quantile modeling approach, where samples from the Uniform distribution $\mathcal{U}\left( {0,1} \right)$ are reparameterized to quantile values of the target distribution. This allows implicit generative quantile modeling without any prior assumptions on the data distribution like Gaussianity, common in prior works. Our work is distinguished from prior quantile forecasting methods by novel methodological advances that relate to directly modeling the correlations among multiple quantile estimations at each forecasting horizon. To this end, we firstly develop a parameters haring architecture that implicitly models multiple quantile estimations efficiently and secondly regularize these through a novel multi-task loss function formulation that optimizes for quantile estimations to be sharper estimations individually and on the whole be spread maximally apart to capture the various modes of the underlying distribution. We experimentally validate the superiority of the method to state-of-the-art probabilistic forecasting baselines and ablations to the loss formulation. Shayan Jawed, Lars Schmidt-Thieme |
IEEE Big Data | 1 |
| 2021 | Multi-task Learning Curve Forecasting Across Hyperparameter Configurations and Datasets
Shayan Jawed, Hadi S. Jomaa, Lars Schmidt-Thieme, Josif Grabocka |
ECML/PKDD (1) | 1 |
| 2020 | Optimal Topology Search for Fast Model Averaging in Decentralized Parallel SGD
Mohsan Jameel, Shayan Jawed, Lars Schmidt-Thieme |
PAKDD (2) | 2 |
| 2020 | Self-supervised Learning for Semi-supervised Time Series Classification
Shayan Jawed, Josif Grabocka, Lars Schmidt-Thieme |
PAKDD (1) | 1 |
| 2020 | MultiRec: A Multi-Relational Approach for Unique Item Recommendation in Auction SystemsabstractIn auction-based systems such as in used car centers and online auction websites, users usually bid on items, and those items get sold to their highest bidders. In these settings, every item is unique and can be sold only once, which means users’ purchase histories will be unique, and no common items will exist across them. On the other hand, items will not have any historical sales at all. Such extreme settings pose a significant challenge to the current recommender systems models that rely on historical user-item interactions. While some of those models will not be applicable altogether, such as the matrix factorization models, neighborhood models, and even the naive most-popular model, the rest will need to rely only on items’ attributes. In this paper, we address the challenges of auction-based item recommendation by proposing a simple multi-relational recommender model (MultiRec) that can seamlessly leverage user and item attributes along with auxiliary relational information such as the user’s bidding history. Experiments on one proprietary dataset from Volkswagen Financial Services used-cars center, and on a real-world publicly available eBay dataset show that the proposed model significantly outperforms multiple state-of-art models in the task of auction-based unique item recommendation. Ahmed Rashed, Shayan Jawed, Lars Schmidt-Thieme, Andre Hintsches |
RecSys | 2 |
| 2019 | Multi-step Forecasting via Multi-task LearningabstractMulti-task learning is an established approach for improving the generalization of a model. We explore multi-task learning in the context of time series forecasting. Specifically, we look into a multivariate setting where main and auxiliary series are to be forecasted for multi-step ahead. This results in an interesting multi-task learning problem formulation where the learning tasks come from future horizon of main and auxiliary series both. Our proposed method relies firstly on enumerating multiple Convolutional network architectures to balance the number of shared and non-shared layers between different time series tasks. Also, as multi-step strategies minimize forecast errors over the complete horizon, loss functions would be at different scales based on model uncertainty for near versus distant future. For this reason we propose a factorization of the weight vector for the learning tasks with respect to their categorization of belonging to main or auxiliary series and index in future. An optimal number of shared and non-shared layers together with a novel weighted loss, results in superior performance over 2 real-world datasets compared with several baselines. Shayan Jawed, Ahmed Rashed, Lars Schmidt-Thieme |
IEEE BigData | 1 |
| 2019 | A Deep Multi-task Approach for Residual Value Forecasting
Ahmed Rashed, Shayan Jawed, Jens Rehberg, Josif Grabocka, Lars Schmidt-Thieme, Andre Hintsches |
ECML/PKDD (3) | 2 |