Menu

Blog

Archive for the ‘information science’ category: Page 135

Jul 18, 2022

Human and machine intelligence merge to discover 40,000 ring galaxies

Posted by in categories: information science, robotics/AI, space

A new artificial intelligence algorithm called ‘Zoobot’ helped to identify 40,000 ring galaxies. What else is the astronomical AI capable of?

Jul 17, 2022

Quantum-Aided Machine Learning Shows Its Value

Posted by in categories: information science, media & arts, quantum physics, robotics/AI

A machine-learning algorithm that includes a quantum circuit generates realistic handwritten digits and performs better than its classical counterpart.

Machine learning allows computers to recognize complex patterns such as faces and also to create new and realistic-looking examples of such patterns. Working toward improving these techniques, researchers have now given the first clear demonstration of a quantum algorithm performing well when generating these realistic examples, in this case, creating authentic-looking handwritten digits [1]. The researchers see the result as an important step toward building quantum devices able to go beyond the capabilities of classical machine learning.

The most common use of neural networks is classification—recognizing handwritten letters, for example. But researchers increasingly aim to use algorithms on more creative tasks such as generating new and realistic artworks, pieces of music, or human faces. These so-called generative neural networks can also be used in automated editing of photos—to remove unwanted details, such as rain.

Jul 17, 2022

AI Would Run the World Better Than Humans, Google Research Claims

Posted by in categories: economics, education, government, humor, information science, mathematics, robotics/AI

The bottomless bucket is Karl Marx’s utopian creed: “From each according to his ability, to each according to his needs.” In this idyllic world, everyone works for the good of society, with the fruits of their labor distributed freely — everyone taking what they need, and only what they need. We know how that worked out. When rewards are unrelated to effort, being a slacker is more appealing than being a worker. With more slackers than workers, not nearly enough is produced to satisfy everyone’s needs. A common joke in the Soviet Union was, “They pretend to pay us, and we pretend to work.”

In addition to helping those who in the great lottery of life have drawn blanks, governments should adopt myriad policies that expand the economic pie, including education, infrastructure, and the enforcement of laws and contracts. Public safety, national defense, dealing with externalities are also important. There are many legitimate government activities and there are inevitably tradeoffs. Governing a country is completely different from playing a simple, rigged distribution game.

I love computers. I use them every day — not just for word processing but for mathematical calculations, statistical analyses, and Monte Carlo simulations that would literally take me several lifetimes to do by hand. Computers have benefited and entertained all of us. However, AI is nowhere near ready to rule the world because computer algorithms do not have the intelligence, wisdom, or commonsense required to make rational decisions.

Jul 17, 2022

DeepMind’s Latest Study on Artificial Intelligence Explains How Neural Network Generalize and Rise in the Chomsky Hierarchy

Posted by in categories: information science, robotics/AI

A DeepMind research group conducted a comprehensive generalization study on neural network architectures in the paper ‘Neural Networks and the Chomsky Hierarchy’, which investigates whether insights from the theory of computation and the Chomsky hierarchy can predict the actual limitations of neural network generalization.

While we understand that developing powerful machine learning models requires an accurate generalization to out-of-distribution inputs. However, how and why neural networks can generalize on algorithmic sequence prediction tasks is unclear.

The research group performed a thorough generalization study on more than 2000 individual models spread across 16 tasks of cutting-edge neural network architectures and memory-augmented neural networks on a battery of sequence-prediction tasks encompassing all tiers of the Chomsky hierarchy that can be evaluated practically with finite-time computation.

Jul 17, 2022

Learning Without Simulations? UC Berkeley’s DayDreamer Establishes a Strong Baseline for Real-World Robotic Training

Posted by in categories: information science, robotics/AI

Using reinforcement learning (RL) to train robots directly in real-world environments has been considered impractical due to the huge amount of trial and error operations typically required before the agent finally gets it right. The use of deep RL in simulated environments has thus become the go-to alternative, but this approach is far from ideal, as it requires designing simulated tasks and collecting expert demonstrations. Moreover, simulations can fail to capture the complexities of real-world environments, are prone to inaccuracies, and the resulting robot behaviours will not adapt to real-world environmental changes.

