AI for Business Leaders Flashcards

1
Q

4 main areas where AI is powerful

A

Scale - processing large amounts of data

Pattern - finding patterns and optimums

Grouping - data with similarities

Extracting features from unstructured data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

4 main branches of AI

A

Machine Learning
Natural Language Processing
Machine Vision
Robotics

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Name 5 skill sets that are hardest to automate:

A
Building relationships
Empathy
Critical thinking
Creativity
Storytelling
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

3 main reasons for on-going AI revolution:

A

Computing power up, and costs down
Storage capacity up, and costs down
Data transport costs down

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

‘Data that has no defined organizational structure’ =

A

Unstructured Data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Give 2 reasons why data is growing so fast:

A
  1. Dramatic cost reduction in devices (e.g. cameras, microphones, sensors)
  2. Massive user content generation (social media)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Name of Anil Kumble’s company?

A

Spektacom

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Is often used by corporates
to be a focal point for innovation for the organization

Often is a dedicated space that can also be used to showcase ideas to the outside world

Can be both on-site (tend to have a business unit focus) or off-site (more disruptive focus)

=

A

An Innovation Lab

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Typically no fixed schedule

Typically sponsored by VC funds or corporates

Typically don’t provide upfront capital

Often have a specific industry or market focus

Example: Idealab

=

A

An Incubator

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Used to accelerate growth for a company that already exists

Typically a fixed time schedule (e.g. 3-months)

Benefits for the startup may include:
– Small seed investment
– Access to a mentor network

Examples include: Y Combinator, Techstars

=

A

An Accelerator

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Training a machine to identify patterns and/or predict outcomes

Often used to find relationships between variables

Contains many subsets of AI methodologies (Neural Network with Deep Learning, Evolutionary Algorithm etc.)

=

A

Machine Learning

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

4 questions machine learning asks:

A
  • How can we learn from data?
  • Can we find new patterns?
  • Can we predict outcomes better?
  • Can we automate decision making at scale?
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

5 techniques used in machine learning:

A
  1. supervised learning
  2. unsupervised learning
  3. ensemble learning
  4. neural networks and deep learning
  5. reinforcement learning
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Prediction of output results from specific input data
– e.g. predict apartment price based on size, location, etc.

=

A

Supervised Learning

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

– No output results specified, only input data is given to the system

– Used to typically find insights or patterns from data

– e.g. McDonald’s can identify different customer groups based on their food preference

=

A

Unsupervised Learning

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

– Allows a system to “learn” through trial and error by utilizing feedback generated from past actions

– e.g. OpenAI Multi agent-hide and seek

=

A

Reinforcement Learning

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Supervised learning, unsupervised learning, or reinforcement learning?

  • optimization
  • correlation analysis
  • clustering
  • classification
  • learn objectives from real-life behavior
  • regression
A

Supervised learning: classification, regression

Unsupervised learning: correlation analysis, clustering

Reinforcement learning: optimization, learn objectives from real-life behavior

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

‘Automated platforms that seek to understand your investment objectives and risk tolerance, select an asset allocation and investments, and then monitor the portfolio and make any necessary changes.’

=

A

Robo-Advisors

19
Q

Name 3 robo-advisors based in Hong Kong:

A

Kristal
Aqumon
YF Financial

20
Q

– Inspired by biological networks in the brain; shares insights from cognitive neuroscience

– Use layers of processing to derive an output

– Each node is connected to other nodes and each connection can be weighted differently

A

Neural Networks

21
Q

3 components of a neural network:

A
  1. Input Layer
  2. Hidden (computation) Layer
  3. Output Layer
22
Q

Cycle through combining and re-evaluating possible solutions to come up with the best one

Are a subset of Machine Learning

Draws inspiration from Darwin’s theory of evolution

A

Evolutionary Algorithms

23
Q

Machine learning explores permutations, generates design alternatives, picks optimal design

– Learns from each iteration what works and what doesn’t

– Identifies & mitigates clashes between models generated by
individual teams (early warning)
A

Generative Design

24
Q

– Training a machine to collect pictures and derive meaning

– Hardware required varies considerably based on use case

– subsets includes Optical Character Recognition (OCR)

A

Machine Vision

25
Q

‘Conversion of pictures or images of printed or handwritten text into machine encoded text’

A

Optical Character Recognition (OCR)

26
Q

‘Training a machine to collect text and interpret its meaning’ =

A

Natural Language Processing

27
Q

‘determining grammar rules for words and cluster them according to similarity’

A

Syntax analysis

28
Q

‘determining word meanings & context to generate human language’

A

Semantic analysis

29
Q

2 related techniques of NLP:

A
  1. Natural Language Understanding (NLU) - figures out the meaning behind text and speech by converting human text & speech to a structured format that computers understand.
  2. Natural Language Generation (NLG): text and speech generated by computers
30
Q

– Developed by San Francisco based AI lab OpenAI (https://openai.com/)

– “The ultimate autocomplete”

– Trained in large amount of text which is looked at for statistical irregularities

– These are unknown to humans (a black box) but is in the form of billions of weighted connections between nodes in its neural network

A

GPT-3 (Generative pre-trained transformer)

31
Q

3 layers of AI technical stack:

A
  1. Business layer
  2. Development layer
  3. Infrastructure layer
32
Q

List 5 AI frameworks:

A

Ruby on Rails

Django

Node.js + Express

Laravel

.NET

33
Q

• Mitigates some data and privacy risks

• Refers to processing at the edge of a cloud network
– Safer as data can stay on the device
– Avoids latency and transmission delays from cloud
– Decreases data transmission volume

• However, drawbacks include:
– Extra hardware needed on device
– Higher device power consumption

A

Edge computing

34
Q

What are the 3 main branches of Legal AI?

A

Legal Data Research

Contract Review

Intelligent interfaces

35
Q

What do eBrevia do?

A

Automate contract review and extract information using AI

Combine different technologies like Machine Learning and NLP

36
Q

3 Common types of Legal analytics:

A

Descriptive Analytics

Predictive Analytics

Prescriptive Analytics

37
Q

– Recommends a particular course of action
• Suggest certain keywords or phrases to use
• Suggest case citations or arguments to be used
• Ultimately might suggest legal strategies
• The “Data-driven” lawyer

A

Prescriptive Analytics

38
Q

– Identifies legal trends over time

– Examines past participant behavior in litigation

A

Descriptive Analytics

39
Q

– Patterns can be used to determine potential outcome of cases (e.g. medical malpractice)

– Data quality matters – Garbage In, Garbage Out

– Opposition counsel win/loss ratio by status (plaintiff/defendant etc.)

– Success/Failure rate of appeals

– Judge’s track record

A

Predictive Analytics

40
Q

4 main areas of future of work

A

Digital Transformation

Automation

Remote Work

AI Augmentation

41
Q

3 characteristics of tasks that make them targets for automation:

A

Logical

Repetitive

Routine

42
Q

Elon Musk’s brain chip company is called:

A

Neuralink

43
Q

4 Vs of Big Data?

A

Volume

Velocity

Variety

Veracity