The Human Behaviour-Change Project

Size: px
Start display at page:

Download "The Human Behaviour-Change Project"

Transcription

1 The Human Behaviour-Change Project Participating organisations A Collaborative Award funded by the

2 This evening Opening remarks from the chair Mary de Silva, The Wellcome Trust 1. The need and vision Susan Michie, UCL 2. The preliminary ontology Robert West, UCL 3. The sciences working together Marie Johnston, Aberdeen University Question and answer session 4. Automated data extraction from papers Pól Mac Aonghusa, IBM Research 5. Machine learning John Shawe-Taylor, UCL 6. The querying system for users James Thomas, UCL 7. The future Mike Kelly, Cambridge University Question and answer session and discussion

3 The Vision Susan Michie Professor of Health Psychology Centre for Behaviour Change, UCL

4 Building the science of behaviour change The HBCP aims to revolutionise the ways in which we Build knowledge and understanding about behaviour change Use that knowledge to answer real-world questions What works, compared with what, how well, with what exposure, with what behaviours, for whom, in what settings and why?

5 Building the science of behaviour change The HBCP aims to revolutionise the ways in which we Build knowledge and understanding about behaviour change Use that knowledge to answer real-world questions The method Harness cutting edge methodologies, to build 1. An Ontology of Behaviour Change Interventions 2. An Artificial Intelligence System, including Natural Language Processing and Machine Learning 3. A User Interface including a query system Collaboration between behavioural, computer and information science

6 The problem Volume of research >200 evaluations of behavioural interventions published each day Reporting variability Studies are reported very variably so difficult to synthesise or to draw theoretical conclusions about mediation and moderation of effects Context sensitivity Much literature not directly relevant to specific contexts of knowledge users Need for timeliness Typical time for study results to be included in systematic reviews years

7 The need Collaboration with computer science to efficiently advance our understanding of behaviour to answer questions from policy makers & practitioners

8 The 4-year plan 1. A Behaviour Change Intervention Ontology for organising relevant information from research reports 2. A Natural Language Processing system to find and extract that information starting with the use case of smoking cessation 3. Machine Learning and Reasoning Systems that integrate and extrapolate from that information to generate new knowledge and hypotheses about behaviour change 4. A User Interface that answers questions about behaviour change interventions and explains its conclusions

9 The Preliminary Ontology of Behaviour Change Interventions Robert West Professor of Health Psychology Tobacco and Alcohol Research Group, UCL

10 The big question in behaviour change What works, compared with what, how well, with what degree of exposure, for whom, in what settings with what behaviours, and why?

11 Unpacking the big question Intervention and comparator What is the behaviour change intervention and how is it delivered? Compared with what? Exposure What is the reach of, and engagement with, the intervention? Population Whose behaviour does the intervention aim to change? Setting What is the setting in which the intervention is operating? Mechanism How does the intervention work? Behaviour What behaviour or behaviours is the intervention targeting?

12 Unpacking the big question Intervention and comparator What is the behaviour change intervention and how is it delivered? Compared with what? Exposure What is the reach of, and engagement with, the intervention? Population Whose behaviour does the intervention aim to change? Setting What is the setting in which the intervention is operating? Mechanism How does the intervention work? Behaviour What behaviour or behaviours is the intervention targeting?

13 Unpacking the big question Intervention and comparator What is the behaviour change intervention and how is it delivered? Compared with what? Exposure What is the reach of, and engagement with, the intervention? Population Whose behaviour does the intervention aim to change? Setting What is the setting in which the intervention is operating? Mechanism How does the intervention work? Behaviour What behaviour or behaviours is the intervention targeting?

14 Unpacking the big question Intervention and comparator What is the behaviour change intervention and how is it delivered? Compared with what? Exposure What is the reach of, and engagement with, the intervention? Population Whose behaviour does the intervention aim to change? Setting What is the setting in which the intervention is operating? Mechanism How does the intervention work? Behaviour What behaviour or behaviours is the intervention targeting?

15 Unpacking the big question Intervention and comparator What is the behaviour change intervention and how is it delivered? Compared with what? Exposure What is the reach of, and engagement with, the intervention? Population Whose behaviour does the intervention aim to change? Setting What is the setting in which the intervention is operating? Mechanism How does the intervention work? Behaviour What behaviour or behaviours is the intervention targeting?

16 Unpacking the big question Intervention and comparator What is the behaviour change intervention and how is it delivered? Compared with what? Exposure What is the reach of, and engagement with, the intervention? Population Whose behaviour does the intervention aim to change? Setting What is the setting in which the intervention is operating? Mechanism How does the intervention work? Behaviour What behaviour or behaviours is the intervention targeting?

17 The BCI Ontology v1 West & Michie (2016) A Guide to the Development and Evaluation of Digital Behaviour Change Interventions in Healthcare. London: Silverback

18 Cochrane s PICO Ontology We will map the BCI ontology where possible to Cochrane s PICO Ontology of clinical studies 1 Patient, Population or Problem What are the characteristics of the population and the condition of interest? Intervention What is the intervention under consideration for this patient or population? Comparison What is the alternative to the intervention? Outcome What are the relevant outcomes? 1

19 The Sciences Working Together Marie Johnston Professor of Health Psychology University of Aberdeen

20 Iterative interaction between the sciences Ontology of behaviour change interventions How can we organise the evidence? Making the evidence accessible at scale in real time How can we make the evidence usable? Extracting and interpreting the evidence What does the evidence show? computer science information science behavioural science

21 Iterative interaction between the sciences Ontology of behaviour change interventions How can we organise the evidence? Making the evidence accessible at scale in real time How can we make the evidence usable? Extracting and interpreting the evidence What does the evidence show? computer science information science behavioural science

