Difference between revisions of "Benchmarks"
m |
m (→Theory of Mind) |
||
| Line 112: | Line 112: | ||
I bring numerous academic papers and David Chalmers, an eminent thinker on the hard problem of consciousness, and touch on ARC post yesterday on how they conducted safety evaluations and the urgency of the moment. Featuring Michael Kosinski | I bring numerous academic papers and David Chalmers, an eminent thinker on the hard problem of consciousness, and touch on ARC post yesterday on how they conducted safety evaluations and the urgency of the moment. Featuring Michael Kosinski | ||
| − | * | + | * [https://arxiv.org/ftp/arxiv/papers/2302/2302.02083.pdf Theory of Mind paper] |
| − | * | + | * [https://pbs.twimg.com/media/FrcKURnagAIa73i?format=jpg Faux Pas Results] |
| − | * | + | * [https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2884962/ Language Learning Paper] |
| − | * | + | * [https://www.scientificamerican.com/article/a-test-for-consciousness/ Scientific American test] |
| − | * | + | * [https://www.researchgate.net/publication/325498266_Reviewing_Tests_for_Machine_Consciousness Literature Overview] |
| − | * | + | * [https://villekuosmanen.medium.com/i-played-chess-against-chatgpt-4-and-lost-c5798a9049ca Chess Game] |
| − | * | + | * [https://www.newscientist.com/article/mg20627542-000-picking-our-brains-can-we-make-a-conscious-machine/ New Scientist Article] |
| − | * | + | * [https://www.researchgate.net/publication/228894510_An_Empirical_Framework_for_Objective_Testing_for_P-Consciousness_in_an_Artificial_Agent P Test] |
| − | * | + | * [https://arxiv.org/pdf/2002.05202.pdf Divine Benevolence] |
| − | * | + | * [https://twitter.com/ilyasut/status/1491554478243258368?s=20&t=SRZ7VxYrcXhczjSTwt3W_g Slightly Conscious] |
| − | + | * [https://en.wikipedia.org/wiki/David_Chalmers David Chalmers] | |
| − | * https://en.wikipedia.org/wiki/ | ||
* Altman Tweet: https://twitter.com/sama/status/14926... | * Altman Tweet: https://twitter.com/sama/status/14926... | ||
* Cephalopod Report: https://www.lse.ac.uk/News/News-Asset... | * Cephalopod Report: https://www.lse.ac.uk/News/News-Asset... | ||
| Line 135: | Line 134: | ||
{| class="wikitable" style="width: 550px;" | {| class="wikitable" style="width: 550px;" | ||
|| | || | ||
| − | <youtube> | + | <youtube>j6cCXg-rjRo</youtube> |
| − | <b> | + | <b>Could a Large Language Model be Conscious - David Chalmers [NIPS 2022] |
| − | </b><br> | + | </b><br>beringatavirus |
|} | |} | ||
|}<!-- B --> | |}<!-- B --> | ||
| − | |||
=== <span id="ACF"></span>AI Classification Framework (ACF) === | === <span id="ACF"></span>AI Classification Framework (ACF) === | ||
Revision as of 19:54, 20 March 2023
YouTube ... Quora ...Google search ...Google News ...Bing News
- Case Studies
- AI Governance / Algorithm Administration
- Development ...AI Pair Programming Tools ... Analytics ... Visualization ... Diagrams for Business Analysis
- Hyperparameters
- Evaluation ... Prompts for assessing AI projects
- Train, Validate, and Test
- Machine Learning Benchmarks and AI Self-Driving Cars | Lance Eliot - AItrends
- Benchmarking simple models with feature extraction against modern black-box methods | Martin Dittgen - Towards Data Science
- DAWNBench | Stanford - an End-to-End Deep Learning Benchmark and Competition
- Benchmarking 20 Machine Learning Models Accuracy and Speed | Marc Borowczak - Data Science Central
- Benchmarking deep learning models on large healthcare datasets | S. Purushotham, C. Meng, Z. Chea, and Y. Liu
- Supercomputers Flex Their AI Muscles New benchmarks reveal science-task speedups | Sammuel K. Moore - IEEE Spectrum
|
|
|
|
Contents
AI Consciousness
Turing Test
The Turing test, originally called the imitation game by Alan Turing in 1950, is a test of a machine's ability to exhibit intelligent behavior equivalent to, or indistinguishable from, that of a human. Turing proposed that a human evaluator would judge natural language conversations between a human and a machine designed to generate human-like responses. The evaluator would be aware that one of the two partners in conversation was a machine, and all participants would be separated from one another. The conversation would be limited to a text-only channel, such as a computer keyboard and screen, so the result would not depend on the machine's ability to render words as speech.[3] If the evaluator could not reliably tell the machine from the human, the machine would be said to have passed the test. The test results would not depend on the machine's ability to give correct answers to questions, only on how closely its answers resembled those a human would give. - Turing Test | Wikipedia
Theory of Mind
|
|
AI Classification Framework (ACF)
The ACF is a new approach to evaluating AI capabilities based on the Theory of Multiple Intelligences. The Theory of Multiple Intelligences was first proposed by psychologist Howard Gardner in 1983. Gardner argued that intelligence was not a single, unified entity but rather a collection of different abilities that could manifest in a variety of ways. Gardner identified eight different types of intelligence: According to Gardner, individuals may excel in one or more of these areas, and each type of intelligence is independent of the others. The theory challenged the traditional view of intelligence as a singular, fixed entity and opened up new avenues for exploring the diversity of human cognition. While the theory of multiple intelligences has been subject to some criticism and debate over the years, it has had a significant impact on the field of psychology and education, particularly in the development of alternative approaches to teaching and learning. This seemed perfect as a basis for the AI Classification Framework. Following the theory, the framework supports evaluating AI tools across multiple dimensions of intelligence, including linguistic, logical-mathematical, musical, spatial, bodily-kinesthetic, interpersonal and intrapersonal intelligence. - https://techcrunch.com/2023/03/14/the-ai-revolution-has-outgrown-the-turing-test-introducing-a-new-framework/ The AI revolution has outgrown the Turing Test: Introducing a new framework | Chris Saad - TechCrunch]
General Language Understanding Evaluation (GLUE)
The General Language Understanding Evaluation (GLUE) benchmark is a collection of resources for training, evaluating, and analyzing natural language understanding systems... like picking out the names of people and organizations in a sentence and figuring out what a pronoun like “it” refers to when there are multiple potential antecedents. GLUE consists of: A benchmark of nine sentence- or sentence-pair language understanding tasks built on established existing datasets and selected to cover a diverse range of dataset sizes, text genres, and degrees of difficulty, A diagnostic dataset designed to evaluate and analyze model performance with respect to a wide range of linguistic phenomena found in natural language, and A public leaderboard for tracking performance on the benchmark and a dashboard for visualizing the performance of models on the diagnostic set.
|
The Stanford Question Answering Dataset (SQuAD)
|
|
MLPerf
- MLPerf benchmarks for measuring training and inference performance of ML hardware, software, and services.
- MLCommons debuts with public 86,000-hour speech data set for AI researchers | Devin Coldewey - TechCrunch
|
|
|
|
Procgen
- OpenAI
- OpenAI’s Procgen Benchmark prevents AI model overfitting | Kyle Wiggers - VentureBeat a set of 16 procedurally generated environments that measure how quickly a model learns generalizable skills. It builds atop the startup’s CoinRun toolset, which used procedural generation to construct sets of training and test levels.
OpenAI previously released Neural MMO, a “massively multiagent” virtual training ground that plops agents in the middle of an RPG-like world, and Gym, a proving ground for algorithms for reinforcement learning (which involves training machines to do things based on trial and error). More recently, it made available SafetyGym, a suite of tools for developing AI that respects safety constraints while training, and for comparing the “safety” of algorithms and the extent to which those algorithms avoid mistakes while learning.