Tag Archives: U.S. Air Force Research Laboratory (AFRL)

IBM to build brain-inspired AI supercomputing system equal to 64 million neurons for US Air Force

This is the second IBM computer announcement I’ve stumbled onto within the last 4 weeks or so,  which seems like a veritable deluge given the last time I wrote about IBM’s computing efforts was in an Oct. 8, 2015 posting about carbon nanotubes,. I believe that up until now that was my  most recent posting about IBM and computers.

Moving onto the news, here’s more from a June 23, 3017 news item on Nanotechnology Now,

IBM (NYSE: IBM) and the U.S. Air Force Research Laboratory (AFRL) today [June 23, 2017] announced they are collaborating on a first-of-a-kind brain-inspired supercomputing system powered by a 64-chip array of the IBM TrueNorth Neurosynaptic System. The scalable platform IBM is building for AFRL will feature an end-to-end software ecosystem designed to enable deep neural-network learning and information discovery. The system’s advanced pattern recognition and sensory processing power will be the equivalent of 64 million neurons and 16 billion synapses, while the processor component will consume the energy equivalent of a dim light bulb – a mere 10 watts to power.

A June 23, 2017 IBM news release, which originated the news item, describes the proposed collaboration, which is based on IBM’s TrueNorth brain-inspired chip architecture (see my Aug. 8, 2014 posting for more about TrueNorth),

IBM researchers believe the brain-inspired, neural network design of TrueNorth will be far more efficient for pattern recognition and integrated sensory processing than systems powered by conventional chips. AFRL is investigating applications of the system in embedded, mobile, autonomous settings where, today, size, weight and power (SWaP) are key limiting factors.

The IBM TrueNorth Neurosynaptic System can efficiently convert data (such as images, video, audio and text) from multiple, distributed sensors into symbols in real time. AFRL will combine this “right-brain” perception capability of the system with the “left-brain” symbol processing capabilities of conventional computer systems. The large scale of the system will enable both “data parallelism” where multiple data sources can be run in parallel against the same neural network and “model parallelism” where independent neural networks form an ensemble that can be run in parallel on the same data.

“AFRL was the earliest adopter of TrueNorth for converting data into decisions,” said Daniel S. Goddard, director, information directorate, U.S. Air Force Research Lab. “The new neurosynaptic system will be used to enable new computing capabilities important to AFRL’s mission to explore, prototype and demonstrate high-impact, game-changing technologies that enable the Air Force and the nation to maintain its superior technical advantage.”

“The evolution of the IBM TrueNorth Neurosynaptic System is a solid proof point in our quest to lead the industry in AI hardware innovation,” said Dharmendra S. Modha, IBM Fellow, chief scientist, brain-inspired computing, IBM Research – Almaden. “Over the last six years, IBM has expanded the number of neurons per system from 256 to more than 64 million – an 800 percent annual increase over six years.’’

The system fits in a 4U-high (7”) space in a standard server rack and eight such systems will enable the unprecedented scale of 512 million neurons per rack. A single processor in the system consists of 5.4 billion transistors organized into 4,096 neural cores creating an array of 1 million digital neurons that communicate with one another via 256 million electrical synapses.    For CIFAR-100 dataset, TrueNorth achieves near state-of-the-art accuracy, while running at >1,500 frames/s and using 200 mW (effectively >7,000 frames/s per Watt) – orders of magnitude lower speed and energy than a conventional computer running inference on the same neural network.

The IBM TrueNorth Neurosynaptic System was originally developed under the auspices of Defense Advanced Research Projects Agency’s (DARPA) Systems of Neuromorphic Adaptive Plastic Scalable Electronics (SyNAPSE) program in collaboration with Cornell University. In 2016, the TrueNorth Team received the inaugural Misha Mahowald Prize for Neuromorphic Engineering and TrueNorth was accepted into the Computer History Museum.  Research with TrueNorth is currently being performed by more than 40 universities, government labs, and industrial partners on five continents.

There is an IBM video accompanying this news release, which seems more promotional than informational,

The IBM scientist featured in the video has a Dec. 19, 2016 posting on an IBM research blog which provides context for this collaboration with AFRL,

2016 was a big year for brain-inspired computing. My team and I proved in our paper “Convolutional networks for fast, energy-efficient neuromorphic computing” that the value of this breakthrough is that it can perform neural network inference at unprecedented ultra-low energy consumption. Simply stated, our TrueNorth chip’s non-von Neumann architecture mimics the brain’s neural architecture — giving it unprecedented efficiency and scalability over today’s computers.

The brain-inspired TrueNorth processor [is] a 70mW reconfigurable silicon chip with 1 million neurons, 256 million synapses, and 4096 parallel and distributed neural cores. For systems, we present a scale-out system loosely coupling 16 single-chip boards and a scale-up system tightly integrating 16 chips in a 4´4 configuration by exploiting TrueNorth’s native tiling.

