Additional details are present in the unpublished rule (document 2019-27649 [1][2]). -- cut -- Geospatial imagery “software” “specially designed” for training a Deep Convolutional Neural Network to automate the analysis of geospatial imagery and point clouds, and having all of the following: 1. Provides a graphical user interface that enables the user to identify objects (e.g., vehicles, houses, etc.) from within geo…
So image recognition APIs like ones provided by AWS and GCP should be affected by this due to #2 and #3, no? Or the “provides a graphical user interface” part applies to all points? Edit: I overlooked “have all of the following”.
U.S. government limits exports of artificial intelligence software
51–60 of 220 posts
Re: U.S. government limits exports of artificial intelligence software
#52Earlier quoted context omitted.
The "graphical user interface" bit is weird. I suppose you are fine if the software is driven entirely by keyboard shortcuts.
IMO that's an indication that this was made for a specific piece of software and trying to limit the collateral damage.
Re: U.S. government limits exports of artificial intelligence software
#53We're in an early and explosive growth stage of AI where well-established statistical knowledge is having an unreasonable effect when combined with computing power. I've yet to see any AI platform that is mindbending vs doing basic math with a multivariate normal distribution. The eyewatering stuff is the number of Hz of computing power being thrown into simulating Go games, etc, etc. Assuming that among 1.4 billion…
Re: U.S. government limits exports of artificial intelligence software
#54Unlike the space race, where Russia and the US were significantly ahead of everyone else, the field is far more level in AI. Arguably there will be areas where the US could even be behind in some areas. Wonder what the real world impact of this will be. Not much, I expect.
>Wonder what the real world impact of this will be. Not much, I expect. Here's a thought experiment I use to imagine the impact of AI: Imagine you've got a million people at your disposal. At zero cost and with no downtime, these people can remotely operate robots, understand text, interact using natural language, or classify objects in images, all with human-level intelligence and accuracy. Now what? Obviously there…
Re: U.S. government limits exports of artificial intelligence software
#55Additional details are present in the unpublished rule (document 2019-27649 [1][2]). -- cut -- Geospatial imagery “software” “specially designed” for training a Deep Convolutional Neural Network to automate the analysis of geospatial imagery and point clouds, and having all of the following: 1. Provides a graphical user interface that enables the user to identify objects (e.g., vehicles, houses, etc.) from within geo…
The "graphical user interface" bit is weird. I suppose you are fine if the software is driven entirely by keyboard shortcuts.
Re: U.S. government limits exports of artificial intelligence software
#56Additional details are present in the unpublished rule (document 2019-27649 [1][2]). -- cut -- Geospatial imagery “software” “specially designed” for training a Deep Convolutional Neural Network to automate the analysis of geospatial imagery and point clouds, and having all of the following: 1. Provides a graphical user interface that enables the user to identify objects (e.g., vehicles, houses, etc.) from within geo…
Re: U.S. government limits exports of artificial intelligence software
#57We're in an early and explosive growth stage of AI where well-established statistical knowledge is having an unreasonable effect when combined with computing power. I've yet to see any AI platform that is mindbending vs doing basic math with a multivariate normal distribution. The eyewatering stuff is the number of Hz of computing power being thrown into simulating Go games, etc, etc. Assuming that among 1.4 billion…
Also, how effective could this regulation be with so much knowledge and open source code already disseminated in the field?
Re: U.S. government limits exports of artificial intelligence software
#58Earlier quoted context omitted.
So image recognition APIs like ones provided by AWS and GCP should be affected by this due to #2 and #3, no? Or the “provides a graphical user interface” part applies to all points? Edit: I overlooked “have all of the following”.
The main restriction is "“specially designed” for training a Deep Convolutional Neural Network to automate the analysis of geospatial imagery and point clouds".
Re: U.S. government limits exports of artificial intelligence software
#59We're in an early and explosive growth stage of AI where well-established statistical knowledge is having an unreasonable effect when combined with computing power. I've yet to see any AI platform that is mindbending vs doing basic math with a multivariate normal distribution. The eyewatering stuff is the number of Hz of computing power being thrown into simulating Go games, etc, etc. Assuming that among 1.4 billion…
I'd be interested in how you would do NLP tasks such as those now done with transformers like gtp2 and Bert by working with multi variate normal distributions.
There was a time when a software engineer didn't get basic stuff. A time when languages like C were developed where there wasn't an associative data structure baked in for example.
It wasn't because associative data structures are a secret tech that requires great insight to uncover. It is because the field was new and people hadn't cottoned on to how basic and important having access to hash-maps is. Times moved on. Now basically all modern languages have hash-maps as a basic data type.
'AI' is in that early phase where the engineering world is still getting excited over stuff that will basic practice eventually. BERT and GTP2 are signs of how much computer power Google/etc's researchers have access to, not signs that the architectures are fundamentally complicated or somehow hard to work out if you live in China. AlphaGo for instance was breathtaking as a standalone project, but not hard to implement.
Re: U.S. government limits exports of artificial intelligence software
#60Earlier quoted context omitted.
>Wonder what the real world impact of this will be. Not much, I expect. Here's a thought experiment I use to imagine the impact of AI: Imagine you've got a million people at your disposal. At zero cost and with no downtime, these people can remotely operate robots, understand text, interact using natural language, or classify objects in images, all with human-level intelligence and accuracy. Now what? Obviously there…
Now imagine doing crowd control. 10 frames per second, 100k people, if you need just 1 second to recognize a face, you’ve just saturated your 1m human-AI. The point of digital AI is that it can scale, almost indefinitely.
Perhaps a post-Singularity AI will have wild capabilities beyond our comprehension, but that is outside the scope of this experiment.