ProCreations's picture
Publish generalized convex exact native reproduction
2d1810a verified
Raw
History Blame Contribute Delete
1.56 kB
{
"assessment": "falsified",
"boundary_control": "Replacing 'exactly' by 'within 0.001 per item at printed precision' makes all four available comparisons pass.",
"claim": 4,
"exact_match_failures": [
5,
10
],
"literal_claim": "Table I reports multi-item auction experiments for n in {1,2,5,10,20} goods in which, for n up to 10, the learned mechanism's revenue matches the Straight-Jacket auction benchmark exactly.",
"literal_registered_word": "exactly",
"result": "The source table prints 0.314 vs 0.315 at n=5 and 0.346 vs 0.347 at n=10, so the conjunction is false as literally registered.",
"source_file_sha256": "021cdf77be6af063a4b420e8f4e068c8879ba1842c8ac4ed39e10efecc50f8ed",
"source_table_rows": [
{
"absolute_per_item_gap": 0.0,
"exact_match": true,
"learned_profit_per_item": "0.250",
"n": 1,
"straight_jacket_per_item": "0.250"
},
{
"absolute_per_item_gap": 0.0,
"exact_match": true,
"learned_profit_per_item": "0.274",
"n": 2,
"straight_jacket_per_item": "0.274"
},
{
"absolute_per_item_gap": 0.001,
"exact_match": false,
"learned_profit_per_item": "0.314",
"n": 5,
"straight_jacket_per_item": "0.315"
},
{
"absolute_per_item_gap": 0.001,
"exact_match": false,
"learned_profit_per_item": "0.346",
"n": 10,
"straight_jacket_per_item": "0.347"
},
{
"learned_profit_per_item": "0.377",
"n": 20,
"straight_jacket_per_item": "---"
}
]
}