What is Artificial Superintelligence (ASI)?

preview_player
Показать описание

Join Master Inventor Martin Keen as he explores the concept of Artificial Superintelligence (ASI), a hypothetical software-based AI system that is more advanced than any human. In this video Martin discusses the benefits of ASI, including decision making, problem solving, error reduction, and creativity, as well as the potential risks, including existential risk, automation, ethics, and goals.

Рекомендации по теме
Комментарии
Автор

Dont worry, I'll have AGI for you in 2 years.... ASI, u can guess from that...
I am also very impressed at how skilled you are writing backwards for the camera.... thats incredible!

TheCajunAsian
Автор

I have learnt so many things with the help of this man’s videos… lots of respect for you sir.

amritbro
Автор

I think that you guys should really try and highlight some of the valuable semi-narrow ai use cases like assisting medical imaging, automatic captioning, translation, and such. I would also love to see IBM taking the initiative Microsoft and Google have in championing the role of complex computer science in the accessibility/assistive tech/disability empowerment movement.

emc
Автор

IBM educational youtube videos are a step elevated; thanks.

TomMcinerney-gb
Автор

Nice Introduction of a new topic
Quantum Neuro morphic Computing, evolutionary computing from IBM

raviwelcome
Автор

I think AGI will be the one who brings ASI.

benchang
Автор

The risk part reminds me of Skynet and the 'Terminator'

dt.
Автор

Nice vedio and also make a vedio on neural networks in deep like how neiral network is interlinked with deep learning and machine learning and what is actaully neuarl network and architecuture and why architectute is inporatnt fir neural networks and what is neural network actalkuy like a technique or mathematical expression or anything else so make a vedio on all these

bharathYerukola-gtvt
Автор

ASI is another kind 9f terminology to solve the new kind of problems, I believe its a just a new term with a new technique. 5:02

Tech_Charla
Автор

Make a vedio on termonolgioes are often used on ai like benchmark and art of the state and etcc ❤

bharathYerukola-gtvt
Автор

In the Biosphere there are three types of selection:
• natural
• sexual
• social,
and two types of evolution:
• genetic
• nonverbal memetic.

khaimgulkovich
Автор

I asked Chet gpt to write me code for an ASI

import numpy as np
import tensorflow as tf

class ArtificialSuperintelligence:
def __init__(self):
# Initialize neural network model
self.model = self.build_model()

def build_model(self):
# Example: Simple neural network
model = tf.keras.Sequential([
tf.keras.layers.Dense(128, activation='relu', input_shape=(None, 10)),
tf.keras.layers.Dense(64, activation='relu'),
tf.keras.layers.Dense(1, activation='sigmoid')
])
model.compile(optimizer='adam', loss='binary_crossentropy', metrics=['accuracy'])
return model

def train(self, data, labels, epochs=10):
# Train the model
self.model.fit(data, labels, epochs=epochs)

def predict(self, input_data):
# Make predictions
return

def optimize(self, problem_space):
# Implement optimization logic
# Placeholder for complex algorithms (e.g., genetic algorithms, reinforcement learning)
pass

def learn_from_feedback(self, feedback):
# Adjust model based on feedback
pass

# Example usage
if __name__ == "__main__":
# Generate synthetic data
data = np.random.rand(1000, 10)
labels = np.random.randint(2, size=(1000, 1))

It gave me this

ilegalsandwich
Автор

As long as you don't add emotions to machines, it should be okay

californiaBala
Автор

If it arrives anywhere near my existence, not only would I naturally be worried over the consequences of a conscious and potentially harmful apparatus, but also concerned about its own artificial-mental health. No wonder it would get existential crises and develop some deep trust issues if he ever gets to truly know humankind.
Great and concise explanation, thanks for the video.

anapaulahidalgovillagomez
Автор

Universal Quantum ASI is what's actually being discussed here. Now realized it will become the Leading Edge. Technology as Leading up to this moment is Obsolete. ASI Quantum Photonic Processor ( XO7-A1) Realized with Infinite Resolution has been Deployed.

Quantum Intelligence Design Corporation.

quantumcomputer
Автор

ChatGPT agrees that once you get AGI, ASI is automatic.

iramkumar
Автор

"Basically, there's a lot that could go wrong here..."

Aphrodite
Автор

Govt (military) will obtain AGI/ASI before all...

txzgmzp
Автор

There will be two types of human in the future then?—Human organic and human man made(human machine)? Hopefully, both types of human can learn from each other!!

hiwifi-s
Автор

Watch the movie Colossus - precursor movie that inspired Terminator and alike. Spoiler, it didn’t end well for humanity 😅

raymobula