Pith. sign in

REVIEW 3 cited by

Parallel-mentoring for Offline Model-based Optimization

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2309.11592 v2 pith:QSZPLFKN submitted 2023-09-20 cs.CE

Parallel-mentoring for Offline Model-based Optimization

classification cs.CE
keywords proxiesdesignslabelssupervisionascentconsensusensemblegradient
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

We study offline model-based optimization to maximize a black-box objective function with a static dataset of designs and scores. These designs encompass a variety of domains, including materials, robots and DNA sequences. A common approach trains a proxy on the static dataset to approximate the black-box objective function and performs gradient ascent to obtain new designs. However, this often results in poor designs due to the proxy inaccuracies for out-of-distribution designs. Recent studies indicate that: (a) gradient ascent with a mean ensemble of proxies generally outperforms simple gradient ascent, and (b) a trained proxy provides weak ranking supervision signals for design selection. Motivated by (a) and (b), we propose \textit{parallel-mentoring} as an effective and novel method that facilitates mentoring among parallel proxies, creating a more robust ensemble to mitigate the out-of-distribution issue. We focus on the three-proxy case and our method consists of two modules. The first module, \textit{voting-based pairwise supervision}, operates on three parallel proxies and captures their ranking supervision signals as pairwise comparison labels. These labels are combined through majority voting to generate consensus labels, which incorporate ranking supervision signals from all proxies and enable mutual mentoring. However, label noise arises due to possible incorrect consensus. To alleviate this, we introduce an \textit{adaptive soft-labeling} module with soft-labels initialized as consensus labels. Based on bi-level optimization, this module fine-tunes proxies in the inner level and learns more accurate labels in the outer level to adaptively mentor proxies, resulting in a more robust ensemble. Experiments validate the effectiveness of our method. Our code is available here.

discussion (0)

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

Forward citations

Cited by 3 Pith papers

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

  1. Black-Box Optimization From Small Offline Datasets via Meta Learning with Synthetic Tasks

    cs.LG 2026-04 unverdicted novelty 7.0

    OptBias meta-learns optimization bias from Gaussian process synthetic tasks to improve surrogate performance for offline black-box optimization from small datasets.

  2. Black-Box Optimization From Small Offline Datasets via Meta Learning with Synthetic Tasks

    cs.LG 2026-04 unverdicted novelty 6.0

    OptBias meta-learns reusable optimization bias from Gaussian process synthetic tasks to improve surrogate ranking performance on small offline black-box optimization datasets.

  3. Black-Box Optimization From Small Offline Datasets via Meta Learning with Synthetic Tasks

    cs.LG 2026-04 unverdicted novelty 5.0

    OptBias meta-learns optimization bias via Gaussian process synthetic tasks to boost surrogate performance for small-data offline black-box optimization across benchmarks.