22 Iterative interaction between the sciences Ontology of behaviour change interventions How can we organise the evidence? Making the evidence accessible at scale in real time How can we make the evidence usable? Extracting and interpreting the evidence What does the evidence show? computer science information science behavioural science

23 Iterative interaction between the sciences Ontology of behaviour change interventions How can we organise the evidence? Making the evidence accessible at scale in real time How can we make the evidence usable? Extracting and interpreting the evidence What does the evidence show? computer science information science behavioural science

24 The collaboration of 3 sciences

25 Iterative interaction between the sciences computer science information science behavioural science

26 The Human Behaviour-Change Project Questions and discussion

27 Knowledge Extraction from Reports Pól Mac Aonghusa Senior Manager of Social, Mobile and Decision Science Research IBM Research Dublin, Ireland

28 The task Can we teach a computer to be our Behaviour Change research assistant? Interpret documents many times faster than a human - large, longterm memory Systematic identification of connections over everything it learns Unbiased assessment of evidence vs opinion and consensus vs disagreement Generate reusable knowledge that both humans and machine can interpret. to answer real-world questions

29 Challenges Join knowledge from many sources significant effort to identify connections De-noise relevant knowledge useful information represents small proportion of total content Resolve content ambiguity versus precise semantics of ontology Assign confidence to learned knowledge assess evidence versus opinion Connect rich semantic knowledge source to ML & AI without combinatorial meltdown

30 Starting points Medical Recap Watson Oncology Advisor Incorporating human faculties such as Debating

31 The Role of Machine Learning John Shawe-Taylor Professor of Computer Science Centre for Computational Statistics and Machine Learning, UCL

32 Artificial Intelligence (AI) Can computers be programmed to show human levels of intelligence? AI has been a dream of Computer Scientists since the birth of automated computation, e.g., Ada Lovelace, Alan Turing First attempts at creating AI were focused on reproducing logical reasoning in automatic programs Despite some successes (e.g., Deep Blue chess-playing system) reducing intelligence to logic alone leads to a combinatorial explosion of possibilities that defeats even the fastest machines General purpose AI seemed as remote as ever

33 Machine Learning (ML) ML develops algorithms to find patterns in data: based on probabilistic analysis rather than logical inference Simplest ML tasks are supervised learning: data such as images labelled with content (e.g., contains bicycle ) Task is to feed this data to an algorithm that outputs a function to classify new images (i.e., image contains/doesn t contain a bicycle) There have been significant advances in solving these types of problems: Support Vector Machines (SVMs), boosting and deep learning are able to give accuracies similar to humans

34 ML 4 AI Turning an AI problem into a logical task can throw the baby out with the bathwater: Richer representations have been shown to retain semantic information, e.g., in natural language processing Furthermore the additional information contains patterns that machine learning can for example use to learn to shortcut the combinatorial explosion Remarkable successes such as the IBM Watson (playing Jeopardy), DeepMind (playing Atari games and Go) etc. HBCP will leverage these latest approaches to learn to populate ontologies and suggest improvements to the structures

35 The user interface: aims and evaluation James Thomas Professor of Social Research & Policy EPPI-Centre, UCL

36 The user interface Outputs of machine / human effort will be made available in an online portal with two main aims: To enable widespread use of the knowledge generated To feed back into the AI system and the ontology a wide perspective of views Two evaluations will be conducted: Which parts of a systematic review can be automated using the new system (and how well)? Can the system transform the nature of evidence synthesis in terms of the types of evidence utilised and the inferences developed?

37 The Future: Science and its Application Mike Kelly Senior Visiting Fellow Institute of Public Health, University of Cambridge

38 Science Putting behaviour change on a properly evidence-based platform Policy problems and behaviour and behaviour change The current gap between knowledge and action The possibility of superseding common sense! Making scientific sense of mega information A new revolution in the evidence base

39 Applications Policy makers in public health and beyond providing a platform for evidence based policy interventions National public health bodies Public Health England, Agency for Health Care Research and Quality (AHRQ) USA The What Works Collaborations. National Institute of Health and Care Excellence (NICE) Academic colleagues Cochrane/Campbell Collaborations Information Scientists

40 The Human Behaviour-Change Project Questions and discussion

Evaluating behavior change interventions in terms of their component techniques. Susan Michie

Evaluating behavior change interventions in terms of their component techniques. Susan Michie Evaluating behavior change interventions in terms of their component techniques Susan Michie Professor of Health Psychology Director, Centre for Behaviour Change University College London, UK ISBNPA conference,

More information

Promises and pitfalls of using smartphone apps to change behaviour

Promises and pitfalls of using smartphone apps to change behaviour Promises and pitfalls of using smartphone apps to change behaviour Susan Michie Professor of Health Psychology Director of Centre for Behaviour Change University College London @SusanMichie Rosetrees Trust,

More information

Trinity College School of Psychology Research Seminar Series 2018/2019

Trinity College School of Psychology Research Seminar Series 2018/2019 Trinity College School of Psychology Research Seminar Series 2018/2019 20 th September 2018, Thursday, 1-2pm LBII Lloyd Building Sarah-Schoppe Sullivan Transition to Contemporary Parenting: A Family Systems

More information

Advancing methods to develop behaviour change interventions: A Scoping Review of relevant ontologies

Advancing methods to develop behaviour change interventions: A Scoping Review of relevant ontologies Advancing methods to develop behaviour change interventions: A Scoping Review of relevant ontologies Participating organisations Emma Norris @EJ_Norris Ailbhe Finnerty Janna Hastings Gillian Stokes Susan

More information

