Textual Membership Queries

May 11, 2018 ยท Entered Twilight ยท ๐Ÿ› International Joint Conference on Artificial Intelligence

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"Last commit was 5.0 years ago (โ‰ฅ5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: .dockerignore, .gitignore, Dockerfile, README.md, ResearchNLP, actual_mod_ops_publish.png, config.py, requirements.txt, tests

Authors Jonathan Zarecki, Shaul Markovitch arXiv ID 1805.04609 Category cs.LG: Machine Learning Cross-listed cs.CL, stat.ML Citations 5 Venue International Joint Conference on Artificial Intelligence Repository https://github.com/jonzarecki/textual-mqs โญ 2 Last Checked 1 month ago
Abstract
Human labeling of data can be very time-consuming and expensive, yet, in many cases it is critical for the success of the learning process. In order to minimize human labeling efforts, we propose a novel active learning solution that does not rely on existing sources of unlabeled data. It uses a small amount of labeled data as the core set for the synthesis of useful membership queries (MQs) - unlabeled instances generated by an algorithm for human labeling. Our solution uses modification operators, functions that modify instances to some extent. We apply the operators on a small set of instances (core set), creating a set of new membership queries. Using this framework, we look at the instance space as a search space and apply search algorithms in order to generate new examples highly relevant to the learner. We implement this framework in the textual domain and test it on several text classification tasks and show improved classifier performance as more MQs are labeled and incorporated into the training set. To the best of our knowledge, this is the first work on membership queries in the textual domain.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Machine Learning