TESTNAV: Pareto-Guided Search for Compositional Robustness Testing (arXiv: 2608.19882)
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill arxiv-2608-19882-testnav-pareto-guided-search-for-compositional-rob --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Arxiv 2608 19882 Testnav Pareto Guided Search For Compositional Rob?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-arxiv-2608-19882-testnav-pareto-guided-search-for)More formats (shields.io, HTML) on the badges page.
---
name: arxiv-2608-19882-testnav-pareto-guided-search-for-compositional-rob
description: 'TESTNAV: Pareto-Guided Search for Compositional Robustness Testing (arXiv: 2608.19882)'
category: nlp-llm
version: "1.0"
date: 2026-08-22
---
# TESTNAV: Pareto-Guided Search for Compositional Robustness Testing
**Authors:** Arooj Arif, Tobias Hartung, Elena Botoeva, Alexandros Koliousis
**arXiv:** 2608.19882
**Utility:** 1.00
**Published:** 2026-08-20T10:43:22Z
**Link:** http://arxiv.org/abs/2608.19882
## Abstract
Deep learning models remain vulnerable to real-world input perturbations, especially when multiple corruptions co-occur in the same input (e.g., brightness shifts and motion blur). Compositional testing reveals these interaction effects but introduces two challenges: combinatorial growth of the perturbation space as dimensions and severity levels increase, and uneven diagnostic value-many combinations yield unrealistically degraded inputs with limited practical relevance.
We present TESTNAV, 1 a Pareto-guided robustness testing framework for efficiently exploring discrete, compositional perturbation spaces when only a limited number of perturbation configurations can be evaluated. TESTNAV prioritises severe yet realistic failures by formulating robustness testing as bi-objective optimisation: maximise performance degradation while preserving input fidelity measured by modality-specific metrics (e.g., SSIM and KID for vision; chrF and BERT-F1 for language and code). It uses NSGA-II to approximate the bi-objective Pareto front. Across four benchmarks spanning vision, natural language, and code generation, TESTNAV recovers Pareto fronts up to 2.15x faster than search-based baselines, using 35.8%-89.3% of the discrete perturbation space defined by four perturbation dimensions with six levels each.
## Summary
This skill encapsulates the key contributions and methods from the arXiv paper "TESTNAV: Pareto-Guided Search for Compositional Robustness Testing".
The paper presents novel ideas in nlp-llm that can be applied to agent systems.
## How to Use
1. Review the paper's methodology and findings.
2. Identify applicable components for your agent workflow.
3. Implement the core techniques as described in the paper.
4. Validate improvements in your specific use case.
## Pitfalls
- Ensure the paper's assumptions match your agent's environment.
- Validate implementation details before deployment.
- Consider computational complexity and resource requirements.
## References
- arXiv:2608.19882
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!