Connect with us

Technology

Infographic: The Future of Food

Published

on

Infographic: The Future of Food

The Future of Food: How Tech Is Changing Our Food Systems

The urban population is exploding around the globe, and yesterday’s food systems will soon be sub-optimal for many of the megacities swelling with tens of millions of people.

Further, issues like wasted food, poor working conditions, polluted ecosystems, mistreated animals, and greenhouse gases are just some of the concerns that people have about our current supply chains.

Today’s infographic from Futurism shows how food systems are evolving – and that the future of food depends on technologies that enable us to get more food out of fewer resources.

The Next Gen of Food Systems

Here are four technologies that may have a profound effect on how we eat in the future:

1. Automated Vertical Farms
It’s already clear that vertical farming is incredibly effective. By stacking farms on top of another and using automation, vertical farms can produce 100x more effectively per acre than conventional agricultural techniques.

They grow crops at twice the speed as usual, while using 40% less power, having 80% less food waste, and using 99% less water than outdoor fields. However, the problem for vertical farms is still cost – and it is not clear when they will be viable on a commercial basis.

2. Aquaponics
Another technology that has promise for the future of food is a unique combination of fish farming (aquaculture) with hydroponics.

In short, fish convert their food into nutrients that plants can absorb, while the plants clean the water for the fish. Compared to conventional farming, this technology uses about half of the water, while increasing the yield of the crops grown. As a bonus, it also can raise a significant amount of fish.

3. In Vitro Meats
Meat is costly and extremely resource intensive to produce. As just one example, to produce one pound of beef, it takes 1,847 gallons of water.

In vitro meats are one way to solve this. These self-replicating muscle tissue cultures are grown and fed nutrients in a broth, and bypass the need for having living animals altogether. Interestingly enough, market demand seems to be there: one recent study found that 70.6% of consumers are interested in trying lab grown beef.

4. Artificial Animal Products
One other route to get artificial meat is to use machine learning to grasp the complex chemistry and textures behind these products, and to find ways to replicate them. This has already been done for mayonnaise – and it’s in the works for eggs, milk, and cheese as well.

Tasting the Future of Food

As these new technologies scale and hit markets, the future of food could change drastically. Many products will flop, but others will take a firm hold in our supply chains and become culturally acceptable and commercially viable. Certainly, food will be grown locally in massive skyscrapers, and there will be decent alternatives to be found for both meat or animal products in the market.

With the global population rising by more than a million people each week, finding and testing new solutions around food will be essential to make the most out of limited resources.

Click for Comments

AI

Charted: The Exponential Growth in AI Computation

In eight decades, artificial intelligence has moved from purview of science fiction to reality. Here’s a quick history of AI computation.

Published

on

A cropped version of the time series chart showing the creation of machine learning systems on the x-axis and the amount of AI computation they used on the y-axis measured in FLOPs.

Charted: The Exponential Growth in AI Computation

Electronic computers had barely been around for a decade in the 1940s, before experiments with AI began. Now we have AI models that can write poetry and generate images from textual prompts. But what’s led to such exponential growth in such a short time?

This chart from Our World in Data tracks the history of AI through the amount of computation power used to train an AI model, using data from Epoch AI.

The Three Eras of AI Computation

In the 1950s, American mathematician Claude Shannon trained a robotic mouse called Theseus to navigate a maze and remember its course—the first apparent artificial learning of any kind.

Theseus was built on 40 floating point operations (FLOPs), a unit of measurement used to count the number of basic arithmetic operations (addition, subtraction, multiplication, or division) that a computer or processor can perform in one second.

ℹ️ FLOPs are often used as a metric to measure the computational performance of computer hardware. The higher the FLOP count, the higher computation, the more powerful the system.

Computation power, availability of training data, and algorithms are the three main ingredients to AI progress. And for the first few decades of AI advances, compute, which is the computational power needed to train an AI model, grew according to Moore’s Law.

PeriodEraCompute Doubling
1950–2010Pre-Deep Learning18–24 months
2010–2016Deep Learning5–7 months
2016–2022Large-scale models11 months

Source: “Compute Trends Across Three Eras of Machine Learning” by Sevilla et. al, 2022.

However, at the start of the Deep Learning Era, heralded by AlexNet (an image recognition AI) in 2012, that doubling timeframe shortened considerably to six months, as researchers invested more in computation and processors.

With the emergence of AlphaGo in 2015—a computer program that beat a human professional Go player—researchers have identified a third era: that of the large-scale AI models whose computation needs dwarf all previous AI systems.

Predicting AI Computation Progress

Looking back at the only the last decade itself, compute has grown so tremendously it’s difficult to comprehend.

For example, the compute used to train Minerva, an AI which can solve complex math problems, is nearly 6 million times that which was used to train AlexNet 10 years ago.

Here’s a list of important AI models through history and the amount of compute used to train them.

AIYearFLOPs
Theseus195040
Perceptron Mark I1957–58695,000
Neocognitron1980228 million
NetTalk198781 billion
TD-Gammon199218 trillion
NPLM20031.1 petaFLOPs
AlexNet2012470 petaFLOPs
AlphaGo20161.9 million petaFLOPs
GPT-32020314 million petaFLOPs
Minerva20222.7 billion petaFLOPs

Note: One petaFLOP = one quadrillion FLOPs. Source: “Compute Trends Across Three Eras of Machine Learning” by Sevilla et. al, 2022.

The result of this growth in computation, along with the availability of massive data sets and better algorithms, has yielded a lot of AI progress in seemingly very little time. Now AI doesn’t just match, but also beats human performance in many areas.

It’s difficult to say if the same pace of computation growth will be maintained. Large-scale models require increasingly more compute power to train, and if computation doesn’t continue to ramp up it could slow down progress. Exhausting all the data currently available for training AI models could also impede the development and implementation of new models.

However with all the funding poured into AI recently, perhaps more breakthroughs are around the corner—like matching the computation power of the human brain.

Where Does This Data Come From?

Source: “Compute Trends Across Three Eras of Machine Learning” by Sevilla et. al, 2022.

Note: The time estimated to for computation to double can vary depending on different research attempts, including Amodei and Hernandez (2018) and Lyzhov (2021). This article is based on our source’s findings. Please see their full paper for further details. Furthermore, the authors are cognizant of the framing concerns with deeming an AI model “regular-sized” or “large-sized” and said further research is needed in the area.

Methodology: The authors of the paper used two methods to determine the amount of compute used to train AI Models: counting the number of operations and tracking GPU time. Both approaches have drawbacks, namely: a lack of transparency with training processes and severe complexity as ML models grow.

Continue Reading

Subscribe

Popular