English

Binary Matrix Guessing Problem

Artificial Intelligence 2018-10-17 v2

Abstract

We introduce the Binary Matrix Guessing Problem and provide two algorithms to solve this problem. The first algorithm we introduce is Elementwise Probing Algorithm (EPA) which is very fast under a score which utilizes Frobenius Distance. The second algorithm is Additive Reinforcement Learning Algorithm which combines ideas from perceptron algorithm and reinforcement learning algorithm. This algorithm is significantly slower compared to first one, but less restrictive and generalizes better. We compare computational performance of both algorithms and provide numerical results. reason for withdrawal: Paper will be rewritten with experiments replicated on verified and validated hardware and software.

Keywords

Cite

@article{arxiv.1701.06167,
  title  = {Binary Matrix Guessing Problem},
  author = {Çağrı Latifoğlu},
  journal= {arXiv preprint arXiv:1701.06167},
  year   = {2018}
}

Comments

9 pages, 4 tables reason for withdrawal: Paper will be rewritten with experiments replicated on verified and validated hardware and software

R2 v1 2026-06-22T17:56:28.431Z