Deprecated: Return type of WP_Theme::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-theme.php on line 554

Deprecated: Return type of WP_Theme::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-theme.php on line 595

Deprecated: Return type of WP_Theme::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-theme.php on line 535

Deprecated: Return type of WP_Theme::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-theme.php on line 544

Deprecated: Return type of WP_REST_Request::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/rest-api/class-wp-rest-request.php on line 960

Deprecated: Return type of WP_REST_Request::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/rest-api/class-wp-rest-request.php on line 980

Deprecated: Return type of WP_REST_Request::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/rest-api/class-wp-rest-request.php on line 992

Deprecated: Return type of WP_REST_Request::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/rest-api/class-wp-rest-request.php on line 1003

Deprecated: Return type of WP_Block_List::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 151

Deprecated: Return type of WP_Block_List::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 175

Deprecated: Return type of WP_Block_List::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 164

Deprecated: Return type of WP_Block_List::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 186

Deprecated: Return type of WP_Block_List::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 138

Deprecated: Return type of WP_Block_List::offsetExists($index) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 75

Deprecated: Return type of WP_Block_List::offsetGet($index) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 89

Deprecated: Return type of WP_Block_List::offsetSet($index, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 110

Deprecated: Return type of WP_Block_List::offsetUnset($index) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 127

Deprecated: Return type of WP_Block_List::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 199

Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/superbeet/dev.beet.tv/wp-includes/script-loader.php on line 333

Deprecated: Return type of Requests_Cookie_Jar::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Cookie/Jar.php on line 63

Deprecated: Return type of Requests_Cookie_Jar::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Cookie/Jar.php on line 73

Deprecated: Return type of Requests_Cookie_Jar::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Cookie/Jar.php on line 89

Deprecated: Return type of Requests_Cookie_Jar::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Cookie/Jar.php on line 102

Deprecated: Return type of Requests_Cookie_Jar::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Cookie/Jar.php on line 111

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 40

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 51

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 68

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 82

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 91

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/superbeet/dev.beet.tv/wp-includes/class-wp.php on line 173

Deprecated: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/superbeet/dev.beet.tv/wp-includes/wp-db.php on line 3030

Warning: Cannot modify header information - headers already sent by (output started at /home/superbeet/dev.beet.tv/wp-includes/class-wp-theme.php:9) in /home/superbeet/dev.beet.tv/wp-includes/feed-rss2.php on line 8
Artificial Intelligence – Beet.TV https://dev.beet.tv The root to the media revolution Thu, 14 Sep 2017 18:29:37 +0000 en-US hourly 1 https://wordpress.org/?v=5.8.7 IBM, MediaMath Craft Partnership For Futuristic Infrastructure And Cognitive Bidding https://dev.beet.tv/2017/09/joanna-oconnell.html Thu, 14 Sep 2017 18:29:37 +0000 https://www.beet.tv/?p=47725 COLOGNE – Despite the many innovations birthed by the advent of digital marketing, there’s still much to be done to deliver ads to people that don’t annoy them. This is why IBM and its Watson artificial intelligence assets are teaming up with demand-side platform pioneer MediaMath to create an infrastructure that supports cognitive bidding.

The partnership is designed to provide marketers with a neutral, security-rich computing environment along with the ability to maintain ownership of their data through the IBM Cloud.

“It’s about bringing the power of Watson AI into the bidding process, essentially creating real, cognitive bidding in an advertising environment,” MediaMath Chief Marketing Officer Joanna O’Connell explains in this interview with Beet.TV at the 2017 DMEXCO advertising and trade show.

A longtime veteran of the digital space, O’Connell ticks off the many attributes of digital marketing—from omni-channel touch points to real-time decisioning, machine learning from ad impressions to changing the way that siloed organizations can be customer-centric.

“But we have to be honest about the fact that there’s still so much more to do and it’s still not really what we want it to be,” O’Connell says. “It hasn’t fully realized the promise.”

Shortcomings include such infrastructure features as “pixals, header tags, waterfalls” and the like. “Would we have built it that way if we knew how big this industry was going to become, how material, how important? Probably not,” O’Connell says.

IBM and MediaMath say they have a shared worldview and the desire to take the next evolutionary steps together. Under the partnership, those steps are:

  • Develop infrastructure that connects brands, consumers and all of the companies in between in a way that is enterprise-class, open and smart.
  • Infuse AI into real-time marketing decisions across all channels, arming the marketer to do her job better with insights as opposed to reports.
  • Delight the human behind the screen with advertising people don’t just tolerate, but appreciate as entertaining, informative and meaningful.

O’Connell talks about an infrastructure that’s open and extensible, totally secure and safe. And one that provides ad experiences that don’t alienate consumers.

“Imagine if a consumer didn’t only tolerate it but actually loved it. We want to be able to do that. So that’s really what we’re working on.”

This video was produced as part of Beet.TV leadership series from DMEXCO, presented by NBCUniversal. For more videos from the series, please visit this page.

]]>
Will Publishers Let AI Edit Video? Wibbitz Thinks So https://dev.beet.tv/2016/06/wibbitzdayan.html Wed, 15 Jun 2016 21:05:48 +0000 http://www.beet.tv/?p=40109 For text-led news publishers, video has been the next big thing for a couple of decades now. Over the years, many have variously launched and shuttered newsroom video studios, alarmed by the cost of a foray in to moving-image.

But video has become a quest for higher CPMs for many a publishers, and may finally be about to take off, according to startups aiming to help publishers produce clips more easily and cheaply.

