• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

批量模式下基于预期模型变化的回归主动学习。

Batch Mode Active Learning for Regression With Expected Model Change.

出版信息

IEEE Trans Neural Netw Learn Syst. 2017 Jul;28(7):1668-1681. doi: 10.1109/TNNLS.2016.2542184. Epub 2016 Apr 18.

DOI:10.1109/TNNLS.2016.2542184
PMID:28113918
Abstract

While active learning (AL) has been widely studied for classification problems, limited efforts have been done on AL for regression. In this paper, we introduce a new AL framework for regression, expected model change maximization (EMCM), which aims at choosing the unlabeled data instances that result in the maximum change of the current model once labeled. The model change is quantified as the difference between the current model parameters and the updated parameters after the inclusion of the newly selected examples. In light of the stochastic gradient descent learning rule, we approximate the change as the gradient of the loss function with respect to each single candidate instance. Under the EMCM framework, we propose novel AL algorithms for the linear and nonlinear regression models. In addition, by simulating the behavior of the sequential AL policy when applied for k iterations, we further extend the algorithms to batch mode AL to simultaneously choose a set of k most informative instances at each query time. Extensive experimental results on both UCI and StatLib benchmark data sets have demonstrated that the proposed algorithms are highly effective and efficient.

摘要

虽然主动学习 (AL) 在分类问题上得到了广泛的研究,但在回归问题上的研究却很少。在本文中,我们引入了一种新的回归主动学习框架,即期望模型变化最大化 (EMCM),该框架旨在选择标注后会导致当前模型发生最大变化的未标注数据实例。模型变化的量化方式是当前模型参数与包含新选择示例后更新的参数之间的差异。根据随机梯度下降学习规则,我们将变化近似为损失函数相对于每个候选实例的梯度。在 EMCM 框架下,我们为线性和非线性回归模型提出了新的主动学习算法。此外,通过模拟顺序主动学习策略在应用于 k 次迭代时的行为,我们进一步将算法扩展到批量主动学习,以便在每次查询时同时选择一组 k 个最有信息量的实例。在 UCI 和 StatLib 基准数据集上的广泛实验结果表明,所提出的算法是高效和有效的。

相似文献

1
Batch Mode Active Learning for Regression With Expected Model Change.批量模式下基于预期模型变化的回归主动学习。
IEEE Trans Neural Netw Learn Syst. 2017 Jul;28(7):1668-1681. doi: 10.1109/TNNLS.2016.2542184. Epub 2016 Apr 18.
2
Batch Mode Active Sampling based on Marginal Probability Distribution Matching.基于边际概率分布匹配的批处理模式主动采样
KDD. 2012;2012:741-749. doi: 10.1145/2339530.2339647.
3
Automatic Tuning of the RBF Kernel Parameter for Batch-Mode Active Learning Algorithms: A Scalable Framework.批量模式主动学习算法中 RBF 核参数的自动调整:一个可扩展的框架。
IEEE Trans Cybern. 2019 Dec;49(12):4460-4472. doi: 10.1109/TCYB.2018.2869861. Epub 2018 Sep 28.
4
Adaptive Batch Mode Active Learning.自适应批量模式主动学习。
IEEE Trans Neural Netw Learn Syst. 2015 Aug;26(8):1747-60. doi: 10.1109/TNNLS.2014.2356470. Epub 2014 Sep 29.
5
Active Learning by Querying Informative and Representative Examples.主动学习通过查询信息丰富且具有代表性的示例。
IEEE Trans Pattern Anal Mach Intell. 2014 Oct;36(10):1936-49. doi: 10.1109/TPAMI.2014.2307881.
6
Bidirectional Active Learning: A Two-Way Exploration Into Unlabeled and Labeled Data Set.双向主动学习:对未标记和标记数据集的双向探索。
IEEE Trans Neural Netw Learn Syst. 2015 Dec;26(12):3034-44. doi: 10.1109/TNNLS.2015.2401595. Epub 2015 Feb 26.
7
Large-Scale Nonlinear AUC Maximization via Triply Stochastic Gradients.通过三重随机梯度实现大规模非线性AUC最大化
IEEE Trans Pattern Anal Mach Intell. 2022 Mar;44(3):1385-1398. doi: 10.1109/TPAMI.2020.3024987. Epub 2022 Feb 3.
8
A novel multiple instance learning method based on extreme learning machine.一种基于极限学习机的新型多示例学习方法。
Comput Intell Neurosci. 2015;2015:405890. doi: 10.1155/2015/405890. Epub 2015 Feb 3.
9
Efficient Active Learning by Querying Discriminative and Representative Samples and Fully Exploiting Unlabeled Data.通过查询有判别力和代表性的样本并充分利用未标记数据实现高效主动学习。
IEEE Trans Neural Netw Learn Syst. 2021 Sep;32(9):4111-4122. doi: 10.1109/TNNLS.2020.3016928. Epub 2021 Aug 31.
10
Pool-Based Sequential Active Learning for Regression.基于池的回归序贯主动学习
IEEE Trans Neural Netw Learn Syst. 2019 May;30(5):1348-1359. doi: 10.1109/TNNLS.2018.2868649. Epub 2018 Sep 27.

引用本文的文献

1
Enhanced uncertainty sampling with category information for improved active learning.利用类别信息进行增强型不确定性采样以改进主动学习。
PLoS One. 2025 Jul 7;20(7):e0327694. doi: 10.1371/journal.pone.0327694. eCollection 2025.
2
AutoML based workflow for design of experiments (DOE) selection and benchmarking data acquisition strategies with simulation models.基于自动机器学习的实验设计(DOE)选择工作流程以及使用仿真模型的基准数据采集策略。
Sci Rep. 2024 Dec 31;14(1):32170. doi: 10.1038/s41598-024-83581-3.