AI: It's Here

简介:

ab875c1d46132f281740e531d9f7e3755625fe25


AI: It's Here

According to IDC, there will be 44 zettabytes[1] of big data created by 2020. With the huge volume of data now being generated, a new world of value lies in its analysis and utilization. This is where artificial intelligence comes into play.

We’re in an era where big data and analytics are used to automate processes and replace humans for some tasks, and we’re now beginning to see significant advances in the application of artificial intelligence. Below are just a few examples of how the technology is being applied creatively.

 

You beauty: Can AI really judge looks?

AI starts to appear everywhere. Beauty.ai 2.0 was the first international beauty contest judged entirely by artificial intelligence. What was notable was not so much its content, but rather its judges: the “human beauty” was judged by complex algorithms.

Programmers submitted algorithms for machine beauty detection. With a dataset of 6,000 entries from over 100 countries, people’s selfies were evaluated in terms of complexion, wrinkles, youthfulness, symmetry and appearance relative to databases of models and actors with five algorithms.

Despite the controversial contest results, the goal of the contest was to explore a comprehensive rating program that could teach machines to evaluate humans and also to understand the ways humans act. Machine intelligence capabilities have been steadily growing, but still have some way to go before they can identify the next Miss World.

 

DeepMind: Play like a pro

A program that plays video games might seem gimmicky. But last year DeepMind made big news when it mastered one of the most complicated games Go in the world and beat one if its best players Lee Sedol.

DeepMind watched its own gameplay and learned how to win all by itself. The program had already learned how to play 49 different Atari 2600 games. While it did “give up” one some games due to perceived difficulty, artificial curiosity and reward systems were programmed into its core in order to encourage it keep trying.

By utilizing the two techniques – deep learning and deep reinforcement learning – it is expected to build a general-learning algorithm that is applicable to many other tasks. For example, researchers have said if AI can successfully play car racing games, the technology might be useful for the development of autonomous vehicles.

 

Sorting cucumbers: Driving away tediousness

Artificial intelligence not only solves big scale problems, but has wide applications throughout society and industry alter tedious jobs that no one wants to do. For example, when former systems designer Makoto Koike returned home to help out on his family cucumber farm, he quickly realized that sorting nine categories of spiky cucumbers could be overcome through automation.


Koike built a machine that uses a set of algorithms to control the sorting decisions, and move the cucumbers into one of the nine groups. Koike spent three months taking and labelling more than 7,000 images of cucumbers before the machine actually could work. Deep learning is critical to classifying all sorts of images with high accuracy as the machine needs a wide variety of examples to learn how to recognize the most defining cucumber features. Workers are freed from sorting cucumbers to more productive work like overall farm production.

 

Prisma: More than just discoloration

Prisma, the Russian photo-editing app, has achieved phenomenal success since it was launched in mid-2016. Given the large variety of photo retouching apps in the market, the app uses deep learning to give photos a hyper-realistic makeover in the style of classical painters and other famous forms.

Instead of merely applying filters to images, Prisma uses artificial intelligence to take the art styles of famous artists to create the “masterpiece” feeling by combining the photos. Starting with a blank canvas, the algorithm generates a final image using different data inputs that specify the style chosen.

What is fascinating about Prisma is that artificial intelligence has been able to handle tasks only humans were previously capable of – separating content with artistic style.

 

With the insights extracted from big data, AI is presenting lots of possibilities in our lives –predicting outcomes accurately, gaining competitiveness and improving productivity. While the marriage of big data and AI will provide opportunities and surprises, it will also drive innovation across different industries.



[1] 1 zettabyte = 1 billion terabytes

目录
相关文章
|
机器学习/深度学习 人工智能 自然语言处理
谷歌开源最精确自然语言解析器SyntaxNet的深度解读:一次关键进步以及一个重要工具
自然语言理解研究中,如何处理语言歧义是个难题。 SyntaxNet 将神经网络和搜索技术结合起来,在解决歧义问题上取得显著进展:SyntaxNet 能像训练有素的语言学家一样分析简单句法。今天,谷歌开源了SyntaxNet,也发布了针对英语的预训练解析程序 Parsey McParseface。除了让更多人使用到最先进的分析技术之外,这次开源举措也有利于公司借助社区力量加快解决自然语言理解难题的步伐,惠及谷歌业务。
1322 0
谷歌开源最精确自然语言解析器SyntaxNet的深度解读:一次关键进步以及一个重要工具
|
机器学习/深度学习 人工智能 自然语言处理
未来AI技术的发展趋势与应用前景探析
随着人工智能(AI)技术的迅猛发展,未来其应用前景愈发广阔。本文将探讨AI技术在各个领域的最新进展,分析其未来发展趋势,以及对社会、经济的深远影响。 【7月更文挑战第10天】
758 2
|
监控
如何评估合规培训体系的效果
【6月更文挑战第25天】如何评估合规培训体系的效果
460 2
|
程序员 编译器 数据处理
汇编高手秘籍:解锁性能优化新境界,用汇编语言让你的程序飞起来!
【8月更文挑战第31天】汇编语言作为编程基石,其高效性能备受推崇。尽管现代软件开发更偏爱高级语言,但在性能要求极高的场景下,汇编优化仍不可或缺。本文通过示例代码介绍四种优化技巧:循环展开、寄存器分配、指令重排及SIMD指令使用,显著提升执行效率。同时强调分析性能瓶颈、测试优化效果及保持代码可读性的重要性,助力开发者在关键代码路径上实现性能突破。
1201 0
|
分布式计算 监控 数据挖掘
云上游戏数据分析实践
数据分析和游戏的生命周期与盈利息息相关,同时数据分析对游戏的运维也起到了至关重要的作用,精确的数据分析可以延长游戏的生命和帮助其盈利。本文针对游戏行业的数据特点,结合游戏数据分析的现状,对数据分析上云的技术选型、结合数加大数据计算服务MaxCompute(原ODPS)、SLS、RDS、DPC等产品和
6277 0
双容水箱液位模糊PID控制系统设计与仿真(Matlab/Simulink)
双容水箱液位模糊PID控制系统设计与仿真(Matlab/Simulink)
双容水箱液位模糊PID控制系统设计与仿真(Matlab/Simulink)
|
XML 存储 JSON
Python文件类型
Python文件类型
486 0
|
人工智能 前端开发 Python
Python 海龟绘图:turtle库的使用
turtle库是turtle绘图体系Python的实现,turtle库是python的标准库之一,属于入门级的图形绘制函数库。turtle库绘制原理:有一只海龟在窗体正中心,在画布上游走,走过的轨迹形成了绘制的图形,海龟由程序控制,可以自由改变颜色、方向宽度等。...
1211 0
Python 海龟绘图:turtle库的使用
|
存储 运维 监控
SLS:海量日志数据管理利器
日志是大规模集群管理系统中非常关键的部分,服务器上的各种日志数据可以帮助我们回答如运维、开发、运营、客服、安全等问题。SLS提供一个从日志采集、过滤、处理、聚合到在线查询的日志处理平台,满足各种日志处理分析需求。本文以用户选用SLS搭建一个端对端的日志服务为例进行详解,并解析其功能背后的技术架构。
12893 1
|
弹性计算 Ubuntu Linux
如何选择阿里云云服务器ECS操作系统
随着网站服务器技术的发展,越来越多的站长建站首先选择云服务器。时下阿里云云服务器ECS脱颖而出,成为多数站长网站服务器的首选。
15493 0