Goto

Collaborating Authors

 Media


Photos of Amelia Earhart, Marie Curie and others come alive (creepily), thanks to AI

#artificialintelligence

Artificial intelligence (AI) can now transform photos of people into short, highly realistic animations, much like the moving pictures in the newspapers and posters of Harry Potter's magical world. In these AI-animated clips, faces that were once frozen in time blink, turn their heads and even smile, their movements wavering between astonishingly lifelike and deeply unsettling (and yes, downright creepy). Genealogy website MyHeritage introduced the animation engine on Feb. 25. Developed by technology company D-ID and known as Deep Nostalgia, it enables users to animate photos via the MyHeritage website, representatives said in a blog post. D-ID designed custom algorithms that recreate the naturalistic movement of human faces digitally, applying those subtle movements to photographs and modifying facial expressions that move as human faces normally do, according to the D-ID website.


[D] Simple Questions Thread December 20, 2020

#artificialintelligence

Hi, I'm working in a museum, currently trying to optically characterize a big historic lens. Unfortunately, it is mounted in a device which can't really be taken apart (issues of conservation), so conventional methods are rather hard to do. I've been loosely following the advances in neural network based approaches ("Two minute papers" kinda stuff) and was wondering if anyone has already realized a solution to my problem using machine learning or similar techniques. That is: Print out a defined optical pattern (like a QR code), "wave" it on one side of the lens and record the image with a camera on the other to get a 3D model of the lens in the end. In my head, it should be possible to train a network using conventional light simulation of randomly generated glass bodies.



Artificial Intelligence Vs. Machine Learning - AI Summary

#artificialintelligence

Machine learning is a type of artificial intelligence, but it's not the style and kind of A.I. While artificial intelligence is a measure of a computer's intellectual ability, machine learning is a type of artificial intelligence used to build intellectual ability in computers. Today, IBM offers a service called IBM Watson Machine Learning that allows third parties to use their technology to build, train, and test predictive software like the kind used by the Watson supercomputer, which needed the ability to independently'understand' and'respond' to human writing and speech. Watson the supercomputer is artificial intelligence, while Watson's ability to'understand' language and respond using it is machine learning, much the same kind a digital assistant like Alexa uses to be able to talk to you. Artificial intelligence as we most often see it in the movies is much more advanced than IBM's Watson, but machine learning will be an essential component of higher-level A.I., like proper robots and androids, just as it's an important component of Watson.


AI: The next enabler of media, journalism, and content creation?

#artificialintelligence

In a digital world overloaded with content and short on resources, reaching and engaging new audiences has been a persistent challenge for creative industries. Some top media players have turned to artificial intelligence (AI) for a possible solution. But the adoption of AI-powered technologies in the media has been slow compared to its uptake in other sectors, she said, speaking at an online event organized by the European Broadcasting Union's AI and Data Initiative (AIDI). Lack of resources, limited understanding, and the low number of use cases to date continue to hold back media AI use, she added. The AI Maturity Model produced by digital consultancy Gartner shows the media using AI mostly on active and operational levels.


Email and Slack Have Locked Us in a Productivity Paradox

WIRED

In 1982, Time magazine skipped its annual tradition of naming a "Man of the Year" to instead crown the personal computer as the "Machine of the Year." The Apple II had been released only a half-decade earlier, and the subsequent introduction of the VisiCalc spreadsheet software in 1979 seemingly all at once convinced the managerial class about the business potential of computers. Soon, IBM released its own PC, which went on to become both widely copied and wildly popular. The journalist who wrote the Time feature noted in his article that he had typed his contribution on a typewriter. By the next year, their newsroom switched to word processors.



Robot Dogs: New cops with artificial intelligence patrol the streets of New York

#artificialintelligence

"This robot is capable of using Artificial intelligence To move between things, and very complex environments, "added NYPD Depot John.


The 10 data mining techniques data scientists need for their toolbox

#artificialintelligence

At their core, data scientists have a math and statistics background. Out of this math background, they're creating advanced analytics. Just like their software engineering counterparts, data scientists will have to interact with the business side. This includes understanding the domain enough to make insights. Data scientists are often tasked with analyzing data to help the business, and this requires a level of business acumen. Finally, their results need to be given to the business in an understandable fashion. This requires the ability to verbally and visually communicate complex results and observations in a way that the business can understand and act on them. Thus, it'll be extremely valuable for any aspiring data scientists to learn data mining -- the process where one structures the raw data and formulate or recognize the various patterns in the data through the mathematical and computational algorithms. This helps to generate new information and unlock various insights. Here is a simple list of reasons on why you should study data mining? There is a heavy demand for deep analytical talent at the moment in the tech industry. You can gain a valuable skill if you want to jump into Data Science / Big Data / Predictive Analytics. Given lots of data, you'll be able to discover patterns and models that are valid, useful, unexpected, and understandable. Use some variables to predict unknown or future values of other variables (Predictive). You can activate your knowledge in CS theory, Machine Learning, and Databases. Last but not least, you'll learn a lot about algorithms, computing architectures, data scalability, and automation for handling massive datasets.


Data Augmentation for Abstractive Query-Focused Multi-Document Summarization

arXiv.org Artificial Intelligence

The progress in Query-focused Multi-Document Summarization (QMDS) has been limited by the lack of sufficient largescale high-quality training datasets. We present two QMDS training datasets, which we construct using two data augmentation methods: (1) transferring the commonly used single-document CNN/Daily Mail summarization dataset to create the QMDSCNN dataset, and (2) mining search-query logs to create the QMDSIR dataset. These two datasets have complementary properties, i.e., QMDSCNN has real summaries but queries are simulated, while QMDSIR has real queries but simulated summaries. To cover both these real summary and query aspects, we build abstractive end-to-end neural network models on the combined datasets that yield new state-of-the-art transfer results on DUC datasets. We also introduce new hierarchical encoders that enable a more efficient encoding of the query together with multiple documents. Empirical results demonstrate that our data augmentation and encoding methods outperform baseline models on automatic metrics, as well as on human evaluations along multiple attributes.