Home Technology peripherals AI 'AI Godfather' Jeffrey Hinton said that artificial intelligence is gradually surpassing human intelligence

'AI Godfather' Jeffrey Hinton said that artificial intelligence is gradually surpassing human intelligence

May 08, 2023 am 09:58 AM
AI ai

“AI 教父”杰弗里・辛顿从谷歌离职后发声:人工智能正变得比人类更聪明

According to news on May 3, Geoffrey Hinton, one of the pioneers in the field of artificial intelligence and known as the "Godfather of AI", recently announced that he is leaving his job Google for ten years because of his growing concerns about the development of artificial intelligence technology. In an interview with CNN reporter Jake Tapper today, he said that he believes that artificial intelligence is becoming smarter than humans, and he wants to "blow the whistle" to remind people that they should seriously consider how to prevent artificial intelligence from controlling humans.

"I'm just a scientist who suddenly realizes that these things are getting smarter than us," Hinton said. "I want to kind of 'blow the whistle' and say we should be seriously worried about how Stop these things from having control over us."

Hinton is a pioneer in neural network technology, and his research laid the foundation for the artificial intelligence systems used in many products today. IT House previously reported that he disclosed his resignation for the first time in an interview with the New York Times on Monday and expressed his concerns about the potential harm of artificial intelligence technology. He said he worried that artificial intelligence would lead to massive job losses and create a world where many people "have no way of knowing what is real." He also noted that AI technology is advancing far faster than he and others expected.

"If it becomes much smarter than us, it will be very good at manipulation because it learns from us, and there are very few examples of a smarter thing being manipulated by a dumber one. "It knows how to program it, so it's going to figure out ways to get around the restrictions we have on it. It's going to figure out ways to manipulate people into doing what it wants."

Hinton is not the only technology leader to express concerns about artificial intelligence. In March, some community members signed a letter calling on artificial intelligence labs to suspend training of the most powerful artificial intelligence systems for at least six months. months, citing “profound risks to society and humanity.”

Apple co-founder Steve Wozniak, one of those who signed the letter, reiterated his support for artificial intelligence on "CNN This Morning" on Tuesday. Concerns about intelligent spreading of false information. "It's going to be easier for people who want to deceive you to deceive you," Wozniak told CNN. "We're not making any changes in that -- we're just assuming that our existing laws will Fix it." Wozniak also said "some type" of regulation may be needed.

Hinton said he did not sign the petition. "I don't think we can stop this progress," he said. "I didn't sign the petition saying we should stop researching artificial intelligence, because if the Americans stop researching, the Chinese won't." But. He admitted that he didn't have a clear solution. "I don't know if we can solve this problem. I believe we should try to think about ways to solve the problem. I don't have a solution yet."

The above is the detailed content of 'AI Godfather' Jeffrey Hinton said that artificial intelligence is gradually surpassing human intelligence. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

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

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
1 months ago By 尊渡假赌尊渡假赌尊渡假赌
Two Point Museum: All Exhibits And Where To Find Them
1 months ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

How to play picture sequences smoothly with CSS animation? How to play picture sequences smoothly with CSS animation? Apr 04, 2025 pm 05:57 PM

How to achieve the playback of pictures like videos? Many times, we need to implement similar video player functions, but the playback content is a sequence of images. direct...

Zustand asynchronous operation: How to ensure the latest state obtained by useStore? Zustand asynchronous operation: How to ensure the latest state obtained by useStore? Apr 04, 2025 pm 02:09 PM

Data update problems in zustand asynchronous operations. When using the zustand state management library, you often encounter the problem of data updates that cause asynchronous operations to be untimely. �...

How to implement nesting effect of text annotations in Quill editor? How to implement nesting effect of text annotations in Quill editor? Apr 04, 2025 pm 05:21 PM

A solution to implement text annotation nesting in Quill Editor. When using Quill Editor for text annotation, we often need to use the Quill Editor to...

How to quickly build a foreground page in a React Vite project using AI tools? How to quickly build a foreground page in a React Vite project using AI tools? Apr 04, 2025 pm 01:45 PM

How to quickly build a front-end page in back-end development? As a backend developer with three or four years of experience, he has mastered the basic JavaScript, CSS and HTML...

C language data structure: the key role of data structures in artificial intelligence C language data structure: the key role of data structures in artificial intelligence Apr 04, 2025 am 10:45 AM

C Language Data Structure: Overview of the Key Role of Data Structure in Artificial Intelligence In the field of artificial intelligence, data structures are crucial to processing large amounts of data. Data structures provide an effective way to organize and manage data, optimize algorithms and improve program efficiency. Common data structures Commonly used data structures in C language include: arrays: a set of consecutively stored data items with the same type. Structure: A data type that organizes different types of data together and gives them a name. Linked List: A linear data structure in which data items are connected together by pointers. Stack: Data structure that follows the last-in first-out (LIFO) principle. Queue: Data structure that follows the first-in first-out (FIFO) principle. Practical case: Adjacent table in graph theory is artificial intelligence

Electron rendering process and WebView: How to achieve efficient 'synchronous' communication? Electron rendering process and WebView: How to achieve efficient 'synchronous' communication? Apr 04, 2025 am 11:45 AM

Electron rendering process and WebView...

How to achieve the effect of high input elements but high text at the bottom? How to achieve the effect of high input elements but high text at the bottom? Apr 04, 2025 pm 10:27 PM

How to achieve the height of the input element is very high but the text is located at the bottom. In front-end development, you often encounter some style adjustment requirements, such as setting a height...

How to solve the problem that the result of OpenCV.js projection transformation is a blank transparent picture? How to solve the problem that the result of OpenCV.js projection transformation is a blank transparent picture? Apr 04, 2025 pm 03:45 PM

How to solve the problem of transparent image with blank projection transformation result in OpenCV.js. When using OpenCV.js for image processing, sometimes you will encounter the image after projection transformation...

See all articles