paper-with-me

Papers

Comparison Based Learning from Weak Oracles

2018-02-20 · Ehsan Kazemi, Lin Chen, Sanjoy Dasgupta, Amin Karbasi

There is increasing interest in learning algorithms that involve interaction between human and machine. Comparison-based queries are among the most natural ways to get feedback from humans. A challenge in designing comparison-based interactive learning algorithms is coping with noisy answers. The most common fix is to submit a query several times, but this is not applicable in many situations due to its prohibitive cost and due to the unrealistic assumption of independent noise in different repetitions of the same query. In this paper, we introduce a new weak oracle model, where a non-malicious user responds to a pairwise comparison query only when she is quite sure about the answer. This model is able to mimic the behavior of a human in noise-prone regions. We also consider the application of this weak oracle model to the problem of content search (a variant of the nearest neighbor search problem) through comparisons. More specifically, we aim at devising efficient algorithms to locate a target object in a database equipped with a dissimilarity metric via invocation of the weak comparison oracle. We propose two algorithms termed WORCS-I and WORCS-II (Weak-Oracle Comparison-based Search), which provably locate the target object in a number of comparisons close to the entropy of the target distribution. While WORCS-I provides better theoretical guarantees, WORCS-II is applicable to more technically challenging scenarios where the algorithm has limited access to the ranking dissimilarity between objects. A series of experiments validate the performance of our proposed algorithms.

📄 PDF Abstract BibTeX arXiv:1802.06942

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Noise-Tolerant Interactive Learning from Pairwise Comparisons

2017-04-19 · Yichong Xu, Hongyang Zhang, Aarti Singh, Kyle Miller 외

We study the problem of interactively learning a binary classifier using noisy labeling and pairwise comparison oracles, where the comparison oracle answers which one in the given two instances is more likely to be posit…

Noise-Tolerant Interactive Learning Using Pairwise Comparisons

2017-12-01 · NeurIPS 2017 12 · Yichong Xu, Hongyang Zhang, Kyle Miller, Aarti Singh 외

We study the problem of interactively learning a binary classifier using noisy labeling and pairwise comparison oracles, where the comparison oracle answers which one in the given two instances is more likely to be posit…

Relaxed Oracles for Semi-Supervised Clustering

2017-11-20 · Taewan Kim, Joydeep Ghosh

Pairwise "same-cluster" queries are one of the most widely used forms of supervision in semi-supervised clustering. However, it is impractical to ask human oracles to answer every query correctly. In this paper, we study…

Clustering

Dynamic Oracles for Top-Down and In-Order Shift-Reduce Constituent Parsing

2018-10-25 · Daniel Fernández-González, Carlos Gómez-Rodríguez

We introduce novel dynamic oracles for training two of the most accurate known shift-reduce algorithms for constituent parsing: the top-down and in-order transition-based parsers. In both cases, the dynamic oracles manag…

Dynamic Oracles for Top-Down and In-Order Shift-Reduce Constituent Parsing

2018-10-01 · EMNLP 2018 10 · Daniel Fern{\'a}ndez-Gonz{\'a}lez, Carlos G{\'o}mez-Rodr{\'\i}guez

We introduce novel dynamic oracles for training two of the most accurate known shift-reduce algorithms for constituent parsing: the top-down and in-order transition-based parsers. In both cases, the dynamic oracles manag…