AI curbs show Biden's rejection of cooperation
zhezhongyun 2025-05-11 19:42 33 浏览
AI curbs show Biden's rejection of cooperation: China Daily editorial - Opinion - Chinadaily.com.cn
This is an editorial from China Daily.
Looking back over the past four years, from its first sit-down with the Chinese side in Anchorage in March 2021, the Joe Biden administration has shown no qualms about carrying out its China policy from "a position of strength".
That explains why, even though it has repeatedly claimed that cooperation is one of the three pillars of its China policy, it has never worked with Beijing to leverage the strength of that pillar as a stabilizer of relations. Instead, it has focused on continually reinforcing the other two pillars, competition and confrontation. Artificial intelligence is a good example of how the Biden administration has rejected cooperation in favor of competition and confrontation, although it has gone through the motions to make it look like it is cooperating with China on AI.
As agreed by the two heads of state in their San Francisco summit in November 2023, the US and China held the first meeting of intergovernmental dialogue on AI in Geneva in May. The two sides exchanged views on the technological risks posed by AI, global governance of the technology and its use, as well as other issues of respective concern. They also agreed to promote the sustainable development of artificial intelligence on the basis of safety, reliability and controllability. Later in June, carrying forward that consensus, the second China-US Track 1.5 Dialogue took place in Beijing, during which participants from both countries reached a consensus to further deepen their cooperation in the field of AI.
Yet, on Monday, one week before it leaves office, the administration unveiled sweeping export restrictions on artificial intelligence semiconductors and model parameters, with China being the main target. The US' restrictive measures on AI chip exports, which extend its long-arm jurisdiction by setting obstacles in the way of normal trade between third parties and China, not only seriously hinder normal economic and trade exchanges between countries, affect global scientific and technological innovation, and damage the interests of companies in various countries around the world, but also divide the world on AI, pushing the technology to evolve in a direction opposite to what it agreed with China in Geneva.
No wonder many US high-tech companies and industry organizations have clearly expressed their dissatisfaction with the move through various channels, arguing that the measures have been hastily formulated and issued without sufficient discussion. Reportedly Nvidia CEO Jensen Huang is embarking on a trip to China this week, a visit apparently intended to figure out how to sidestep the Biden administration's latest AI chip curbs.
Beijing has responded to the move by adding seven US companies to the unreliable entity list on Tuesday. Although the Chinese measures are not equivalent in scale and consequence to the US moves, they show Beijing's firm resolve to safeguard its core interests.
The development of AI is a double-edged sword. While it can be a boon for social progress and international security, it can also aggravate unfairness and injustice and be a threat to peace and stability. Unlike the US, which is seeking to build a high fence around the technology to ensure it serves only itself, China is committed to ensuring that artificial intelligence technology is beneficial to humanity, safe and fair, and always developing in a direction that is conducive to the progress of human civilization.
China therefore supports strengthening global governance of artificial intelligence and advocates giving full play to the main role of the United Nations to form a global artificial intelligence governance framework and standards with a broad consensus. China has always believed that the development of AI should not be a tool for competition and confrontation between countries, but a means of cooperation for the benefit of the whole of humankind.
At their meeting in Lima, the Chinese and US leaders affirmed the need to address the risks of AI systems, to improve AI security, and to enhance international cooperation on AI, stressing that a prudent and responsible attitude must be adopted in developing AI technology.
It is to be hoped that the incoming US administration realizes that it is in a position of strength for humankind to ensure that what is essentially alien intelligence is used for good and for the good of all.
相关推荐
- 一篇文章带你了解SVG 渐变知识(svg动画效果)
-
渐变是一种从一种颜色到另一种颜色的平滑过渡。另外,可以把多个颜色的过渡应用到同一个元素上。SVG渐变主要有两种类型:(Linear,Radial)。一、SVG线性渐变<linearGradie...
- Vue3 实战指南:15 个高效组件开发技巧解析
-
Vue.js作为一款流行的JavaScript框架,在前端开发领域占据着重要地位。Vue3的发布,更是带来了诸多令人兴奋的新特性和改进,让开发者能够更高效地构建应用程序。今天,我们就来深入探讨...
- CSS渲染性能优化(低阻抗喷油器阻值一般为多少欧)
-
在当今快节奏的互联网环境中,网页加载速度直接影响用户体验和业务转化率。页面加载时间每增加100毫秒,就会导致显著的流量和收入损失。作为前端开发的重要组成部分,CSS的渲染性能优化不容忽视。为什么CSS...
- 前端面试题-Vue 项目中,你做过哪些性能优化?
-
在Vue项目中,以下是我在生产环境中实践过且用户反馈较好的性能优化方案,整理为分类要点:一、代码层面优化1.代码分割与懒加载路由懒加载:使用`()=>import()`动态导入组件,结...
- 如何通过JavaScript判断Web页面按钮是否置灰?
-
在JavaScript语言中判断Web页面按钮是否置灰(禁用状态),可以通过以下几种方式实现,其具体情形取决于按钮的禁用方式(原生disabled属性或CSS样式控制):一、检查原生dis...
- 「图片显示移植-1」 尝试用opengl/GLFW显示图片
-
GLFW【https://www.glfw.org】调用了opengl来做图形的显示。我最近需要用opengl来显示图像,不能使用opencv等库。看了一个glfw的官网,里面有github:http...
- 大模型实战:Flask+H5三件套实现大模型基础聊天界面
-
本文使用Flask和H5三件套(HTML+JS+CSS)实现大模型聊天应用的基本方式话不多说,先贴上实现效果:流式输出:思考输出:聊天界面模型设置:模型设置会话切换:前言大模型的聊天应用从功能...
- ae基础知识(二)(ae必学知识)
-
hi,大家好,我今天要给大家继续分享的还是ae的基础知识,今天主要分享的就是关于ae的路径文字制作步骤(时间关系没有截图)、动态文字的制作知识、以及ae特效的扭曲的一些基本操作。最后再次复习一下ae的...
- YSLOW性能测试前端调优23大规则(二十一)---避免过滤器
-
AlphalmageLoader过滤器是IE浏览器专有的一个关于图片的属性,主要是为了解决半透明真彩色的PNG显示问题。AlphalmageLoader的语法如下:filter:progid:DX...
- Chrome浏览器的渲染流程详解(chrome预览)
-
我们来详细介绍一下浏览器的**渲染流程**。渲染流程是浏览器将从网络获取到的HTML、CSS和JavaScript文件,最终转化为用户屏幕上可见的、可交互的像素画面的过程。它是一个复杂但高度优...
- 在 WordPress 中如何设置背景色透明度?
-
最近开始写一些WordPress专业的知识,阅读数奇低,然后我发一些微信昵称技巧,又说我天天发这些小学生爱玩的玩意,写点文章真不容易。那我两天发点专业的东西,两天发点小学生的东西,剩下三天我看着办...
- manim 数学动画之旅--图形样式(数学图形绘制)
-
manim绘制图形时,除了上一节提到的那些必需的参数,还有一些可选的参数,这些参数可以控制图形显示的样式。绘制各类基本图形(点,线,圆,多边形等)时,每个图形都有自己的默认的样式,比如上一节的图形,...
- Web页面如此耗电!到了某种程度,会是大损失
-
现在用户上网大多使用移动设备或者笔记本电脑。对这两者来说,电池寿命都很重要。在这篇文章里,我们将讨论影响电池寿命的因素,以及作为一个web开发者,我们如何让网页耗电更少,以便用户有更多时间来关注我们的...
- 11.mxGraph的mxCell和Styles样式(graph style)
-
3.1.3mxCell[翻译]mxCell是顶点和边的单元对象。mxCell复制了模型中可用的许多功能。使用上的关键区别是,使用模型方法会创建适当的事件通知和撤销,而使用单元进行更改时没有更改记...
- 按钮重复点击:这“简单”问题,为何难住大半面试者与开发者?
-
在前端开发中,按钮重复点击是一个看似不起眼,实则非常普遍且容易引发线上事故的问题。想象一下:提交表单时,因为网络卡顿或手抖,重复点击导致后端创建了多条冗余数据…这些场景不仅影响用户体验,更可能造成实...
- 一周热门
- 最近发表
- 标签列表
-
- HTML 教程 (33)
- HTML 简介 (35)
- HTML 实例/测验 (32)
- HTML 测验 (32)
- JavaScript 和 HTML DOM 参考手册 (32)
- HTML 拓展阅读 (30)
- HTML文本框样式 (31)
- HTML滚动条样式 (34)
- HTML5 浏览器支持 (33)
- HTML5 新元素 (33)
- HTML5 WebSocket (30)
- HTML5 代码规范 (32)
- HTML5 标签 (717)
- HTML5 标签 (已废弃) (75)
- HTML5电子书 (32)
- HTML5开发工具 (34)
- HTML5小游戏源码 (34)
- HTML5模板下载 (30)
- HTTP 状态消息 (33)
- HTTP 方法:GET 对比 POST (33)
- 键盘快捷键 (35)
- 标签 (226)
- HTML button formtarget 属性 (30)
- CSS 水平对齐 (Horizontal Align) (30)
- opacity 属性 (32)