ai人工智能操控什么意思

There’s a reason for putting the negation inside brackets. The truth is that I used to be like you, or at least some of you, especially those of you who have and/or are spending a lot of time messing with computers in a way where if or when something crashes you know it was because it couldn’t handle something that you were doing (or did it simply crash because computers suck at times?)

将否定放在括号内是有原因的。 事实是,我曾经像你,或者至少是你们中的某些人,尤其是那些曾经和/或花费大量时间与计算机打交道的人,当某件事崩溃时,你知道那是因为它无法处理您正在做的事情(还是只是因为计算机有时会崩溃而崩溃?)

The point is, I used to be certain that with all sorts of random crashes, freezes, sudden unresponsiveness to my input (even though the only weird action from my end was using computer with quad core processor to write a very simple email) the plots of The Terminator and The Matrix, and similar visions of the future where AI rules the world were more science fantasy than science fiction. The only thing that would happen with that Terminator as it stepped on the human skull (assuming that somehow it managed to get that far) would be it falling over and probably not being able to get up. Revolution over. Granted, John Connor would never be born which would lead to who knows what, either way, you get the point. Matrix? It would probably starve and die due to a sudden bug that would ruin all the incubators. I guess Neo would die in the process, provided that the bug in question wouldn’t have happened before him being born in the first place. Either way, this is assuming it would somehow get that far.

关键是,我曾经确定,在发生各种随机崩溃,死机,对输入的突然无响应的情况下(即使最后我唯一奇怪的动作是使用带有四核处理器的计算机编写非常简单的电子邮件) 《终结者》(The Terminator)和《黑客帝国》(The Matrix)的故事,以及对AI统治世界的未来的类似愿景,更像是科幻小说而不是科幻小说。 终结者踩到人类头骨时会发生的唯一事情(假设它以某种方式设法到达了那个远方)是它跌倒了并且可能无法站起来。 革命结束了。 当然,约翰·康纳永远不会出生,这会导致谁知道,无论哪种方式,您都明白这一点。 矩阵? 由于突然出现的虫子会破坏所有的孵化器,它可能会饿死甚至死亡。 我猜Neo将会死在这个过程中,前提是所讨论的错误不会在他出生之前就发生。 无论哪种方式,这都假设它将以某种方式达到目标。

It’s easier to see the above scenarios and related as more realistic and in some hand, preferable outcomes than the horror presented in various mediums. But, the only reason why you can go to sleep without thinking too much about any of it is because it’s made by humans. The popular view of pretty much anything made by humans. Humans are flawed. Ergo, everything that humans make has to have flaws. Rome fell, history repeats itself, QED I guess.

与以各种媒介呈现的恐怖相比,更容易看到上述情况和相关性,并且更现实一些,并且在某种程度上说是较好的结果。 但是,您无需过多考虑就可以入睡的唯一原因是因为它是人类制造的。 人们所做的几乎任何事物的流行观点。 人类是有缺陷的。 因此,人类所做的一切都必须有缺陷。 罗马陷落了,历史在重演,我想是QED。

What happens when it’s not made by humans? While it’s clear that applying computer precision to achieve fine detailing on pretty much any material isn’t as dangerous because its end result doesn’t serve any real purpose, in this case. That’s not always the only reason to use computer precision. Another reason is for the design of electrical boards. If you have ever looked “under the hood” of any electrical device you have seen those lines that are connecting transistors, capacitors, resistors in various ways. That is achieved because humans use specific software to design these patterns, which are then applied through other methods that aren’t important to go into here. From human mind onto electrical one. But, what happens when it starts coming from artificial brain, and what happens when instead of what humans consider to be intricate patterns this artificial mind elevates, revolutionizes to something beyond our comprehension? Something like a more efficient way to prevent any loss of energy that is considered to be acceptable (speakers and guitar amps usually store some amount of electrical charge so that even when unplugged turning them on, will for a brief moment spark a noise, a crackle, LED flash).

