Multi-answer Constrained Optimal Querying: Maximum Information Gain Coding
Zhefan Li, Pingyi Fan

TL;DR
This paper introduces the Maximum Information Gain Coding (MIGC) method for constrained multi-answer querying, generalizing previous binary schemes to D-ary cases, and demonstrates its superior performance over existing methods.
Contribution
It generalizes the greedy binary separation coding to D-ary cases and proposes MIGC for constrained multi-answer queries, with theoretical optimality analysis.
Findings
MIGC outperforms GBSC and Shannon Coding in bits per symbol.
Theoretical discussion confirms MIGC's optimality under certain conditions.
Application to practical scenarios shows improved efficiency.
Abstract
As the rapidly developments of artificial intelligence and machine learning, behavior tree design in multiagent system or AI game become more important. The behavior tree design problem is highly related to the source coding in information theory. "Twenty Questions" problem is a typical example for the behavior tree design, usually used to explain the source coding application in information theory and can be solved by Huffman coding. In some realistic scenarios, there are some constraints on the asked questions. However, for general question set, finding the minimum expected querying length is an open problem, belongs to NP-hard. Recently, a new coding scheme has been proposed to provide a near optimal solution for binary cases with some constraints, named greedy binary separation coding (GBSC). In this work, we shall generalize it to D-ary cases and propose maximum information gain…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Algorithms and Data Compression · Advanced Database Systems and Queries
