Menu

Blog

Archive for the ‘information science’ category: Page 189

Sep 24, 2019

2000 atoms in two places at once: A new record in quantum superposition

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

The quantum superposition principle has been tested on a scale as never before in a new study by scientists at the University of Vienna in collaboration with the University of Basel. Hot, complex molecules composed of nearly two thousand atoms were brought into a quantum superposition and made to interfere. By confirming this phenomenon—” the heart of quantum mechanics,” in Richard Feynman’s words—on a new mass scale, improved constraints on alternative theories to quantum mechanics have been placed. The work will be published in Nature Physics.

Quantum to classical?

The superposition principle is a hallmark of quantum theory which emerges from one of the most fundamental equations of quantum mechanics, the Schrödinger equation. It describes particles in the framework of wave functions, which, much like on the surface of a pond, can exhibit . But in contrast to water waves, which are a collective behavior of many interacting , quantum waves can also be associated with isolated single particles.

Sep 24, 2019

More Parkour Atlas

Posted by in category: information science

Atlas uses its whole body — legs, arms, torso — to perform a sequence of dynamic maneuvers that form a gymnastic routine. We created the maneuvers using new techniques that streamline the development process. First, an optimization algorithm transforms high-level descriptions of each maneuver into dynamically-feasible reference motions. Then Atlas tracks the motions using a model predictive controller that smoothly blends from one maneuver to the next. Using this approach, we developed the routine significantly faster than previous Atlas routines, with a performance success rate of about 80%. For more information visit us at www.BostonDynamics.com.

Sep 21, 2019

Wearable brain-machine interface could control a wheelchair, vehicle or computer

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

Combining new classes of nanomembrane electrodes with flexible electronics and a deep learning algorithm could help disabled people wirelessly control an electric wheelchair, interact with a computer or operate a small robotic vehicle without donning a bulky hair-electrode cap or contending with wires.

By providing a fully portable, wireless brain-machine interface (BMI), the wearable system could offer an improvement over conventional electroencephalography (EEG) for measuring signals from visually evoked potentials in the . The system’s ability to measure EEG signals for BMI has been evaluated with six human subjects, but has not been studied with disabled individuals.

The project, conducted by researchers from the Georgia Institute of Technology, University of Kent and Wichita State University, was reported on September 11 in the journal Nature Machine Intelligence.

Sep 20, 2019

Navigating Water Shortages with Decentralized Water Control System and Irrigation

Posted by in categories: bitcoin, food, information science

Rural communities are often built on agriculture and livestock. That means they’re also dependent upon a strong irrigation system – a potential weakness as the global water crisis grows. To more efficiently manage and coordinate the use of a scarce water supply in agricultural communities, a team from the Polytechnic University of Madrid proposed a blockchain-based automatic water control system.

“We investigated how blockchain technologies can be used to solve the problem of user competition for scarce resources in communities,” said Borja Bordel, the project’s lead investigator. “We particularize the problem to the irrigation communities, where independent users must trust a system that automates a fair and trustworthy distribution of the available water resources, according to an individual quota set by the community and the consumption forecasts of its users.”

Rules are paramount for the proposed system and must be established upfront by the community of users. In a prosumer environment, users establish regulations for their individual and community water quotas. Those regulations are then taken by a transformation engine and are built, compiled, and deployed. A simple infrastructure of common valves and pumps are complemented by interactive electronic devices and allow a SmartContract to oversee decision-making and control algorithms, as well as the state of the water sources.

Sep 18, 2019

Quantum Chemistry Breakthrough: DeepMind Uses Neural Networks to Tackle Schrödinger Equation

Posted by in categories: chemistry, information science, particle physics, quantum physics, robotics/AI

Wave function represents the quantum state of an atom, including the position and movement states of the nucleus and electrons. For decades researchers have struggled to determine the exact wave function when analyzing a normal chemical molecule system, which has its nuclear position fixed and electrons spinning. Fixing wave function has proven problematic even with help from the Schrödinger equation.