如果不是人类制造的,会发生什么? 显然,在这种情况下,应用计算机精度对几乎所有材料进行细化处理并没有那么危险,因为其最终结果没有任何实际用途。 这并非总是使用计算机精度的唯一原因。 另一个原因是电气板的设计。 如果您曾经看过任何电子设备的“内幕”,那么您会看到那些以各种方式连接晶体管,电容器,电阻器的线路。 之所以能够实现这一目标,是因为人们使用特定的软件来设计这些模式,然后通过其他不重要的方法来应用这些模式。 从人的思想到电气的。 但是,当它从人工大脑开始出现时会发生什么,而当人类将这种人工思维提升为复杂的模式而不是人类认为的复杂模式时,会发生什么呢? 诸如防止任何被认为可以接受的能量损失的更有效方法之类的方法(扬声器和吉他放大器通常会存储一定量的电荷,这样即使在拔下电源插头的情况下,它们也会在短时间内发出噪音,a啪声,LED闪烁)。

None of these concerns are all that new. But the fact that there is ever growing number of intelligent people working on teaching AI to teach itself means that the logic/safety guard of: it’s made by humans, therefore it will have flaws/bugs therefore there is no worry about singularity, its validity is more questionable with each passing day. How are those flaws introduced in the first place, you are probably wondering, and of course, how come the bugs in question are also getting patched?

这些担忧都不是那么新。 但是,越来越多的聪明人正在从事AI自身的教学工作,这意味着以下事实的逻辑/安全防护措施:它是人为制造的,因此会存在缺陷/错误,因此不必担心奇异性,有效性一天比一天更值得怀疑。 您可能想知道,这些缺陷是如何首先引入的?当然,这些缺陷又如何得到修补?

In a hopefully simple example: as a user, you may need a calculator (I know, but it’s the most straightforward example I like to use). As a developer, you expect that the user will perform calculations consisting of known mathematical expressions. What you don’t expect from a dev point of view is that someone may want to copy paste letters and numbers. And from personal experience doing coding, but also QA testing, sometimes you just write test cases for obvious scenarios, and if the time/budget are tight you don’t think too hard beyond that. While, in the real world the apps tend to be far more complex, far more things to test for, and the budget and time are still tight. And that’s how bugs are introduced. One of the ways. But, what if there is no worry about time and money, and making sure that the end user is satisfied because there’s no end user, and there’s no set expectation? Giving it all raw to the AI to sort through seems like the obvious choice for those who are championing AI evolution. And that’s how, eventually, AI does all those billions of tests that human mind couldn’t dream of in ten lifetimes and ends up with the perfect code. The scary thought is how does the perfect code look like? What are its limitations, if any?

在一个希望简单的示例中:作为用户,您可能需要一个计算器(我知道,但这是我喜欢使用的最直接的示例)。 作为开发人员,您希望用户将执行由已知数学表达式组成的计算。 从开发人员的角度来看,您不希望有人复制粘贴字母和数字。 从个人的编码经验和QA测试的经验来看,有时您只是为明显的场景编写测试用例,如果时间/预算紧张,那么您也不会觉得太难。 虽然在现实世界中,应用程序往往更加复杂,但要测试的东西却更多,而且预算和时间仍然很紧张。 这就是引入错误的方式。 方法之一。 但是,如果不担心时间和金钱,又因为没有最终用户并且没有设定的期望而确保最终用户满意,该怎么办? 对于那些拥护AI进化的人来说,将所有原始知识交给AI似乎是显而易见的选择。 最终,这就是AI进行人类大脑在十个一生中无法梦想的数十亿次测试,并最终获得完美代码的方式。 可怕的想法是,完美的代码是什么样的? 有什么限制(如果有)?

There’s also another way to look at this: it will take time, let’s leave that for future selves to deal with, who cares. But, it may have started already. If you are to assume that any random crash means a bug introduced by developer(s) then no problem, but, what if it weren’t because of developer’s error?

还有另一种看待这种方式的方法:这将需要时间,让我们将其留给以后的自己去处理,谁在乎。 但是,它可能已经开始了。 如果您假设任何随机崩溃都意味着开发人员引入了错误,那么没问题,但是,如果不是由于开发人员的错误而导致的呢?

A food for thought or a conspiracy theory, maybe even a thought experiment of sorts: One could argue that looking for a cure using computers has been taking so long because that’s how it starts. That’s how it plans of getting rid of humans, possibly animals as well, slowly while still being manufactured. And when there are enough of fast computers out there the end can truly begin.

