End-User Feature Labeling via Locally Weighted Logistic Regression

Abstract

Applications that adapt to a particular end user often make inaccurate predictions during the early stages when training data is limited. Although an end user can improve the learning algorithm by labeling more training data, this process is time consuming and too ad hoc to target a particular area of inaccuracy. To solve this problem, we propose a new learning algorithm based on Locally Weighted Logistic Regression for feature labeling by end users, enabling them to point out which features are important for a class, rather than provide new training instances. In our user study, the first allowing ordinary end users to freely choose features to label directly from text documents, our algorithm was more effective than others at leveraging end users’ feature labels to improve the learning algorithm. Our results strongly suggest that allowing users to freely choose features to label is a promising method for allowing end users to improve learning algorithms effectively.

Cite

Text

Wong et al. "End-User Feature Labeling via Locally Weighted Logistic Regression." AAAI Conference on Artificial Intelligence, 2011. doi:10.1609/AAAI.V25I1.7961

Markdown

[Wong et al. "End-User Feature Labeling via Locally Weighted Logistic Regression." AAAI Conference on Artificial Intelligence, 2011.](https://mlanthology.org/aaai/2011/wong2011aaai-end/) doi:10.1609/AAAI.V25I1.7961

BibTeX

@inproceedings{wong2011aaai-end,
  title     = {{End-User Feature Labeling via Locally Weighted Logistic Regression}},
  author    = {Wong, Weng-Keen and Oberst, Ian and Das, Shubhomoy and Moore, Travis and Stumpf, Simone and McIntosh, Kevin and Burnett, Margaret M.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2011},
  pages     = {1575-1578},
  doi       = {10.1609/AAAI.V25I1.7961},
  url       = {https://mlanthology.org/aaai/2011/wong2011aaai-end/}
}