Toggle light / dark theme

Can AI Truly Give Us a Glimpse of Lost Masterpieces?

Recent projects used machine learning to resurrect paintings by Klimt and Rembrandt. They raise questions about what computers can understand about art.

Full Story:


IN 1945, FIRE claimed three of Gustav Klimt’s most controversial paintings. Commissioned in 1,894 for the University of Vienna, “the Faculty Paintings”—as they became known—were unlike any of the Austrian symbolist’s previous work. As soon as he presented them, critics were in an uproar over their dramatic departure from the aesthetics of the time. Professors at the university rejected them immediately, and Klimt withdrew from the project. Soon thereafter, the works found their way into other collections. During World War II, they were placed in a castle north of Vienna for safekeeping, but the castle burned down, and the paintings presumably went with it. All that remains today are some black-and-white photographs and writings from the time. Yet I am staring right at them.

Well, not the paintings themselves. Franz Smola, a Klimt expert, and Emil Wallner, a machine learning researcher, spent six months combining their expertise to revive Klimt’s lost work. It’s been a laborious process, one that started with those black-and-white photos and then incorporated artificial intelligence and scores of intel about the painter’s art, in an attempt to recreate what those lost paintings might have looked like. The results are what Smola and Wallner are showing me—and even they are taken aback by the captivating technicolor images the AI produced.

Let’s make one thing clear: No one is saying this AI is bringing back Klimt’s original works. “It’s not a process of recreating the actual colors, it is re-colorizing the photographs,” Smola is quick to note. “The medium of photography is already an abstraction from the real works.” What machine learning is doing is providing a glimpse of something that was believed to be lost for decades.

Machine learning solves the who’s who problem in NMR spectra of organic crystals

Solid-state nuclear magnetic resonance (NMR) spectroscopy—a technique that measures the frequencies emitted by the nuclei of some atoms exposed to radio waves in a strong magnetic field—can be used to determine chemical and 3D structures as well as the dynamics of molecules and materials.

A necessary initial step in the analysis is the so-called chemical shift assignment. This involves assigning each peak in the NMR spectrum to a given atom in the molecule or material under investigation. This can be a particularly complicated task. Assigning chemical shifts experimentally can be challenging and generally requires time-consuming multi-dimensional correlation experiments. Assignment by comparison to statistical analysis of experimental chemical shift databases would be an alternative solution, but there is no such for molecular solids.

A team of researchers including EPFL professors Lyndon Emsley, head of the Laboratory of Magnetic Resonance, Michele Ceriotti, head of the Laboratory of Computational Science and Modeling and Ph.D. student Manuel Cordova decided to tackle this problem by developing a method of assigning NMR spectra of organic crystals probabilistically, directly from their 2D chemical structures.

NVIDIA’s AI-based GAUGAN 2 tool generates Van Goghesque landscapes from words and phrases you input

NVIDIA recently rolled out a demo of GAUGAN 2, an artificial intelligence-based text to image creation tool. GAUGAN 2 takes keywords and phrases you type in as input, and then generates unique images based on them.

In NVIDIA’s demo video, a user inputs “mountains by a lake” and GAUGAN 2 spits out a beautiful alpine landscape with a small lake in the foreground. We tried using GAUGAN 2 and, in practice, things aren’t as smooth as the demo implies. Certain keywords resulted in bizarre, terrifying results. GAUGAN 2 used this author’s name, for instance, to output an image of what looked like fungi on legs, walking down a street.

GAUGAN 2 is early in development at this point, and likely been trained only on a rather limited data set. Regardless, when it works, it offers a breathtaking snapshot of how AI technology could transform asset creation in movies in games in the years to come, with unique photorealistic landscapes and objects generated from just a few words of user input.

This Artificial Intelligence Simulates Physics in Real Time

A new Artificial Intelligence model manages to do complex physics simulations in real time with only using a fraction of the power that a traditionally computed simulation would use. These simulations could soon be used for things like biotechnology, gaming, weather predictions and more. Two Minute Papers has done several videos on it before, but this is a more complex AI with a wider range of applications.

TIMESTAMPS:
00:00 The Future of Advanced Physics Simulations.
01:57 How this new approach to AI works.
04:03 Are medical simulations a possibility?
06:02 Last Words.

#ai #physics #simulation

Revolutionary New AI can be Run on Any Device

A new and revolutionary approach to building Artificial Intelligence models has shown promise of enabling almost any device, regardless of how powerful it is, to run enormous and intelligent Artificial Intelligence’s in a similar way to how our Human Brain operate. This is partially done with new and improved Neuromorphic Computing Hardware which is modelled after our real brains. We may soon see AI beating humans at many different general tasks like an Artificial General Intelligence.

TIMESTAMPS:
00:00 The Impossibility of Human AI
01:54 A new Approach is in town.
04:33 Other approaches to AI
06:44 Is this the Future of Artificial Intelligence?
09:43 Last Words.

#ai #agi #neuralcomputing

Yann LeCun

