Machine Learning for the Quantified Self

Slides:



Advertisements
Similar presentations
Predicting User Interests from Contextual Information
Advertisements

Pat Langley Computational Learning Laboratory Center for the Study of Language and Information Stanford University, Stanford, California
Behavior: Process Forms (to be Completed by Team).
Patch to the Future: Unsupervised Visual Prediction
Applications of agent technology in communications: a review S. S. Manvi &P. Venkataram Presented by Du-Shiau Tsai Computer Communications, Volume 27,
Fact-Finding Fact-Finding Overview
Introduction to Machine Learning Approach Lecture 5.
Motivation What energizes human behavior?
Introduction to machine learning
Clustering analysis workshop Clustering analysis workshop CITM, Lab 3 18, Oct 2014 Facilitator: Hosam Al-Samarraie, PhD.
Copyright © 2008 by Pearson Education, Inc. Upper Saddle River, New Jersey All rights reserved. John W. Creswell Educational Research: Planning,
Quantified Self Research Cindy Chan, Joel Moore, Tom Fairweather and Sophie Tyler.
Machine Learning Queens College Lecture 1: Introduction.
Chapter 10 State Machine Diagrams
Chapter 16 Conducting & Reading Research Baumgartner et al Chapter 16 Developing the Research Proposal.
Introduction to machine learning and data mining 1 iCSC2014, Juan López González, University of Oviedo Introduction to machine learning Juan López González.
Data Mining: Classification & Predication Hosam Al-Samarraie, PhD. Centre for Instructional Technology & Multimedia Universiti Sains Malaysia.
1 CSC 8520 Spring Paula Matuszek Kinds of Machine Learning Machine learning techniques can be grouped into several categories, in several ways: –What.
1 Knowledge Discovery Transparencies prepared by Ho Tu Bao [JAIST] ITCS 6162.
Chapter 16. Top 10 Public Health Achievements in the 20th Century 1. Vaccinations 2. Motor vehicle safety 3. Safer workplaces 4. Control of infectious.
Courtney Kavanaugh Geneva Elementary School Val Brown Content Support Team Kim Dansereau Hagerty High School.
Learning from observations
Functional Behavior Assessment
Basic Nursing: Foundations of Skills & Concepts Chapter 9
Michael A. Hitt C. Chet Miller Adrienne Colella Slides by R. Dennis Middlemist Michael A. Hitt C. Chet Miller Adrienne Colella Chapter 4 Learning and Perception.
Fitness Education Chapter 13. Traditional Views of Fitness Goal was to get kids fit Focus was on activities and doing fitness (for example, weight training,
Bing LiuCS Department, UIC1 Chapter 8: Semi-supervised learning.
States.
PS365 Applied Behavior Analysis II SEMINAR #3
Welcome and Introduction to the Course MSE 2400 EaLiCaRA Spring 2015 Dr. Tom Way.
Intervening with Difficult Behaviors October 23, 2014 NSPA.
Copyright Paula Matuszek Kinds of Machine Learning.
Reinforcement Learning AI – Week 22 Sub-symbolic AI Two: An Introduction to Reinforcement Learning Lee McCluskey, room 3/10
Supervised Machine Learning: Classification Techniques Chaleece Sandberg Chris Bradley Kyle Walsh.
Using decision trees to build an a framework for multivariate time- series classification 1 Present By Xiayi Kuang.
Introduction Chapter 1. Sport Books Publisher2 Table of Contents Introduction Definitions and Dimensions –Scope –Significance –Name Game Spheres of Scholarly.
1. 2 * What is a FBA? * What is Involved in a FBA? * Functions of Behaviour * The Plan * Evidence-based Teaching Procedures * Case Studies * Questions.
Maestro AI Vision and Design Overview Definitions Maestro: A naïve Sensorimotor Engine prototype. Sensorimotor Engine: Combining sensory and motor functions.
Computer Architecture Organization and Architecture
8 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
Learning from Experience Planning for Success 1 October, 2010.
Introduction to Machine Learning, its potential usage in network area,
Brief Intro to Machine Learning CS539
Chapter 13 Instructing Students.
Unit 10 safe=active Sports Psychology Unit 10 safe=active.
OPERATING SYSTEMS CS 3502 Fall 2017
Semi-Supervised Clustering
M&E Basics Miguel Aragon Lopez, MD, MPH
Module 5 HAIL Research This module provides an overview of how researchers will collect data with both Independent Living Specialist(ILS) and consumers.
Learning and Perception

Creating & Managing Workbooks
How to organize the Methodology Chapter (section)
Neural Networks for Machine Learning Lecture 1e Three types of learning Geoffrey Hinton with Nitish Srivastava Kevin Swersky.
Chapter 10 Emotional, Social, and Behavioral Education Assessment
Machine Learning for the Quantified Self
Sports Psychology Unit 10.
Foundation of Planning BBB1113 | Intro to Business Management Faculty of Business Management & Globalization.
By Thomas Hartmann, Assad Moawad, Francois Fouquet, Yves Le Traon
States.
Objective of This Course
INTRODUCTION.
Lecture 6: Introduction to Machine Learning
States.
Intro to Machine Learning
Lecture 1 Entrepreneurs – Who are they and what makes them tick?
Sports Psychology Unit 11.
Presentation transcript:

Machine Learning for the Quantified Self Lecture 1 Introduction

Quantified Self definition (1) Term first coined by Gary Wolf and Kevin Kelly in Wired Magazine Let’s watch a video first: https://www.youtube.com/watch?v=OrAo8oBBFIo

Quantified Self definition (2) What is the quantified self? Swan (2013): “The quantified self is any individual engaged in the self-tracking of any kind of biological, physical, behavioral, or environmental information. There is a proactive stance toward obtaining information and acting on it.”

Quantified Self definition (3) We: “The quantified self is any individual engaged in the self-tracking of any kind of biological, physical, behavioral, or environmental information. The self-tracking is driven by a certain goal of the individual with a desire to act upon the collected information.”

Quantified Self: measurements Augemberg (2012):

Quantified Self: why? (1) Choe, 2014: Interview with 52 quantified selfs Three categories: Improved health (cure or manage a condition, execute a treatment plan, achieve a goal) Improve other aspects of life (maximize work performance, be mindful) Find new life experiences (have fun, learn new things)

Quantified Self: why? (2) Gimpel, 2013: Identify “Five-Factor Framework of Self-Tracking Motivations: Self-healing (become healthy) Self-discipline (rewarding aspects of it) Self-design (control and optimize “yourself”) Self-association (associated with movement) Self-entertainment (entertainment value)

Quantified Self: Arnold and Bruce Use two running examples Bruce: Diabetic Susceptible for depression Smart watch Device to measure blood glucose level …… Arnold: Loves sports Wants to participate in IRONMAN Gadget freak Smart phone/watch/… Electronic scale Chest strap …… ML4QS: Introduction and Basics of Sensory Data

Moving on the machine learning Machine learning: “Machine learning is to automatically identify patterns from data” What could we learn for Arnold and Bruce?

What could we learn? Arnold: Bruce: Advising the training to make most progress towards a certain goal based on past outcomes of training. Forecasting when a certain running distance will be feasible based on the progress made so far and the training schedule. Bruce: Predict the next blood glucose level based on past measurements and activity levels. Determine when and how to intervene when the mood is going down to avoid a spell of depression. Finding clusters of locations that appear to elevate one’s mood.

Why is the Quantified Self so different? Sensory noise Missing measurements Temporal data Interaction with a user Learn over multiple datasets

Basic Terminology (1) A measurement is one value for an attribute recorded at a specific time point.

Basic Terminology (2) A time series is a series of measurements in temporal order.

Basic Terminology (3) Machine learning terminology is assumed to be known, for your convenience: Supervised learning is the machine learning task of inferring a function from a set of labeled training data In unsupervised learning, there is no target measure (or label), and the goal is to describe the associations and patterns among the attributes Reinforcement learning tries to find optimal actions in a given situation so as to maximize a numerical reward that does not immediately come with the action but later in time.

Mathematical notation (1)

Mathematical notation (2) Some examples: An instance: A target for the instance:

Overview of the course (1)

Overview of the course / the book (2) We will discuss the following topics: Sensory data (+ case study) (Chapter 2) Handling noise (Chapter 3) Feature extraction (Chapter 4) Clustering (Chapter 5) Theoretical foundations (Chapter 6) Predictive modeling without time (Chapter 7) Predictive modeling with time (Chapter 8) Reinforcement learning (Chapter 9) Look towards the future (Chapter 10)