Wibbitz is one of several companies using artificial intelligence and natural language processing to summarize publishers’ text stories and automatically produce videos for them using material from agencies like Reuters and Getty.

The aim is to help publishers produce news video to complement their articles.

“Video has become the driver in online monetization,” Zohar Dayan, Wibbitz CEO, tells Beet.TV in this video interview, which was produced and edited manually, by Beet.TV’s very human Andy Plesser. “Publishers are striving to get more of this video content.

“The system brings you at least 85% of the way there, enabling the editor with easy tools, to get that video to the 100% mark.”

What do publishers give up for video produced easier than ever? A share of revenue earned from 15-second pre-roll ads. Publishers including Hearst, Aol, USA Today have come aboard as customers. The likes of Time Inc, Huffington Post, MSN and The Week are using platforms by similar vendors.

In newsrooms, the key change is around who is responsible for making video. “They give the Wibbitz tool to their desk editors and not their video team,” Dayan says.

]]>
Beet.TV
Rocket Fuel’s New CEO Targets DISH Moments https://dev.beet.tv/2016/01/cesrocketwootton.html Mon, 11 Jan 2016 00:37:43 +0000 http://www.beet.tv/?p=37182 LAS VEGAS — He’s only been in the role a couple of months, but programmatic ad tech company Rocket Fuel‘s new CEO Randy Wootton expects a big trend.

“Every marketer, especially every B2C marketer, is going to make decision in the next five years about their first-party data,” he tells Beet.TV in this video interview.

How brands choose to use consumer data – both their own and from other sources – to target ads became a hot topic in 2015.

Rocket Fuel, which began by applying artificial intelligence to rate ad inventory, partnered with DISH in October to allow its advertisers to use “moment scoring” to target ads programmatically. The technology has been used by whisky brand Glenfiddich.

Wootton explains: “There is computational power you need to score that impression. (Rocket Fuel) is the machine learning-powered optimisation engine, DISH is the marketplace that creates the supply in their hub.

With moment scoring up and running, what does Wootton’s first full year in the job look like?

“Last year was mostly about the integration (of X+1),” he says. “We’re doing a couple of bets as we go forward:

  1. “Brand. Programmatic TV is a perfect example of where we’re trying to help lead the industry in brand awareness, perception and building.”
  2. “Continuing to build out our direct response capabilities.”
  3. “Extending the programmatic platform to enable customers to do moment scoring.”

This video is part of Beet.TV coverage of CES 2016 sponsored by Adobe.

]]>
AI Is Next Big Thing To Happen To Marketing: PHD CEO Cooper https://dev.beet.tv/2015/12/cesphdcooper.html Thu, 17 Dec 2015 18:38:33 +0000 http://www.beet.tv/?p=36859 LONDON — God forbid the idea that marketers are not sentient. But sentience is also coming to the world of automated advertising, in the shape of artificial intelligence. That’s the name of a book, Sentience, released by Omnicom agency PHD earlier this year.

“Anybody in marketing needs to understand a bit about AI,” says PHD‘s worldwide CEO Mike Cooper. “It’s the next really big thing to happen for us.

“There are people saying AI will be as significant as the invention of electricity.”

In the book, PHD’s thinkers explain: “If only half of what these engineers are saying comes to fruition, then the way that we navigate our waking world is about to undergo the biggest transformation that any single generation has ever experienced.”

This year, the media agency  has secured new work from Unilever and GSK around the world. Cooper says is differentiated by focusing on media planning, not execution.

He imagines a world in which advertising algorithms send messages to autonomous agents acting on behalf of busy users.

 

This video is part of a lead-up to CES presented by YuMe.  For more segments, please visit this page

]]>
Algorithmic Marketing To Virtual Personal Assistants Will Change Game: PHD’s Cooper https://dev.beet.tv/2015/12/ces16phdcooper.html Tue, 08 Dec 2015 17:12:21 +0000 http://www.beet.tv/?p=36663 LONDON — The ad world is only just getting its head around the technology-driven ability to super-target ads at human beings. But, pretty soon, it may need to focus its attention on those humans’ personal assistant software, a leading ad exec says.

Omnicom’s PHD worldwide CEO Mike Cooper says the emergence of virtual personal assistants – intelligent digital agents that perform tasks for owners based on user input, location awareness, and the ability to access information from a variety of online sources – “is going to be completely game-changing for our business”.

“The next generation of Siri will interact with the apps on your phone, which starts to get quite interesting,” Cooper tells Beet.TV.

“Your VPA, if you miss your airplane, is going to make decisions on your behalf – it’s going to rebook the airline.”

Here’s where things start to get weird. More than trying to reach users with messages, brands will need to reach their virtual assistants instead, Cooper says.

“You need to market to algorithms rather than the frontal cortex of people’s brains.,” he says. “At a micro-decisioning level, you need to re-think how you deal with that process in order to market your goods or services.”

Consulting firm Frost & Sullivan has pegged intelligent assistants as a growth trend in 2016, as Facebook’s M and Baidu’s Duer join Microsoft’s Cortana, Apple’s Siri and Google’s Now.

Cooper isn’t expecting to see these developments at January’s upcoming CES show – better wait two more years, he reckons. But he is warning every ad agency to start thinking about the implications today.

We interviewed in London last  week for our series “The Road to CES” — our preview of trends and topics to be discussed in January in Las Vegas.  For more videos from the series, please visit this page.   The series is sponsored by YuMe.

]]>