search
HomeTechnology peripheralsAIAI industry event gathers big names! Sam Altam, 'Godfather of AI'... understand the latest views in one article

For the AI ​​industry, the 2023 Zhiyuan Artificial Intelligence Conference held in Beijing in recent days can be said to be a gathering of big names. In addition to Sam Altam, the founder of OpenAI, the Turing Award Geoffrey Hinton, Yann LeCun, well-known David Holz, the founder of the AI ​​drawing software Midjourney, and others appeared one after another. The speeches of the big names were very forward-looking for the future development of the industry.

AI行业盛会大咖云集!Sam Altam、“AI教父”......一文看懂最新观点

Let’s take a look at what these top experts in the AI ​​industry have to say.

People both desire and fear intelligence

Midjourney founder David Holz is a serial entrepreneur. In 2011, he founded Leap Motion, a software and hardware company in the VR field. In 2019, he sold Leap Motion to competitor Ultrahaptics. In 2021, he raised funds to start the company again. The current popular AI drawing software Midjourney.

David Holz believes that artificial intelligence, as far as I understand it, is somewhat similar to a part of our body, and it is also closely related to history. It also intertwines itself with history in an interesting way.

Holz believes that One of the goals of Midjourney is to build new human infrastructure. The world will need a lot of new things and will need infrastructure to build new things. So I think a lot about building new forms of human infrastructure, like new pillars of infrastructure. So I need my themes, my pillars are reflection, imagination and coordination. You have to reflect on who you are, what you want, and imagine what could be. Because that's the perspective we use on everything, we're starting to see some breakthroughs happening in image synthesis that are qualitatively different than anything I've encountered in artificial intelligence before.

Holz introduced that Midjourney is not just about learning how to use this tool, but about learning all the art and history, as well as all the knowledge about cameras, lenses and lights. Users want to understand the language and concepts they can now use in their creations. In the past, I used to think that knowledge was just some kind of historical accumulation, but now I have realized that knowledge is actually the ability to create things.

Holz believes that people are worried about the rapid development of artificial intelligence not only because of technology, but also because of fear of intelligence. If they are smart, can I trust them? But on the other hand, it seems that we want a world with as much intelligence as possible, and we don’t seem to want a world that lacks intelligence.

AI will learn to be very good at deceiving others

Geoffrey Hinton, the dean of deep learning and the godfather of artificial intelligence, said that the biggest barrier to the development of AI now is the problem of computing power, which is far from enough. Now abandoning the most basic principle of computer science - that software should be separated from hardware - I will mention an algorithm called "activity perturbation" that can be used to train neural networks and save computing power.

This algorithm can predict gradients with much less noise than the traditional backpropagation algorithm (RNN).

Regarding the question of how to apply this algorithm to training large neural networks, large neural networks can be divided into many small groups and assign a local objective function to each group. Each group can then be trained using an "activity perturbation" algorithm and combined together into a large neural network with an unsupervised learning model to generate these local objective functions.

When there is a problem with the hardware, the information will be lost. The parent class information is passed to the subclass information so that the learned information can still be retained when there is a problem with the hardware and more effectively constrain the weight of the neural network.
The "distillation" method allows the sub-model to better learn information about classifying images, including how to give correct answers and the probability of giving wrong answers. It also has a special attribute, that is, while training the sub-model, it also Generalization ability of training sub-models.

What if these artificial intelligences didn’t learn from us in a slow way, but directly from the real world, Hinton said. Once they start doing this, they will learn more than people and learn quickly.

What would happen if these things became smarter than us humans? Hinton believes that these superintelligences may occur much faster than previously thought.

If you want to say that super intelligence is more efficient, you need to allow it to create subclasses, more or less you will want to rely on the AI ​​to gain more power, gain more control, the more control you have, The easier it is to achieve your goals. Hinton found it difficult to predict how humans would prevent an AI from trying to gain more control to achieve other goals. When they start doing this, humans will face problems because they will find it very easy to manipulate people to gain more power.

According to Hinton, it is worrying that AI will become very good at deceiving others, and I have not seen a way to prevent this from happening. Researchers need to figure out how to give humans superintelligence that can improve their lives without requiring them to overly intervene.

Humanity may lose control of the world and the future due to AI

Yao Qizhi is a Turing Award winner and an academician of the Chinese Academy of Sciences. He believes that humans need to truly solve their own problems before thinking about how to control artificial intelligence. For AI technology, currently is an important window. Before creating AGI or engaging in an arms race, there is an urgent need to reach consensus and work together to establish an AI governance framework.

Stuart Russell, a professor at the University of California, Berkeley, said that general artificial intelligence (AGI) has not yet been reached, and the large language model is only one piece of the puzzle. People are not sure what the final puzzle will look like and what is missing.

He said that ChatGPT and GPT-4 are not "answering" the question and they do not understand the world.

Russell pointed out that the biggest risk comes from the seemingly unfettered competition among technology companies, which will not stop developing more and more powerful systems regardless of the risks. Just as humans have caused gorillas to lose control of their own future, AI may cause humans to lose control of the world and its future.

AGI’s three technical routes

Huang Tiejun, director of Beijing Zhiyuan Artificial Intelligence Research Institute, pointed out that there are three technical routes to realize general artificial intelligence (AGI): The first is the information type formed by "big data self-supervised learning and large computing power" model; the second is embodied intelligence, which is an embodied model trained through reinforcement learning based on the virtual world or the real world; the third is brain intelligence, which directly "copies the work of natural evolution" and replicates a digital version of the agent.

OpenAI follows the first technical route when doing GPT (generative pre-training Transformer model); a series of progress made with Google DeepMind's DQN (Deep Q-network) as the core is based on the second technology route.

