pith. machine review for the scientific record. sign in

arxiv: 2510.02798 · v2 · submitted 2025-10-03 · 💻 cs.LG · cs.AI

Recognition: unknown

OptunaHub: A Platform for Black-Box Optimization

Authors on Pith no claims yet
classification 💻 cs.LG cs.AI
keywords optunagithubhttpsoptunahubhrefoptimizationtextttalgorithms
0
0 comments X
read the original abstract

Black-box optimization (BBO) underpins advances in domains such as AutoML and Materials Informatics, yet implementations of algorithms and benchmarks remain fragmented across research communities. We introduce OptunaHub (https://hub.optuna.org/), a community-oriented, decentralized platform for distributing BBO components under a unified Optuna-compatible interface. OptunaHub enables independent publication, discovery, and reuse of optimization algorithms and benchmark problems through a lightweight Python module, a contributor-driven registry, and a searchable web interface. The source code is publicly available in the \href{https://github.com/optuna/optunahub}{\texttt{optunahub}}, \href{https://github.com/optuna/optunahub-registry}{\texttt{optunahub-registry}}, and \href{https://github.com/optuna/optunahub-web}{\texttt{optunahub-web}} repositories under the Optuna organization on GitHub (https://github.com/optuna/).

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. A Probabilistic Consensus-Driven Approach for Robust Counterfactual Explanations

    cs.LG 2026-04 unverdicted novelty 7.0

    A consensus-driven probabilistic approach generates robust counterfactual explanations by modeling data under varying classifier agreement levels using conditional normalizing flows.

  2. Beyond the Laplacian: Doubly Stochastic Matrices for Graph Neural Networks

    cs.LG 2026-04 unverdicted novelty 6.0

    DsmNet substitutes Laplacian matrices with approximated doubly stochastic matrices in GNNs, using Neumann truncation and residual mass compensation to achieve O(K|E|) efficiency and bound Dirichlet energy decay for re...