Ubicomp Tutorial on SOlving the Activity Recognition problem (SOAR)

Self-supervised and multi-modal recognition of activities from wearable sensors

 

TUTORIAL DATE: October 9 2023 FROM 9 AM - 12:30 PM at ubicomp 2023

Overview of the tutorial

Feature extraction lies at the core of Human Activity Recognition (HAR): the automated inference of what activity is being performed. Traditionally, the HAR community used statistical metrics and distribution-based representations to summarize the movement present in windows of sensor data into feature vectors. More recently, learned representations have been used successfully in lieu of such handcrafted and manually engineered features. In particular, the community has shown substantial interest in self-supervised methods, which leverage large-scale unlabeled data to first learn useful representations that are subsequently fine-tuned to the target applications. In this tutorial, we focus on representations for single-sensor and multi-modal setups, and go beyond the current de facto of learning representations. We also discuss the economic use of existing representations, specifically via transfer learning and domain adaptation. The proposed tutorial will introduce state-of-the-art methods for representation learning in HAR, and provide a forum for researchers from mobile and ubiquitous computing to not only discuss the current state of the field but to also chart future directions for the field itself, including answering what it would take to finally solve the activity recognition problem.

 Tutorial Schedule

The tentative schedule is shown below. 

tutorial schedule

 Team

Harish Haresamudram
Georgia Institute of Technology

Chi Ian Tang
University of Cambridge/
Nokia Bell Labs

Sungho Suh
DFKI and RPTU

Paul Lukowicz
DFKI and RPTU

Thomas Ploetz
Georgia Institute of Technology

 

registration and attendance

Participants can register via the Ubicomp registration link. Early bird registration deadline: July 15 2023. 

 FAQs

Q: How can I register for the tutorial?
A: Please refer to the Ubicomp website for registering.

Q: Who is the intended audience?
A: This is an introductory to intermediate tutorial. Participants will include UbiComp and HCI researchers, industry practitioners, and students. We will expect participants to have familiarity with the basics of machine learning and Python coding. Ideal participants would have experience with coding in notebooks such as Jupyter and Google Colab.

Q: What tools are necessary for the tutorial?
A: We will use Colab notebooks, so bringing laptops and having a Google account are needed to work through the exercises.