Budget Constrained Interactive Search for Multiple Targets

12/03/2020
by   Xuliang Zhu, et al.
0

Interactive graph search leverages human intelligence to categorize target labels in a hierarchy, which are useful for image classification, product categorization, and database search. However, many existing studies of interactive graph search aim at identifying a single target optimally, and suffer from the limitations of asking too many questions and not being able to handle multiple targets. To address these two limitations, in this paper, we study a new problem of budget constrained interactive graph search for multiple targets called kBM-IGS-problem. Specifically, given a set of multiple targets T in a hierarchy, and two parameters k and b, the goal is to identify a k-sized set of selections S such that the closeness between selections S and targets T is as small as possible, by asking at most a budget of b questions. We theoretically analyze the updating rules and design a penalty function to capture the closeness between selections and targets. To tackle the kBM-IGS-problem, we develop a novel framework to ask questions using the best vertex with the largest expected gain, which makes a balanced trade-off between target probability and benefit gain. Based on the kBM-IGS framework, we first propose an efficient algorithm STBIS to handle the SingleTarget problem, which is a special case of kBM-IGS. Then, we propose a dynamic programming based method kBM-DP to tackle the MultipleTargets problem. To further improve efficiency, we propose two heuristic but efficient algorithms kBM-Topk and kBM-DP+. kBM-Topk develops a variant gain function and selects the top-k vertices independently. kBM-DP+ uses an upper bound of gains and prunes disqualified vertices to save computations. Experiments on large real-world datasets with ground-truth targets verify both the effectiveness and efficiency of our proposed algorithms.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/20/2022

Cost-Effective Algorithms for Average-Case Interactive Graph Search

Interactive graph search (IGS) uses human intelligence to locate the tar...
research
05/14/2021

Butterfly-Core Community Search over Labeled Graphs

Community search aims at finding densely connected subgraphs for query v...
research
06/19/2023

BNN-DP: Robustness Certification of Bayesian Neural Networks via Dynamic Programming

In this paper, we introduce BNN-DP, an efficient algorithmic framework f...
research
11/11/2019

Intermittent Information-Driven Search for Underwater Targets

The problem is area-restricted search for targets using an autonomous mo...
research
07/31/2022

The Search and Rescue Game on a Cycle

We consider a search and rescue game introduced recently by the first au...
research
02/09/2020

Target Privacy Preserving for Social Networks

In this paper, we incorporate the realistic scenario of key protection i...
research
08/07/2020

Ontology-based Graph Visualization for Summarized View

Data summarization that presents a small subset of a dataset to users ha...

Please sign up or login with your details

Forgot password? Click here to reset