PulseAugur
实时 22:35:17

新方法利用代理模型增强神经集成搜索 · 跟踪到2个来源

研究人员开发了一种新的神经集成搜索(NES)方法,解决了优化单个模型架构及其集成组合的计算挑战。该方法利用两个独立的代理模型来估计预测准确性和多样性潜力,从而有效地指导搜索过程。这种双目标策略旨在识别单独强大且集体多样化的架构,在Fashion-MNIST、CIFAR-10和CIFAR-100等数据集上表现优于标准基线。 AI

影响 这项研究通过改进创建多样化且高性能的集成模型的过程,可能带来更高效、更强大的深度学习模型。

排序理由 该集群描述了一篇详细介绍神经集成搜索新方法的最新研究论文。

在 arXiv cs.LG 阅读 →

AI 生成摘要 · Google Gemini · 来自 2 个来源。 我们如何撰写摘要 →

新方法利用代理模型增强神经集成搜索 · 跟踪到2个来源

报道来源 [2]

  1. arXiv cs.LG TIER_1 English(EN) · Alexandr Udeneev, Petr Babkin, Oleg Bakhteev ·

    神经集成搜索中的代理辅助多样性估计

    arXiv:2607.26940v1 Announce Type: new Abstract: Ensembles are a standard way to improve the performance and robustness of deep neural networks, but their effectiveness crucially depends on both the quality and the diversity of individual models. Most neural architecture search (N…

  2. Hugging Face Daily Papers TIER_1 English(EN) ·

    神经集成搜索中的代理辅助多样性估计

    Ensembles are a standard way to improve the performance and robustness of deep neural networks, but their effectiveness crucially depends on both the quality and the diversity of individual models. Most neural architecture search (NAS) methods are computationally expensive. Exten…