For the scale-up systems we summarize our approach to physical placement of neural network, to reduce intra- and inter-chip network traffic. The ecosystem is in use at over 30 universities and government / corporate labs. Our platform is a substrate for a spectrum of applications from mobile and embedded computing to cloud and supercomputers.
TrueNorth Ecosystem for Brain-Inspired Computing: Scalable Systems, Software, and Applications

TrueNorth, once loaded with a neural network model, can be used in real-time as a sensory streaming inference engine, performing rapid and accurate classifications while using minimal energy. TrueNorth’s 1 million neurons consume only 70 mW, which is like having a neurosynaptic supercomputer the size of a postage stamp that can run on a smartphone battery for a week.

Recently, in collaboration with Lawrence Livermore National Laboratory, U.S. Air Force Research Laboratory, and U.S. Army Research Laboratory, we published our fifth paper at IEEE’s prestigious Supercomputing 2016 conference that summarizes the results of the team’s 12.5-year journey (see the associated graphic) to unlock this value proposition. [keep scrolling for the graphic]

Applying the mind of a chip

Three of our partners, U.S. Army Research Lab, U.S. Air Force Research Lab and Lawrence Livermore National Lab, contributed sections to the Supercomputing paper each showcasing a different TrueNorth system, as summarized by my colleagues Jun Sawada, Brian Taba, Pallab Datta, and Ben Shaw:

U.S. Army Research Lab (ARL) prototyped a computational offloading scheme to illustrate how TrueNorth’s low power profile enables computation at the point of data collection. Using the single-chip NS1e board and an Android tablet, ARL researchers created a demonstration system that allows visitors to their lab to hand write arithmetic expressions on the tablet, with handwriting streamed to the NS1e for character recognition, and recognized characters sent back to the tablet for arithmetic calculation.

Of course, the point here is not to make a handwriting calculator, it is to show how TrueNorth’s low power and real time pattern recognition might be deployed at the point of data collection to reduce latency, complexity and transmission bandwidth, as well as back-end data storage requirements in distributed systems.

U.S. Air Force Research Lab (AFRL) contributed another prototype application utilizing a TrueNorth scale-out system to perform a data-parallel text extraction and recognition task. In this application, an image of a document is segmented into individual characters that are streamed to AFRL’s NS1e16 TrueNorth system for parallel character recognition. Classification results are then sent to an inference-based natural language model to reconstruct words and sentences. This system can process 16,000 characters per second! AFRL plans to implement the word and sentence inference algorithms on TrueNorth, as well.

Lawrence Livermore National Lab (LLNL) has a 16-chip NS16e scale-up system to explore the potential of post-von Neumann computation through larger neural models and more complex algorithms, enabled by the native tiling characteristics of the TrueNorth chip. For the Supercomputing paper, they contributed a single-chip application performing in-situ process monitoring in an additive manufacturing process. LLNL trained a TrueNorth network to recognize seven classes related to track weld quality in welds produced by a selective laser melting machine. Real-time weld quality determination allows for closed-loop process improvement and immediate rejection of defective parts. This is one of several applications LLNL is developing to showcase TrueNorth as a scalable platform for low-power, real-time inference.

