Auction Verification

Donated on 2/28/2022

We modeled a simultaneous multi-round auction with BPMN models, transformed the latter to Petri nets, and used a model checker to verify whether certain outcomes of the auction are possible or not.

Dataset Characteristics

Tabular

Subject Area

Computer Science

Associated Tasks

Classification, Regression

Feature Type

-

# Instances

2043

# Features

7

Dataset Information

For what purpose was the dataset created?

The dataset was created as part of a scientific study. The goal was to find out whether one could replace costly verification of complex process models (here: simultaneous multi-round auctions, as used for auctioning frequency spectra) with predictions of the outcome.

What do the instances in this dataset represent?

Each instance represents one verification run. Verification checks whether a particular price is possible for a particular product, and (for only some of the instances) whether a particular bidder might win the product to that price.

Additional Information

Our code to prepare the dataset and to make predictions is available here: https://github.com/Jakob-Bach/Analyzing-Auction-Verification

Has Missing Values?

No

Introductory Paper

Analyzing and Predicting Verification of Data-Aware Process Models – a Case Study with Spectrum Auctions

By Elaheh Ordoni, Jakob Bach, Ann-Katrin Fleck. 2022

Published in Journal

Variables Table

Variable NameRoleTypeDescriptionUnitsMissing Values
process.b1.capacityFeatureIntegerCapacity (max number of products to win) of Bidder 1.no
process.b2.capacityFeatureIntegerCapacity (max number of products to win) of Bidder 2.no
process.b3.capacityFeatureIntegerCapacity (max number of products to win) of Bidder 3.no
process.b4.capacityFeatureIntegerCapacity (max number of products to win) of Bidder 4.no
property.priceFeatureIntegerPrice currently verified.no
property.productFeatureIntegerProduct currently verified.no
property.winnerFeatureIntegerBidder currently verified as winner of the product (0 if only price verified).no
verification.resultTargetCategoricalBinary verification result - is the verified outcome possible? no
verification.timeTargetContinuousRuntime of verification procedure.no

0 to 9 of 9

Reviews

There are no reviews for this dataset yet.

Login to Write a Review
Download
1 citations
9292 views

Keywords

spectrum auctions

Creators

Elaheh Ordoni

Karlsruhe Institute of Technology (KIT)

Jakob Bach

Karlsruhe Institute of Technology (KIT)

Ann-Katrin Fleck

Karlsruhe Institute of Technology (KIT)

Jakob Bach

jakob.bach@kit.edu

License

By using the UCI Machine Learning Repository, you acknowledge and accept the cookies and privacy practices used by the UCI Machine Learning Repository.

Read Policy