БЛОГ

Archive for the ‘information science’ category: Page 71

Oct 18, 2022

New tool allows scientists to peer inside neutron stars

Posted by in categories: information science, physics, space

Imagine taking a star twice the mass of the sun and crushing it to the size of Manhattan. The result would be a neutron star—one of the densest objects found anywhere in the universe, exceeding the density of any material found naturally on Earth by a factor of tens of trillions. Neutron stars are extraordinary astrophysical objects in their own right, but their extreme densities might also allow them to function as laboratories for studying fundamental questions of nuclear physics, under conditions that could never be reproduced on Earth.

Because of these exotic conditions, scientists still do not understand what exactly themselves are made from, their so-called “equation of state” (EoS). Determining this is a major goal of modern astrophysics research. A new piece of the puzzle, constraining the range of possibilities, has been discovered by a pair of scholars at IAS: Carolyn Raithel, John N. Bahcall Fellow in the School of Natural Sciences; and Elias Most, Member in the School and John A. Wheeler Fellow at Princeton University. Their work was recently published in The Astrophysical Journal Letters.

Continue reading “New tool allows scientists to peer inside neutron stars” »

Oct 15, 2022

Stable Diffusion VR is a startling vision of the future of gaming

Posted by in categories: augmented reality, information science, robotics/AI, virtual reality

A while ago I spotted someone working on real time AI image generation in VR and I had to bring it to your attention because frankly, I cannot express how majestic it is to watch AI-modulated AR shifting the world before us into glorious, emergent dreamscapes.

Applying AI to augmented or virtual reality isn’t a novel concept, but there have been certain limitations in applying it—computing power being one of the major barriers to its practical usage. Stable Diffusion image generation software, however, is a boiled-down algorithm for use on consumer-level hardware and has been released on a Creative ML OpenRAIL-M licence. That means not only can developers use the tech to create and launch programs without renting huge amounts of server silicon, but they’re also free to profit from their creations.

Oct 14, 2022

Neuroscientist leads unprecedented research to map billions of brain cells

Posted by in categories: biotech/medical, information science, neuroscience, supercomputing

Circa 2018 face_with_colon_three


Since the time of Hippocrates and Herophilus, scientists have placed the location of the mind, emotions and intelligence in the brain. For centuries, this theory was explored through anatomical dissection, as the early neuroscientists named and proposed functions for the various sections of this unusual organ. It wasn’t until the late 19th century that Camillo Golgi and Santiago Ramón y Cajal developed the methods to look deeper into the brain, using a silver stain to detect the long, stringy cells now known as neurons and their connections, called synapses.

Today, neuroanatomy involves the most powerful microscopes and computers on the planet. Viewing synapses, which are only nanometers in length, requires an electron microscope imaging a slice of brain thousands of times thinner than a sheet of paper. To map an entire human brain would require 300,000 of these images, and even reconstructing a small three-dimensional brain region from these snapshots requires roughly the same supercomputing power it takes to run an astronomy simulation of the universe.

Continue reading “Neuroscientist leads unprecedented research to map billions of brain cells” »

Oct 14, 2022

This Exoskeleton Uses Machine Learning to Put a Personalized Spring in Your Step

Posted by in categories: cyborgs, economics, information science, robotics/AI

“This exoskeleton personalizes assistance as people walk normally through the real world,” said Steve Collins, associate professor of mechanical engineering who leads the Stanford Biomechatronics Laboratory, in a press release. “And it resulted in exceptional improvements in walking speed and energy economy.”

The personalization is enabled by a machine learning algorithm, which the team trained using emulators—that is, machines that collected data on motion and energy expenditure from volunteers who were hooked up to them. The volunteers walked at varying speeds under imagined scenarios, like trying to catch a bus or taking a stroll through a park.

Continue reading “This Exoskeleton Uses Machine Learning to Put a Personalized Spring in Your Step” »

Oct 13, 2022

A molecular multi-qubit model system for quantum computing

Posted by in categories: computing, information science, quantum physics

Molecules could make useful systems for quantum computers, but they must contain individually addressable, interacting quantum bit centers. In the journal Angewandte Chemie, a team of researchers has now presented a molecular model with three different coupled qubit centers. As each center is spectroscopically addressable, quantum information processing (QIP) algorithms could be developed for this molecular multi-qubit system for the first time, the team says.