Business Plan. July 2016 to June Trusted evidence. Informed decisions. Better health.

Business Plan. July 2016 to June Trusted evidence. Informed decisions. Better health. Business Plan July 2016 to June 2017 Trusted evidence. Informed decisions. Better health. Business Plan for Cochrane Australia (2016-2017) 2 Cochrane vision Our vision is a world of improved health where

More information

Designing interventions to change behaviour. Susan Michie

Designing interventions to change behaviour. Susan Michie Designing interventions to change behaviour Susan Michie Professor of Health Psychology and Director of Centre for Behaviour Change, University College London DAFNE Collaborative Meeting, 2014 When is

More information

London Medical Imaging & Artificial Intelligence Centre for Value-Based Healthcare. Professor Reza Razavi Centre Director

London Medical Imaging & Artificial Intelligence Centre for Value-Based Healthcare. Professor Reza Razavi Centre Director London Medical Imaging & Artificial Intelligence Centre for Value-Based Healthcare Professor Reza Razavi Centre Director The traditional healthcare business model is changing Fee-for-service Fee-for-outcome

More information

Division of Clinical Psychology The Core Purpose and Philosophy of the Profession

Division of Clinical Psychology The Core Purpose and Philosophy of the Profession Corepp.qxd 29/01/2001 16:13 Page 1 Division of Clinical Psychology The Core Purpose and Philosophy of the Profession Corepp.qxd 29/01/2001 16:13 Page 2 This new edition of The Core Purpose and Philosophy

More information

Transforming health through IT

Transforming health through IT @himsseurope HIMSS Europe 02 HIMSS Europe www.himss.eu The Leading Health IT Knowledge Organisation HIMSS Europe is a voice, advisor and thought leader of transformation through health IT. As an independent

More information

SFHPT25 Explain the rationale for systemic approaches

SFHPT25 Explain the rationale for systemic approaches Overview This standard describes how explaining the rationale for a programme of systemic psychotherapy is an intrinsic, ongoing part of the therapy. It involves helping the family and significant systems

More information

Type 1 Research Today

Type 1 Research Today Type 1 Research Today A healthy landscape for supporting type 1 diabetes research jdrf.org.uk UK funding organisations are investing close to 100 million in type 1 research This is testament to the quality

More information

EBPU. logic model. What difference will it make? What is the intervention? How and why does your intervention work? Who is the intervention for?

EBPU. logic model. What difference will it make? What is the intervention? How and why does your intervention work? Who is the intervention for? EBPU logic model OUTCOMES What is the intervention? CHANGE MECHANISMS EBPU LOGIC MODEL Miranda Wolpert, Helen Sharpe, Neil Humphrey, Praveetha Patalay and Jessica Deighton AIM OF THIS BOOKLET Gaining conceptual

More information

Artificial Intelligence AI for Smarter Healthcare

Artificial Intelligence AI for Smarter Healthcare Artificial Intelligence AI for Smarter Healthcare What is Artificial Intelligence? What is Artificial Intelligence? Artificial Intelligence is a way of making a computer, a computer-controlled robot,

More information

EEL-5840 Elements of {Artificial} Machine Intelligence

EEL-5840 Elements of {Artificial} Machine Intelligence Menu Introduction Syllabus Grading: Last 2 Yrs Class Average 3.55; {3.7 Fall 2012 w/24 students & 3.45 Fall 2013} General Comments Copyright Dr. A. Antonio Arroyo Page 2 vs. Artificial Intelligence? DEF:

More information

Appendix I Teaching outcomes of the degree programme (art. 1.3)

Appendix I Teaching outcomes of the degree programme (art. 1.3) Appendix I Teaching outcomes of the degree programme (art. 1.3) The Master graduate in Computing Science is fully acquainted with the basic terms and techniques used in Computing Science, and is familiar

More information

Knowledge Synthesis: Insight in the Age of Data

Knowledge Synthesis: Insight in the Age of Data HELENE MARKHAM JONES Research Support Officer & PhD Research Student Knowledge Synthesis: Insight in the Age of Data United Lincolnshire Hospitals On This Day February 28 th 1953 Francis Crick & James

More information

Transforming cancer care: the bigger picture and what's next

Transforming cancer care: the bigger picture and what's next Transforming cancer care: the bigger picture and what's next Session plan Introduction and progress of the National Cancer Programme The future of NHS cancer care in the long term plan for cancer Discussion

More information

NCT practitioners can help improve maternity services for all women

NCT practitioners can help improve maternity services for all women Issue 38 March 2018 perspective SERVICE DEVELOPMENT & POLICY Contents >> NCT s journal on preparing parents for birth and early parenthood NCT practitioners can help improve maternity services for all

More information

Embracing Complexity in System of Systems Analysis and Architecting

Embracing Complexity in System of Systems Analysis and Architecting Embracing Complexity in System of Systems Analysis and Architecting Complex Adaptive System 2013 November 13-15, 2013, Baltimore, MA Cihan H. Dagli INCOSE and IIE Fellow Founder Director Systems Engineering

More information

THE ANALYTICS EDGE. Intelligence, Happiness, and Health x The Analytics Edge

THE ANALYTICS EDGE. Intelligence, Happiness, and Health x The Analytics Edge THE ANALYTICS EDGE Intelligence, Happiness, and Health 15.071x The Analytics Edge Data is Powerful and Everywhere 2.7 Zettabytes of electronic data exist in the world today 2,700,000,000,000,000,000,000

More information

Predictive Analytics and machine learning in clinical decision systems: simplified medical management decision making for health practitioners

