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

目录
相关文章
|
Java 测试技术
103.【Java Microbenchmark Harness】(一)
103.【Java Microbenchmark Harness】
295 0
双容水箱液位模糊PID控制系统设计与仿真(Matlab/Simulink)
双容水箱液位模糊PID控制系统设计与仿真(Matlab/Simulink)
双容水箱液位模糊PID控制系统设计与仿真(Matlab/Simulink)
|
分布式计算 监控 数据挖掘
云上游戏数据分析实践
数据分析和游戏的生命周期与盈利息息相关,同时数据分析对游戏的运维也起到了至关重要的作用,精确的数据分析可以延长游戏的生命和帮助其盈利。本文针对游戏行业的数据特点,结合游戏数据分析的现状,对数据分析上云的技术选型、结合数加大数据计算服务MaxCompute(原ODPS)、SLS、RDS、DPC等产品和
6221 0
|
存储 监控 安全
我们的服务:通信网络单元定级备案指南
通信网络单元定级备案是指相关基础电信企业、增值电信企业要对本单位管理、运行的公用通信网和互联网及其各类信息系统进行单元划分,按照《通信网络安全防护管理办法》(工业和信息化部令第11号)的规定开展定级工作,并在工业和信息化部“通信网络安全防护管理系统”报送各单元的定级信息。
|
存储 缓存 安全
通用缓存存储设计实践
通用缓存存储设计实践
5045 3
通用缓存存储设计实践
|
机器学习/深度学习 算法 搜索推荐
【算法训练-排序算法 一】【手撕排序】快速排序、堆排序、归并排序
【算法训练-排序算法 一】【手撕排序】快速排序、堆排序、归并排序
332 0
倒计时15分钟-兼容ios手机效果demo(整理)
倒计时15分钟-兼容ios手机效果demo(整理)
|
Kubernetes Unix Linux
Rancher的介绍以及安装使用
Rancher是一个开源的企业级容器管理平台。通过Rancher,企业再也不必自己使用一系列的开源软件去从头搭建容器服务平台。Rancher提供了在生产环境中使用的管理Docker和Kubernetes的全栈化容器部署与管理平台。
Rancher的介绍以及安装使用
|
机器学习/深度学习 人工智能
【机器学习】线性回归——最小二乘法的几何意义
【机器学习】线性回归——最小二乘法的几何意义
499 0
【机器学习】线性回归——最小二乘法的几何意义
|
Go 开发工具 git
一文掌握 godoc的使用与规范
一文掌握 godoc的使用与规范
1642 0