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

目录
相关文章
|
Cloud Native 持续交付 测试技术
ALPD——驱动业务创新的精益产品开发
ALPD——驱动业务创新的精益产品开发
6928 0
ALPD——驱动业务创新的精益产品开发
|
6月前
|
Linux
linux常用命令详细说明以及案例
本文介绍了Linux中几个常用的命令及其用法,包括:`ls`(列出目录内容)、`cd`(切换目录)、`mkdir`(创建目录)、`rm -p`(删除目录及内容)和`mv`(移动或重命名文件/目录)。每个命令都配有详细说明、语法格式、常见选项及实用案例,帮助用户更好地理解和使用这些基础命令。内容源自[linux常用命令详细说明以及案例](https://linux.ciilii.com/show/news-285.html)。
155 7
WK
|
10月前
|
索引 Python
Python占位符
在Python中,字符串格式化常用占位符插入变量值。主要方法有:1) 百分号 (%) 格式化,使用 %s、%d 等;2) str.format() 方法,使用 {} 和索引/关键字参数;3) F-strings,从Python 3.6开始,前缀 f 或 F,更简洁;4) Template 字符串,使用 $ 符号;5) format_map() 方法,使用字典参数。每种方法各有优缺点,适用于不同场景。
WK
343 3
|
10月前
|
机器学习/深度学习 人工智能 算法
机器学习基础:使用Python和Scikit-learn入门
机器学习基础:使用Python和Scikit-learn入门
96 1
|
12月前
|
存储 边缘计算 资源调度
云计算与虚拟化是什么关系
云计算与虚拟化是什么关系
394 2
|
弹性计算 运维 监控
ECS省钱指南,万字长文教你如何选择与业务形态最匹配的付费方式
阿里云弹性计算团队十三位产品专家和技术专家共同分享云上运维深度实践,详细阐述如何利用CloudOps工具实现运维提效、弹性降本。
131800 37
|
数据采集 机器学习/深度学习 算法
数据治理之参考数据与主数据管理
最近凑巧参与了一次某行业的业务共创会议,期间讨论到了主数据系统,还有我们该如何参与主数据系统建设的话题。说实话,我一直以为我不会有机会参与到主数据与参考数据系统的话题中去,所以,又去把DAMA的书籍翻了翻。顺便也重新思考了一下主数据与参考数据这个数据治理的课题。
3069 1
数据治理之参考数据与主数据管理
|
存储 分布式计算 关系型数据库
Dataphin 提供公共云在线服务和线下独立部署(授权/订阅)两种服务模式。
Dataphin 提供公共云在线服务和线下独立部署(授权/订阅)两种服务模式。
391 2
|
网络安全
【网络工程师】<软考中级>eNSP安装
【1月更文挑战第27天】【网络工程师】<软考中级>eNSP安装
|
机器学习/深度学习 存储 人工智能
AI在出行场景的应用实践:路线规划、ETA、动态事件挖掘…
本文是#春招专栏#系列的第1篇,根据高德机器学习研发部负责人damon在AT技术讲坛所分享的《AI在出行领域的应用实践》的内容整理而成。