PulseAugur
实时 15:42:28
English(EN) Analysis of Memory-Runtime Trade-offs in Caching Strategies for Genetic Programming Symbolic Regression

新分析探讨遗传编程符号回归的缓存策略

本文分析了遗传编程符号回归(GPSR)的缓存策略,以减少计算运行时。该研究探讨了各种缓存机制(包括LRU和FIFO)在合成和真实世界数据集上的内存-运行时权衡。它还提供了根据可用计算和内存资源配置这些策略的指南,建议复杂的缓存需要最小尺寸才能减少时间,而LRU和FIFO等简单方法可以显著减少适应度评估时间。 AI

影响 为优化进化算法的计算效率提供了见解,有可能加速相关人工智能领域的研究。

排序理由 该项目是一篇研究论文,详细分析了特定计算方法的缓存策略。[lever_c_demoted from research: ic=1 ai=0.7]

在 arXiv cs.NE (Neural & Evolutionary) 阅读 →

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

新分析探讨遗传编程符号回归的缓存策略

报道来源 [1]

  1. arXiv cs.NE (Neural & Evolutionary) TIER_1 English(EN) · Mehul Motani ·

    遗传编程符号回归缓存策略的内存-运行时权衡分析

    Genetic Programming Symbolic Regression (GPSR) generates mathematical expressions to model input-output relationships using an evolutionary process. A significant challenge in GPSR lies in the repeated evaluation of entire expressions or their sub-expression, which inflates compu…