AI In Business Flashcards
(6 cards)
1
Q
AI definition
A
- refers to the broad domain which include the study and design system that have the ability to perceive and evaluate the environment and take action
2
Q
Turing test
A
- Natural language processing
- Knowledge representation to store what it knows
- Automated reasoning to answer questions and draw conclusions
- Machine learning to adapt to new circumstances and detect patterns
- Computer vision and speech recognition to perceive the world
- Robotics to manipulate objects and move about
3
Q
AI opacity
A
Opaque - difficult to explain why an AI provides a specific output
Many reasons have been identified by algorithms can be opaque:
- complexity of the algorithmic code
- multiple algorithmic components which are not all known or under control of the designers
- there are intrinsic characteristics of learnings algorithms that redefine parameters and relationships with each additional data points which make it hard to explain
- algorithms have to be tweaked to make understandable their results
4
Q
Explainability paradox
A
- refers to the trade off between the complexity and accuracy of AI models and the need for human-understandable explanations of their decisions and behaviour
- as AI models become more powerful, they also become more difficult to interpret and explain
5
Q
Generative AI
A
- gererates new content based on learned patterns from existing data
6
Q
concerns of GenAI
A
- Bias and ethical concerns: can generate biased or harmful content based on flawed training data
- Intellectual property issues: who owned AI generated content
- Misinformation and deepfakes: AI can create realistic fake videos
- Black boxes