paper-with-me

Papers

Benchmark dataset and instance generator for Real-World Three-Dimensional Bin Packing Problems

2023-04-28 · Eneko Osaba, Esther Villar-Rodriguez, Sebastián V. Romero

In this article, a benchmark for real-world bin packing problems is proposed. This dataset consists of 12 instances of varying levels of complexity regarding size (with the number of packages ranging from 38 to 53) and user-defined requirements. In fact, several real-world-oriented restrictions were taken into account to build these instances: i) item and bin dimensions, ii) weight restrictions, iii) affinities among package categories iv) preferences for package ordering and v) load balancing. Besides the data, we also offer an own developed Python script for the dataset generation, coined Q4RealBPP-DataGen. The benchmark was initially proposed to evaluate the performance of quantum solvers. Therefore, the characteristics of this set of instances were designed according to the current limitations of quantum devices. Additionally, the dataset generator is included to allow the construction of general-purpose benchmarks. The data introduced in this article provides a baseline that will encourage quantum computing researchers to work on real-world bin packing problems.

📄 PDF Abstract BibTeX arXiv:2304.14712

Code (0)

등록된 구현이 없습니다.

Tasks

Dataset Generation

Similar Papers 제목 키워드 기반

UTBoost: Rigorous Evaluation of Coding Agents on SWE-Bench

2025-06-10 · Boxi Yu, Yuxuan Zhu, Pinjia He, Daniel Kang

The advent of Large Language Models (LLMs) has spurred the development of coding agents for real-world code generation. As a widely used benchmark for evaluating the code generation capabilities of these agents, SWE-Benc…

Code Generation

Debiasing Pretrained Generative Models by Uniformly Sampling Semantic Attributes

2023-09-21 · NeurIPS 2023 11

Generative models are being increasingly used in science and industry applications. Unfortunately, they often perpetuate the biases present in their training sets, such as societal biases causing certain groups to be un…

A Benchmark for Multi-Party Negotiation Games from Real Negotiation Data

2026-03-14 · Leo Benac, Jonas Raedler, Zilin Ma, Finale Doshi-Velez arxiv

Many real-world multi-party negotiations unfold as sequences of binding, action-level commitments rather than a single final outcome, yet this regime remains under-studied in existing benchmarks. We introduce a benchmark…

In-Context Multiple Instance Learning

2026-06-04 · Alexander Möllers, Marvin Sextro, Julius Hense, Gabriel Dernbach 외 arxiv

Multiple Instance Learning (MIL) addresses problems where supervision is available at the level of bags of instances and has been successfully applied in fields ranging from computational pathology to satellite imagery. …

Multiple Instance Learning

Machine Learning as a Service (MLaaS) Dataset Generator Framework for IoT Environments

2026-01-18 · Deepak Kanneganti, Sajib Mistry, Sheik Fattah, Joshua Boland 외 arxiv

We propose a novel MLaaS Dataset Generator (MDG) framework that creates configurable and reproducible datasets for evaluating Machine Learning as a Service (MLaaS) selection and composition. MDG simulates realistic MLaaS…