Predictive Analytics and machine learning in clinical decision systems: simplified medical management decision making for health practitioners Predictive Analytics and machine learning in clinical decision systems: simplified medical management decision making for health practitioners Mohamed Yassine, MD Vice President, Head of US Medical Affairs

More information

Psychosis & Schizophrenia: The Updated NICE Quality Standard. Dr Tony Gill Mental Health Practitioner University of Leeds 7 th June 2015

Psychosis & Schizophrenia: The Updated NICE Quality Standard. Dr Tony Gill Mental Health Practitioner University of Leeds 7 th June 2015 Psychosis & Schizophrenia: The Updated NICE Quality Standard Dr Tony Gill Mental Health Practitioner University of Leeds 7 th June 2015 NICE.what is it? The National Institute for Health & Care Excellence

More information

Behaviour change: theories, taxonomy and strategies

Behaviour change: theories, taxonomy and strategies Behaviour change: theories, taxonomy and strategies Susan Michie Professor of Health Psychology Director of Centre for Behaviour Change University College London @SusanMichie Lausanne, November 2015 Preventing

More information

Overview of Engaging Young Men Project Follow-Up to Recommendations made in the Young Men and Suicide Project Report

Overview of Engaging Young Men Project Follow-Up to Recommendations made in the Young Men and Suicide Project Report Overview of Engaging Young Men Project Follow-Up to Recommendations made in the Young Men and Suicide Project Report Background Between March 2011 and October 2012, the Men s Health Forum in Ireland (MHFI)

More information

Computational Neuroscience. Instructor: Odelia Schwartz

Computational Neuroscience. Instructor: Odelia Schwartz Computational Neuroscience 2017 1 Instructor: Odelia Schwartz From the NIH web site: Committee report: Brain 2025: A Scientific Vision (from 2014) #1. Discovering diversity: Identify and provide experimental

More information

What is Artificial Intelligence? A definition of Artificial Intelligence. Systems that act like humans. Notes

What is Artificial Intelligence? A definition of Artificial Intelligence. Systems that act like humans. Notes What is? It is a young area of science (1956) Its goals are what we consider Intelligent behaviour There are many approaches from different points of view It has received influence from very diverse areas

More information

STRATEGIC PLAN

STRATEGIC PLAN STRATEGIC PLAN 2016 2020 Promoting and supporting excellence in research www.immunology.org BSI STRATEGY 2016 2020 EXECUTIVE SUMMARY OUR MISSION Our mission is to promote excellence in immunological research,

More information

SEMINAR PROGRAMME Join us on Twitter #brainpower

SEMINAR PROGRAMME Join us on Twitter #brainpower SEMINAR PROGRAMME Join us on Twitter #brainpower Seminar Programme 09:30 Registration and refreshments 10:00 Introduction and welcome Barbara O Connell Chief Executive Session 1: Current trends in evidence

More information

Semantic Alignment between ICD-11 and SNOMED-CT. By Marcie Wright RHIA, CHDA, CCS

Semantic Alignment between ICD-11 and SNOMED-CT. By Marcie Wright RHIA, CHDA, CCS Semantic Alignment between ICD-11 and SNOMED-CT By Marcie Wright RHIA, CHDA, CCS World Health Organization (WHO) owns and publishes the International Classification of Diseases (ICD) WHO was entrusted

More information

Personalized HealthCare and Agent Technologies

Personalized HealthCare and Agent Technologies Personalized HealthCare and Agent Technologies Mirjana Ivanović University of Novi Sad, Faculty of Sciences Department of Mathematics and informatics Novi Sad, Serbia mira@dmi.uns.ac.rs 1/46 AGENDA 1 Introduction

More information

APPROVAL SHEET. Uncertainty in Semantic Web. Doctor of Philosophy, 2005

APPROVAL SHEET. Uncertainty in Semantic Web. Doctor of Philosophy, 2005 APPROVAL SHEET Title of Dissertation: BayesOWL: A Probabilistic Framework for Uncertainty in Semantic Web Name of Candidate: Zhongli Ding Doctor of Philosophy, 2005 Dissertation and Abstract Approved:

More information

Smoking Causes Sight Loss

Smoking Causes Sight Loss Smoking Causes Sight Loss Dr Jackie McCall, Consultant in Public Health, Public Health Agency On behalf of Smoking and Eye Health steering group members Gerry Bleakney, David Tumilty, Margaret McMullan

More information

The UK Cochrane Centre. Trusted evidence. Informed decisions. Better Health.

The UK Cochrane Centre. Trusted evidence. Informed decisions. Better Health. The UK Cochrane Centre Trusted evidence. Informed decisions. Better Health. Who are we and what do we do? Click to edit Master subtitle style Who are we and what do we do? The original Cochrane Centre

More information

Acute Oncology & Chemotherapy Clinical Network Group (CNG)

Acute Oncology & Chemotherapy Clinical Network Group (CNG) Acute Oncology & Chemotherapy Clinical Network Group (CNG) Work Programme 2014-2015 Version 1.0 This Work Programme has been agreed by: Title Name Date Agreed AO & Chemotherapy CNG Chair Ernie Marshall

More information

EVIDENCE AND RECOMMENDATION GRADING IN GUIDELINES. A short history. Cluzeau Senior Advisor NICE International. G-I-N, Lisbon 2 November 2009

