Artificial Intelligence

Artificial Intelligence

Created by: @blalond

👁 Public

Tagged as: Science

History:

  • Last updated 3 weeks ago
  • Created last month

Played 6 times

Practiced 7 times

Host Practice
View all comments
What does GPT stand for in Chat-GPT?
Guided Programmatic Technology
Generative Pretrained Transformer
Global Predictive Terminal
Great Party Trick

All modern LLMs, Large Language Models, are GPTs, trained on vast text data to predict and generate human-like language. The Transformer isn’t a “robot in disguise”, it’s the neural network architecture that has powered the AI boom that started in 2022.

What is the best method for a teacher to detect that a student used A.I. to cheat?
Plagiarism detection tools
Reject “perfect sounding” papers
Ask the student if they cheated
There is no foolproof way to detect cheating

There is no sure-fire way to detect the use of AI. AI outputs can’t be detected as plagiarism because AIs create original compositions and not quotes. As for perfect-sounding papers, a teacher should reject them, but students can ask AI to mimic imperfect writing styles.

What does AGI stand for in AI discussions?
Automated General Intelligence
Advanced Generative Interface
Artificial General Intelligence
Algorithmic Guided Inference

AGI refers to a hypothetical AI system with human-like general intelligence that could do problem-solving across diverse tasks, unlike today’s narrow AI, for example, chatbots or image generators.

What does “Multimodal” mean regarding AI systems?
AI that can switch between languages
AI that deal in multiple contexts (text, images, audio)
AI trained on multiple datasets
AI that mimics human emotions

Multimodal AI can analyze inputs and generate outputs across different modes, using combinations of text, images, or sound.

Which groundbreaking paper introduced the "transformer" architecture, revolutionizing AI language models?
"Deep Learning" by Geoffrey Hinton (2015)
"Attention Is All You Need" by Google researchers (2017)
"Computing Machinery and Intelligence" by Alan Turing (1950)
"The Singularity Is Near" by Ray Kurzweil (2005)

This paper, authored by eight scientists at Google, introduced the transformer architecture, based on the attention mechanism instead of the old AI methods of recurrence and convolutions. The attention mechanism allows the model to weigh the importance of different parts of input when making predictions. This helps the model understand context and relationships more effectively than previous models. The paper "Attention Is All You Need" led to the GPT models starting in 2018 and DALL-E image generators in 2021, eventually setting off the AI boom of 2022 and following.

Has AI passed the equivalent of a human IQ test?
Yes - many models now score above-average on IQ tests
No - AI only excels at specific tasks
No - Only in mathematics and coding, not IQ tests
There is no way for an AI to take an IQ test

According to trackingai.org, in 2024, o1 scored above-average on the Norway Mensa IQ test and also scored well on other IQ questions not previously seen on the internet. More AI high scores are currently tracked by a Dr Alan D. Thompson, who left his job at Mensa, and is now tracking how AI has achieved superhuman levels of performance across many intellectual domains (lifearchitect.ai). It’s true that IQ tests are questionable measures of intelligence, but it’s clear that AI has now surpassed measures such as the SAT, expert-level mathematics and coding problems, and Ph.D.-level science questions. (epoch.ai)

Which domains use “computer vision” AI systems?
Self-driving cars
Security and surveillance
Medical diagnosis algorithms
All of the above

Computer vision (analyzing visual data) is used in autonomous vehicles, security and surveillance for facial recognition, and medical imaging, in each domain the accuracy promises to be higher than a human-equivalent analyst.

What does the term "alignment" mean in relation to AI?
Making sure robots stand in straight lines for group photos
Programming AI to follow human goals and ethical values
Aligning AI servers to improve Wi-Fi signals
Teaching AI to politically agree with its creators

AI alignment ensures AI systems behave in ways that match human intentions, avoiding harmful outcomes like dangerous decisions or bias.