Selective Sampling for Example-based Word Sense Disambiguation
Atsushi Fujii, Kentaro Inui, Takenobu Tokunaga, and Hozumi Tanaka

TL;DR
This paper introduces a selective sampling method for example-based word sense disambiguation that reduces manual supervision and search time by choosing the most informative examples based on their training utility.
Contribution
The paper presents a novel utility-based sampling approach that efficiently constructs a smaller, effective example set for disambiguation systems, improving efficiency without sacrificing accuracy.
Findings
Reduced supervision and search overheads in experiments
Maintained system performance with smaller example sets
Effective sampling method validated on about one thousand sentences
Abstract
This paper proposes an efficient example sampling method for example-based word sense disambiguation systems. To construct a database of practical size, a considerable overhead for manual sense disambiguation (overhead for supervision) is required. In addition, the time complexity of searching a large-sized database poses a considerable problem (overhead for search). To counter these problems, our method selectively samples a smaller-sized effective subset from a given example set for use in word sense disambiguation. Our method is characterized by the reliance on the notion of training utility: the degree to which each example is informative for future example sampling when used for the training of the system. The system progressively collects examples by selecting those with greatest utility. The paper reports the effectiveness of our method through experiments on about one thousand…
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
TopicsNatural Language Processing Techniques · Topic Modeling · Machine Learning and Algorithms
