Pith. sign in

REVIEW 1 cited by

PromiseTune: Unveiling Causally Promising and Explainable Configuration Tuning

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 2507.05995 v4 pith:MLG6OYPJ submitted 2025-07-08 cs.SE

classification cs.SE
keywords configurationregionslandscapepromisetunepromisingrulestuningcausally
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

The high configurability of modern software systems has made configuration tuning a crucial step for assuring system performance, e.g., latency or throughput. However, given the expensive measurements, large configuration space, and rugged configuration landscape, existing tuners suffer ineffectiveness due to the difficult balance of budget utilization between exploring uncertain regions (for escaping from local optima) and exploiting guidance of known good configurations (for fast convergence). The root cause is that we lack knowledge of where the promising regions lay, which also causes challenges in the explainability of the results. In this paper, we propose PromiseTune that tunes configuration guided by causally purified rules. PromiseTune is unique in the sense that we learn rules, which reflect certain regions in the configuration landscape, and purify them with causal inference. The remaining rules serve as approximated reflections of the promising regions, bounding the tuning to emphasize these places in the landscape. This, as we demonstrate, can effectively mitigate the impact of the exploration and exploitation trade-off. Those purified regions can then be paired with the measured configurations to provide spatial explainability at the landscape level. Comparing with 11 state-of-the-art tuners on 12 systems and varying budgets, we show that PromiseTune performs significantly better than the others with 42% superior rank to the overall second best while providing richer information to explain the hidden system characteristics.

Discussion (0). Sign in to comment.

Forward citations

Cited by 1 Pith paper

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

  1. Can AI be Easy? Lessons Learned from the EZR.py Toolkit

    cs.SE 2026-05 unverdicted novelty 5.0 of 10

    EZR.py shows that a compact, readable Python toolkit can match or exceed state-of-the-art tools like SHAP, LIME, SMAC3, and FASTREAD on over 120 tabular SE tasks while running 500 times faster and using far less labeled data.

Pith tools