JaxARC:一个基于JAX的高性能抽象与推理研究环境 / JaxARC: A High-Performance JAX-based Environment for Abstraction and Reasoning Research
1️⃣ 一句话总结
这篇论文介绍了一个名为JaxARC的新型高性能人工智能研究平台,它利用JAX框架解决了现有工具在‘抽象与推理’任务上的计算瓶颈,实现了数百至数千倍的性能提升,使得以前因计算量过大而无法进行的大规模强化学习实验成为可能。
The Abstraction and Reasoning Corpus (ARC) tests AI systems' ability to perform human-like inductive reasoning from a few demonstration pairs. Existing Gymnasium-based RL environments severely limit experimental scale due to computational bottlenecks. We present JaxARC, an open-source, high-performance RL environment for ARC implemented in JAX. Its functional, stateless architecture enables massive parallelism, achieving 38-5,439x speedup over Gymnasium at matched batch sizes, with peak throughput of 790M steps/second. JaxARC supports multiple ARC datasets, flexible action spaces, composable wrappers, and configuration-driven reproducibility, enabling large-scale RL research previously computationally infeasible. JaxARC is available at this https URL.
JaxARC:一个基于JAX的高性能抽象与推理研究环境 / JaxARC: A High-Performance JAX-based Environment for Abstraction and Reasoning Research
这篇论文介绍了一个名为JaxARC的新型高性能人工智能研究平台,它利用JAX框架解决了现有工具在‘抽象与推理’任务上的计算瓶颈,实现了数百至数千倍的性能提升,使得以前因计算量过大而无法进行的大规模强化学习实验成为可能。
源自 arXiv: 2601.17564