Home Technology peripherals AI Sony CTO responds to the changes brought about by ChatGPT: Sooner or later, it will be used in business, but it will not develop image generation AI that tramples on the rights of creators

Sony CTO responds to the changes brought about by ChatGPT: Sooner or later, it will be used in business, but it will not develop image generation AI that tramples on the rights of creators

Apr 14, 2023 pm 07:22 PM
ai chatgpt

Sony CTO responds to the changes brought about by ChatGPT: Sooner or later, it will be used in business, but it will not develop image generation AI that tramples on the rights of creators

According to news on February 24, after the AI ​​representatives headed by “ChatGPT” shocked the world, the evolution of artificial intelligence has gradually entered a new stage. .

After ChatGPT became popular, Microsoft introduced open artificial intelligence technology into its search engine, Google also released its own conversational robot, and manufacturers such as Baidu and 360 will also launch their own products.

What benefits and threats will come from AI that has begun to enter the language and creative fields that are the basis of human communication? Nihon Keizai Shimbun conducted an interview with Hiroaki Kitano, CEO and Chief Technology Officer (CTO) of Sony Group.

I have previously understood the technology and mechanisms that became the basis of ChatGPT. In that sense, not surprised.

The next question is how to actually use it. By interacting with very large databases and information chunks, Internet search (by applications such as Microsoft in the United States) will undoubtedly provide new models.

From a historical perspective, the development of AI is entering an important stage. It can be seen from current research that after the number of calculations required to train AI (which forms the basis of ChatGPT and others) reaches 10 raised to the 22nd to 24th power, its performance will improve dramatically. Although improvement is weak below a certain amount of calculations, once it exceeds a certain amount, a leap to a higher stage will be achieved.

Most of the tasks we perform daily may gradually be replaced by AI. Research into using tools such as software for AI is also emerging. It’s not a scene out of 2001: A Space Odyssey, but if AI can use tools, it could be a turning point. In the next 3 to 5 years, various attempts may make progress at an accelerated pace.

From the perspective of Sony Group, sooner or later it will be used in business. “Basic model” AI (advanced AI for generating articles, images, etc.) will also be continuously developed. However, it should be noted that we are a company that serves creators and will provide creator-oriented technology.

It seems that existing image generation AI has been sued due to copyright issues, etc. We will not develop AI that tramples on the rights of creators. It is important to develop AI that is fair, transparent and responsible.

You may not know much about Sony’s achievements in the field of AI, but in fact the company has at least conducted in-depth research in the field of games. For example, in February last year, Sony Group developed an artificial intelligence (AI) that defeated human "masters" in racing games. Sony Group Chairman and President Kenichiro Yoshida called it "a sign of a huge leap forward in AI." .

It is worth mentioning that Sony also specially opened a Sony AI department in 2019. Its global head is Kitano Hirohiko, President and CEO of Sony Computer Science Laboratory Company, and the person in charge of the United States is It's Peter Stone, professor of computer science at the University of Texas at Austin.

As far as IT House knows, Hiroaki Kitano was the director of Sony CSL Laboratory and began engaging in research work related to Sony's core business in the mid-1990s. Sony’s earliest artificial intelligence product, Aibo, was born in this laboratory. At the same time, Kitano is also the founding chairman of the Robot World Cup (RoboCup) Federation. He hopes to develop a fully autonomous humanoid robot team and win the World Cup in 2050, with the goal of accelerating the progress of artificial intelligence and robotics.

Previously, foreign media reported that Sony AI will have three core areas in the future: First, games, which use AI to assist developers in design, testing, analysis, etc.; First, imaging and sensors, which will "Sony The legend of "Dafa" in the hardware market continues for another second; finally, it is food. It jointly developed a cooking robot equipped with artificial intelligence with Carnegie Mellon University to achieve "one-stop" cooking, serving and delivery.

The above is the detailed content of Sony CTO responds to the changes brought about by ChatGPT: Sooner or later, it will be used in business, but it will not develop image generation AI that tramples on the rights of creators. 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

Video Face Swap

Video Face Swap

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

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 get logged in user information in WordPress for personalized results How to get logged in user information in WordPress for personalized results Apr 19, 2025 pm 11:57 PM

Recently, we showed you how to create a personalized experience for users by allowing users to save their favorite posts in a personalized library. You can take personalized results to another level by using their names in some places (i.e., welcome screens). Fortunately, WordPress makes it very easy to get information about logged in users. In this article, we will show you how to retrieve information related to the currently logged in user. We will use the get_currentuserinfo();  function. This can be used anywhere in the theme (header, footer, sidebar, page template, etc.). In order for it to work, the user must be logged in. So we need to use

How to elegantly obtain entity class variable names to build database query conditions? How to elegantly obtain entity class variable names to build database query conditions? Apr 19, 2025 pm 11:42 PM

When using MyBatis-Plus or other ORM frameworks for database operations, it is often necessary to construct query conditions based on the attribute name of the entity class. If you manually every time...

How to analyze the cracking process of IntelliJ IDEA and find the lib or class responsible for registration? How to analyze the cracking process of IntelliJ IDEA and find the lib or class responsible for registration? Apr 19, 2025 pm 04:00 PM

Regarding the analysis method of IntelliJIDEA cracking in the programming world, IntelliJ...

How to improve video quality using Java and JavaCV? Why are the effects limited? How to improve video quality using Java and JavaCV? Why are the effects limited? Apr 19, 2025 pm 03:57 PM

Problem introduction: Improved video quality is an important part of video processing, especially when processing low-definition videos, how to use Java language and...

How to solve the problem of username and password authentication failure when connecting to local EMQX using Eclipse Paho? How to solve the problem of username and password authentication failure when connecting to local EMQX using Eclipse Paho? Apr 19, 2025 pm 04:54 PM

How to solve the problem of username and password authentication failure when connecting to local EMQX using EclipsePaho's MqttAsyncClient? Using Java and Eclipse...

How to properly configure apple-app-site-association file in pagoda nginx to avoid 404 errors? How to properly configure apple-app-site-association file in pagoda nginx to avoid 404 errors? Apr 19, 2025 pm 07:03 PM

How to correctly configure apple-app-site-association file in Baota nginx? Recently, the company's iOS department sent an apple-app-site-association file and...

See all articles