PulseAugur
实时 11:07:51
English(EN) Fitting scattered data with optional monotonicity constraints on GPU: LipFit package

新的 LipFit 包支持带约束的 GPU 加速数据近似

研究人员开发了一种新的多元散点数据插值和近似方法,该方法可确保 Lipschitz 连续性并强制执行单调性约束。这种方法不需要训练阶段,非常适合在 GPU 上进行并行化。已创建了一个名为 LipFitPython 包来实现这些技术,提供局部 Lipschitz 插值和平滑功能。 AI

影响 实现了更有效和受约束的数据近似,可能在 AI 模型开发和数据预处理中有用。

排序理由 该集群包含一篇描述新方法和软件包的学术论文。

在 arXiv cs.LG 阅读 →

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

报道来源 [2]

  1. arXiv cs.LG TIER_1 English(EN) · Gleb Beliakov ·

    Fitting scattered data with optional monotonicity constraints on GPU: LipFit package

    arXiv:2606.04670v1 Announce Type: cross Abstract: This paper presents a method of multivariate scattered data interpolation and approximation that produces optimal Lipschitz-continuous approximation, subject to the desired monotonicity constraints. This method relies on tight upp…

  2. arXiv cs.LG TIER_1 English(EN) · Gleb Beliakov ·

    Fitting scattered data with optional monotonicity constraints on GPU: LipFit package

    This paper presents a method of multivariate scattered data interpolation and approximation that produces optimal Lipschitz-continuous approximation, subject to the desired monotonicity constraints. This method relies on tight upper and lower approximations to the data, and is si…