EVIDENCE AND RECOMMENDATION GRADING IN GUIDELINES. A short history. Cluzeau Senior Advisor NICE International. G-I-N, Lisbon 2 November 2009 EVIDENCE AND RECOMMENDATION GRADING IN GUIDELINES A short history Françoise Cluzeau Senior Advisor NICE International G-I-N, Lisbon 2 November 2009 Long ago.. Before grading Evidence? Plato (3 rd Century

More information

Interdisciplinary collaborations in research on aging

Interdisciplinary collaborations in research on aging Interdisciplinary collaborations in research on aging Rebecca Ganann, RN, PhD CRC Seminar Series October 2018 Objectives To discuss interdisciplinary research To discuss opportunities and challenges related

More information

The first North East Palliative Care Research Symposium feedback from workshops

The first North East Palliative Care Research Symposium feedback from workshops The first North East Palliative Care Research Symposium feedback from workshops Questions posed during afternoon sessions: 1. What are the big palliative research questions a North East collaborative should

More information

Building Cognitive Computing for Healthcare

Building Cognitive Computing for Healthcare Building Cognitive Computing for Healthcare Boston University Digital Health Initiative Round Table February 27 th 2017 Patrick McNeillie M.D. Clinical Lead and Senior Architect on Watson for Genomics

More information

REGISTER TO ATTEND THIS FREE EVENT. brisbane diamantina health partners

REGISTER TO ATTEND THIS FREE EVENT. brisbane diamantina health partners BDHP Brain and Mental Health Conference Translational research in Neuroscience: Bridging the gap between basic science and clinical practice Tuesday 28 August 2018 Bancroft Auditorium QIMR Berghofer Medical

More information

PROTOCOLS AND PRISMA DIAGRAMS

PROTOCOLS AND PRISMA DIAGRAMS A5 APPENDIX 5: PROTOCOLS AND PRISMAS APPENDIX 5 PROTOCOLS AND PRISMA DIAGRAMS A5.1 Physical Activity Public Health Wales Phase 1 Implementation Programme Report Appendix 5 Protocol for physical activity

More information

Public Health Observatories: An introduction to the London Health Observatory in England and recent developments in Alberta. Learning objectives

Public Health Observatories: An introduction to the London Health Observatory in England and recent developments in Alberta. Learning objectives Public Health Observatories: An introduction to the London Health Observatory in England and recent developments in Alberta Justine Fitzpatrick 19 th February 2008- Public Health WORKS Speaker Series Learning

More information

Vision 2025: Summary

Vision 2025: Summary Vision 2025: Summary At the Royal Berkshire NHS Foundation Trust our vision is: Working together to provide outstanding care for our community We have a rich history of providing healthcare to the people

More information

Andrew Gambino. The Pennsylvania State University College of Communications University Graduate Fellow JCMC Editorial Assistant

Andrew Gambino. The Pennsylvania State University College of Communications University Graduate Fellow JCMC Editorial Assistant Andrew Gambino College of Communications University Graduate Fellow JCMC Editorial Assistant andrew.gambino@psu.edu E D U C A T I O N PhD., Mass Communication College of Communications University Graduate

More information

CS343: Artificial Intelligence

CS343: Artificial Intelligence CS343: Artificial Intelligence Introduction: Part 2 Prof. Scott Niekum University of Texas at Austin [Based on slides created by Dan Klein and Pieter Abbeel for CS188 Intro to AI at UC Berkeley. All materials

More information

From theory-inspired to theory-based interventions: Linking behaviour change techniques to their mechanisms of action.

From theory-inspired to theory-based interventions: Linking behaviour change techniques to their mechanisms of action. From theory-inspired to theory-based interventions: Linking behaviour change techniques to their mechanisms of action Susan Michie 1 The team: Marie Johnston 2, Alex Rothman 3, Mike Kelly 4 & Marijn de

More information

A research report of the therapeutic effects of yoga for health and wellbeing Prepared at ScHARR for the British Wheel of Yoga

A research report of the therapeutic effects of yoga for health and wellbeing Prepared at ScHARR for the British Wheel of Yoga A research report of the therapeutic effects of yoga for health and wellbeing Prepared at ScHARR for the British Wheel of Yoga About The British Wheel of Yoga The British Wheel of Yoga The British Wheel

More information

Melanoma Summit. DRAFT programme. New Zealand November 2018 Cordis Hotel, Auckland. As at 1 September Subject to change.

Melanoma Summit. DRAFT programme. New Zealand November 2018 Cordis Hotel, Auckland. As at 1 September Subject to change. Melanoma Summit New Zealand 2018 2 3 November 2018 Cordis Hotel, Auckland DRAFT programme As at 1 September 2018 Subject to change. Friday 2 November 2018 TIME TOPIC PRESENTER 0830 Mihi whakatau 0845 Formal

More information

A future where everybody who develops breast cancer lives and lives well. Our vision, mission, values and five-year strategy ( )

A future where everybody who develops breast cancer lives and lives well. Our vision, mission, values and five-year strategy ( ) A future where everybody who develops breast cancer lives and lives well Our vision, mission, values and five-year strategy (2017 2022) Welcome We are delighted to present Breast Cancer Now s new long-term

More information

Funding Opportunities for Public Health Research

Funding Opportunities for Public Health Research Funding Opportunities for Public Health Research IPH Open Conference,Titanic Belfast, 11 October 2016 Dr Nicola Armstrong Programme Manager HSC R&D Division, Public Health Agency Outline Strategic Context

More information

Talking the same language for effective care of older people

Talking the same language for effective care of older people Introducing the interrai Home Care Talking the same language for effective care of older people interrai has developed an entire range of instruments and screeners to support assessment in a wide array

More information

Strategy Sports Grounds Safety Authority Updated February 2018

Strategy Sports Grounds Safety Authority Updated February 2018 Strategy 2016-2021 Sports Grounds Safety Authority Updated February 2018 Chair s Foreword The last year has seen many changes for the Sports Grounds Safety Authority (SGSA), welcoming me as the new Chair

More information

Designing a Personalised Case-Based Recommender System for Mobile Self-Management of Diabetes During Exercise

Designing a Personalised Case-Based Recommender System for Mobile Self-Management of Diabetes During Exercise Designing a Personalised Case-Based Recommender System for Mobile Self-Management of Diabetes During Exercise Yoke Yie Chen 1, Nirmalie Wiratunga 1, Stewart Massie 1, Jenny Hall 2, Kate Stephen 2, Amanda

More information

'Automated dermatologist' detects skin cancer with expert accuracy - CNN.com

'Automated dermatologist' detects skin cancer with expert accuracy - CNN.com 'Automated dermatologist' detects skin cancer with expert accuracy (CNN)Even though the phrase "image recognition technologies" conjures visions of high-tech surveillance, these tools may soon be used

More information

MRI Image Processing Operations for Brain Tumor Detection

MRI Image Processing Operations for Brain Tumor Detection MRI Image Processing Operations for Brain Tumor Detection Prof. M.M. Bulhe 1, Shubhashini Pathak 2, Karan Parekh 3, Abhishek Jha 4 1Assistant Professor, Dept. of Electronics and Telecommunications Engineering,

More information

The HIV Prevention England programme: what s next? Cary James May 2016

The HIV Prevention England programme: what s next? Cary James May 2016 The HIV Prevention England programme: what s next? Cary James May 2016 Summary Programme objectives Campaign evolution Sector development Structure and governance Support for HIV prevention system Communication

More information

Applying evidence-based theory to behavioural interventions

Applying evidence-based theory to behavioural interventions Applying evidence-based theory to behavioural interventions Dr Lou Atkins Associate Teaching Fellow, UCL Centre for Behaviour Change Wessex Public Health Network CPD Event Behaviour Change Management 25

More information

The War on Cancer A patient s journey HAC, London, November 21st 2017

The War on Cancer A patient s journey HAC, London, November 21st 2017 The War on Cancer A patient s journey HAC, London, November 21st 2017 In the two years since the launch of our War on Cancer series, our discussions have taken us to a place of cautious optimism about

More information

DIABETES DIGITAL MEDIA. Redefining population health

DIABETES DIGITAL MEDIA. Redefining population health DIABETES DIGITAL MEDIA Redefining population health WE EMPOWER PEOPLE MEASURED THROUGH ENGAGEMENT, HBA1C + WELLBEING 2 WHAT IS DIABETES DIGITAL MEDIA? Data-driven empowerment platform providing solutions

More information

LUNG CANCER SCREENING & CONTINUUM OF CARE Furthering the Accuracy and Universality of Screening Services

LUNG CANCER SCREENING & CONTINUUM OF CARE Furthering the Accuracy and Universality of Screening Services ACI S 7 TH ANNUAL LUNG CANCER SCREENING & CONTINUUM OF CARE Furthering the Accuracy and Universality of Screening Services DECEMBER 12-13, 2018 TAMPA, FL FEATURING AN EXCLUSIVE TOUR OF THE MOFFITT CANCER

More information

Adding Value to the NHS, Health and Care, through Research Management, Support & Leadership

Adding Value to the NHS, Health and Care, through Research Management, Support & Leadership Invitation to Comment This new draft strategy has been developed to ensure that the Forum continues to thrive, that we meet the needs of the community over the next five years, and that by acting together

More information

Building on Success. Driving improvements in clinical outcomes through a Greater Manchester Cancer Alliance. May 2015

Building on Success. Driving improvements in clinical outcomes through a Greater Manchester Cancer Alliance. May 2015 Building on Success Driving improvements in clinical outcomes through a Greater Manchester Cancer Alliance May 2015 Introduction Cancer care in Greater Manchester has seen significant improvements in recent

More information

Statement in support of nomination for election to the Cochrane Board Fergus Macbeth MA DM FRCR FRCP MBA

Statement in support of nomination for election to the Cochrane Board Fergus Macbeth MA DM FRCR FRCP MBA Statement in support of nomination for election to the Cochrane Board Fergus Macbeth MA DM FRCR FRCP MBA Now retired from clinical practice as an oncologist, I have been involved in evidence based healthcare

More information

Emotional Intelligence and Effective Communication

Emotional Intelligence and Effective Communication Emotional Intelligence and Effective Communication Learn how managing yourself and motivating others can take you to the top of your profession Cath Hill, Group Director, CIPS The Profession Comes of Age

More information

GENERAL HEALTHCARE PROFESSIONALS AND SPECIALISTS IN PALLIATIVE CARE: DO THEY FIND EACH OTHER?

GENERAL HEALTHCARE PROFESSIONALS AND SPECIALISTS IN PALLIATIVE CARE: DO THEY FIND EACH OTHER? GENERAL HEALTHCARE PROFESSIONALS AND SPECIALISTS IN PALLIATIVE CARE: DO THEY FIND EACH OTHER? Philip J Larkin Professor of Clinical Nursing ( Palliative Care), UCD and Our Lady s Hospice and Care Services,

More information

PROSPERO International prospective register of systematic reviews

PROSPERO International prospective register of systematic reviews PROSPERO International prospective register of systematic reviews A systematic review of behaviour change interventions targeting physical activity, exercise and HbA1c in adults with type 2 diabetes Leah

More information

Sound Off DR. GOOGLE S ROLE IN PRE-DIAGNOSIS THROUGH TREATMENT. Ipsos SMX. June 2014

Sound Off DR. GOOGLE S ROLE IN PRE-DIAGNOSIS THROUGH TREATMENT. Ipsos SMX. June 2014 Sound Off DR. GOOGLE S ROLE IN PRE-DIAGNOSIS THROUGH TREATMENT June 2014 Ipsos SMX : Sound bits (of advice) and bites (of research) from Ipsos SMX Ipsos social media research division, dedicated to providing

More information

Recruitment Information Pack

Recruitment Information Pack Recruitment Information Pack Right from the Start: early years support for children with autism and their parents Programme Manager Information Officer Introduction from the Director of Eternal Affairs

More information

DCP Newsletter. Welcome. Issue 1 June Key Dates. National Men s Health Week June 2018

DCP Newsletter. Welcome. Issue 1 June Key Dates. National Men s Health Week June 2018 DCP Newsletter Issue 1 June 2018 Welcome Hello and a warm welcome to all of our readers of this first edition of the Dorset Cancer Partnership (DCP) newsletter. Each edition of this newsletter will provide

More information

Support Facilitator Partners in Recovery - Ashfield

Support Facilitator Partners in Recovery - Ashfield Position Description September 2016 Position description Support Facilitator Partners in Recovery - Ashfield Section A: position details Employment Status Classification and Salary Location: Hours: Contract

More information

HBML: A Representation Language for Quantitative Behavioral Models in the Human Terrain

HBML: A Representation Language for Quantitative Behavioral Models in the Human Terrain HBML: A Representation Language for Quantitative Behavioral Models in the Human Terrain Nils F. Sandell, Robert Savell David Twardowski, George Cybenko Conference on Social Computing, Behavioral Modeling,

More information

Implementing Vitamin D Guidance. Final Minutes

Implementing Vitamin D Guidance. Final Minutes NATIONAL INSTITUTE FOR HEALTH AND CARE EXCELLENCE Implementing Vitamin D Guidance 3 rd Meeting of the Public Health Advisory Committee A 4 th September 2013 Prince of Wales Suite, NICE Offices, London

More information

The next paradigm in cancer diagnosis: introducing the CanTest Collaborative from the how to the who

The next paradigm in cancer diagnosis: introducing the CanTest Collaborative from the how to the who The next paradigm in cancer diagnosis: introducing the CanTest Collaborative from the how to the who Fiona Walter GP & NIHR Clinician Scientist University of Cambridge CR Early Diagnosis Research Conference

More information

Symposium Program. #CLEARsymposium17. lean-healthcare-research-symposium/

Symposium Program. #CLEARsymposium17.   lean-healthcare-research-symposium/ Symposium Program #CLEARsymposium17 www.clear.berkeley.edu/events/ lean-healthcare-research-symposium/ THANK YOU TO OUR SPONSORS WELCOME LETTER On behalf of the organizing committee we are delighted to

More information

THE RESEARCH HOUSE WELCOME PACK

THE RESEARCH HOUSE WELCOME PACK THE RESEARCH HOUSE WELCOME PACK 1 CONTENTS Contents... 2 About The Research House... 4 How Can You Help Us?... 3 How This Can Help You... 3 MRS Code of Conduct... 4-5 ISO 9001 & 20252 Certification...

More information

London Association of Directors of Public Health Priorities for Collaboration September 2017 September 2018

London Association of Directors of Public Health Priorities for Collaboration September 2017 September 2018 ADPH London London Association of Directors of Public Health Priorities for Collaboration September 2017 September 2018 Improving and protecting the health of Londoners 1 Table of Contents Welcome 3 About

More information

ESMO 2020 VISION. esmo.org

ESMO 2020 VISION. esmo.org ESMO 2020 VISION esmo.org CARING FOR PEOPLE WITH CANCER Cancer patients and their needs are at the centre of all that we do: our profession is driven by our determination, individually and collectively,

More information

Smoking cessation interventions and services

Smoking cessation interventions and services National Institute for Health and Care Excellence Guideline version (Final) Smoking cessation interventions and services [E] Evidence reviews for advice NICE guideline NG92 Evidence reviews FINAL These

More information

MRC Network of Hubs for Trials Methodology Research Gordon Murray, University of Edinburgh

MRC Network of Hubs for Trials Methodology Research Gordon Murray, University of Edinburgh Edinburgh All All Ireland Ireland North West Midlands MRC-CTSU - CTSU MRC MRC- - BSU ConDuCT MRC- - CTU MRC Network of Hubs for Trials Methodology Research Gordon Murray, University of Edinburgh www.methodologyhubs.mrc.ac.uk

More information

UK Psychotherapy Training Survey Summary

UK Psychotherapy Training Survey Summary UK Psychotherapy Training Survey Summary Core Psychotherapy Training in Psychiatry Advanced Training in Medical Psychotherapy 2011-2012 Dr James Johnston Consultant Psychiatrist in Psychotherapy Dr Barbara

More information

How Big Data and Advanced Analytics Can Improve Population Health: Now and In the Near Future

How Big Data and Advanced Analytics Can Improve Population Health: Now and In the Near Future How Big Data and Advanced Analytics Can Improve Population Health: Now and In the Near Future William J. Kassler, MD, MPH Deputy Chief Health Officer Lead Population Health Officer Precision Medicine Completion

More information

NeuroSky s esense Meters and Detection of Mental State

NeuroSky s esense Meters and Detection of Mental State NeuroSky s esense Meters and Detection of Mental State The Attention and Meditation esense meters output by NeuroSky s MindSet are comprised of a complex combination of artifact rejection and data classification

More information

Decision Support in Radiation Therapy. Summary. Clinical Decision Support 8/2/2012. Overview of Clinical Decision Support

Decision Support in Radiation Therapy. Summary. Clinical Decision Support 8/2/2012. Overview of Clinical Decision Support Decision Support in Radiation Therapy August 1, 2012 Yaorong Ge Wake Forest University Health Sciences Summary Overview of Clinical Decision Support Decision support for radiation therapy Introduction

More information

Working Together to Support Dementia: The STEMS Model

Working Together to Support Dementia: The STEMS Model CAROLINE ELLIS MEMORY ASSESSMENT NURSE QUEENS NURSE. Working Together to Support Dementia: The STEMS Model Summary of the Memory Assessment Care Pathway. Screening Further Investigation Diagnostic Post

More information

The British Psychological Society. Promoting excellence in psychology. Belonging to DHP.

The British Psychological Society. Promoting excellence in psychology. Belonging to DHP. The British Psychological Society Promoting excellence in psychology Belonging to DHP www.bps.org.uk/dhp Member Networks further the development of psychology in specialist areas through the exchange of

More information

BOTTOM UP MANAGEMENT OF EXTREME RISK. Glyn Davies - October 2016

BOTTOM UP MANAGEMENT OF EXTREME RISK. Glyn Davies - October 2016 BOTTOM UP MANAGEMENT OF EXTREME RISK Glyn Davies - October 2016 Session Topics Global Human Capital Trends 2016 (Deloitte) Legislation and systems What is your biggest asset Circular thinking processes

More information

Accessible Computing Research for Users who are Deaf and Hard of Hearing (DHH)

Accessible Computing Research for Users who are Deaf and Hard of Hearing (DHH) Accessible Computing Research for Users who are Deaf and Hard of Hearing (DHH) Matt Huenerfauth Raja Kushalnagar Rochester Institute of Technology DHH Auditory Issues Links Accents/Intonation Listening

More information

Patient and Public Involvement and Engagement (PPI/E) Strategy

Patient and Public Involvement and Engagement (PPI/E) Strategy Biomedical Research Centre at The Royal Marsden NHS Foundation Trust (RM) and The Institute of Cancer Research (ICR), London Patient and Public Involvement and Engagement (PPI/E) Strategy 2017-22 This

More information

Artificial Intelligence to Enhance Radiology Image Interpretation

Artificial Intelligence to Enhance Radiology Image Interpretation Artificial Intelligence to Enhance Radiology Image Interpretation Curtis P. Langlotz, MD, PhD Professor of Radiology and Biomedical Informatics Associate Chair, Information Systems, Department of Radiology

More information

Effectiveness of CDM-KT strategies addressing multiple high-burden chronic diseases affecting older adults: A systematic review

Effectiveness of CDM-KT strategies addressing multiple high-burden chronic diseases affecting older adults: A systematic review Effectiveness of CDM-KT strategies addressing multiple high-burden chronic diseases affecting older adults: A systematic review Monika Kastner, Roberta Cardoso, Yonda Lai, Victoria Treister, Joyce Chan

More information

PART - A 1. Define Artificial Intelligence formulated by Haugeland. The exciting new effort to make computers think machines with minds in the full and literal sense. 2. Define Artificial Intelligence

More information

Physical activity in teenagers and young adults with cancer TYAC best practice statement for health professionals

Physical activity in teenagers and young adults with cancer TYAC best practice statement for health professionals Physical activity in teenagers and young adults with cancer TYAC best practice statement for health professionals Authors: Nicola Chesman Laura Jeffrey David Wright in association with the TYAC service

More information

Portable Retina Eye Scanning Device

Portable Retina Eye Scanning Device Portable Retina Eye Scanning Device Engineering Science Department Sonoma State University Students: Cristin Faria & Diego A. Espinosa Faculty Advisor: Dr. Sudhir Shrestha Industry Advisor: Ben Valvodinos

More information

Tros Gynnal Plant. Introduction. All of our services are:

Tros Gynnal Plant. Introduction. All of our services are: Families Plus 2016 Tros Gynnal Plant Introduction Most people know Tros Gynnal Plant as the Welsh Children s Rights Charity which provides Advocacy services for children and young people. However, as well

More information

Clinical decision support (CDS) and Arden Syntax

Clinical decision support (CDS) and Arden Syntax Clinical decision support (CDS) and Arden Syntax Educational material, part 1 Medexter Healthcare Borschkegasse 7/5 A-1090 Vienna www.medexter.com www.meduniwien.ac.at/kpa (academic) Better care, patient

More information

SFHPT05 Foster and maintain a therapeutic alliance in cognitive and behavioural therapy

SFHPT05 Foster and maintain a therapeutic alliance in cognitive and behavioural therapy Foster and maintain a therapeutic alliance in cognitive and behavioural Overview This standard is about establishing and maintaining an environment of respect, open communication and collaboration between

More information

Dr Caitlin Notley. Preventing Return to Smoking Postpartum: PReS Study

Dr Caitlin Notley. Preventing Return to Smoking Postpartum: PReS Study Dr Caitlin Notley Preventing Return to Smoking Postpartum: PReS Study DEVELOPMENT OF AN EVIDENCE BASED COMPLEX INTERVENTION FOR MAINTAINING POSITIVE BEHAVIOUR CHANGE c.notley@uea.ac.uk @AddictionUEA https://www.uea.ac.uk/medicine/research/addiction

More information

arxiv: v1 [cs.lg] 4 Feb 2019

arxiv: v1 [cs.lg] 4 Feb 2019 Machine Learning for Seizure Type Classification: Setting the benchmark Subhrajit Roy [000 0002 6072 5500], Umar Asif [0000 0001 5209 7084], Jianbin Tang [0000 0001 5440 0796], and Stefan Harrer [0000

More information

Perplexing Palindrome Problem

Perplexing Palindrome Problem A palindrome is something that can be read in the same way frontward and backward. Palindromes can be words or numbers. An example of a palindrome is: dad 2 friends create a palindrome game using 1 number

More information