EDBT 2026 Demo / reviewers in the wild / expert
Elham Khorasani Buxton
dblp:248/3923
· DBLP profile ↗
3ranked-venue papers in the field
0as first author
3since 2021 · last 2024
0000-0001-7774-4604ORCID · corroborated
Domains — venue-derived; a paper can count in several
Big Data, Cloud & Distributed Data Systems · 2Data Mining & Knowledge Discovery · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2024 | A Novel Discrete Time Series Representation with De Bruijn Graphs for Enhanced Forecasting Using TimesNet (Extended Abstract)abstractThis paper introduces a novel method for time series forecasting using de Bruijn Graphs (dBGs) to represent discretized time series data. Our approach involves (1) encoding time series as a dBG, (2) applying both novel and existing graph encoding algorithms (like struct2vec) to extract features from dBG, and (3) integrating these features into the TimesNet model to enhance short-term univariate forecasting accuracy. Empirical results on the M4 datasets show that our method preserves the dynamics of the time series while improving forecasting performance across various datasets. Mert Onur Cakiroglu, Hasan Kurban, Elham Khorasani Buxton, Mehmet M. Dalkilic |
DSAA | 3 |
| 2023 | Novel NBA Fantasy League driven by Engineered Team Chemistry and Scaled Position StatisticsabstractFantasy Sports has a current market size of ${\$}$27B and is expected to grow more than ${\$}$84B in less than a decade. The intent is to create virtual teams that somehow reflect what would happen if the constituent players actually played in a team. Using individual player and team statistics, models can be trained to predict an outcome. But fans are left wanting more. To achieve a more realistic outcome, aspects of what makes live teams win need to be included: (1) transforming player statistics to reflect their relative importance with respect to a player position; (2) team chemistry (TC). In this work, we show a novel characterization of relative position statistics and a new description of TC. Drawn from the NBA’s API, we form a data set to determine whether a fantasy team makes the playoffs using almost two dozen features, including TC. Various Machine Learning models are trained on this data and the best-performing model is offered to the users through a web service. Users can not only inspect fantasy teams and their TC but can also simulate their match-ups with existing 2023 NBA teams and utilize performance visualizations to help improve their team creation process. Our web service can be accessed at https://dalkilic.luddy.indiana.edu/fantasyleague/, and the source code can be found at https://github.com/gany-15/nbafan. Ganesh Arkanath, Nishad Gupta, Hasan Kurban, Parichit Sharma, K. R. Madhavan, Elham Khorasani Buxton, Mehmet M. Dalkilic |
IEEE Big Data | 6 |
| 2022 | Emotion Recognition on StackOverflow Posts Using BERTabstractSocial programming websites like GitHub and StackOverflow have become an increasingly important aspect of software development and the publicly available datasets provide a rich source of data for exploring challenging NLP problems. One such problem is emotion recognition. This work applies deep NLP methods for detecting emotions in StackOverflow content. Several BERT models were trained and fine-tuned on a small, sparse, hand-labeled and highly-imbalanced dataset of Stack-Overflow comments. Text augmentation techniques were used to balance the data and the model’s vocabulary was enhanced with common domain-specific terms and emoticons. Unsupervised post-training was applied on a large unlabeled StackOverflow dataset to learn representations for added vocabulary before fine-tuning on labeled data. The final model was benchmarked and compared to prior studies on the same dataset. Donald Bleyl, Elham Khorasani Buxton |
IEEE Big Data | 2 |