[downloaded from https://www.ibm.com/blogs/research/2016/12/the-brains-architecture-efficiency-on-a-chip/] Courtesy: IBM

I gather this 2017 announcement is the latest milestone on the TrueNorth journey.

Northwestern University’s (US) International Institute for Nanotechnology (IIN) rakes in some cash

Within less than a month Northwestern University’s International Institute for Nanotechnology (IIN) has been granted awarded two grants by the US Department of Defense.

4D printing

The first grant, for 4D printing, was announced in a June 11, 2015 Northwestern news release by Megan Fellman (Note: A link has been removed),

Northwestern University’s International Institute for Nanotechnology (IIN) has received a five-year, $8.5 million grant from the U.S. Department of Defense’s competitive Multidisciplinary University Research Initiative (MURI) program to develop a “4-dimensional printer” — the next generation of printing technology for the scientific world.

Once developed, the 4-D printer, operating on the nanoscale, will be used to construct new devices for research in chemistry, materials sciences and U.S. defense-related areas that could lead to new chemical and biological sensors, catalysts, microchip designs and materials designed to respond to specific materials or signals.

“This research promises to bring transformative advancement to the development of biosensors, adaptive optics, artificially engineered tissues and more by utilizing nanotechnology,” said IIN director and chemist Chad A. Mirkin, who is leading the multi-institution project. Mirkin is the George B. Rathmann Professor of Chemistry in the Weinberg College of Arts and Sciences.

The award, issued by the Air Force Office of Scientific Research, supports a team of experts from Northwestern, the University of Miami, the University of California, San Diego, and the University of Maryland.

In science, “printing” encodes information at specific locations on a material’s surface, similar to how we print words on paper with ink. The 4-dimensional printer will consist of millions of tiny elastomeric “pens” that can be used individually and independently to create nanometer-size features composed of hard or soft materials.

The information encoded can be in the form of materials with a defined set of chemical and physical properties. The printing speed and resolution determine the amount and complexity of the information that can be encoded.

Progress in fields ranging from biology to chemical sensing to computing currently are limited by the lack of low-cost equipment that can perform high-resolution printing and 3-dimensional patterning on hard materials (e.g., metals and semiconductors) and soft materials (e.g., organic and biological materials) at nanometer resolution (approximately 1,000 times smaller than the width of a human hair).

“Ultimately, the 4-D printer will provide a foundation for a new generation of tools to develop novel architectures, wherein the hard materials that form the functional components of electronics can be merged with biological or soft materials,” said Milan Mrksich, a co-principal investigator on the grant.

Mrksich is the Henry Wade Rogers Professor of Biomedical Engineering, Chemistry and Cell and Molecular Biology, with appointments in the McCormick School of Engineering and Applied Science, Weinberg and Northwestern University Feinberg School of Medicine.

A July 10, 2015 article about the ‘4D printer’ grant  by Madeline Fox for the Daily Northwestern features a description of 4D printing from Milan Mrksich, a co-principal investigator on the grant,

Milan Mrksich, one of the project’s five senior participants, said that while most people are familiar with the three dimensions of length, width and depth, there are often misconceptions about the fourth property of a four-dimensional object. Mrksich used Legos as an analogy to describe 4D printing technology.

“If you take Lego blocks, you can basically build any structure you want by controlling which Lego is connected to which Lego and controlling all their dimensions in space,” Mrksich said. “Within an object made up of nanoparticles, we’re controlling the placement — as we use a printer to control the placement of every particle, our fourth dimension lets us choose which nanoparticle with which property would be at each position.”

Thank you Dr. Mrksich and Ms. Fox for that helpful analogy.

Designing advanced bioprogrammable nanomaterials

The second grant, announced in a July 6, 2015 Northwestern news release by Megan Fellman, is apparently the only one of its kind in the US (Note: A link has been removed),

Northwestern University’s International Institute for Nanotechnology (IIN) has been awarded a U.S. Air Force Center of Excellence grant to design advanced bioprogrammable nanomaterials for solutions to challenging problems in the areas of energy, the environment, security and defense, as well as for developing ways to monitor and mitigate human stress.

The five-year, $9.8 million grant establishes the Center of Excellence for Advanced Bioprogrammable Nanomaterials (C-ABN), the only one of its kind in the country. After the initial five years, the grant potentially could be renewed for an additional five years.

“Northwestern University was chosen to lead this Center of Excellence because of its investment in infrastructure development, including new facilities and instrumentation; its recruitment of high-caliber faculty members and students; and its track record in bio-nanotechnology and cognitive sciences,” said Timothy Bunning, chief scientist at the U.S. Air Force Research Laboratory (AFRL) Materials and Manufacturing Directorate.

Led by IIN director Chad A. Mirkin, C-ABN will support collaborative, discovery-based research projects aimed at developing bioprogrammable nanomaterials that will meet both military and civilian needs and facilitate the efficient transition of these new technologies from the laboratory to marketplace.

Bioprogrammable nanomaterials are structures that typically contain a biomolecular component, such as nucleic acids or proteins, which give the materials a variety of novel capabilities. [emphasis mine] Nanomaterials can be designed to assemble into large 3-D structures, to interface with biological structures inside cells or tissues, or to interface with existing macroscale devices, for example. These new bioprogrammable nanomaterials and the fundamental knowledge gained through their development will ultimately lead to the creation of wearable, portable and/or human-interactive devices with extraordinary capabilities that will significantly impact both civilian and Air Force needs.

In one research area, scientists will work to understand the molecular underpinnings of vulnerability and resilience to stress. They will use bioprogrammable nanomaterials to develop ultrasensitive sensors capable of detecting and quantifying biomarkers for human stress in biological fluids (e.g., saliva, perspiration or blood), providing means to easily monitor the soldier during times of extreme stress. Ultimately, these bioprogrammable materials may lead to methods to increase human cellular resilience to the effects of stress and/or to correct genetic mutations that decrease cellular resilience of susceptible individuals.

Other research projects, encompassing a wide variety of nanotechnology-enabled goals, include:

Developing hybrid wearable energy-storage devices;
Developing devices to identify chemical and biological targets in a field environment;
Developing flexible bio-electronic circuits;
Designing a new class of flat optics; and
Advancing understanding of design rules between 2-D and 3-D architectures.

The analysis of these nanostructures also will extend fundamental knowledge in the fields of materials science and engineering, human performance, chemistry, biology and physics.

The center will be housed under the IIN, providing researchers with access to IIN’s strong entrepreneurial community and its close ties with Northwestern’s renowned Kellogg School of Management.

This second news release provides an interesting contrast to a recent news release from Sweden’s Karolinska Intitute where the writer was careful to note that the enzymes and organic electronic ion pumps were not living as noted in my June 26, 2015 posting. It seems nucleic acids (as in RNA and DNA) can be mentioned without a proviso in the US. as there seems to be little worry about anti-GMO (genetically modified organisms) and similar backlashes affecting biotechnology research.