The paper constructed upon work completed within the mid-Nineteen Nineties by Kanerva and Tony Plate, on the time a doctoral pupil with Geoff Hinton on the College of Toronto. The 2 independently developed the algebra for manipulating hypervectors and hinted at its usefulness for high-dimensional computing.
Given our hypervectors for shapes and colours, the system developed by Kanerva and Plate exhibits us the way to manipulate them utilizing sure mathematical operations. These actions correspond to methods of symbolically manipulating ideas.
The primary operation is multiplication. This can be a method of mixing concepts. For instance, multiplying the vector SHAPE with the vector CIRCLE binds the 2 right into a illustration of the thought “SHAPE is CIRCLE.” This new “certain” vector is almost orthogonal to each SHAPE and CIRCLE. And the person parts are recoverable — an vital characteristic if you wish to extract data from certain vectors. Given a certain vector that represents your Volkswagen, you’ll be able to unbind and retrieve the vector for its colour: PURPLE.
The second operation, addition, creates a brand new vector that represents what’s referred to as a superposition of ideas. For instance, you’ll be able to take two certain vectors, “SHAPE is CIRCLE” and “COLOR is RED,” and add them collectively to create a vector that represents a round form that’s crimson in colour. Once more, the superposed vector might be decomposed into its constituents.
The third operation is permutation; it entails rearranging the person parts of the vectors. For instance, when you have a three-dimensional vector with values labeled x, y and z, permutation would possibly transfer the worth of x to y, y to z, and z to x. “Permutation permits you to construct construction,” Kanerva mentioned. “It permits you to cope with sequences, issues that occur one after one other.” Think about two occasions, represented by the hypervectors A and B. We are able to superpose them into one vector, however that may destroy details about the order of occasions. Combining addition with permutation preserves the order; the occasions might be retrieved so as by reversing the operations.
Collectively, these three operations proved sufficient to create a proper algebra of hypervectors that allowed for symbolic reasoning. However many researchers had been gradual to understand the potential of hyperdimensional computing, together with Olshausen. “It simply didn’t sink in,” he mentioned.
Harnessing the Energy
In 2015, a pupil of Olshausen’s named Eric Weiss demonstrated one facet of hyperdimensional computing’s distinctive skills. Weiss found out the way to symbolize a fancy picture as a single hyperdimensional vector that accommodates details about all of the objects within the picture, together with their properties, akin to colours, positions and sizes.
“I virtually fell out of my chair,” Olshausen mentioned. “Unexpectedly the lightbulb went on.”
Quickly extra groups started growing hyperdimensional algorithms to copy easy duties that deep neural networks had begun tackling about twenty years earlier than, akin to classifying pictures.
Think about an annotated information set that consists of pictures of handwritten digits. An algorithm analyzes the options of every picture utilizing some predetermined scheme. It then creates a hypervector for every picture. Subsequent, the algorithm provides the hypervectors for all pictures of zero to create a hypervector for the thought of zero. It then does the identical for all digits, creating 10 “class” hypervectors, one for every digit.
Now the algorithm is given an unlabeled picture. It creates a hypervector for this new picture, then compares the hypervector towards the saved class hypervectors. This comparability determines the digit that the brand new picture is most just like.
But that is just the start. The strengths of hyperdimensional computing lie within the capability to compose and decompose hypervectors for reasoning. The newest demonstration of this got here in March, when Abbas Rahimi and colleagues at IBM Analysis in Zurich used hyperdimensional computing with neural networks to solve a classic problem in summary visible reasoning — a big problem for typical ANNs, and even some people. Referred to as Raven’s progressive matrices, the issue presents pictures of geometric objects in, say, a 3-by-3 grid. One place within the grid is clean. The topic should select, from a set of candidate pictures, the picture that most closely fits the clean.
“We mentioned, ‘That is actually … the killer instance for visible summary reasoning, let’s soar in,’” Rahimi mentioned.
To unravel the issue utilizing hyperdimensional computing, the staff first created a dictionary of hypervectors to symbolize the objects in every picture; every hypervector within the dictionary represents an object and a few mixture of its attributes. The staff then educated a neural community to look at a picture and generate a bipolar hypervector — a component might be +1 or −1 — that’s as shut as attainable to some superposition of hypervectors within the dictionary; the generated hypervector thus accommodates details about all of the objects and their attributes within the picture. “You information the neural community to a significant conceptual area,” Rahimi mentioned.
As soon as the community has generated hypervectors for every of the context pictures and for every candidate for the clean slot, one other algorithm analyzes the hypervectors to create chance distributions for the variety of objects in every picture, their measurement, and different traits. These chance distributions, which converse to the probably traits of each the context and candidate pictures, might be reworked into hypervectors, permitting using algebra to foretell the almost definitely candidate picture to fill the vacant slot.
Their method was practically 88% correct on one set of issues, whereas neural community–solely options had been lower than 61% correct. The staff additionally confirmed that, for 3-by-3 grids, their system was virtually 250 occasions quicker than a standard technique that makes use of guidelines of symbolic logic to purpose, since that technique should search via an unlimited rulebook to find out the proper subsequent step.
A Promising Begin
Not solely does hyperdimensional computing give us the ability to unravel issues symbolically, it additionally addresses some niggling problems with conventional computing. The efficiency of right this moment’s computer systems degrades quickly if errors brought on by, say, a random bit flip (a 0 turns into 1 or vice versa) can’t be corrected by built-in error-correcting mechanisms. Furthermore, these error-correcting mechanisms can impose a penalty on efficiency of as much as 25%, mentioned Xun Jiao, a pc scientist at Villanova College.
Hyperdimensional computing tolerates errors higher, as a result of even when a hypervector suffers vital numbers of random bit flips, it’s nonetheless near the unique vector. This suggests that any reasoning utilizing these vectors is just not meaningfully impacted within the face of errors. Jiao’s staff has shown that these methods are no less than 10 occasions extra tolerant of {hardware} faults than conventional ANNs, which themselves are orders of magnitude extra resilient than conventional computing architectures. “We are able to leverage all [that] resilience to design some environment friendly {hardware},” Jiao mentioned.
One other benefit of hyperdimensional computing is transparency: The algebra clearly tells you why the system selected the reply it did. The identical is just not true for conventional neural networks. Olshausen, Rahimi and others are growing hybrid methods during which neural networks map issues within the bodily world to hypervectors, after which hyperdimensional algebra takes over. “Issues like analogical reasoning simply fall in your lap,” Olshausen mentioned. “That is what we should always anticipate of any AI system. We should always have the ability to perceive it identical to we perceive an airplane or a tv set.”
All of those advantages over conventional computing counsel that hyperdimensional computing is effectively fitted to a brand new technology of extraordinarily sturdy, low-power {hardware}. It’s additionally suitable with “in-memory computing methods,” which carry out the computing on the identical {hardware} that shops information (in contrast to current von Neumann computer systems that inefficiently shuttle information between reminiscence and the central processing unit). A few of these new units might be analog, working at very low voltages, making them energy-efficient but additionally vulnerable to random noise. For von Neumann computing, this randomness is “the wall you could’t transcend,” Olshausen mentioned. However with hyperdimensional computing, “you’ll be able to simply punch via it.”
Regardless of such benefits, hyperdimensional computing continues to be in its infancy. “There’s actual potential right here,” Fermüller mentioned. However she factors out that it nonetheless must be examined towards real-world issues and at larger scales, nearer to the dimensions of recent neural networks.
“For issues at scale, this wants very environment friendly {hardware},” Rahimi mentioned. “For instance, how [do you] effectively search over 1 billion objects?”
All of this could include time, Kanerva mentioned. “There are different secrets and techniques [that] high-dimensional areas maintain,” he mentioned. “I see this because the very starting of time for computing with vectors.”
n","settings":{"socialLinks":[{"type":"facebook","label":"Facebook","url":"https://www.facebook.com/QuantaNews","__typename":"SocialMediaLink"},{"type":"twitter","label":"Twitter","url":"https://twitter.com/QuantaMagazine","__typename":"SocialMediaLink"},{"type":"youtube","label":"YouTube","url":"https://www.youtube.com/c/QuantaScienceChannel","__typename":"SocialMediaLink"},{"type":"instagram","label":"Instagram","url":"https://instagram.com/quantamag","__typename":"SocialMediaLink"},{"type":"rss","label":"RSS","url":"https://api.quantamagazine.org/feed/","__typename":"SocialMediaLink"}],"newsletterAction":"https://quantamagazine.us1.list-manage.com/subscribe/submit?u=0d6ddf7dc1a0b7297c8e06618&id=f0cb61321c","newsletterUrl":"http://us1.campaign-archive2.com/house/?u=0d6ddf7dc1a0b7297c8e06618&id=f0cb61321c","sfNotice":"An editorially impartial publication supported by the Simons Basis.","commentsHeader":"
n","channels":[{"title":"The Joy of Why","slug":"the-joy-of-why","description":"The mathematician and author Steven Strogatz interviews leading researchers about the great scientific and mathematical questions of our time.","featured_image":{"alt":"","caption":"","url":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2022/03/JoW_Quanta_2560x1440-1-1.jpg","width":2560,"height":1440,"sizes":{"thumbnail":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2022/03/JoW_Quanta_2560x1440-1-1-520x293.jpg","square_small":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2022/03/JoW_Quanta_2560x1440-1-1-160x160.jpg","square_large":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2022/03/JoW_Quanta_2560x1440-1-1-520x520.jpg","medium":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2022/03/JoW_Quanta_2560x1440-1-1-1720x968.jpg","medium_large":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2022/03/JoW_Quanta_2560x1440-1-1-768x432.jpg","large":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2022/03/JoW_Quanta_2560x1440-1-1.jpg","__typename":"ImageSizes"},"__typename":"Image"},"square_image":{"alt":"","caption":"","url":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2022/03/Jaki-King-General-Quanta_600.jpg","width":600,"height":600,"sizes":{"thumbnail":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2022/03/Jaki-King-General-Quanta_600-520x520.jpg","square_small":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2022/03/Jaki-King-General-Quanta_600-160x160.jpg","square_large":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2022/03/Jaki-King-General-Quanta_600-520x520.jpg","medium":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2022/03/Jaki-King-General-Quanta_600.jpg","medium_large":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2022/03/Jaki-King-General-Quanta_600.jpg","large":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2022/03/Jaki-King-General-Quanta_600.jpg","__typename":"ImageSizes"},"__typename":"Image"},"subscribe_itunes_link":"https://podcasts.apple.com/us/podcast/the-joy-of-why/id1608948873","subscribe_spotify_link":"https://open.spotify.com/show/2FoxHraQSKwxV2HgUfwLMp","subscribe_android_link":"https://podcasts.google.com/feed/aHR0cHM6Ly9hcGkucXVhbnRhbWFnYXppbmUub3JnL2ZlZWQvdGhlLWpveS1vZi13aHk","subscribe_stitcher_link":"https://www.stitcher.com/show/the-joy-of-why","__typename":"Channel"},{"title":"Quanta Science Podcast","slug":"quanta-podcast","description":"Susan Valot narrates in-depth news episodes based on Quanta Magazine's articles about mathematics, physics, biology and computer science. ","featured_image":{"alt":"text reads Quanta Science Podcast","caption":"","url":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2023/03/Lede-QSP-scaled.webp","width":2560,"height":1440,"sizes":{"thumbnail":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2023/03/Lede-QSP-520x293.webp","square_small":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2023/03/Lede-QSP-160x160.webp","square_large":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2023/03/Lede-QSP-520x520.webp","medium":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2023/03/Lede-QSP-1720x968.webp","medium_large":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2023/03/Lede-QSP-768x432.webp","large":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2023/03/Lede-QSP-scaled.webp","__typename":"ImageSizes"},"__typename":"Image"},"square_image":{"alt":"text reads Quanta Science Podcast","caption":"","url":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2023/03/Show_Cover-QSP-scaled.jpg","width":2560,"height":2560,"sizes":{"thumbnail":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2023/03/Show_Cover-QSP-520x520.jpg","square_small":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2023/03/Show_Cover-QSP-160x160.jpg","square_large":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2023/03/Show_Cover-QSP-520x520.jpg","medium":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2023/03/Show_Cover-QSP-1720x1720.jpg","medium_large":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2023/03/Show_Cover-QSP-768x768.jpg","large":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2023/03/Show_Cover-QSP-2880x2880.jpg","__typename":"ImageSizes"},"__typename":"Image"},"subscribe_itunes_link":"https://itunes.apple.com/us/podcast/quanta-science-podcast/id1021340531?mt=2&ls=1","subscribe_spotify_link":"https://open.spotify.com/show/7oKXOpbHzbICFUcJNbZ5wF?si=jdnj9sTHSD2bj4hDMFLKEA","subscribe_android_link":"https://podcasts.google.com/feed/aHR0cHM6Ly93d3cucXVhbnRhbWFnYXppbmUub3JnL2ZlZWQvcG9kY2FzdC8","subscribe_stitcher_link":"https://www.stitcher.com/podcast/quanta-magazine-2/quanta-magazine-podcast","__typename":"Channel"},{"title":"The Joy of x","slug":"the-joy-of-x","description":"The acclaimed mathematician and author Steven Strogatz interviews some of the world’s leading scientists about their lives and work.","featured_image":{"alt":"","caption":"","url":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2022/03/JoX_Spheres_1920x1080-1.jpg","width":1920,"height":1080,"sizes":{"thumbnail":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2022/03/JoX_Spheres_1920x1080-1-520x293.jpg","square_small":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2022/03/JoX_Spheres_1920x1080-1-160x160.jpg","square_large":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2022/03/JoX_Spheres_1920x1080-1-520x520.jpg","medium":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2022/03/JoX_Spheres_1920x1080-1-1720x968.jpg","medium_large":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2022/03/JoX_Spheres_1920x1080-1-768x432.jpg","large":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2022/03/JoX_Spheres_1920x1080-1.jpg","__typename":"ImageSizes"},"__typename":"Image"},"square_image":{"alt":"","caption":"","url":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2022/03/JofX_podcast_logo-NEW-600.jpg","width":600,"height":600,"sizes":{"thumbnail":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2022/03/JofX_podcast_logo-NEW-600-520x520.jpg","square_small":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2022/03/JofX_podcast_logo-NEW-600-160x160.jpg","square_large":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2022/03/JofX_podcast_logo-NEW-600-520x520.jpg","medium":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2022/03/JofX_podcast_logo-NEW-600.jpg","medium_large":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2022/03/JofX_podcast_logo-NEW-600.jpg","large":"https://d2r55xnwy6nx47.cloudfront.net/uploads/2022/03/JofX_podcast_logo-NEW-600.jpg","__typename":"ImageSizes"},"__typename":"Image"},"subscribe_itunes_link":"https://podcasts.apple.com/us/podcast/the-joy-of-x/id1495067186","subscribe_spotify_link":"https://open.spotify.com/show/5HcCtKPH5gnOjRiMtTdC07?si=lFzCzat9QfuPU3hWuYibxQ","subscribe_android_link":"https://podcasts.google.com/feed/aHR0cHM6Ly9hcGkucXVhbnRhbWFnYXppbmUub3JnL2ZlZWQvdGhlLWpveS1vZi14Lw","subscribe_stitcher_link":"https://www.stitcher.com/podcast/the-joy-of-x","__typename":"Channel"}],"editors":[{"name":"Bill Andrews - Senior Editor, CS, Columns","__typename":"Editor"},{"name":"Ben Brubaker - Staff CS Writer","__typename":"Editor"},{"name":"Matt Carlstrom - Senior Engagement Editor","__typename":"Editor"},{"name":"Jordana Cepelewicz - Senior Math Writer","__typename":"Editor"},{"name":"Nadia Drake - Senior Physics Editor","__typename":"Editor"},{"name":"Konstantin Kakaes - Senior Math Editor","__typename":"Editor"},{"name":"Thomas Lin - Editor in Chief","__typename":"Editor"},{"name":"Michael Moyer - Deputy Editor, Physics, Math, CS","__typename":"Editor"},{"name":"John Rennie - Deputy Editor, Biology, Podcasts","__typename":"Editor"},{"name":"Yasemin Saplakoglu - Staff Biology Writer","__typename":"Editor"},{"name":"Samuel Velasco - Art Director","__typename":"Editor"},{"name":"Charlie Wood - Staff Physics Writer","__typename":"Editor"},{"name":"Christopher Young - Director of Video","__typename":"Editor"}],"popularSearches":[{"term":"math","label":"Mathematics","__typename":"PopularSearch"},{"term":"physics","label":"Physics","__typename":"PopularSearch"},{"term":"black holes","label":"Black Holes","__typename":"PopularSearch"},{"term":"evolution","label":"Evolution","__typename":"PopularSearch"}],"searchTopics":[{"type":"Tag","label":"Podcasts","tag":{"name":"Quanta Podcast","slug":"quanta-podcast","term_id":"552","__typename":"Term"},"category":{"name":null,"slug":null,"term_id":null,"__typename":"Term"},"__typename":"SearchTopic"},{"type":"Tag","label":"Columns","tag":{"name":"Quantized Columns","slug":"quantized","term_id":"551","__typename":"Term"},"category":{"name":null,"slug":null,"term_id":null,"__typename":"Term"},"__typename":"SearchTopic"},{"type":"Series","label":"Series","tag":{"name":null,"slug":null,"term_id":null,"__typename":"Term"},"category":{"name":null,"slug":null,"term_id":null,"__typename":"Term"},"__typename":"SearchTopic"},{"type":"Category","label":"Interviews","tag":{"name":"Q&A","slug":"qa","term_id":"567","__typename":"Term"},"category":{"name":"Q&A","slug":"qa","term_id":"176","__typename":"Term"},"__typename":"SearchTopic"},{"type":"Category","label":"Multimedia","tag":{"name":null,"slug":null,"term_id":null,"__typename":"Term"},"category":{"name":"Multimedia","slug":"multimedia","term_id":"43","__typename":"Term"},"__typename":"SearchTopic"},{"type":"Category","label":"Puzzles","tag":{"name":"puzzles","slug":"puzzles","term_id":"542","__typename":"Term"},"category":{"name":"Puzzles","slug":"puzzles","term_id":"546","__typename":"Term"},"__typename":"SearchTopic"},{"type":"Category","label":"Blog Posts","tag":{"name":null,"slug":null,"term_id":null,"__typename":"Term"},"category":{"name":"Abstractions blog","slug":"abstractions","term_id":"619","__typename":"Term"},"__typename":"SearchTopic"},{"type":"news","label":"News Articles","tag":{"name":null,"slug":null,"term_id":null,"__typename":"Term"},"category":{"name":null,"slug":null,"term_id":null,"__typename":"Term"},"__typename":"SearchTopic"},{"type":"videos","label":"Videos","tag":{"name":null,"slug":null,"term_id":null,"__typename":"Term"},"category":{"name":null,"slug":null,"term_id":null,"__typename":"Term"},"__typename":"SearchTopic"}],"searchSections":[{"name":"Mathematics","slug":"mathematics","term_id":"188","__typename":"Term"},{"name":"Physics","slug":"physics","term_id":"189","__typename":"Term"},{"name":"Biology","slug":"biology","term_id":"191","__typename":"Term"},{"name":"Computer Science","slug":"computer-science","term_id":"190","__typename":"Term"}],"searchAuthors":[{"id":"38171","name":"Adam Becker","__typename":"AuthorList"},{"id":"28087","name":"Adam Mann","__typename":"AuthorList"},{"id":"29794","name":"Alex Kontorovich","__typename":"AuthorList"},{"id":"53037","name":"Alex Stone","__typename":"AuthorList"},{"id":"39302","name":"Alexander Hellemans","__typename":"AuthorList"},{"id":"56","name":"Alla Katsnelson","__typename":"AuthorList"},{"id":"47249","name":"Allison Parshall","__typename":"AuthorList"},{"id":"29458","name":"Allison Whitten","__typename":"AuthorList"},{"id":"73","name":"Amanda Gefter","__typename":"AuthorList"},{"id":"39164","name":"Ana Kova","__typename":"AuthorList"},{"id":"59","name":"Andreas von Bubnoff","__typename":"AuthorList"},{"id":"8728","name":"Anil Ananthaswamy","__typename":"AuthorList"},{"id":"11648","name":"Ann Finkbeiner","__typename":"AuthorList"},{"id":"50964","name":"Anna Funk","__typename":"AuthorList"},{"id":"50172","name":"Anna Gibbs","__typename":"AuthorList"},{"id":"51678","name":"Anna Kramer","__typename":"AuthorList"},{"id":"42689","name":"Annie Melchor","__typename":"AuthorList"},{"id":"95","name":"Ariel Bleicher","__typename":"AuthorList"},{"id":"52094","name":"Arleen Santana","__typename":"AuthorList"},{"id":"15493","name":"Ashley Smart","__typename":"AuthorList"},{"id":"450","name":"Ashley Yeager","__typename":"AuthorList"},{"id":"36490","name":"Ben Brubaker","__typename":"AuthorList"},{"id":"16315","name":"Bill Andrews","__typename":"AuthorList"},{"id":"2752","name":"Bob Henderson","__typename":"AuthorList"},{"id":"15492","name":"Brendan Z. Foster","__typename":"AuthorList"},{"id":"68","name":"Brooke Borel","__typename":"AuthorList"},{"id":"62","name":"Carl Zimmer","__typename":"AuthorList"},{"id":"13684","name":"Caroline Lee","__typename":"AuthorList"},{"id":"13691","name":"Caroline Lee","__typename":"AuthorList"},{"id":"50","name":"Carrie Arnold","__typename":"AuthorList"},{"id":"15142","name":"Chanda Prescod-Weinstein","__typename":"AuthorList"},{"id":"8084","name":"Charlie Wood","__typename":"AuthorList"},{"id":"742","name":"Christie Wilcox","__typename":"AuthorList"},{"id":"51630","name":"Christopher W. Young","__typename":"AuthorList"},{"id":"11543","name":"Claudia Dreifus","__typename":"AuthorList"},{"id":"57","name":"Courtney Humphries","__typename":"AuthorList"},{"id":"7262","name":"Dalmeet Singh Chawla","__typename":"AuthorList"},{"id":"70","name":"Dan Falk","__typename":"AuthorList"},{"id":"19918","name":"Dana Najjar","__typename":"AuthorList"},{"id":"13695","name":"Daniel Garisto","__typename":"AuthorList"},{"id":"32676","name":"Daniel S. Freed","__typename":"AuthorList"},{"id":"13724","name":"David H. Freedman","__typename":"AuthorList"},{"id":"26310","name":"David S. Richeson","__typename":"AuthorList"},{"id":"30207","name":"David Tse","__typename":"AuthorList"},{"id":"19266","name":"Devin Powell","__typename":"AuthorList"},{"id":"13251","name":"Diana Kwon","__typename":"AuthorList"},{"id":"17000","name":"Elena Renken","__typename":"AuthorList"},{"id":"17149","name":"Elizabeth Landau","__typename":"AuthorList"},{"id":"5279","name":"Elizabeth Preston","__typename":"AuthorList"},{"id":"58","name":"Elizabeth Svoboda","__typename":"AuthorList"},{"id":"32612","name":"Ellen Horne","__typename":"AuthorList"},{"id":"53047","name":"Elliot Lichtman","__typename":"AuthorList"},{"id":"27534","name":"Emily Buder","__typename":"AuthorList"},{"id":"25173","name":"Emily Levesque","__typename":"AuthorList"},{"id":"64","name":"Emily Singer","__typename":"AuthorList"},{"id":"47","name":"Erica Klarreich","__typename":"AuthorList"},{"id":"14784","name":"Erika K. Carlson","__typename":"AuthorList"},{"id":"98","name":"Esther Landhuis","__typename":"AuthorList"},{"id":"5830","name":"Eva Silverstein","__typename":"AuthorList"},{"id":"6793","name":"Evelyn Lamb","__typename":"AuthorList"},{"id":"75","name":"Ferris Jabr","__typename":"AuthorList"},{"id":"52","name":"Frank Wilczek","__typename":"AuthorList"},{"id":"69","name":"Gabriel Popkin","__typename":"AuthorList"},{"id":"77","name":"George Musser","__typename":"AuthorList"},{"id":"19092","name":"Grant Sanderson","__typename":"AuthorList"},{"id":"20557","name":"Howard Lee","__typename":"AuthorList"},{"id":"66","name":"Ingrid Daubechies","__typename":"AuthorList"},{"id":"46418","name":"Ingrid Wickelgren","__typename":"AuthorList"},{"id":"85","name":"Ivan Amato","__typename":"AuthorList"},{"id":"37141","name":"Jake Buehler","__typename":"AuthorList"},{"id":"44758","name":"James Dinneen","__typename":"AuthorList"},{"id":"49403","name":"James R. Riordon","__typename":"AuthorList"},{"id":"12170","name":"Janna Levin","__typename":"AuthorList"},{"id":"32","name":"Jeanette Kazmierczak","__typename":"AuthorList"},{"id":"51","name":"Jennifer Ouellette","__typename":"AuthorList"},{"id":"44787","name":"Joanna Thompson","__typename":"AuthorList"},{"id":"50541","name":"John M. Beggs","__typename":"AuthorList"},{"id":"72","name":"John Pavlus","__typename":"AuthorList"},{"id":"16475","name":"John Preskill","__typename":"AuthorList"},{"id":"91","name":"John Rennie","__typename":"AuthorList"},{"id":"10351","name":"Jonathan Lambert","__typename":"AuthorList"},{"id":"31716","name":"Jonathan O'Callaghan","__typename":"AuthorList"},{"id":"1241","name":"Jordana Cepelewicz","__typename":"AuthorList"},{"id":"8463","name":"Joshua Roebke","__typename":"AuthorList"},{"id":"49","name":"Joshua Sokol","__typename":"AuthorList"},{"id":"16815","name":"jye","__typename":"AuthorList"},{"id":"67","name":"K.C. Cole","__typename":"AuthorList"},{"id":"37462","name":"Karmela Padavic-Callaghan","__typename":"AuthorList"},{"id":"87","name":"Kat McGowan","__typename":"AuthorList"},{"id":"36139","name":"Katarina Zimmer","__typename":"AuthorList"},{"id":"20556","name":"Katherine Harmon Courage","__typename":"AuthorList"},{"id":"90","name":"Katia Moskvitch","__typename":"AuthorList"},{"id":"39551","name":"Katie McCormick","__typename":"AuthorList"},{"id":"27374","name":"Kelsey Houston-Edwards","__typename":"AuthorList"},{"id":"40","name":"Kevin Hartnett","__typename":"AuthorList"},{"id":"47633","name":"Konstantin Kakaes","__typename":"AuthorList"},{"id":"45758","name":"Kristina Armitage","__typename":"AuthorList"},{"id":"38413","name":"Lakshmi Chandrasekaran","__typename":"AuthorList"},{"id":"12570","name":"Laura Poppick","__typename":"AuthorList"},{"id":"38699","name":"Leila Sloman","__typename":"AuthorList"},{"id":"23451","name":"Liam Drew","__typename":"AuthorList"},{"id":"79","name":"Liz Kruesi","__typename":"AuthorList"},{"id":"38","name":"Lucy Reading-Ikkanda","__typename":"AuthorList"},{"id":"47180","name":"Lyndie Chiou","__typename":"AuthorList"},{"id":"60","name":"Maggie McKee","__typename":"AuthorList"},{"id":"2333","name":"Mallory Locklear","__typename":"AuthorList"},{"id":"3569","name":"Marcus Woo","__typename":"AuthorList"},{"id":"414","name":"Mark Kim-Mulgrew","__typename":"AuthorList"},{"id":"50807","name":"Marta Zaraska","__typename":"AuthorList"},{"id":"20495","name":"Matt Carlstrom","__typename":"AuthorList"},{"id":"47830","name":"Matt von Hippel","__typename":"AuthorList"},{"id":"17147","name":"Matthew Hutson","__typename":"AuthorList"},{"id":"30953","name":"Max G. Levy","__typename":"AuthorList"},{"id":"32437","name":"Max Kozlov","__typename":"AuthorList"},{"id":"38705","name":"mcho","__typename":"AuthorList"},{"id":"40613","name":"Melanie Mitchell","__typename":"AuthorList"},{"id":"7186","name":"Melinda Wenner Moyer","__typename":"AuthorList"},{"id":"14093","name":"Michael Harris","__typename":"AuthorList"},{"id":"34","name":"Michael Kranz","__typename":"AuthorList"},{"id":"23","name":"Michael Moyer","__typename":"AuthorList"},{"id":"74","name":"Michael Nielsen","__typename":"AuthorList"},{"id":"19093","name":"Michele Bannister","__typename":"AuthorList"},{"id":"50861","name":"Mike Orcutt","__typename":"AuthorList"},{"id":"1472","name":"Moira Chas","__typename":"AuthorList"},{"id":"6476","name":"Monique Brouillette","__typename":"AuthorList"},{"id":"42264","name":"Mordechai Rorvig","__typename":"AuthorList"},{"id":"52093","name":"Nadia Drake","__typename":"AuthorList"},{"id":"10","name":"Natalie Wolchover","__typename":"AuthorList"},{"id":"37605","name":"Nick Thieme","__typename":"AuthorList"},{"id":"43298","name":"Nicole Yunger Halpern","__typename":"AuthorList"},{"id":"37428","name":"Nima Arkani-Hamed","__typename":"AuthorList"},{"id":"19962","name":"Nola Taylor Tillman","__typename":"AuthorList"},{"id":"51434","name":"Nona McKenna","__typename":"AuthorList"},{"id":"24","name":"Olena Shmahalo","__typename":"AuthorList"},{"id":"1816","name":"Patrick Honner","__typename":"AuthorList"},{"id":"84","name":"Peter Byrne","__typename":"AuthorList"},{"id":"55","name":"Philip Ball","__typename":"AuthorList"},{"id":"50804","name":"Polly Stryker","__typename":"AuthorList"},{"id":"31","name":"Pradeep Mutalik","__typename":"AuthorList"},{"id":"24011","name":"Puja Changoiwala","__typename":"AuthorList"},{"id":"100","name":"Quanta Magazine","__typename":"AuthorList"},{"id":"2784","name":"R. Douglas Fields","__typename":"AuthorList"},{"id":"26114","name":"Rachel Crowell","__typename":"AuthorList"},{"id":"9412","name":"Raleigh McElvery","__typename":"AuthorList"},{"id":"820","name":"Ramin Skibba","__typename":"AuthorList"},{"id":"1666","name":"Rebecca Boyle","__typename":"AuthorList"},{"id":"20950","name":"Richard Masland","__typename":"AuthorList"},{"id":"48","name":"Robbert Dijkgraaf","__typename":"AuthorList"},{"id":"80","name":"Roberta Kwok","__typename":"AuthorList"},{"id":"15681","name":"Robin George Andrews","__typename":"AuthorList"},{"id":"51187","name":"Robin Lloyd","__typename":"AuthorList"},{"id":"24577","name":"Rodrigo Pérez Ortega","__typename":"AuthorList"},{"id":"78","name":"Sabine Hossenfelder","__typename":"AuthorList"},{"id":"23845","name":"Samuel Velasco","__typename":"AuthorList"},{"id":"83","name":"Sarah Lewin","__typename":"AuthorList"},{"id":"35441","name":"Scott Aaronson","__typename":"AuthorList"},{"id":"76","name":"Sean B. Carroll","__typename":"AuthorList"},{"id":"15680","name":"Sean Carroll","__typename":"AuthorList"},{"id":"7239","name":"Shannon Hall","__typename":"AuthorList"},{"id":"44197","name":"Sheon Han","__typename":"AuthorList"},{"id":"65","name":"Siobhan Roberts","__typename":"AuthorList"},{"id":"5944","name":"Sophia Chen","__typename":"AuthorList"},{"id":"61","name":"Steph Yin","__typename":"AuthorList"},{"id":"63","name":"Stephanie Bucklin","__typename":"AuthorList"},{"id":"26311","name":"Stephanie DeMarco","__typename":"AuthorList"},{"id":"71","name":"Stephen Ornes","__typename":"AuthorList"},{"id":"17148","name":"Steve Nadis","__typename":"AuthorList"},{"id":"13356","name":"Steven Strogatz","__typename":"AuthorList"},{"id":"17150","name":"Susan D'Agostino","__typename":"AuthorList"},{"id":"39768","name":"Tamar Lichter Blanks","__typename":"AuthorList"},{"id":"2960","name":"Tara C. Smith","__typename":"AuthorList"},{"id":"52224","name":"Theo Nicitopoulos","__typename":"AuthorList"},{"id":"14785","name":"Thomas Lewton","__typename":"AuthorList"},{"id":"3","name":"Thomas Lin","__typename":"AuthorList"},{"id":"54","name":"Tim Vernimmen","__typename":"AuthorList"},{"id":"88","name":"Tom Siegfried","__typename":"AuthorList"},{"id":"12964","name":"Vanessa Schipani","__typename":"AuthorList"},{"id":"53","name":"Veronique Greenwood","__typename":"AuthorList"},{"id":"86","name":"Virginia Hughes","__typename":"AuthorList"},{"id":"3244","name":"Viviane Callier","__typename":"AuthorList"},{"id":"89","name":"Wynne Parry","__typename":"AuthorList"},{"id":"15913","name":"XiaoZhi Lim","__typename":"AuthorList"},{"id":"42263","name":"Yasemin Saplakoglu","__typename":"AuthorList"},{"id":"45757","name":"Zack Savitsky","__typename":"AuthorList"}],"adBehavior":"all over the place","adUrl":"https://www.simonsfoundation.org/","adImageHome":"https://d2r55xnwy6nx47.cloudfront.web/uploads/2021/11/SF_HP_520x684_C.png","adImageArticle":"https://d2r55xnwy6nx47.cloudfront.web/uploads/2021/11/SF_article_320percentE2percent80percent8ApercentC3percent97percentE2percent80percent8A550_C.png","adImageTablet":"https://d2r55xnwy6nx47.cloudfront.web/uploads/2021/11/SF_newslettertablet_1780x500_C.png","adImageMobile":"https://d2r55xnwy6nx47.cloudfront.web/uploads/2021/11/SF_HP_520x684_C.png","trackingScripts":"rnrnrnrnrnrnrnrn"},"theme":{"web page":{"accent":"#ff8600","textual content":"#1a1a1a","background":"white"},"header":{"sort":"default","gradient":{"colour":"white"},"stable":{"major":"#1a1a1a","secondary":"#999999","hover":"#ff8600"},"clear":{"major":"white","secondary":"white","hover":"#ff8600"}}},"redirect":null,"fallbackImage":{"alt":"","caption":"","url":"https://d2r55xnwy6nx47.cloudfront.web/uploads/2017/04/default.gif","width":1200,"top":600,"sizes":{"thumbnail":"https://d2r55xnwy6nx47.cloudfront.web/uploads/2017/04/default-520x260.gif","square_small":"https://d2r55xnwy6nx47.cloudfront.web/uploads/2017/04/default-160x160.gif","square_large":"https://d2r55xnwy6nx47.cloudfront.web/uploads/2017/04/default-520x520.gif","medium":"https://d2r55xnwy6nx47.cloudfront.web/uploads/2017/04/default.gif","medium_large":"https://d2r55xnwy6nx47.cloudfront.web/uploads/2017/04/default-768x384.gif","giant":"https://d2r55xnwy6nx47.cloudfront.web/uploads/2017/04/default.gif","__typename":"ImageSizes"},"__typename":"Picture"}},"modals":{"loginModal":false,"signUpModal":false,"forgotPasswordModal":false,"resetPasswordModal":false,"lightboxModal":false,"callback":null,"props":null},"podcast":{"id":null,"enjoying":false,"length":0,"currentTime":0},"person":{"loggedIn":false,"savedArticleIDs":[],"userEmail":"","editor":false},"feedback":{"open":false},"cookies":{"acceptedCookie":false}},
env: {
APP_URL: 'https://www.quantamagazine.org',
NODE_ENV: 'manufacturing',
WP_URL: 'https://api.quantamagazine.org',
HAS_GOOGLE_ID: true,
HAS_FACEBOOK_ID: true,
},
}
Discussion about this post