{
  "docId": "019dd923-5e88-73ef-bd5c-fd5012384ae3",
  "docSlug": "bf350dd574c19997",
  "documentTitle": "2021 Air Street Capital The State of AI Report 2021",
  "authorId": "AirStreetCapital",
  "authorName": "Air Street Capital",
  "documentKindSlug": "consulting-deck",
  "documentKindLabel": "Consulting deck",
  "sourceTypeSlug": "vc_research",
  "sourceTypeLabel": "VC research",
  "presentationDate": null,
  "orientation": "landscape",
  "aspectRatio": 1.777,
  "pageNumber": 20,
  "pageCount": 188,
  "prevPage": 19,
  "nextPage": 21,
  "slideType": "case_study",
  "function": "illustrate_case",
  "density": "overcrowded",
  "nDataPoints": 12,
  "notes": "Includes a technical diagram of the RoseTTAFold architecture and two bar charts comparing performance benchmarks.",
  "elementsJson": [
    "headline_text",
    "bullet_list",
    "process_diagram",
    "bar_chart_horizontal"
  ],
  "metadataConfidence": 1,
  "imagePath": null,
  "slideHref": "/slides/019dd923-5e88-73ef-bd5c-fd5012384ae3/20",
  "deckHref": "/decks/019dd923-5e88-73ef-bd5c-fd5012384ae3",
  "deckJsonHref": "/decks/019dd923-5e88-73ef-bd5c-fd5012384ae3.json",
  "deckAnchorHref": "/decks/019dd923-5e88-73ef-bd5c-fd5012384ae3#slide-20",
  "components": [
    {
      "bbox": null,
      "kind": "callout",
      "text": "Half a year after DeepMind presented their AlphaFold 2 (AF2) method at the CASP14 conference, the Baker lab at the University of Washington created their own protein structure prediction system using related ideas.",
      "attrs": null,
      "subkind": null,
      "toolName": "Visual emphasis",
      "toolSlug": "visual-emphasis",
      "confidence": null,
      "componentId": "019dd952-47c3-7407-8d25-584069b371b4",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.25,
        "w": 0.2,
        "x": 0.58,
        "y": 0.65
      },
      "kind": "chart",
      "text": "Benchmark results on CASP14 targets",
      "attrs": null,
      "subkind": "bar-horizontal",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "7644a7a7-35d8-41d1-a20e-40524e61ccfe",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.25,
        "w": 0.18,
        "x": 0.8,
        "y": 0.65
      },
      "kind": "chart",
      "text": "Benchmark results on CAMEO targets",
      "attrs": null,
      "subkind": "bar-horizontal",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "9a7d0d1d-7c8c-43e3-a0d5-5adc2b31b4ea",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.25,
        "w": 0.4,
        "x": 0.58,
        "y": 0.35
      },
      "kind": "image",
      "text": "RoseTTAFold architecture diagram",
      "attrs": null,
      "subkind": "infographic",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "6c337130-70ba-48e9-8888-d948650f8cab",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.15,
        "w": 0.55,
        "x": 0.02,
        "y": 0.55
      },
      "kind": "list",
      "text": "Necessity is the mother of invention: \"DeepMind reported using several GPUs for days to make individual predictions, whereas our predictions are made in a single pass through the network in the same manner that would be used for a server.\"",
      "attrs": null,
      "subkind": "bullet",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "32235316-94d5-4e99-a19b-0f5b2435fed8",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.1,
        "w": 0.55,
        "x": 0.02,
        "y": 0.75
      },
      "kind": "list",
      "text": "Notably, the model can generate structure models for protein-protein complexes from sequence information, which reflects the reality of how proteins function in the body.",
      "attrs": null,
      "subkind": "bullet",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "6c648622-18f0-431e-9928-c9e9b4ff0dbb",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.15,
        "w": 0.55,
        "x": 0.02,
        "y": 0.35
      },
      "kind": "list",
      "text": "In the Baker model, information is processed back and forth from the 1D amino acid sequence information, the 2D distance map, and the 3D coordinates, such that the network must reason over relationships within and between sequences, distances, and coordinates.",
      "attrs": null,
      "subkind": "bullet",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "fd79da25-5f36-4440-bfa0-bd7aab07c7cb",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": null,
      "kind": "metric",
      "text": "TM-score",
      "attrs": null,
      "subkind": "primary",
      "toolName": "Quantification",
      "toolSlug": "quantification",
      "confidence": null,
      "componentId": "019dd952-47c3-7407-8d25-6293bf69e1d2",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.12,
        "w": 0.95,
        "x": 0.02,
        "y": 0.2
      },
      "kind": "paragraph",
      "text": "Half a year after DeepMind presented their AlphaFold 2 (AF2) method at the CASP14 conference, the Baker lab at the University of Washington created their own protein structure prediction system using related ideas and managed to attain accuracies approaching the original AF2 without detailed access to its methodology.",
      "attrs": null,
      "subkind": "paragraph",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "d7a3e150-dd33-432d-bb2d-e3123659c5d4",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": null,
      "kind": "quote",
      "text": "DeepMind reported using several GPUs for days to make individual predictions, whereas our predictions are made in a single pass through the network in the same manner that would be used for a server.",
      "attrs": null,
      "subkind": null,
      "toolName": "Authority citation",
      "toolSlug": "authority-citation",
      "confidence": null,
      "componentId": "019dd952-47c3-7407-8d25-5d149a7a0f69",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.05,
        "w": 0.7,
        "x": 0.02,
        "y": 0.13
      },
      "kind": "title",
      "text": "The ideas behind AlphaFold 2 rapidly diffused into academia and open source",
      "attrs": null,
      "subkind": "headline",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "46ba56c8-ad0a-474e-8088-f9ee7e159f6e",
      "frameworkName": null,
      "frameworkSlug": null
    }
  ],
  "metrics": [],
  "tools": [
    {
      "name": "Call-and-Response",
      "slug": "call-and-response",
      "agent": "Storyteller",
      "layer": "slide",
      "matchId": "275fd46f-dfb7-4f9c-bed2-fbf5b8ddf95e",
      "evidence": "The slide mentions DeepMind's AlphaFold 2 and the response from the Baker lab, showing a call-and-response pattern.",
      "confidence": 0.6
    }
  ],
  "frameworks": [],
  "arcBeats": [
    {
      "to": 152,
      "from": 5,
      "beatId": "019dd95a-0682-776c-8e35-0affbadec38e",
      "arcName": "The Triple Take",
      "arcSlug": "triple-take",
      "beatName": "The Facts (What)",
      "beatSlug": "triple-take-the-facts-what",
      "evidence": "Definitions p.5-6, Exec Summary p.7, then Sections 1-3 catalog evidence.",
      "position": 1,
      "confidence": 78,
      "parentBeatName": "Setup",
      "parentBeatSlug": "setup"
    },
    {
      "to": 152,
      "from": 10,
      "beatId": "019dd95a-0682-776c-8e35-1b3ee3a1c012",
      "arcName": "The Mountain",
      "arcSlug": "mountain",
      "beatName": "Rising Action",
      "beatSlug": "mountain-rising-action",
      "evidence": "Three sections accumulating evidence of accelerating progress.",
      "position": 2,
      "confidence": 55,
      "parentBeatName": "Development",
      "parentBeatSlug": "development"
    }
  ],
  "loops": [
    {
      "to": 27,
      "from": 19,
      "name": "Pattern Hunter",
      "slug": "02-pattern-hunter",
      "bestFor": "Time-pressed audiences, building consensus, when data is strong",
      "matchId": "019dd95a-07fe-70ce-8d3d-4a8c359eb5db",
      "evidence": "AlphaFold2 -> protein generation -> RNA structure -> cryo-EM -> drug screening; consistent pattern.",
      "position": 3,
      "objective": "Demonstrate AI's expansion into structural biology and drug discovery",
      "structure": "Evidence A -> Evidence B -> Evidence C -> Pattern/Conclusion",
      "confidence": 80,
      "description": "Group multiple pieces of evidence that together point to a pattern or conclusion"
    }
  ],
  "imagePathAlt": null,
  "thumbSrc": null,
  "thumbSrcAlt": null,
  "locked": true
}