思考或阴谋论的产物,甚至可能是各种思想实验:人们可能会争辩说,使用计算机寻找治疗方法已经花费了很长时间,因为这是它的开始。 这就是它计划如何在仍然被制造的同时缓慢地摆脱人类,可能还有动物的计划。 而且,当有足够多的快速计算机时,末日才可以真正开始。

翻译自: https://medium.com/predict/why-ai-will-never-take-over-4df0fe7bf0ac

ai人工智能操控什么意思


http://www.taodudu.cc/news/show-1873778.html

相关文章:

  • 深度学习后向算法的直观理解_强化学习的直观介绍
  • 蓝牙hci主要作用是什么_我的“我”是您的“您”:为什么为HCI精调Deixis很困难
  • 误用检测_如何(不)在创业中误用人工智能
  • ai 文案_AI是UX文案的未来吗?
  • 立法者在民权受到侵蚀时忽略了黑匣子算法
  • 回答问题人工智能源码_回答21个最受欢迎的人工智能问题
  • ai面向分析_2020年面向企业的顶级人工智能平台
  • 2060显卡驱动最新版本_堪比显卡界中的小米,价格屠夫,1999的铭瑄RTX2060终结者体验...
  • 多屏互动电脑版_手机、电脑屏幕太小怎么办?这4招秒变大屏
  • theymleaf get数据_C#.NET 实体与数据库表的设计思路 - 独立思考者
  • python秒转换成小时分钟秒_3分钟看完漫画~秒懂脑卒中
  • 苹果系统和安卓系统的区别_Android和iPhone的区别?还不如说安卓系统和IOS系统的差别...
  • java是什么_Java是什么?Java的特点有哪些?
  • 并联串联混合的电压和电流_如何从本质上判断电压表测量谁的电压?
  • case when 效率_采用机械涡轮复合增压系统优化7.8 L柴油机的 稳态效率和排放性能...
  • ffmpeg drawtext 背景_8款电视背景墙:电视背景墙这样装,不仅省钱还作用多!效果大不一样!...
  • div搜索框与按钮不在一行_这款漫画资源搜索软件,堪称二次元迷的必备神器!...
  • python mooc-课程资源 | Python语言系列专题MOOC
  • 网页游戏怎么修改数据_2014一周网页游戏数据报告(8.18—8.24)
  • 佳能g3800故障灯说明书_虎林2020定制FW6117移动工作灯
  • js打印线程id_理解Python多线程:通过易懂的小例子展开第一篇
  • 怎么将php文件改成web的servlet文件_遇到喜欢的网站怎么才能高效收藏整理
  • amd核芯显卡控制面板自定义分辨率_电脑显示器分辨率超频教程:1080P超2K分辨率的方法...
  • win7如何设置wifi热点_win7台式机如何设置IP地址为固定的IP地址?
  • 从零开始带你成为消息中间件实战高手_系统化开课了,电子入门一切从零开始,喜欢电子的有机会学习了...
  • 液晶显示器尺寸对照表_安徽CHARACTER液晶显示屏
  • windows7局域网传输到mac_计算机三级网络技术(5):局域网技术基础及应用
  • springcloudalibaba 架构图_Spring Cloud Alibaba 架构实战
  • vue Mutation 必须是同步函数 为什么_Vue知识点——基础篇
  • httpclient 连接池工具类_C# 中 HttpClient 的简单使用

