中文
相关论文

相关论文: On unbiased performance evaluation for protein inf…

200 篇论文

Deep learning algorithms vary depending on the underlying connection mechanism of nodes of them. They have various hyperparameters that are either set via specific algorithms or randomly chosen. Meanwhile, hyperparameters of deep learning…

机器学习 · 计算机科学 2020-11-20 M. M. Ozturk

Graph classification aims to categorize graphs based on their structural and attribute features, with applications in diverse fields such as social network analysis and bioinformatics. Among the methods proposed to solve this task, those…

机器学习 · 计算机科学 2025-07-23 Lucas Potin , Rosa Figueiredo , Vincent Labatut , Christine Largeron

Deep learning has been successfully applied in several fields such as machine translation, manufacturing, and pattern recognition. However, successful application of deep learning depends upon appropriately setting its parameters to achieve…

神经与进化计算 · 计算机科学 2017-11-29 Basheer Qolomany , Majdi Maabreh , Ala Al-Fuqaha , Ajay Gupta , Driss Benhaddou

While machine learning models have achieved unprecedented success in real-world applications, they might make biased/unfair decisions for specific demographic groups and hence result in discriminative outcomes. Although research efforts…

机器学习 · 计算机科学 2022-12-08 Yuying Zhao , Yu Wang , Tyler Derr

Machine learning algorithms in socially sensitive domains (e.g., credit decisions) often focus on equalizing predictive outcomes. However, satisfying these metrics does not guarantee that models use the same reasoning for different groups.…

机器学习 · 计算机科学 2026-05-14 Gideon Popoola , John Sheppard

We comment on a recent TKDE paper "Linear Approximation of F-measure for the Performance Evaluation of Classification Algorithms on Imbalanced Data Sets", and make two improvements related to comparison of F-measures for two prediction…

机器学习 · 统计学 2021-12-10 Wei Ju , Wenxin Jiang

We introduce a novel approach to improve unsupervised hashing. Specifically, we propose a very efficient embedding method: Gaussian Mixture Model embedding (Gemb). The proposed method, using Gaussian Mixture Model, embeds feature vector…

计算机视觉与模式识别 · 计算机科学 2017-07-05 Tuan Hoang , Thanh-Toan Do , Dang-Khoa Le Tan , Ngai-Man Cheung

Protein similarity searches are a routine job for molecular biologists where a query sequence of amino acids needs to be compared and ranked against an ever-growing database of proteins. All available algorithms in this field can be grouped…

计算工程、金融与科学 · 计算机科学 2015-08-27 Akash Nag , Sunil Karforma

A multitude of work has shown that machine learning-based medical diagnosis systems can be biased against certain subgroups of people. This has motivated a growing number of bias mitigation algorithms that aim to address fairness issues in…

机器学习 · 计算机科学 2023-02-21 Yongshuo Zong , Yongxin Yang , Timothy Hospedales

Process mining enables the reconstruction and evaluation of business processes based on digital traces in IT systems. An increasingly important technique in this context is process prediction. Given a sequence of events of an ongoing trace,…

机器学习 · 计算机科学 2021-06-09 Dominic A. Neu , Johannes Lahann , Peter Fettke

This study highlights the importance of conducting comprehensive model inspection as part of comparative performance analyses. Here, we investigate the effect of modelling choices on the feature learning characteristics of graph neural…

机器学习 · 计算机科学 2024-05-03 Nairouz Shehata , Carolina Piçarra , Anees Kazi , Ben Glocker

Context: Software engineering has a problem in that when we empirically evaluate competing prediction systems we obtain conflicting results. Objective: To reduce the inconsistency amongst validation study results and provide a more formal…

软件工程 · 计算机科学 2021-01-15 Martin Shepperd , Stephen G. MacDonell

Many systems require optimisation over multiple objectives, where objectives are characteristics of the system such as energy consumed or increase in time to perform the work. Optimisation is performed by selecting the `best' set of input…

性能 · 计算机科学 2019-10-08 Alexander J. M. Kell , Matthew Forshaw , A. Stephen McGough

We consider the problem of studying the performance of greedy algorithm on sensor selection problem for stable linear systems with Kalman Filter. Specifically, the objective is to find the system parameters that affects the performance of…

数据结构与算法 · 计算机科学 2017-07-10 Jingyuan Liu

Hyperparameter optimization (HPO) is concerned with the automated search for the most appropriate hyperparameter configuration (HPC) of a parameterized machine learning algorithm. A state-of-the-art HPO method is Hyperband, which, however,…

机器学习 · 计算机科学 2023-02-07 Jasmin Brandt , Marcel Wever , Dimitrios Iliadis , Viktor Bengs , Eyke Hüllermeier

Fairness studies of algorithmic decision-making systems often simplify complex decision processes, such as bail or loan approvals, into binary classification tasks. However, these approaches overlook that such decisions are not inherently…

机器学习 · 计算机科学 2025-11-13 Ayan Majumdar , Deborah D. Kanubala , Kavya Gupta , Isabel Valera

Seven years ago, researchers proposed a postprocessing method to equalize the error rates of a model across different demographic groups. The work launched hundreds of papers purporting to improve over the postprocessing baseline. We…

机器学习 · 计算机科学 2024-03-18 André F. Cruz , Moritz Hardt

Neural network pruning can be formulated as a combinatorial optimization problem, yet most existing approaches rely on greedy heuristics that ignore complex interactions between filters. Formal optimization methods such as Quadratic…

计算机视觉与模式识别 · 计算机科学 2026-04-08 Osama Orabi , Artur Zagitov , Hadi Salloum , Viktor A. Lobachev , Kasymkhan Khubiev , Yaroslav Kholodov

The performance of penalized likelihood approaches depends profoundly on the selection of the tuning parameter; however, there is no commonly agreed-upon criterion for choosing the tuning parameter. Moreover, penalized likelihood estimation…

统计方法学 · 统计学 2018-05-09 Yang Liu , Peng Wang

Choosing appropriate hyperparameters plays a crucial role in the success of neural networks as hyper-parameters directly control the behavior and performance of the training algorithms. To obtain efficient tuning, Bayesian optimization…

机器学习 · 统计学 2024-02-08 Jiazhao Zhang , Ying Hung , Chung-Ching Lin , Zicheng Liu