Menu

Blog

Archive for the ‘robotics/AI’ category: Page 1311

Jun 6, 2021

Top coolest drones | The best drone with a camera and a racing drone

Posted by in categories: drones, Elon Musk, robotics/AI

https://www.youtube.com/watch?v=4F2ZkJCC7Pk

For those interested in drone technology.


✅ Instagram: https://www.instagram.com/pro_robots.

Continue reading “Top coolest drones | The best drone with a camera and a racing drone” »

Jun 5, 2021

A catalyst that destroys perchlorate in water could clean Martian soil

Posted by in categories: biotech/medical, chemistry, robotics/AI, space travel

## JOURNAL OF THE AMERICAN CHEMICAL SOCIETY • JUN 4, 2021.

# *A lovely single step bio-inspired process with some interesting complex benefits particularly for humans on Mars.*

*by holly ober, university of california — riverside*

Continue reading “A catalyst that destroys perchlorate in water could clean Martian soil” »

Jun 5, 2021

Artificial intelligence could help biologists classify the world’s tiny creatures

Posted by in categories: robotics/AI, sustainability

Automation could aid biodiversity monitoring.

Jun 4, 2021

Mass scale manipulation of Twitter Trends discovered

Posted by in categories: information science, robotics/AI

New EPFL research has found that almost half of local Twitter trending topics in Turkey are fake, a scale of manipulation previously unheard of. It also proves for the first time that many trends are created solely by bots due to a vulnerability in Twitter’s Trends algorithm.

Social media has become ubiquitous in our modern, daily lives. It has changed the way that people interact, connecting us in previously unimaginable ways. Yet, where once our social media networks probably consisted of a small circle of friends most of us are now part of much larger communities that can influence what we read, do, and even think.

One influencing mechanism, for example, is “Twitter Trends.” The platform uses an algorithm to determine hashtag-driven topics that become popular at a given point in time, alerting to the top words, phrases, subjects and popular hashtags globally and locally.

Jun 4, 2021

Google and Harvard map brain connections in unprecedented detail

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

The researchers started with a sample taken from the temporal lobe of a human cerebral cortex, measuring just 1 mm3. This was stained for visual clarity, coated in resin to preserve it, and then cut into about 5300 slices each about 30 nanometers (nm) thick. These were then imaged using a scanning electron microscope, with a resolution down to 4 nm. That created 225 million two-dimensional images, which were then stitched back together into one 3D volume.

Machine learning algorithms scanned the sample to identify the different cells and structures within. After a few passes by different automated systems, human eyes “proofread” some of the cells to ensure the algorithms were correctly identifying them.

Continue reading “Google and Harvard map brain connections in unprecedented detail” »

Jun 4, 2021

Somehow This Robot Sticks to Ceilings

Posted by in category: robotics/AI

It’s either some obscure fluid effect or black magic.


Just when I think I’ve seen every possible iteration of climbing robot, someone comes up with a new way of getting robots to stick to things. The latest technique comes from the Bioinspired Robotics and Design Lab at UCSD, where they’ve managed to get a robot to stick to smooth surfaces using a vibrating motor attached to a flexible disk. How the heck does it work?

Continue reading “Somehow This Robot Sticks to Ceilings” »

Jun 4, 2021

China Says WuDao 2.0 AI Is an Even Better Conversationalist than OpenAI, Google

Posted by in category: robotics/AI

The Beijing Academy of Artificial Intelligence (BAAI) researchers announced this week a natural language processing model called WuDao 2.0 that, per the South China Morning Post, is more advanced than similar models developed by OpenAI and Google.

The report said WuDao 2.0 uses 1.75 trillion parameters to “simulate conversational speech, write poems, understand pictures and even generate recipes.” The models developed by OpenAI and Google are supposed to do similar things, but they use fewer parameters to do so, which means WuDao 2.0 is likely better at those tasks.

Jun 3, 2021

Biological Robots May Soon Build You a Better Heart

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

Biobots could help us with new organs! 😃


Computer scientists and biologists have teamed up to create a creature heretofore unseen on Earth: a living robot. Made from the cells of frogs and designed by artificial intelligence, they’re called xenobots, and they may soon revolutionize everything from how we fight pollution to organ transplants.

Continue reading “Biological Robots May Soon Build You a Better Heart” »

Jun 3, 2021

DARPA Calling for AI Proposals to Measure How Authoritarian Regimes Control Information

Posted by in categories: internet, robotics/AI

Exciting.


Tech developed under the program could help the Defense Department react to repressive actions in cyberspace.

Jun 3, 2021

China’s gigantic multi-modal AI is no one-trick pony

Posted by in categories: robotics/AI, supercomputing

When Open AI’s GPT-3 model made its debut in May of 2020, its performance was widely considered to be the literal state of the art. Capable of generating text indiscernible from human-crafted prose, GPT-3 set a new standard in deep learning. But oh what a difference a year makes. Researchers from the Beijing Academy of Artificial Intelligence announced on Tuesday the release of their own generative deep learning model, Wu Dao, a mammoth AI seemingly capable of doing everything GPT-3 can do, and more.

First off, Wu Dao is flat out enormous. It’s been trained on 1.75 trillion parameters (essentially, the model’s self-selected coefficients) which is a full ten times larger than the 175 billion GPT-3 was trained on and 150 billion parameters larger than Google’s Switch Transformers.

In order to train a model on this many parameters and do so quickly — Wu Dao 2.0 arrived just three months after version 1.0’s release in March — the BAAI researchers first developed an open-source learning system akin to Google’s Mixture of Experts, dubbed FastMoE. This system, which is operable on PyTorch, enabled the model to be trained both on clusters of supercomputers and conventional GPUs. This gave FastMoE more flexibility than Google’s system since FastMoE doesn’t require proprietary hardware like Google’s TPUs and can therefore run on off-the-shelf hardware — supercomputing clusters notwithstanding.