big in modeling of cancer

16
Essential Elements For Semi-automating Biological And Clinical Reasoning In Oncology Roger S. Day, William E. Shirey, Michele Morris University of Pittsburgh

Upload: abla

Post on 12-Jan-2016

27 views

Category:

Documents


0 download

DESCRIPTION

Essential Elements For Semi-automating Biological And Clinical Reasoning In Oncology Roger S. Day, William E. Shirey, Michele Morris University of Pittsburgh. Big in Modeling of Cancer. Q. What are cancer models good for? Discovering general principles Professional training - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Big        in Modeling of Cancer

Essential Elements For Semi-automating Biological And

Clinical Reasoning In Oncology

Roger S. Day, William E. Shirey, Michele MorrisUniversity of Pittsburgh

Page 2: Big        in Modeling of Cancer

Big in Modeling of Cancer

What are cancer models good for?– Discovering general principles– Professional training– Prediction for planning experiments– Description of natural history, distinguishing

mechanisms & explanations– Prediction for individualizing treatments

Page 3: Big        in Modeling of Cancer

Educational Resource for Tumor Heterogeneity

“ERTH”• Develop a computer “playground” for thinking

broadly about cancer

• Develop wide range of learning applications

• Field test, evaluate, deploy, disseminate

Oncology Thinking Cap

“OncoTCap” software

Page 4: Big        in Modeling of Cancer

Why is tumor heterogeneity important?

• Spatial heterogeneity metastasis

It kills people.• Genetic/epigenetic heterogeneity within tumors

survival of the fittest immortalization, motility, invasion, metastatic potential, recruitment

of blood vessel, resistance to apoptosis, resistance to therapy resistance to patient’s defenses

• Natural intuition about POPULATION DYNAMICS is poor

Page 5: Big        in Modeling of Cancer

Tumor heterogeneityA missing link in the big picture

“Cancer GenomeAnatomy”

What happens to patients

????

Population dynamics,Toxicity,

Drug interactions,Doctor/patient,

“Society of cells”,…

INFORMATION SYNTHESIS Reductionism, then holism

Page 6: Big        in Modeling of Cancer

OncoTCap 4/Cancer Information Genie

The software platform: “Protégé”

An expert knowledge acquisition system

protégé.stanford.edu

Frame-based KB,compliant with OKBC.

The standard “tabs”Ontology developmentForms editorInstance capture

Page 7: Big        in Modeling of Cancer

OncoTCap 4:mission creep is a good thing

• Clinical trials bottleneck:– Accrual– Time– Expense– Far “faaar” too many hypotheses to test

• Choosing which trials to do… today:– Due diligence information gathering– by hand– Model-building and prediction – by intuition

• What if…– Information gathering is empowered– Model-building/validation/prediction is empowered

Page 8: Big        in Modeling of Cancer

Three workflows

• Knowledge capture

• Mapping from a catalog of statement templates to computer model-driving code

• Building modeling applications like tinker toys

Page 9: Big        in Modeling of Cancer

OncoTCap 4 “Tricorn”Knowledge capturework process

Application-buildingwork processCode-mapping

work process

Page 10: Big        in Modeling of Cancer

Workflow #1:Information capture

•Automated field capture •Full-text location, script-driven

Page 11: Big        in Modeling of Cancer

Workflow #1: Information capture

Assessments

Page 12: Big        in Modeling of Cancer

An example of the work flow

.

Page 13: Big        in Modeling of Cancer

Workflow #2: Coding catalog

A WT gene locus for gene gene name can mutate to MUT

with rate mutrate

Example of a statement template:

Representation in statement bundles:

The gene [gene name] has values WT/WT, WT/MUT, MUT/MUT.

The mutation rate for [gene name]

from WT/WT to WT/MUT is 2 times [mutrate]

The mutation rate for [gene name]

from WT/MUT to MUT/MUT is [mutrate]

Page 14: Big        in Modeling of Cancer

Workflow #3: Model controllers

Page 15: Big        in Modeling of Cancer

Workflow #3: A Validation Suite model controller

Page 16: Big        in Modeling of Cancer

NLP and OncoTCap?

• Plug in new tools for locating published resources (like MedMiner, EDGAR).

• Parse captured text, identify concepts, map to keyword tree.

• Provide a conduit to other Ontologies, to import portions into our Keyword tree.

• Replace user-defined Keywords with standard terms from other Ontologies.

• Suggest “interpretations”– mappings into catalog of StatementTemplates.