Home Technology peripherals AI Concerned that U.S. tech giants are manipulating the global AI market, British regulators launch multiple investigations

Concerned that U.S. tech giants are manipulating the global AI market, British regulators launch multiple investigations

Apr 15, 2024 pm 04:07 PM
ai

Concerned that U.S. tech giants are manipulating the global AI market, British regulators launch multiple investigations

The British Competition and Markets Authority (CMA) recently expressed concern that U.S. technology companies may manipulate the global AI market.

The CMA is investigating some technology companies that dominate the development and operation of basic AI models (such as FM), and the methods of cooperation between them (such as Open AI and Microsoft).

The agency pointed out that these technology companies have established an "Internet network" consisting of more than 90 partners (shown in Figure 1), and have obtained Google, Apple, Microsoft, Meta, Amazon, Nvidia Waiting investment.

The CMA is concerned that these investments may be used to create barriers to other companies entering the AI ​​market.

Concerned that U.S. tech giants are manipulating the global AI market, British regulators launch multiple investigationsimage001.jpg

Figure 1: The “Internet Network” composed of American technology giants

This CMA investigation was completed last year Based on the preliminary investigation, the aim is to establish a regulatory framework in the AI ​​market. Revealing the relationships in which technology companies compete fiercely on the surface but collaborate behind closed doors is a byproduct of this investigation.

The CMA is conducting a separate but highly relevant investigation into the UK cloud computing market, which also focuses on possible alliances between the above companies in AI.

Sarah Cardell, chief executive of the CMA, said: “When this inquiry began we were intrigued. Having learned more about developments and followed them closely, we now have real concerns. We are facing The main challenge is how to harness the exciting technology of AI to benefit everyone while preventing abusive market power from being exploited with unintended consequences.” The company’s main challenge is how to use AI as a technology and knowledge to shape a future that benefits humanity and, equally important, prevent market power from being abused and resulting in unintended consequences.

Cardell expressed these concerns while speaking at a conference in the United States. U.S. politicians and regulators appear to be helpless about the apocalyptic potential of AI technology companies.

The United States and the European Union recently completed the fourth joint Technical Competition Policy Dialogue (TCPD). Jonathan Kanter, Assistant Attorney General of the U.S. Department of Justice’s Antitrust Division, said: “The growth of data monopolies and the rapid development of AI have amplified the competitive threat from ‘digital gatekeepers’ who dominate the market. Exchanging best practices with global peers has Help us serve American citizens more effectively."

FTC Chairman Lina Khan said: "As some technology companies quickly build and monetize AI and algorithmic decision-making tools, we cooperate with international partners. It will be particularly important for partners to exchange and share best practices, and the TCPD provides a critical opportunity for the US government and the European Commission to discuss emerging threats in the rapidly evolving digital economy."

Among the technology companies under question. Google and Microsoft are involved in the most relevant areas.

Google not only dominates the way people find information on the Internet, it also owns Android and is one of the world's major cloud computing providers with many influential AI models.

Microsoft dominates the PC and office space, is also one of the large cloud computing providers, and has a controlling stake in OpenAI, which has particularly caused concern to the CMA.

Khan pointed out that the regulation of AI will become one of the most important public policy responsibilities of this era. In addition to the need to prevent some kind of apocalyptic disaster, a more effective way must be found to hold these companies more accountable for the direction and proper use of AI.

The above is the detailed content of Concerned that U.S. tech giants are manipulating the global AI market, British regulators launch multiple investigations. 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