Computers compute using bits, while quantum computers use quantum bits (or qubits for short). While a conventional bit can only represent 0 or 1, a qubit can store two states at the same time. These superimposed states mean that a quantum computer can carry out parallel calculations, and if it uses a number of qubits, it has the potential to be much faster than a standard computer.

However, in order for the quantum computer to perform these calculations, it must be able to evaluate and manipulate the multi-qubit information. The research teams of Alice Bowen and Richard Winpenny, University of Manchester, UK, and their colleagues have now produced a molecular model system with several separate qubit units, which can be spectroscopically detected and the states of which can be switched by interacting with one another.

Oct 13, 2022

DeepMind breaks 50-year math record using AI; new record falls a week later

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

Matrix multiplication is at the heart of many machine learning breakthroughs, and it just got faster—twice. Last week, DeepMind announced it discovered a more efficient way to perform matrix multiplication, conquering a 50-year-old record. This week, two Austrian researchers at Johannes Kepler University Linz claim they have bested that new record by one step.

In 1969, a German mathematician named Volker Strassen discovered the previous-best algorithm for multiplying 4×4 matrices, which reduces the number of steps necessary to perform a matrix calculation. For example, multiplying two 4×4 matrices together using a traditional schoolroom method would take 64 multiplications, while Strassen’s algorithm can perform the same feat in 49 multiplications.

Oct 13, 2022

New AI Algorithms Predict Sports Teams’ Moves With 80% Accuracy

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

Accuracy. Now the Cornell Laboratory for Intelligent Systems and Controls, which developed the algorithms, is collaborating with the Big Red hockey team to expand the research project’s applications.

Representing Cornell University, the Big Red men’s ice hockey team is a National Collegiate Athletic Association Division I college ice hockey program. Cornell Big Red competes in the ECAC Hockey conference and plays its home games at Lynah Rink in Ithaca, New York.

Oct 12, 2022

Mathematical formula tackles complex moral decision-making in AI

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

An interdisciplinary team of researchers has developed a blueprint for creating algorithms that more effectively incorporate ethical guidelines into artificial intelligence (AI) decision-making programs. The project was focused specifically on technologies in which humans interact with AI programs, such as virtual assistants or “carebots” used in healthcare settings.

“Technologies like carebots are supposed to help ensure the safety and comfort of hospital patients, and other people who require health monitoring or physical assistance,” says Veljko Dubljević, corresponding author of a paper on the work and an associate professor in the Science, Technology & Society program at North Carolina State University. “In practical terms, this means these technologies will be placed in situations where they need to make ethical judgments.”

“For example, let’s say that a carebot is in a setting where two people require medical assistance. One patient is unconscious but requires urgent care, while the second patient is in less urgent need but demands that the carebot treat him first. How does the carebot decide which patient is assisted first? Should the carebot even treat a patient who is unconscious and therefore unable to consent to receiving the treatment?”

Oct 12, 2022

DeepMind AI finds new way to multiply numbers and speed up computers

Posted by in categories: information science, robotics/AI

An artificial intelligence created by the firm DeepMind has discovered a new way to multiply numbers, the first such advance in over 50 years. The find could boost some computation speeds by up to 20 per cent, as a range of software relies on carrying out the task at great scale.

Matrix multiplication – where two grids of numbers are multiplied together – is a fundamental computing task used in virtually all software to some extent, but particularly so in graphics, AI and scientific simulations. Even a small improvement in the efficiency of these algorithms could bring large performance gains, or significant energy savings.

The biggest number in the world Agnijo Banerjee at New Scientist Live this October.

Oct 12, 2022

AI equal to humans in text-message mental health trial

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

UW Medicine researchers have found that algorithms are as good as trained human evaluators at identifying red-flag language in text messages from people with serious mental illness. This opens a promising area of study that could help with psychiatry training and scarcity of care.

The findings were published in late September in the journal Psychiatric Services.

Text messages are increasingly part of mental health care and evaluation, but these remote psychiatric interventions can lack the emotional reference points that therapists use to navigate in-person conversations with patients.

Page 71 of 281First6869707172737475Last