Previous research in this field used a Slater-Jastrow Ansatz application of quantum Monte Carlo (QMC) methods, which takes a linear combination of Slater determinants and adds the Jastrow multiplicative term to capture the close-range correlations.

Now, a group of DeepMind researchers have brought QMC to a higher level with the Fermionic Neural Network — or Fermi Net — a neural network with more flexibility and higher accuracy. Fermi Net takes the electron information of the molecules or chemical systems as inputs and outputs their estimated wave functions, which can then be used to determine the energy states of the input chemical systems.

Sep 18, 2019

Investigating robot illusions and simulations of reality

Posted by in categories: information science, robotics/AI

To evaluate the performance of robotics algorithms and controllers, researchers typically use software simulations or real physical robots. While these may appear as two distinct evaluation strategies, there is a whole other range of possibilities that combine elements of both.

In a recent study, researchers at Texas A&M University and the University of South Carolina have set out to examine evaluation and execution scenarios that lie at an intersection between simulations and real implementations. Their investigation, outlined in a paper pre-published on arXiv, specifically focuses on instances in which real robots perceive the world via their sensors, where the environment they sense could be seen as a mere illusion.

“We consider problems in which robots conspire to present a view of the world that differs from reality,” Dylan Shell and Jason O’Kane, the researchers who carried out the study, wrote in their paper. “The inquiry is motivated by the problem of validating robot behavior physically despite there being a discrepancy between the robots we have at hand and those we wish to study, or the environment for testing that is available versus that which is desired, or other potential mismatches in this vein.”

Sep 17, 2019

Space Talent puts jobs at Blue Origin, SpaceX and elsewhere in one big database

Posted by in categories: Elon Musk, employment, information science, space travel

Jeff Bezos’ Blue Origin space venture and Elon Musk’s SpaceX are often at odds, but there’s at least one place where those two space-industry rivals are on the same page: the newly unveiled Space Talent job database.

The search engine for careers in the space industry is a project of Space Angels, a nationwide network designed to link angel investors with space entrepreneurs.

“If you’ve ever considered working in space, this jobs board has 3,000 reasons to make the leap,” Space Angels CEO Chad Anderson said in a tweet.

Sep 16, 2019

Robin Farmanfarmaian’s Mission: To Empower The Healthcare Consumer

Posted by in categories: biotech/medical, information science, life extension

Ira Pastor, ideaXme longevity and aging ambassador and Founder of Bioquark, interviews Robin Farmanfarmaian, medical futurist, bestselling author, professional speaker, and CEO and Co-Founder of ArO.

Ira Pastor Comments:

Continue reading “Robin Farmanfarmaian’s Mission: To Empower The Healthcare Consumer” »

Sep 13, 2019

Solving the Schrödinger equation with deep learning

Posted by in categories: information science, particle physics, quantum physics, robotics/AI

The code used below is on GitHub.

In this project, we’ll be solving a problem familiar to any physics undergrad — using the Schrödinger equation to find the quantum ground state of a particle in a 1-dimensional box with a potential. However, we’re going to tackle this old standby with a new method: deep learning. Specifically, we’ll use the TensorFlow package to set up a neural network and then train it on random potential functions and their numerically calculated solutions.

Why reinvent the wheel (ground state)? Sure, it’s fun to see a new tool added to the physics problem-solving toolkit, and I needed the practice with TensorFlow. But there’s a far more compelling answer. We know basically everything there is to know about this topic already. The neural network, however, doesn’t know any physics. Crudely speaking, it just finds patterns. Suppose we examine the relative strength of connections between input neurons and output. The structure therein could give us some insight into how the universe “thinks” about this problem. Later, we can apply deep learning to a physics problem where the underlying theory is unknown. By looking at the innards of that neural network, we might learn something new about fundamental physical principles that would otherwise remain obscured from our view. Therein lies the true power of this approach: peering into the mind of the universe itself.

Sep 13, 2019

Hacking at Quantum Speed with Shor’s Algorithm

Posted by in categories: cybercrime/malcode, encryption, information science, quantum physics

X.x.


Classical computers struggle to crack modern encryption. But quantum computers using Shor’s Algorithm make short work of RSA cryptography. Find out how.