Papers by Wilson Fearn
Automatic Evaluation of Local Topic Quality (P19-1)
Copied to clipboard
Jeffrey Lund, Piper Armstrong, Wilson Fearn, Stephen Cowley, Courtni Byun, Jordan Boyd-Graber, Kevin Seppi
| Challenge: | Topic models are evaluated with global topic distributions but without local topic assignments. |
| Approach: | They propose a task to elicit human judgments of token-level topic assignments . they propose to use global metrics to evaluate topic models at a local level . |
| Outcome: | The proposed task elicits human judgments of token-level topic assignments . global metrics agree poorly with human assignments, the authors show . |
Labeled Anchors and a Scalable, Transparent, and Interactive Classifier (D18-1)
Copied to clipboard
| Challenge: | Labeled Anchors is an interactive and supervised topic model based on the anchor words algorithm . |
| Approach: | They propose an interactive supervised topic model based on the anchor words algorithm . they propose a classifier which requires no training beyond topic inference . |
| Outcome: | The proposed model is human-interpretable and fast, and can be interactive. |
Cross-referencing Using Fine-grained Topic Modeling (N19-1)
Copied to clipboard
| Challenge: | Cross-referencing is a useful study aid for facilitating comprehension of a text, but it requires extensive thematic knowledge and a focused search through the corpus to find such useful connections. |
| Approach: | They propose a system for producing candidate cross-references which can be easily verified by human annotators. |
| Outcome: | a new system can produce cross-references that can be easily verified by human annotators . the system uses fine-grained topic modeling to identify verse pairs which are topically related . |
Exploring the Relationship Between Algorithm Performance, Vocabulary, and Run-Time in Text Classification (2021.naacl-main)
Copied to clipboard
| Challenge: | Many text classification algorithms depend on the size of the corpus’ vocabulary due to their bag-of-words representation. |
| Approach: | They propose to evaluate how preprocessing techniques affect the run-time of models by evaluating ten techniques over four models and two datasets. |
| Outcome: | The proposed methods can reduce run-time with no loss of accuracy while sacrificing up to 65%. |