EDBT 2026 Demo / reviewers in the wild / expert
Nuno Moniz
dblp:122/3277
· DBLP profile ↗
9ranked-venue papers in the field
3as first author
4since 2021 · last 2026
0000-0003-4322-1076ORCID · verified
Domains — venue-derived; a paper can count in several
Data Mining & Knowledge Discovery · 9 (3 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Generation of Loss Functions from Matrix-Based Binary Classification MetricsabstractMost evaluation metrics for binary classification are derived from the confusion matrix, which is inherently non-differentiable because it relies on discrete predictions. This limits their direct use as loss functions in gradient-based learning, creating a mismatch between training objectives and evaluation criteria. To that end, we offer a general-purpose approach, AnyLoss , that transforms any confusion-matrix-based metric into a differentiable loss function. AnyLoss employs a distinct approximation strategy to estimate a specific, targeted metric score for the prediction model. This is followed by a theoretical and practical analysis of the method, which involves conducting extensive experiments with neural network architectures ranging from simple to advanced across diverse data modalities, including tabular, image, and text. The experimental results demonstrate the generality of our new method, which can target any evaluation metrics derived from a confusion matrix, and highlight that it excels at handling imbalanced datasets. Do Heon Han, Nuno Moniz, Nitesh V. Chawla |
ACM Trans. Knowl. Discov. Data | 2 |
| 2025 | Relevance-Aware Algorithmic Recourse
Dongwhi Kim, Nuno Moniz |
IDA | 2 |
| 2024 | AnyLoss: Transforming Classification Metrics into Loss FunctionsabstractMany evaluation metrics can be used to assess the performance of models in binary classification tasks. However, most of them are derived from a confusion matrix in a non-differentiable form, making it very difficult to generate a differentiable loss function that could directly optimize them. The lack of solutions to bridge this challenge not only hinders our ability to solve difficult tasks, such as imbalanced learning, but also requires the deployment of computationally expensive hyperparameter search processes in model selection. In this paper, we propose a general-purpose approach that transforms any confusion matrix-based metric into a loss function, AnyLoss, that is available in optimization processes. To this end, we use an approximation function to make a confusion matrix represented in a differentiable form, and this approach enables any confusion matrix-based metric to be directly used as a loss function. The mechanism of the approximation function is provided to ensure its operability and the differentiability of our loss functions is proved by suggesting their derivatives. We conduct extensive experiments under diverse neural networks with many datasets, and we demonstrate their general availability to target any confusion matrix-based metrics. Our method, especially, shows outstanding achievements in dealing with imbalanced datasets, and its competitive learning speed, compared to multiple baseline models, underscores its efficiency. Do Heon Han, Nuno Moniz, Nitesh V. Chawla |
KDD | 2 |
| 2021 | The Compromise of Data Privacy in Predictive Performance
Tânia Carvalho, Nuno Moniz |
IDA | 2 |
| 2019 | Biased Resampling Strategies for Imbalanced Spatio-Temporal ForecastingabstractExtreme and rare events, such as abnormal spikes in air pollution or weather conditions can have serious repercussions. Many of these sorts of events develop from spatio-temporal processes, and accurate predictions are a most valuable tool in addressing their impact, in a timely manner. In this paper, we propose a new set of resampling strategies for imbalanced spatio-temporal forecasting tasks, by introducing bias into formerly random processes. This spatio-temporal bias includes a hyper-parameter that regulates the relative importance of the temporal and spatial dimensions in the selection of observations during under-or over-sampling. We test and compare our proposals against standard versions of the strategies on 10 different geo-referenced numeric time series, using 3 distinct off-the-shelf learning algorithms. Experimental results show that our proposal provides an advantage over random resampling strategies in imbalanced spatio-temporal forecasting tasks. Additionally, we also find that valuing an observation's recency is more useful when over-sampling; while valuing its spatial distance to other cases with extreme values is more beneficial when under-sampling. Mariana Oliveira 0001, Nuno Moniz, Luís Torgo, Vítor Santos Costa |
DSAA | 2 |
| 2018 | SMOTEBoost for Regression: Improving the Prediction of Extreme ValuesabstractSupervised learning with imbalanced domains is one of the biggest challenges in machine learning. Such tasks differ from standard learning tasks by assuming a skewed distribution of target variables, and user domain preference towards under-represented cases. Most research has focused on imbalanced classification tasks, where a wide range of solutions has been tested. Still, little work has been done concerning imbalanced regression tasks. In this paper, we propose an adaptation of the SMOTEBoost approach for the problem of imbalanced regression. Originally designed for classification tasks, it combines boosting methods and the SMOTE resampling strategy. We present four variants of SMOTEBoost and provide an experimental evaluation using 30 datasets with an extensive analysis of results in order to assess the ability of SMOTEBoost methods in predicting extreme target values, and their predictive trade-off concerning baseline boosting methods. SMOTEBoost is publicly available in a software package. Nuno Moniz, Rita P. Ribeiro, Vítor Cerqueira, Nitesh V. Chawla |
DSAA | 1 |
| 2018 | Constructive Aggregation and Its Application to Forecasting with Dynamic Ensembles
Vítor Cerqueira, Fábio Pinto, Luís Torgo, Carlos Soares, Nuno Moniz |
ECML/PKDD (1) | 5 |
| 2016 | Resampling Strategies for Imbalanced Time SeriesabstractTime series forecasting is a challenging task, where the non-stationary characteristics of the data portrays a hard setting for predictive tasks. A common issue is the imbalanced distribution of the target variable, where some intervals are very important to the user but severely underrepresented. Standard regression tools focus on the average behaviour of the data. However, the objective is the opposite in many forecasting tasks involving time series: predicting rare values. A common solution to forecasting tasks with imbalanced data is the use of resampling strategies, which operate on the learning data by changing its distribution in favor of a given bias. The objective of this paper is to provide solutions capable of significantly improving the predictive accuracy of rare cases in forecasting tasks using imbalanced time series data. We extend the application of resampling strategies to the time series context and introduce the concept of temporal and relevance bias in the case selection process of such strategies, presenting new proposals. We evaluate the results of standard regression tools and the use of resampling strategies, with and without bias over 24 time series data sets from 6 different sources. Results show a significant increase in predictive accuracy of rare cases associated with the use of resampling strategies, and the use of biased strategies further increases accuracy over the non-biased strategies. Nuno Moniz, Paula Branco, Luís Torgo |
DSAA | 1 |
| 2014 | Resampling Approaches to Improve News Importance Prediction
Nuno Moniz, Luís Torgo, Fátima Rodrigues 0001 |
IDA | 1 |