Chapter 6 - Data Science and AI

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/44

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 10:09 PM on 9/18/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

45 Terms

1
New cards

data science

  • the science of learning from data

    • studies methods involved in analysis n processing of data n tech to improve methods in evidence-based manner

    • gain new insight


2
New cards

data analytics

  • use data n analysis to to make fact based decisions

  • for planning, management, measurement, learning


3
New cards

machine learning (ML)

  • gives computer ability to learn without being explicitly programmed

    • example data or past experience

  • falls under ai


4
New cards

machine learning (ML) derived from

  • math / stats

    • learn relationships from data

  • comp sci

    • efficient algorithm, esp. with large amts of data


5
New cards

deep learning

  • machine learning that use neural networks (small processing units) with deep layers

  • most successful with image analysis


6
New cards

artificial intelligence (AI)

  • area of comp sci focused on developing info systems n algorithms that can perform tasks associated with human intelligence

  • initially for engineering knowledge representations n algorithm

    • now given way to ML


7
New cards

generative ai

  • creates new content based on data


8
New cards

Big data 4 Vs

  • volume

    • amt of data increasing

  • velocity

    • quickly generated

  • variety

    • diff types

  • variability

    • from trustable sources

    • data not always consistent


9
New cards

data mining

  • processing n modeling data to discover previously unknown patterns or relationships

    • patterns alr exist in data


10
New cards

text mining

  • applying data mining to unstructured textual data

    • look for patterns within clinical notes


11
New cards

natural language processing (NLP)

  • help computer understand human lang. (written text n speech)


12
New cards

data provenance

  • origin n trustworthiness of data


13
New cards

business intelligence

  • use of data to get timely, valuable insights into business n clinical data


14
New cards

precision medicine

  • was formerly called personalized or computational med

  • 2 patients get same diagnosis, but diff treatments


15
New cards

metadata

  • data abt data

  • data context

    • what the data represents


16
New cards

data visualization

  • use visual methods to “tell story” abt data


17
New cards

data wrangling

  • prep n process data into format used for analytics, learning, visuals, etc


18
New cards

use cases for big data

  • high cost patients - intervene early

  • readmission - prevent

  • triage - appropriate level of care

  • decompensation - patient condition worsen

  • adverse events - awareness

  • treatment optimization - esp for diseases affecting multiple organ systems


19
New cards

requirements for data analytics in healthcare

  • infrastructure

    • stakeholder engagement

    • human subject research protection

    • protect patient privacy

    • data assurance n quality

    • interoperability of health info systems

    • transparency

    • sustainability


20
New cards

universal data architecture

  • where info organized from diff places


21
New cards

amt of EHR data varies bc

  • patients get care at diff places

  • sicker patients more data

  • data completeness varies

    • hm data available in record

  • absent / discordant (inconsistent) documentation

  • rare diseases take longer to diagnose


22
New cards

informed presence bias

  • people present in EHR may be diff from people who aren’t receiving care

    • more EHR ≠ more disease


23
New cards

issues w operational EHR data

  • inaccurate

  • incomplete

  • transformed in ways that undermine meaning

  • unrecoverable

  • unknown provenance

  • insufficient granularity

  • incompatible w research protocols


24
New cards

approaches to ML

  • supervised

  • unsupervised

  • semi-supervised

  • reinforcement learning


25
New cards

ML supervised learning

  • learn to predict known output

    • training data (teaches)

    • evaluated on test data

      • avoid over fitting


26
New cards

ML unsupervised learning

  • find naturally occurring patterns or groupings within data


27
New cards

ML semi-supervised learning

  • mix of supervised n unsupervised , labeled n unlabeled inputs

    • algorithm find structure n patterns on their own with help from labeled inputs


28
New cards

reinforcement learning

  • learns from ongoing data n results


29
New cards

biomedical applications of ML

  • imaging

  • clinical prediction

  • biological processes

  • assisting humans


30
New cards

sensitivity

  • detect true positives for a disease

    • ppl who have it


31
New cards

specificity

  • can declare disease not present

    • true-negatives


32
New cards

when implementing AI in real world

  • data variability across institutions

  • impact on clinical workflows - esp. nurses

  • short overviews of purpose n potential harms

  • stewardship of algorithm for efficacy n safety


33
New cards

tools for ML n AI

  • R

  • python

  • jupyter notebook


34
New cards

R tool

  • for stat computing n graphics

    • “tidy” data


35
New cards

python tool

  • easy use n lang

  • popular for data sci n ML


36
New cards

jupyter notebooks

  • local web applications contain live code, equations, figures, interactive apps, markdown text


37
New cards

non-programming packages

  • orange

  • RapidMiner


38
New cards

challenges for ML n AI

  • ethics n bias

  • explainability

  • reproducibility

  • regulation n liability


39
New cards

explainability

  • explain outputs, esp from neural networks


40
New cards

black box med

  • ai gives answer, may be difficult to understand how it got the ans


41
New cards

reproducibility

  • make sure algorithm can be tested / validated

    • work across diff datasets


42
New cards

regulation n liability

  • who responsible for use or non-use of ai

  • how ai regulated due to changes over time

  • US FDA develop guidelines for software as medical device

  • AMIA position paper on adaptive clinical decision support


43
New cards

ML n AI evaluation

  • use evidence-based med (EBM) to access prediction/diagnosis models

  • clinical implementation typically assessed using randomized controlled trials (RCTs)


44
New cards

studies evaluating ML n AI

  • have

    • meaningful endpoints (benefits)

    • appropriate benchmarks (real world use)

    • interoperable n generalizable (transportable to other settings n systems)

    • specified interventions

    • audit mechanisms (monitored after implementation)

    • promise n protection (legal n ethical monitoring)

  • number needed to benefit

    • account for benefit of use of tool n clinical impact

  • critical appraisal of models must evaluate model development n outcomes

  • most studies don’t use standard methods


45
New cards

ML n AI impact clinical practice

  • physicians n ML adapt to each other

  • ai wont replace radiologists, but radiologists using ai will replace ones who don’t