Welcome to AIP.
- The main focus of this channel is to publicize and promote existing SoTA AI research works presented in top conferences, removing barrier for people to access the cutting-edge AI research works.
- All videos are either taken from the public internet or the Creative Common licensed, which can be accessed via the link provided in the description.
- To avoid conflict of interest with the ongoing conferences, all videos are published at least 1 week after the main events. A takedown can be requested if it infringes your right via email.
- If you would like your presentation to be published on AIP, feel free to drop us an email.
- AI conferences covered include: NeurIPS (NIPS), AAAI, ICLR, ICML, ACL, NAACL, EMNLP, IJCAI

If you would like to support the channel, please join the membership:
https://www.youtube.com/c/AIPursuit/join.

Donation:
Paypal ⇢ https://paypal.me/tayhengee.
Patreon ⇢ https://www.patreon.com/hengee.
Donate any cryptocurrency on BEP20 (BTC, ETH, USDT, BNB, Doge, Shiba): 0x0712795299bf00eee99f13b4cda0e19dc656bf2c.
BTC ⇢ 1BwE1gufcE5t1Xh4w3wQhGgcJuCTb7AGj3
ETH ⇢ 0x0712795299bf00eee99f13b4cda0e19dc656bf2c.
Doge ⇢ DL57g3Qym7XJkRUz5VTU97nvV3XuvvKqMX
USDT (TRN20) ⇢ THV9dCnGfWtGeAiZEBZVWHw8JGdGCWC4Sh.

The video is reposted for educational purposes and encourages involvement in the field of AI research.

A good GitHub repo on self supervised learning: https://github.com/jason718/awesome-self-supervised-learning#machine-learning

Yann LeCun — Self-Supervised Learning: The Dark Matter of Intelligence (FAIR Blog Post Explained)

Deep Learning systems can achieve remarkable, even super-human performance through supervised learning on large, labeled datasets. However, there are two problems: First, collecting ever more labeled data is expensive in both time and money. Second, these deep neural networks will be high performers on their task, but cannot easily generalize to other, related tasks, or they need large amounts of data to do so. In this blog post, Yann LeCun and Ishan Misra of Facebook AI Research (FAIR) describe the current state of Self-Supervised Learning (SSL) and argue that it is the next step in the development of AI that uses fewer labels and can transfer knowledge faster than current systems. They suggest as a promising direction to build non-contrastive latent-variable predictive models, like VAEs, but ones that also provide high-quality latent representations for downstream tasks.

OUTLINE:
0:00 — Intro & Overview.
1:15 — Supervised Learning, Self-Supervised Learning, and Common Sense.
7:35 — Predicting Hidden Parts from Observed Parts.
17:50 — Self-Supervised Learning for Language vs Vision.
26:50 — Energy-Based Models.
30:15 — Joint-Embedding Models.
35:45 — Contrastive Methods.
43:45 — Latent-Variable Predictive Models and GANs.
55:00 — Summary & Conclusion.

Paper (Blog Post): https://ai.facebook.com/blog/self-supervised-learning-the-da…telligence.
My Video on BYOL: https://www.youtube.com/watch?v=YPfUiOMYOEE

ERRATA:
- The difference between loss and energy: Energy is for inference, loss is for training.
- The R(z) term is a regularizer that restricts the capacity of the latent variable. I think I said both of those things, but never together.
- The way I explain why BERT is contrastive is wrong. I haven’t figured out why just yet, though smile

Video approved by Antonio.

Abstract:

Women Innovators And Researchers Who Made A Difference In AI In 2021

Women constitute a mere 22 per cent or less than a quarter of professionals in the field of AI and Data Science.

There is a troubling and persistent absence of women when it comes to the field of artificial intelligence and data science. Women constitute a mere 22 per cent or less than a quarter of professionals in this field, as says the report “Where are the women? Mapping the gender job gap in AI,” from The Turing Institute. Yet, despite low participation and obstacles, women are breaking the silos and setting an example for players out in the field of AI.

To honour their commitment and work done, we have listed some of the women innovators and researchers who have worked tirelessly and contributed significantly to the field of AI and data science. The list below is provided in no particular order.

The brainchild behind and the founder of The Algorithmic Justice League (AJL), Joy Buolamwini, has started the organisation that combines art and research to illuminate the social implications and harms of artificial intelligence. With her pioneering work on algorithmic bias, Joy opened the eyes of the world and brought out the gender bias and racial prejudices embedded in facial recognition systems. As a result, Amazon, Microsoft, and IBM all halted their facial recognition services, admitting that the technology was not yet ready for widespread usage. One can watch the famous documentary ‘Coded Bias’ to understand her work. Her contributions will surely pave the way for a more inclusive and diversified AI community in the near future.

What Other Billionaires Really Think of Elon Musk

The CEO of Tesla and SpaceX is not only the world’s richest person, but he’s also worth more than Warren Buffet and Bill Gates combined! Stay tuned to find out what other billionaires think of Elon Musk and subscribe to Futurity.

#elonMusk #jeffBezos #tesla.

Here at Futurity, we scour the globe for all the latest tech releases, news and info just so you don’t have to! Covering everything from cryptocurrency to robotics, small startups to multinational corporations like Tesla and Jeff Bezos to Elon Musk and everything in between!

/* */