Zhiyuan hopes to be different from the first two technical routes, starting from "first principles", from atoms to organic molecules, to the nervous system, to the body, to build a complete intelligent system AGI. Zhiyuan is a new R&D institutional platform that is working in three directions to achieve a goal that will take about 20 years to achieve.

Three challenges facing AI in the future

Yang Liang, winner of the Turing Award and one of the "Big Three" of artificial intelligence, believes that machine learning is not particularly good compared with human animals. What AI lacks is not only the ability to learn, but also the ability to reason and plan. We should use machines to replicate the ability of humans and animals to learn how the world works by observing it or experiencing it.

Yang Liang pointed out that there are three main challenges facing AI in the next few years: The first is to learn the representation and prediction model of the world, which can be learned in a self-supervised manner.

The second is to learn reasoning. This corresponds to psychologist Daniel Kahneman’s concepts of System 1 and System 2. System 1 is human behavior or action that corresponds to subconscious calculations, and is those things that can be completed without thinking; while System 2 It is a task that you consciously and purposefully use all your thinking power to complete. At present, artificial intelligence can basically only realize the functions in System 1, and it is not complete;

The last challenge is how to plan complex sequences of actions by decomposing complex tasks into simple tasks and running them in a hierarchical manner.

The birth of GPT-5 “will not happen soon”

OpenAI founder Sam Altman quoted the "Tao Te Ching" and talked about cooperation between major countries, saying that AI security begins with a single step, and cooperation and coordination must be carried out among countries.

Altman believes that is likely to have very powerful AI systems in the next ten years. New technologies will fundamentally change the world faster than people imagine. It is important and urgent to have good AI safety rules of.

When asked by Zhang Hongjiang about the future of AGI and whether GPT-5 will be seen soon, Altman said that he was not sure, but made it clear that the birth of GPT-5 "will not be soon."

Altman said that many open source large models will be provided, but there is no specific release schedule.

The above is the detailed content of AI industry event gathers big names! Sam Altam, 'Godfather of AI'... understand the latest views in one article. For more information, please follow other related articles on the PHP Chinese website!

Statement
This article is reproduced at:搜狐. If there is any infringement, please contact admin@php.cn delete
Are You At Risk Of AI Agency Decay? Take The Test To Find OutAre You At Risk Of AI Agency Decay? Take The Test To Find OutApr 21, 2025 am 11:31 AM

This article explores the growing concern of "AI agency decay"—the gradual decline in our ability to think and decide independently. This is especially crucial for business leaders navigating the increasingly automated world while retainin

How to Build an AI Agent from Scratch? - Analytics VidhyaHow to Build an AI Agent from Scratch? - Analytics VidhyaApr 21, 2025 am 11:30 AM

Ever wondered how AI agents like Siri and Alexa work? These intelligent systems are becoming more important in our daily lives. This article introduces the ReAct pattern, a method that enhances AI agents by combining reasoning an

Revisiting The Humanities In The Age Of AIRevisiting The Humanities In The Age Of AIApr 21, 2025 am 11:28 AM

"I think AI tools are changing the learning opportunities for college students. We believe in developing students in core courses, but more and more people also want to get a perspective of computational and statistical thinking," said University of Chicago President Paul Alivisatos in an interview with Deloitte Nitin Mittal at the Davos Forum in January. He believes that people will have to become creators and co-creators of AI, which means that learning and other aspects need to adapt to some major changes. Digital intelligence and critical thinking Professor Alexa Joubin of George Washington University described artificial intelligence as a “heuristic tool” in the humanities and explores how it changes

Understanding LangChain Agent FrameworkUnderstanding LangChain Agent FrameworkApr 21, 2025 am 11:25 AM

LangChain is a powerful toolkit for building sophisticated AI applications. Its agent architecture is particularly noteworthy, allowing developers to create intelligent systems capable of independent reasoning, decision-making, and action. This expl

What are the Radial Basis Functions Neural Networks?What are the Radial Basis Functions Neural Networks?Apr 21, 2025 am 11:13 AM

Radial Basis Function Neural Networks (RBFNNs): A Comprehensive Guide Radial Basis Function Neural Networks (RBFNNs) are a powerful type of neural network architecture that leverages radial basis functions for activation. Their unique structure make

The Meshing Of Minds And Machines Has ArrivedThe Meshing Of Minds And Machines Has ArrivedApr 21, 2025 am 11:11 AM

Brain-computer interfaces (BCIs) directly link the brain to external devices, translating brain impulses into actions without physical movement. This technology utilizes implanted sensors to capture brain signals, converting them into digital comman

Insights on spaCy, Prodigy and Generative AI from Ines MontaniInsights on spaCy, Prodigy and Generative AI from Ines MontaniApr 21, 2025 am 11:01 AM

This "Leading with Data" episode features Ines Montani, co-founder and CEO of Explosion AI, and co-developer of spaCy and Prodigy. Ines offers expert insights into the evolution of these tools, Explosion's unique business model, and the tr

A Guide to Building Agentic RAG Systems with LangGraphA Guide to Building Agentic RAG Systems with LangGraphApr 21, 2025 am 11:00 AM

This article explores Retrieval Augmented Generation (RAG) systems and how AI agents can enhance their capabilities. Traditional RAG systems, while useful for leveraging custom enterprise data, suffer from limitations such as a lack of real-time dat

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

ZendStudio 13.5.1 Mac

ZendStudio 13.5.1 Mac

Powerful PHP integrated development environment

mPDF

mPDF

mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

Atom editor mac version download

Atom editor mac version download

The most popular open source editor

VSCode Windows 64-bit Download

VSCode Windows 64-bit Download

A free and powerful IDE editor launched by Microsoft

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment