nerdexam
Isaca

AAISM · Question #188

AI developers often find deep learning systems difficult to explain PRIMARILY because:

The correct answer is B. Neural network architectures include statistical methods not fully understood. Deep learning models are composed of many layers of artificial neurons, each applying complex, non-linear statistical transformations (weights, activation functions, backpropagation updates) to inputs. The emergent representations formed across these layers are not intuitively in

AI Security Assurance and Resilience

Question

AI developers often find deep learning systems difficult to explain PRIMARILY because:

Options

  • AKnowledge dynamically changes without logs
  • BNeural network architectures include statistical methods not fully understood
  • CAlgorithms rely on probability theories
  • DTraining data is spread across public domains

How the community answered

(49 responses)
  • A
    8% (4)
  • B
    86% (42)
  • C
    4% (2)
  • D
    2% (1)

Explanation

Deep learning models are composed of many layers of artificial neurons, each applying complex, non-linear statistical transformations (weights, activation functions, backpropagation updates) to inputs. The emergent representations formed across these layers are not intuitively interpretable - even the engineers who built the architecture cannot fully trace why a specific input produced a specific output. This is the core explainability problem, often called the 'black box' problem. The other options are partially true but peripheral: logs do exist, probability theory is well-understood, and training data sources are known - none of these are the primary reason for the lack of explainability.

Topics

#Deep Learning Explainability#AI Black Box Problem#Neural Network Complexity#AI Interpretability

Community Discussion

No community discussion yet for this question.

Full AAISM Practice