The Dreamer algorithm proposed by Hafner et al. at ICLR 2020 introduced an RL agent capable of solving long-horizon tasks purely via latent imagination. Although Dreamer has demonstrated its potential for learning from small amounts of interaction in the compact state space of a learned world model, learning accurate real-world models remains challenging, and it was unknown whether Dreamer could enable faster learning on physical robots.

In the new paper DayDreamer: World Models for Physical Robot Learning, Hafner and a research team from the University of California, Berkeley leverage recent advances in the Dreamer world model to enable online RL for robot training without simulators or demonstrations. The novel approach achieves promising results and establishes a strong baseline for efficient real-world robot training.

Jul 16, 2022

Firm managers may benefit from transparency in machine-learning algorithms

Posted by in categories: business, education, employment, information science, robotics/AI

In today’s business world, machine-learning algorithms are increasingly being applied to decision-making processes, which affects employment, education, and access to credit. But firms usually keep algorithms secret, citing concerns over gaming by users that can harm the predictive power of algorithms. Amid growing calls to require firms to make their algorithms transparent, a new study developed an analytical model to compare the profit of firms with and without such transparency. The study concluded that there are benefits but also risks in algorithmic transparency.

Conducted by researchers at Carnegie Mellon University (CMU) and the University of Michigan, the study appears in Management Science.

“As managers face calls to boost , our findings can help them make decisions to benefit their firms,” says Param Vir Singh, Professor of Business Technologies and Marketing at CMU’s Tepper School of Business, who coauthored the study.

Jul 15, 2022

AI can use your brainwaves to see things that you can’t

Posted by in categories: information science, robotics/AI

A computer algorithm can use a technique called “ghost imaging” to reconstruct objects from a person’s brainwaves that the person themselves can’t see.

Jul 14, 2022

Meta’s ‘Make-A-Scene’ AI blends human and computer imagination into algorithmic art

Posted by in categories: biotech/medical, information science, robotics/AI

Text-to-image generation is the hot algorithmic process right now, with OpenAI’s Craiyon (formerly DALL-E mini) and Google’s Imagen AIs unleashing tidal waves of wonderfully weird procedurally generated art synthesized from human and computer imaginations. On Tuesday, Meta revealed that it too has developed an AI image generation engine, one that it hopes will help to build immersive worlds in the Metaverse and create high digital art.

A lot of work into creating an image based on just the phrase, “there’s a horse in the hospital,” when using a generation AI. First the phrase itself is fed through a transformer model, a neural network that parses the words of the sentence and develops a contextual understanding of their relationship to one another. Once it gets the gist of what the user is describing, the AI will synthesize a new image using a set of GANs (generative adversarial networks).

Continue reading “Meta’s ‘Make-A-Scene’ AI blends human and computer imagination into algorithmic art” »

Jul 14, 2022

A deep learning technique to generate DSN amplification attacks

Posted by in categories: cybercrime/malcode, information science, privacy, robotics/AI

Deep learning techniques have recently proved to be highly promising for detecting cybersecurity attacks and determining their nature. Concurrently, many cybercriminals have been devising new attacks aimed at interfering with the functioning of various deep learning tools, including those for image classification and natural language processing.

Perhaps the most common among these attacks are adversarial attacks, which are designed to “fool” deep learning algorithms using data that has been modified, prompting them to classify it incorrectly. This can lead to the malfunctioning of many applications, , and other technologies that operate through .

Several past studies have shown the effectiveness of different adversarial attacks in prompting (DNNs) to make unreliable and false predictions. These attacks include the Carlini & Wagner attack, the Deepfool attack, the fast gradient sign method (FGSM) and the Elastic-Net attack (ENA).

Jul 14, 2022

Researcher uses ‘fuzzy’ AI algorithms to aid people with memory loss

Posted by in categories: biotech/medical, information science, robotics/AI

A new computer algorithm developed by the University of Toronto’s Parham Aarabi can store and recall information strategically—just like our brains.

The associate professor in the Edward S. Rogers Sr. department of electrical and computer engineering, in the Faculty of Applied Science & Engineering, has also created an experimental tool that leverages the to help people with memory loss.

“Most people think of AI as more robot than human,” says Aarabi, whose framework is explored in a paper being presented this week at the IEEE Engineering in Medicine and Biology Society Conference in Glasgow. “I think that needs to change.”