Personal Context Recognition via Skeptical Learning

Abstract

In personal context recognition many solutions rely on supervised learning that uses sensor data collected from the users' mobile devices. However, the recognition performance is significantly affected by the annotations’ quality. The problem lies in the fact that the annotator in such scenarios is usually the user herself which is not an expert and thus provides a significant amount of incorrect labels, while existing solutions can only tolerate a small fraction of mislabels. Our solution is Skeptical Learning, a framework for interactive machine learning where the machine uses all its available knowledge to check the correctness of its own and the user labeling. This allows to have a uniform confidence measure to be used when a contradiction arises that applies to both the annotator and the machine. The criteria of success is an improvement of the final recognition accuracy with respect to traditional supervised approaches.

Cite

Text

Zhang. "Personal Context Recognition via Skeptical Learning." International Joint Conference on Artificial Intelligence, 2019. doi:10.24963/IJCAI.2019/930

Markdown

[Zhang. "Personal Context Recognition via Skeptical Learning." International Joint Conference on Artificial Intelligence, 2019.](https://mlanthology.org/ijcai/2019/zhang2019ijcai-personal/) doi:10.24963/IJCAI.2019/930

BibTeX

@inproceedings{zhang2019ijcai-personal,
  title     = {{Personal Context Recognition via Skeptical Learning}},
  author    = {Zhang, Wanyi},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2019},
  pages     = {6482-6483},
  doi       = {10.24963/IJCAI.2019/930},
  url       = {https://mlanthology.org/ijcai/2019/zhang2019ijcai-personal/}
}