ARTS-S EN0001-In tech race with China, US universities may lose a vital edge
原文
The U.S. is still out in front of global rivals when it comes to innovation, but American universities—where new ideas often percolate—have reason to look over their shoulder.
That's especially true for technologies like 5G phone networks and artificial intelligence. They're exactly the fields where President Donald Trump recently insisted the U.S. has to lead—and also the ones where Asia, especially China, has caught up.
Universities from China get more patents than their U.S. peers in wireless communications, according to research firm GreyB Services. In AI, 17 of the top 20 universities and public research organizations are in China, with the Chinese Academy of Sciences topping the list, says the World Intellectual Property Organization in Geneva.
There's a special place for universities in the ecosystem of research. Universities groom future scientists and can be incubators for pie-in-the-sky ideas—some of which turn out to be game-changers. The list ranges from Google's search engine to DNA technology that's behind a whole industry of gene-manipulating treatments.
However, government grants to universities have been stagnant for more than a decade, meaning they've declined in real terms and as a share of the economy.
"If you look at the federal dollars, they've not really changed substantially," says Stephen Susalka, head of AUTM, a technology transfer association whose members include 800 universities. "Other countries are catching up. We can't sit on our laurels."
生词
vital
adjective, necessary for the success or continued existence of something; extremely important
edge
noun, an advantage over other people
rival
noun, a person, group, etc. competing with others for the same thing or in the same area
look over your shoulder
to behave in a way that shows you feel nervous about something that might happen
percolate
verb, If a liquid percolates, it moves slowly through a substance with very small holes in it
patent
noun, the official legal right to make or sell an invention for a particular number of years 专利
peer
noun, a person who is the same age or has the same social position or the same abilities as other people in a group
firm
noun, a company offering a professional service, for example a company of lawyers
Geneva
noun, 日内瓦
ecosystem
noun, 生态系统
groom
[T] to prepare someone for a special job or activity
incubator
noun, 育成中心;培养器
pie in the sky
something that you hope will happen but is very unlikely to happen:
e.g. Their plans to set up their own business are just pie in the sky
grant
verb, to give or allow someone something, usually in an official way
stagnant
adjective, not growing or developing
decline
verb, to gradually become less, worse, or lower
in real terms
扣除物价因素;按实质计算
federal
联邦的
substantially
adverb, to a large degree
e.g. The new rules will substantially change how we do things.
laurels
noun, praise for a person because of something they have done, usually in sport, the arts, or politics
ARTS-S EN0001-In tech race with China, US universities may lose a vital edge的更多相关文章
- 100-days: The one day
Title:In tech race with China, US universities may lose a vital edge in tech race with 与...的科技比赛中 e ...
- en-zh(科学技术)science and technology
S Korea to roll out 5G韩国正式推5G商用服务 South Korea will become the first country to commercially launch f ...
- GM TECH2 Scanner Clone
Professional Diagnostic Tools gm tech 2 scanner china with multi-languages, TIS2000 Programming CD, ...
- 2017 New Year’s Greetings from Sun Yat-sen University
As winter turns to spring, the world around us begins to take on an air of freshness. As 2017 is fa ...
- Why we made vorlon.js and how to use it to debug your JavaScript remotely
Vorlon.js is powered by node.JS, socket.io, and late-night coffee. I would like to share with you wh ...
- 小程序-demo:天气预报
ylbtech-小程序-demo:天气预报 1.返回顶部 1.app.js //app.js App({ //系统事件 onLaunch: function () {//小程序初始化事件 var th ...
- Rock the Tech Interview
Today, Infusion held a talk in Columbia University about tech interview. Talker: Nishit Shah @ Infus ...
- 微软Tech Summit 2017,微软携手Unity打造MR之夜
2017年10月31日至11月3日,微软将在北京举办Tech Summit 2017技术暨生态大会.今年的大会不仅有大咖级人物带来的十二大主题.百余场课程,而且还会迎来最特别的一位嘉宾--微软公司首席 ...
- Microsoft Tech Summit 2018 课程简述:利用 Windows 新特性开发出更好的手绘视频应用
概述 Microsoft Tech Summit 2018 微软技术暨生态大会将于10月24日至27日在上海世博中心举行,这也会是国内举办的最后一届 Tech Summit,2019 年开始会以 Mi ...
随机推荐
- nyoj 108-士兵杀敌(一)(数学)
108-士兵杀敌(一) 内存限制:64MB 时间限制:1000ms 特判: No 通过数:60 提交数:221 难度:3 题目描述: 南将军手下有N个士兵,分别编号1到N,这些士兵的杀敌数都是已知的. ...
- ArcGIS API For Javascript:新增热力图层的方法
当我们要制作一个热力图层,可以通过以下 3 步来实现: 引入类 在 require 中需引入 "esri/layers/FeatureLayer", "esri/rend ...
- java基础开发环境安装(全)
一.jdk安装(可以根据自己习惯选择合适安装路径) 1.jdk1.8下载地址:https://pan.baidu.com/s/1O9JQlFJ9cpkGCQL35cm_7g 提取码:pe2g 2.jd ...
- x86汇编分页模式实验 --《ORANGE'S一个操作系统的实现》中 pmtest8.asm解析
序言(废话) : 在看书的过程中发现一开始不是很能理解pmtest8的目的,以及书上说得很抽象..于是在自己阅读过源代码后,将一些自己的心得写在这里. 正文 : 讲解顺序依然按照书上贴代码的顺序来.但 ...
- img标签不能直接作为body的子元素
前几天在一本教材上看到关于HTML标签嵌套规则一节的时候,看到这么一句话,“把图像作为body元素的子元素直接插入到页面中,这样是不妥的,一是结构嵌套有误,二是图像控制不方便.”后面还给了一段代码演示 ...
- API规范约定
为了高效开发,节约编写文档的成本,API服务使用Swagger来描述 一.API设计原则 控制API的粒度和数量 命名要遵循简单.可读.统一原则: 优先设计API,然后编码 二.URL设计[针对后端开 ...
- 【NHOI2018】找素数
[题目描述] 素数又称质数,是指一个大于 1 的正整数,如果除了 1 和它本身以外,不能再被其它的数整除,例如:2.3.5.97 等都是素数.2 是最小的素数. 现在,给你 n 个数字,请你从中选取一 ...
- Aso.Net Core 的配置系统Configuration
目录 Aso.Net Core 的配置系统Configuration 01.Json文件的弱类型方式读取 02.Json文件的强类型获取方式 Aso.Net Core 的配置系统Configurati ...
- 记一个bootloader的cache问题
问题背景 最近往一个armv7板子的bootloader中移植了解压算法,移植本身还比较顺利,但移植完了发现,功能是正常的,但效率大打折扣.解压同样的数据,耗时大约是uboot的10倍. 初步定位 从 ...
- 各种优化方法总结比较(sgd/momentum/Nesterov/adagrad/adadelta)
前言 这里讨论的优化问题指的是,给定目标函数f(x),我们需要找到一组参数x,使得f(x)的值最小. 本文以下内容假设读者已经了解机器学习基本知识,和梯度下降的原理. Batch gradient d ...