中文
相关论文

相关论文: Evaluating Meta-Feature Selection for the Algorith…

200 篇论文

A common challenge in personalized user preference prediction is the cold-start problem. Due to the lack of user-item interactions, directly learning from the new users' log data causes serious over-fitting problem. Recently, many existing…

信息检索 · 计算机科学 2020-12-23 Runsheng Yu , Yu Gong , Xu He , Bo An , Yu Zhu , Qingwen Liu , Wenwu Ou

In this work we show that the classification performance of high-dimensional structural MRI data with only a small set of training examples is improved by the usage of dimension reduction methods. We assessed two different dimension…

机器学习 · 计算机科学 2015-05-27 Andreas Grünauer , Markus Vincze

Gradient based meta-learning methods are prone to overfit on the meta-training set, and this behaviour is more prominent with large and complex networks. Moreover, large networks restrict the application of meta-learning models on low-power…

机器学习 · 计算机科学 2022-06-06 Arnav Chavan , Rishabh Tiwari , Udbhav Bamba , Deepak K. Gupta

An overarching goal in machine learning is to build a generalizable model with few samples. To this end, overparameterization has been the subject of immense interest to explain the generalization ability of deep nets even when the size of…

机器学习 · 计算机科学 2022-01-19 Yue Sun , Adhyyan Narang , Halil Ibrahim Gulluk , Samet Oymak , Maryam Fazel

In this paper we propose to solve an important problem in recommendation -- user cold start, based on meta leaning method. Previous meta learning approaches finetune all parameters for each new user, which is both computing and storage…

信息检索 · 计算机科学 2019-12-10 Liang Zhao , Yang Wang , Daxiang Dong , Hao Tian

Materials property prediction models are usually evaluated using random splitting of datasets into training and test datasets, which not only leads to over-estimated performance due to inherent redundancy, typically existent in material…

材料科学 · 物理学 2024-05-28 Jeffrey Hu , David Liu , Nihang Fu , Rongzhi Dong

AutoML platforms have numerous options for the algorithms to try for each step of the analysis, i.e., different possible algorithms for imputation, transformations, feature selection, and modelling. Finding the optimal combination of…

Feature selection removes redundant features to enhanc performance and computational efficiency in downstream tasks. Existing works often struggle to capture complex feature interactions and adapt to diverse scenarios. Recent advances in…

机器学习 · 计算机科学 2026-03-02 Rui Liu , Rui Xie , Zijun Yao , Yanjie Fu , Dongjie Wang

Offline evaluations in recommender system research depend heavily on datasets, many of which are pruned, such as the widely used MovieLens collections. This thesis examines the impact of data pruning - specifically, removing users with…

信息检索 · 计算机科学 2025-10-17 Leonie Winter

Quantifying the value of data is a fundamental problem in machine learning. Data valuation has multiple important use cases: (1) building insights about the learning task, (2) domain adaptation, (3) corrupted sample discovery, and (4)…

机器学习 · 计算机科学 2019-09-27 Jinsung Yoon , Sercan O. Arik , Tomas Pfister

Data science projects often involve various machine learning (ML) methods that depend on data, code, and models. One of the key activities in these projects is the selection of a model or algorithm that is appropriate for the data analysis…

机器学习 · 计算机科学 2023-11-27 Cristina Tavares , Nathalia Nascimento , Paulo Alencar , Donald Cowan

Many machine learning applications such as in vision, biology and social networking deal with data in high dimensions. Feature selection is typically employed to select a subset of features which im- proves generalization accuracy as well…

机器学习 · 计算机科学 2016-06-15 Yamuna Prasad , Dinesh Khandelwal , K. K. Biswas

Dimensionality reduction (DR) algorithms compress high-dimensional data into a lower dimensional representation while preserving important features of the data. DR is a critical step in many analysis pipelines as it enables visualisation,…

机器学习 · 统计学 2023-05-26 Aditya Ravuri , Francisco Vargas , Vidhi Lalchand , Neil D. Lawrence

The choice of input-data used to train algorithm-selection models is recognised as being a critical part of the model success. Recently, feature-free methods for algorithm-selection that use short trajectories obtained from running a solver…

神经与进化计算 · 计算机科学 2024-04-09 Quentin Renau , Emma Hart

One of the central issues of several machine learning applications on real data is the choice of the input features. Ideally, the designer should select only the relevant, non-redundant features to preserve the complete information…

机器学习 · 计算机科学 2023-03-28 Paolo Bonetti , Alberto Maria Metelli , Marcello Restelli

The key issue in Dynamic Ensemble Selection (DES) is defining a suitable criterion for calculating the classifiers' competence. There are several criteria available to measure the level of competence of base classifiers, such as local…

机器学习 · 计算机科学 2018-11-02 Rafael M. O Cruz , Robert Sabourin , George D. C. Cavalcanti

The prediction of defects in a target project based on data from external projects is called Cross-Project Defect Prediction (CPDP). Several methods have been proposed to improve the predictive performance of CPDP models. However, there is…

软件工程 · 计算机科学 2019-06-03 Faimison Porto , Leandro Minku , Emilia Mendes , Adenilso Simao

The increasing popularity of deep learning models has created new opportunities for developing AI-based recommender systems. Designing recommender systems using deep neural networks requires careful architecture design, and further…

Much of the work in metalearning has focused on classifier selection, combined more recently with hyperparameter optimization, with little concern for data preprocessing. Yet, it is generally well accepted that machine learning applications…

Software fault prediction (SFP) is a critical task in software engineering, enabling early identification of faults in modules to improve software quality and reduce maintenance costs. This research investigates the combined effects of…