PulseAugur
实时 10:48:43
English(EN) Predicting integers from continuous parameters

新方法直接使用离散分布预测整数

研究人员开发了新颖的方法,可以直接使用离散概率分布来预测整数值标签,而不是传统的连续回归。该方法旨在利用离散分布的优势,特别是在需要连续参数进行梯度下降的神经网络输出中。识别出的两种有前景的分布是“Bitwise”,它使用伯努利分布对整数的每一位进行建模,以及拉普拉斯分布的离散类似物,它使用具有指数衰减尾部的连续均值。 AI

影响 这项研究可以提高处理各种人工智能应用中离散数值输出的模型的准确性和效率。

排序理由 该集群包含一篇详细介绍整数预测新方法的论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.LG 阅读 →

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

新方法直接使用离散分布预测整数

报道来源 [1]

  1. arXiv cs.LG TIER_1 English(EN) · Bas Maat, Peter Bloem ·

    Predicting integers from continuous parameters

    arXiv:2602.10751v3 Announce Type: replace Abstract: We study the problem of predicting numeric labels that are constrained to the integers or to a subrange of the integers. For example, the number of up-votes on social media posts, or the number of bicycles available at a public …