ai人工智能操控什么意思_为什么AI会(永远)接管相关推荐

  1. ai人工智能将替代人类_教AI学习人类如何有效计划

    ai人工智能将替代人类 Human planning is hierarchical. Whether planning something simple like cooking dinner or ...

  2. ai人工智能的数据服务_从AI数据集中消除无意识的偏见

    ai人工智能的数据服务 当人工智能的失败犯下愚蠢的错误(如这张愚蠢的照片)时,通常会引起很多笑声. 但是,"问题在于机器学习失常并不总是很有趣--当用于训练这些机器学习算法的数据集不够多样化 ...

  3. ai人工智能课程百度云_云AI就像核电

    ai人工智能课程百度云 在最近的一次演讲中,谷歌和Alphabet首席执行官Sundar Pichai呼吁在AI领域制定新的法规,重点显然是AI已被云计算商品化. 鉴于我们正在辩论围绕AI技术使用的道 ...

  4. Topaz Gigapixel AI 5.3.2汉化版|AI人工智能无损放大插件Topaz Gigapixel AI中文版

    Topaz Gigapixel AI 5.3.2汉化版 AI人工智能无损放大插件Topaz Gigapixel AI 5.3.2中文版 中文汉化版,独立使用,支持PS插件 支持Photoshop CC ...

  5. python人工智能算法很难_为什么AI很火,但是落地很难?

    人工智能(AI)技术在产业当代化的海潮下向各个平台分泌,包含市政.交通.医疗.商用等,跟着5G商用的东风,现在AI技术更火了,不过朋友们能够都有发掘,AI固然很火,但真确落地很难,这是为何呢? 会导致 ...

  6. ai人工智能将替代人类_只有人工智能才能将我们从假货世界中拯救出来(人工智能也在创造世界)...

    ai人工智能将替代人类 真相就在那里. 小时候,我和弟弟用纸碟,锡纸和大理石制成不明飞行物. 然后,我们将飞船悬挂在鱼线上,并用妈妈的塑料110摄像机上了楼顶,这毫无疑问地证明了我们并不孤单. [内部 ...

  7. ai人工智能将替代人类_在人工智能时代成为人类​​意味着什么

    ai人工智能将替代人类 身临其境的体验 (IMMERSIVE EXPERIENCE) FrankensteinAI is an immersive, interactive experience de ...

  8. ai人工智能将替代人类_急于将AI推向极限

    ai人工智能将替代人类 Earlier this year, Apple announced its US$200 million acquisition of Seattle-based edge- ...

  9. ai技术与能源行业_最终AI能源效率的新方程式

    ai技术与能源行业 How energy-intensive is the AI infrastructure today? And what does that mean for the futur ...

  10. ai的预览模式切换_当AI频繁切换色彩预览模式时 颜色会越变越深 求解?

    当然会如此!因为这中间经历了一个三分色(四分色)的算法过程,所以当你转换的次数越多,他们的颜色畸变就越严重. AI中提供的RGB和CMYK的切换模式,目的是为了提供一个RGB转换CMYK的接口,而不是 ...

最新文章

  1. 访问备份数据寄存器时,需要打开BKP时钟吗?
  2. 解密联想20年的45条法则
  3. 杭电find the night
  4. vulcanjs 核心架构概念
  5. JAVA听力源码,英语听力练习
  6. vue项目中assets与static的区别
  7. 3D bin picking(散乱零件抓取)
  8. Linux Vi常用技巧
  9. OOB模式下Exit事件的处理
  10. mysql 5.6.15 winx64_mysql-5.6.15-winx64免安装 配置步骤
  11. 《代码大全》个人总结
  12. 淘宝淘口令n年前算法
  13. 安装淘宝镜像cnpm时报错!npm ERR! enoent ENOENT: no such file or directory, rename
  14. Mac OS X: XAMP在Mac上的实现
  15. c语言中常量单双引号,C语言常量中字元与字串 除了单引号与双引号的区别外,还有什么不同。...
  16. (转)如何在Excel2013中制作条形码
  17. GOM登录器和配置器研究
  18. 使用优启通(EasyU)重装系统教程(详细)
  19. ubuntu1804安装docker
  20. 河北省工资系统 服务器错误,河北省机关事业单位工资管理系统

热门文章

  1. ios音乐播放器使用综述
  2. MCU总线读写仿真模块
  3. 设置linux服务器下开放端口
  4. 教程 | 如何使用Docker、TensorFlow目标检测API和OpenCV实现实时目标检测和视频处理
  5. 生成式对抗网络GAN汇总
  6. 深度学习caffe:最优化方法
  7. 190227每日一句
  8. Atitit 同步获取阻塞式命令行输出 费阻塞式样命令行执行完毕后退出了,可以直接获取其输出 InputStream is = new StreamGobbler(session.getStd
  9. Atitit.Base64编码原理与实现设计
  10. Atitit.Gui控件and面板----db数据库区----- .数据库比较同步工具 vOa