中文
相关论文

相关论文: Active Feature Acquisition with Supervised Matrix …

200 篇论文

In many real-world scenarios, acquiring all features of a data instance can be expensive or impractical due to monetary cost, latency, or privacy concerns. Active Feature Acquisition (AFA) addresses this challenge by dynamically selecting a…

机器学习 · 计算机科学 2026-02-24 Valter Schütz , Han Wu , Reza Rezvan , Linus Aronsson , Morteza Haghir Chehreghani

In supervised learning, acquiring labeled training data for a predictive model can be very costly, but acquiring a large amount of unlabeled data is often quite easy. Active learning is a method of obtaining predictive models with high…

机器学习 · 计算机科学 2020-12-17 Hideitsu Hino

Feature selection helps reduce data acquisition costs in ML, but the standard approach is to train models with static feature subsets. Here, we consider the dynamic feature selection (DFS) problem where a model sequentially queries features…

机器学习 · 计算机科学 2023-06-09 Ian Covert , Wei Qiu , Mingyu Lu , Nayoon Kim , Nathan White , Su-In Lee

The problem of feature selection has raised considerable interests in the past decade. Traditional unsupervised methods select the features which can faithfully preserve the intrinsic structures of data, where the intrinsic structures are…

机器学习 · 计算机科学 2015-04-06 Liang Du , Yi-Dong Shen

By removing irrelevant and redundant features, feature selection aims to find a good representation of the original features. With the prevalence of unlabeled data, unsupervised feature selection has been proven effective in alleviating the…

机器学习 · 计算机科学 2024-03-25 Ziyuan Lin , Deanna Needell

In many real-world learning scenarios, features are only acquirable at a cost constrained under a budget. In this paper, we propose a novel approach for cost-sensitive feature acquisition at the prediction-time. The suggested method…

机器学习 · 计算机科学 2019-02-19 Mohammad Kachuee , Orpaz Goldstein , Kimmo Karkkainen , Sajad Darabi , Majid Sarrafzadeh

Systematic reviews are essential to summarizing the results of different clinical and social science studies. The first step in a systematic review task is to identify all the studies relevant to the review. The task of identifying relevant…

信息检索 · 计算机科学 2018-01-30 Gaurav Singh , James Thomas , John Shawe-Taylor

The costly human effort required to prepare the training data of machine learning (ML) models hinders their practical development and usage in software engineering (ML4Code), especially for those with limited budgets. Therefore, efficiently…

软件工程 · 计算机科学 2023-06-05 Qiang Hu , Yuejun Guo , Xiaofei Xie , Maxime Cordy , Lei Ma , Mike Papadakis , Yves Le Traon

Feature selection is a crucial step in building machine learning models. This process is often achieved with accuracy as an objective, and can be cumbersome and computationally expensive for large-scale datasets. Several additional model…

机器学习 · 计算机科学 2024-03-15 Shubham Sharma , Sanghamitra Dutta , Emanuele Albini , Freddy Lecue , Daniele Magazzeni , Manuela Veloso

In this paper, we propose a novel Reinforcement Learning approach for solving the Active Information Acquisition problem, which requires an agent to choose a sequence of actions in order to acquire information about a process of interest…

机器学习 · 计算机科学 2019-10-25 Heejin Jeong , Brent Schlotfeldt , Hamed Hassani , Manfred Morari , Daniel D. Lee , George J. Pappas

Active feature acquisition (AFA) studies how to sequentially acquire features for each data instance to trade off predictive performance against acquisition cost. This survey offers the first unified treatment of AFA via an explicit…

机器学习 · 计算机科学 2026-02-11 Linus Aronsson , Arman Rahbar , Morteza Haghir Chehreghani

Active feature acquisition (AFA) is an instance-adaptive paradigm in which, at inference time, a policy sequentially chooses which features to acquire (at a cost) before predicting. Existing approaches either train reinforcement learning…

人工智能 · 计算机科学 2026-02-05 Hung-Tien Huang , Dzung Dinh , Junier B. Oliva

Some data analysis applications comprise datasets, where explanatory variables are expensive or tedious to acquire, but auxiliary data are readily available and might help to construct an insightful training set. An example is neuroimaging…

机器学习 · 计算机科学 2021-03-01 Thomas T. Kok , Rachel M. Brouwer , Rene M. Mandl , Hugo G. Schnack , Georg Krempl

In this paper, we propose a novel semi-supervised feature selection framework by mining correlations among multiple tasks and apply it to different multimedia applications. Instead of independently computing the importance of features for…

机器学习 · 计算机科学 2017-07-11 Xiaojun Chang , Yi Yang

Matrix completion is a modern missing data problem where both the missing structure and the underlying parameter are high dimensional. Although missing structure is a key component to any missing data problems, existing matrix completion…

机器学习 · 统计学 2020-03-23 Xiaojun Mao , Raymond K. W. Wong , Song Xi Chen

Active feature acquisition (AFA) agents, crucial in domains like healthcare where acquiring features is often costly or harmful, determine the optimal set of features for a subsequent classification task. As deploying an AFA agent…

机器学习 · 统计学 2023-12-08 Henrik von Kleist , Alireza Zamanian , Ilya Shpitser , Narges Ahmidi

Feature Learning aims to extract relevant information contained in data sets in an automated fashion. It is driving force behind the current deep learning trend, a set of methods that have had widespread empirical success. What is lacking…

机器学习 · 统计学 2015-04-02 Brendan van Rooyen , Robert C. Williamson

We address the cost-sensitive feature acquisition problem, where misclassifying an instance is costly but the expected misclassification cost can be reduced by acquiring the values of the missing features. Because acquiring the features is…

人工智能 · 计算机科学 2014-01-17 Mustafa Bilgic , Lise Getoor

Feature selection is an important task in many problems occurring in pattern recognition, bioinformatics, machine learning and data mining applications. The feature selection approach enables us to reduce the computation burden and the…

机器学习 · 计算机科学 2016-08-30 Hadi Zare , Mojtaba Niazi

Fine-tuning the pre-trained model with active learning holds promise for reducing annotation costs. However, this combination introduces significant computational costs, particularly with the growing scale of pre-trained models. Recent…

机器学习 · 计算机科学 2024-11-19 Ziting Wen , Oscar Pizarro , Stefan Williams