2015
DOI: 10.1016/j.neucom.2014.06.042
|View full text |Cite
|
Sign up to set email alerts
|

Active learning via query synthesis and nearest neighbour search

Abstract: Active learning has received great interests from researchers due to its ability to reduce the amount of supervision required for effective learning. As the core component of active learning algorithms, query synthesis and pool-based sampling are two main scenarios of querying considered in the literature. Query synthesis features low querying time, but only has limited applications as the synthesized query might be unrecognizable to human oracle. As a result, most efforts have focused on pool-based sampling i… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
30
0
2

Year Published

2017
2017
2023
2023

Publication Types

Select...
6
1
1

Relationship

0
8

Authors

Journals

citations
Cited by 47 publications
(32 citation statements)
references
References 27 publications
0
30
0
2
Order By: Relevance
“…Membership query synthesis was proposed in [45], and further developed and extended in [46][47][48][49][50]. In this scenario, the machine learner knows the definition of the instance space (e.g., feature dimensions and ranges are known).…”
Section: Pool-based Samplingmentioning
confidence: 99%
See 1 more Smart Citation
“…Membership query synthesis was proposed in [45], and further developed and extended in [46][47][48][49][50]. In this scenario, the machine learner knows the definition of the instance space (e.g., feature dimensions and ranges are known).…”
Section: Pool-based Samplingmentioning
confidence: 99%
“…The learner can generate (i.e., synthesize) a new instance (e.g., an image or a piece of text) from scratch (thus one that meets the parameters of the instance space, but may or may not actually exist [28]) that satisfies the instance space definition, and then enlist an annotator for labeling [49,50]. Query synthesis can synthesize a new artificial (membership) query from scratch using a small amount of labelled data-it is therefore very efficient [49]. Query synthesis is often tractable and efficient for finite problem domains [46].…”
Section: Pool-based Samplingmentioning
confidence: 99%
“…Active learning is an effective way to reduce the data labeling effort, by actively selecting the most useful instances to label. There are two main scenarios of active learning in the literature: query synthesis [29]- [32] and sampling. The latter can be further divided into stream-based sampling [33], [34] and pool-based sampling [35]- [38].…”
Section: B Active Learningmentioning
confidence: 99%
“…Therefore, we synthesize the next query along the mid-perpendicular direction after we find an opposite-pair close enough to the decision boundary. Specifically, we find the opposite-pair's orthogonal vector by Gram-Schmidt process [32], set the magnitude of the orthogonal vector to q, then move it to a more precise midpoint. The details are shown in Algorithm 2.…”
Section: ) Mid-perpendicular Synthesismentioning
confidence: 99%
“…Random sampling can lead to wasted probes, with no new information added. The query synthesis strategy of [24] generates samples close to the decision boundary and spreads these samples across the boundary, for better learning of the decision landscape. The approach in [24] was used for selecting samples for active learning.…”
Section: The Reverse Engineering(re) Attackmentioning
confidence: 99%