paper-with-me

Papers

A Benchmark Generator for Combinatorial Testing

2022-12-29 · Carlos Ansotegui, Eduard Torres

Combinatorial Testing (CT) tools are essential to test properly a wide range of systems (train systems, Graphical User Interfaces (GUIs), autonomous driving systems, etc). While there is an active research community working on developing CT tools, paradoxically little attention has been paid to making available enough resources to test the CT tools themselves. In particular, the set of available benchmarks to asses their correctness, effectiveness and efficiency is rather limited. In this paper, we introduce a new generator of CT benchmarks that essentially borrows the structure contained in the plethora of available Combinatorial Problems from other research communities in order to create meaningful benchmarks. We additionally perform an extensive evaluation of CT tools with these new benchmarks. Thanks to this study we provide some insights on under which circumstances a particular CT tool should be used.

📄 PDF Abstract BibTeX arXiv:2301.08134

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

EALG: Evolutionary Adversarial Generation of Language Model-Guided Generators for Combinatorial Optimization

2025-06-03 · Ruibo Duan, Yuxin Liu, Xinyao Dong, Chenglin Fan

Generating challenging instances is crucial for the evaluation and advancement of combinatorial optimization solvers. In this work, we introduce EALG (Evolutionary Adversarial Generation of Language Model-Guided Generato…

Combinatorial OptimizationLanguage ModelingLanguage Modelling

MathConstraint: Automated Generation of Verified Combinatorial Reasoning Instances for LLMs

2026-05-08 · Viresh Pati, Zhengyu Li, Piyush Jha, Rahul Garg 외 arxiv

We introduce MathConstraint, a hard, adaptive benchmark for evaluating the combinatorial reasoning capabilities of LLMs. We combine constraint satisfaction problems with rigorous solver-based verification and design an a…

A Combinatorial Identities Benchmark for Theorem Proving via Automated Theorem Generation

2025-02-25 · Beibei Xiong, Hangyu Lv, Haojia Shan, Jianlin Wang 외

Large language models (LLMs) have significantly advanced formal theorem proving, yet the scarcity of high-quality training data constrains their capabilities in complex mathematical domains. Combinatorics, a cornerstone …

Automated Theorem ProvingLanguage ModelingLanguage ModellingLarge Language Model

Combinatorial Inference for Graphical Models

2016-08-10 · Matey Neykov, Junwei Lu, Han Liu

We propose a new family of combinatorial inference problems for graphical models. Unlike classical statistical inference where the main interest is point estimation or parameter testing, combinatorial inference aims at t…

Systematic Training and Testing for Machine Learning Using Combinatorial Interaction Testing

2022-01-28 · Tyler Cody, Erin Lanus, Daniel D. Doyle, Laura Freeman

This paper demonstrates the systematic use of combinatorial coverage for selecting and characterizing test and training sets for machine learning models. The presented work adapts combinatorial interaction testing, which…

BIG-bench Machine Learningsoftware testing