Explore key generative AI terms and concepts, from neural networks to foundation models, and gain the clarity you need to understand modern AI advancements.
Which of the following best describes a neural network in artificial intelligence?
Explanation: Neural networks mimic the architecture of the human brain, using interconnected nodes (neurons) to process and learn from data. The second option describes symbolic AI, not neural networks. The third option refers to data visualization, not the model structure. The fourth refers to networking hardware, which is unrelated to neural networks.
What is the defining characteristic of deep learning compared to traditional machine learning?
Explanation: Deep learning is a subset of machine learning that employs multi-layered neural networks, known as deep neural networks, to learn complex patterns. The second option describes other machine learning algorithms, not deep learning. The third is false; deep learning relies on data rather than rules. The fourth is incorrect, as deep learning can work with unlabeled or minimally labeled data.
Which scenario illustrates generative AI in action?
Explanation: Generative AI focuses on creating new content, such as images, text, or music, using learned patterns. The database and spreadsheet examples involve storage and basic operations, not generation. The search engine retrieves existing information but does not generate new content.
Why are transformer architectures important in natural language processing tasks?
Explanation: Transformers utilize self-attention to focus on relevant parts of input sequences, enabling them to effectively capture context and relationships between words. The dictionary option refers to outdated translation methods. Processing tabular data is outside the main purpose of transformers. Random guessing describes neither transformers nor any reliable AI models.
What defines a foundation model in modern AI systems?
Explanation: Foundation models are expansive models trained on broad datasets, enabling adaptation to a variety of downstream tasks. The spreadsheet and server options refer to tools or infrastructure, not models. Rule-based chatbots, while functional, do not meet the scale or generality of foundation models.