EDBT 2026 Demo / reviewers in the wild / expert
Mehmet M. Dalkilic
dblp:16/4499 · also Mehmet M. Dalkiliç
· DBLP profile ↗
14ranked-venue papers in the field
2as first author
3since 2021 · last 2024
—ORCID · none
Domains — venue-derived; a paper can count in several
Data Mining & Knowledge Discovery · 7 (1 first)Big Data, Cloud & Distributed Data Systems · 4Database Systems & Data Management · 2 (1 first)Business Process & Enterprise Data · 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 | 4 |
| 2024 | $p$-ClustVal: A Novel $p$-Adic Approach for Enhanced Clustering of High-Dimensional scRNASeq Data (Extended Abstract)abstractThis paper introduces$p$-ClustVal, a novel data transformation technique inspired by p-adic number theory that significantly enhances cluster discernibility in genomics data, specifically Single Cell RNA Sequencing (scRNASeq). By lever-aging p-adic-valuation,$p$-ClustVal integrates with and augments widely used clustering algorithms and dimension reduction techniques, amplifying their effectiveness in discovering meaningful structure from data. The transformation uses a data-centric heuristic to determine optimal parameters, without relying on ground truth labels, making it more user-friendly.$p$-ClustVal reduces overlap between clusters by employing alternate metric spaces inspired by p-adic-valuation, a significant shift from conventional methods. Our comprehensive evaluation spanning 30 experiments and over 1200 observations, shows that$p$-ClustVal improves performance in 91% of cases, and boosts the performance of classical and state of the art (SOTA) methods. This work contributes to data analytics and genomics by introducing a unique data transformation approach, enhancing downstream clustering algorithms, and providing empirical evidence of$p$-ClustVal's efficacy. Parichit Sharma, Sarthak Mishra, Hasan Kurban, Mehmet M. Dalkilic |
DSAA | 4 |
| 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 | 7 |
| 2018 | Using Data Analytics to Optimize Public Transportation on a College CampusabstractUsing a large volume of bus data in the form of GPS coordinates (over 100 million data points) and automated passenger count data (over 1 million data points) we have developed (1) a system of analysis and prediction of future public transportation demand (2) a new model that uses concepts specific to college campuses that maximizes passenger satisfaction. Using these concepts we improve service of a model college public transportation service and more specifically the Indiana University Campus Bus Service (IUCBS). Kurt Zimmer, Hasan Kurban, Mark Jenne, Logan Keating, Perry Maull, Mehmet M. Dalkilic |
DSAA | 6 |
| 2017 | Case Study: Clustering Big Stellar Data with EMabstractWithout question, astronomy is about Big Data and clustering is a very common task over astronomy domain. The expectation-maximization algorithm is among the top 10 data mining algorithms used in scientific and industrial applications, however, we observe that astronomical community does not make use of it as a clustering algorithm. In this work, we cluster $\sim$ 1M stellar objects (simulated Galactic spectral data) via the traditional expectation-maximization algorithm for clustering (EM-T) and our extended EM-T algorithm that we call EM* and present the experimental results. Hasan Kurban, Can Kockan, Mark Jenne, Mehmet M. Dalkilic |
BDCAT | 4 |
| 2017 | A novel approach to optimization of iterative machine learning algorithms: Over heap structureabstractIterative machine learning algorithms, i.e., k-means (KM), expectation maximization (EM), become overwhelmed with big data since all data points are being continually and indiscriminately visited while a cost is being minimized. In this work, we demonstrate (1) an optimization approach to reduce training run-time complexity of iterative machine learning algorithms and (2) implementation of this framework over KM algorithm. We call this extended KM algorithm, KM*. The experimental results show that KM* outperforms KM over big real world and synthetic data sets. Lastly, we demonstrate the theoretical elements of our work. Hasan Kurban, Mehmet M. Dalkilic |
IEEE BigData | 2 |
| 2017 | Improving expectation maximization algorithm over stellar dataabstractStellar data, only a few years ago, measured in the .1M of objects. Now, sets are routinely 1M. With the launch of ESA's Gaia in 2013, we expect 1000M stellar objects measured more precisely and with more measurements. Without question, astronomy is about Big Data and clustering is a very common task over astronomy domain. The expectation-maximization algorithm is among the top 10 data mining algorithms used in scientific and industrial applications, however, we observe that astronomical community does not make use of it as a clustering algorithm. In this work, we cluster ~ 1M stellar objects (simulated Galactic spectral data) via the traditional expectation-maximization algorithm for clustering (EM-T) and our extended EM-T algorithm that we call EM* and present the experimental results. Hasan Kurban, Can Kockan, Mark Jenne, Mehmet M. Dalkilic |
IEEE BigData | 4 |
| 2016 | EM*: An EM Algorithm for Big DataabstractExisting data mining techniques, more particularly iterative learning algorithms, become overwhelmed with big data. While parallelism is an obvious and, usually, necessary strategy, we observe that both (1) continually revisiting data and (2) visiting all data are two of the most prominent problems especially for iterative, unsupervised algorithms like Expectation Maximization algorithm for clustering (EM-T). Our strategy is to embed EM-T into a non-linear hierarchical data structure(heap) that allows us to (1) separate data that needs to be revisited from data that does not and (2) narrow the iteration toward the data that is more difficult to cluster. We call this extended EM-T, EM*. We show our EM* algorithm outperform EM-T algorithm over large real world and synthetic data sets. We lastly conclude with some theoretic underpinnings that explain why EM* is successful. Hasan Kurban, Mark Jenne, Mehmet M. Dalkilic |
DSAA | 3 |
| 2014 | A new set of Random Forests with varying dynamic data reduction and voting techniquesabstractRandom forests have been used as effective models to tackle a number of classification and regression problems. In this paper, we present a new type of Random Forests (RFs) called Red(uced)-RF that adopts a new voting mechanism called Priority Vote Weighting (PV) and a new dynamic data reduction principle which improve accuracy and execution time compared to Breiman's conventional RF. Red-RF also shows that the strength of a random forest can increase without noticeably increasing correlation between the trees. We then compare performance of Red-RF, 9 new RF variants and Breiman's RF in eight experiments that involve classification problems with datasets of different sizes. Hussein Mohsen, Hasan Kurban, Mark Jenne, Mehmet M. Dalkilic |
DSAA | 4 |
| 2012 | WIGM: Discovery of Subgraph Patterns in a Large Weighted GraphabstractMany research areas have begun representing massive data sets as very large graphs. Thus, graph mining has been an active research area in recent years. Most of the graph mining research focuses on mining unweighted graphs. However, weighted graphs are actually more common. The weight on an edge may represent the likelihood or logarithmic transformation of likelihood of the existence of the edge or the strength of an edge, which is common in many biological networks. In this paper, a weighted subgraph pattern model is proposed to capture the importance of a subgraph pattern and our aim is to find these patterns in a large weighted graph. Two related problems are studied in this paper: (1) discovering all patterns with respect to a given minimum weight threshold and (2) finding k patterns with the highest weights. The weighted subgraph patterns do not possess the anti-monotonic property and in turn, most of existing subgraph mining methods could not be directly applied. Fortunately, the 1-extension property is identified so that a bounded search can be achieved. A novel weighted graph mining algorithm, namely WIGM, is devised based on the 1-extension property. Last but not least, real and synthetic data sets are used to show the effectiveness and efficiency of our proposed models and algorithms. Shirong Li, Mehmet M. Dalkilic |
SDM | 4 |
| 2007 | A Measurement Ontology Generalizable for Emerging Domain Applications on the Semantic WebabstractThis article introduces a measurement ontology for applications to Semantic Web applications, specifically for emerging domains such as microarray analysis. The Semantic Web is the next generation Web of structured data that are automatically shared by software agents, which apply definitions and constraints organized in ontologies to correctly process data from disparate sources. One facet needed to develop Semantic Web ontologies of emerging domains is creating ontologies of concepts that are common to these domains. These general “common-sense” ontologies can be used as building blocks to develop more domain-specific ontologies. However most measurement ontologies concentrate on representing units of measurement and quantities, and not on other measurement concepts such as sampling, mean values, and evaluations of quality based on measurements. In this article, we elaborate on a measurement ontology that represents all these concepts. We present the generality of the ontology, and describe how it is developed, used for analysis and validated. Henry M. Kim, Arijit Sengupta, Mark S. Fox, Mehmet M. Dalkilic |
J. Database Manag. | 4 |
| 2006 | Using Compression to Identify Classes of Inauthentic TextsabstractRecent events have made it clear that some kinds of technical texts, generated by machine and essentially meaningless, can be confused with authentic, technical texts written by humans. We identify this as a potential problem, since no existing systems for, say the web, can or do discriminate on this basis. We believe that there are subtle, short- and long-range word or even string repetitions extant in human texts, but not in many classes of computer generated texts, that can be used to discriminate based on meaning. In this paper we employ universal lossless source coding to generate features in a high-dimensional space and then apply support vector machines to discriminate between the classes of authentic and inauthentic expository texts. Compression profiles for the two kinds of text are distinct—the authentic texts being bounded by various classes of more compressible or less compressible texts that are computer generated. This in turn led to the high prediction accuracy of our models which support a conjecture that there exists a relationship between meaning and compressibility. Our results show that the learning algorithm based upon the compression profile outperformed standard term-frequency text categorization on several non-trivial classes of inauthentic texts. Availability: http://www.informatics.indiana.edu/predrag/fsi.htm. Mehmet M. Dalkilic, Wyatt Travis Clark, James C. Costello, Predrag Radivojac |
SDM | 1 |
| 2002 | DSQL - An SQL for Structured Documents
Arijit Sengupta, Mehmet M. Dalkilic |
CAiSE | 2 |
| 2000 | Information DependenciesabstractThis paper uses the tools of information theory to examine and reason about the information content of the attributes within a relation instance. For two sets of attributes X and Y, an information dependency measure (InD measure) characterizes the uncertainty remaining about the values for the set Y when the values for the set X are known. A variety of arithmetic inequalities (InD inequalities) are shown to hold among InD measures; InD inequalities hold in any relation instance. Numeric constraints (InD constraints) on InD measures, consistent with the InD inequalities, can be applied to relation instances. Remarkably, functional and multivalued dependencies correspond to setting certain constraints to zero, with Armstrong's axioms shown to be consequences of the arithmetic inequalities applied to constraints. As an analog of completeness, for any set of constraints consistent with the inequalities, we may construct a relation instance that approximates these constraints within any positive ε. InD measures suggest many valuable applications in areas such as data mining. Mehmet M. Dalkilic, Edward L. Robertson |
PODS | 1 |