Connect with us

Technology

The World’s 100 Most Valuable Brands in 2018

Published

on

The World's 100 Most Valuable Brands in 2018

The World’s 100 Most Valuable Brands in 2018

According to Forbes, the world’s 100 most valuable brands are worth a staggering $2.15 trillion.

While that singular number is impressive, the publication’s 2018 rankings of global brands can be further broken down in other ways that are also quite intriguing. Let’s take a look at brands by individual brand value, as well as sorted by relevant industry.

Ranking the Most Valuable Brands in 2018

Today’s infographic comes to us from HowMuch.net and it showcases the 100 most valuable brands in the world, according to recent Forbes rankings.

Here are the brands with the most assessed value, along with their one-year change and industry.

RankBrandBrand Value ($B)1-Year ChangeIndustry
#1Apple$182.8+8%Technology
#2Google$132.1+30%Technology
#3Microsoft$104.9+21%Technology
#4Facebook$94.8+29%Technology
#5Amazon$70.9+31%Technology
#6Coca-Cola$57.3+2%Beverages
#7Samsung$47.6+25%Technology
#8Disney$47.5+8%Leisure
#9Toyota$44.7+9%Automotive
#10AT&T$41.9+14%Telecom

Apple remains the world’s most valuable brand at $182.8 billion, but there are four other tech companies hot on the iPhone maker’s heels – and each of them is growing brand value at a rapid pace.

Google (+30%), Microsoft (+21%), Facebook (+29%), and Amazon (31%) are all gaining at double-digit clips. At this point, each has lapped Coca-Cola, the highest ranked non-tech brand in the Top 10 at $57.3 billion.

Brands by Industry

The aforementioned top five brands are all focused on technology, but it’s important to recognize that this is also a part of a much wider trend.

Over the last decade, tech brands have gained consumer prominence to make the industry dominant both in terms of quantity of brands (20%) and total brand value (41%) on the Forbes 100 Most Valuable Brand list.

Industry# of BrandsTotal Brand Value ($B)
Technology20$872.6
Financial Services13$160.2
Automotive12$222.9
Consumer Goods11$124.7
Retail9$119.0
Luxury6$91.7
Beverages4$103.2
Diversified4$66.3
Telecom3$82.3
Restaurants3$65.0
Apparel3$49.0
Alcohol3$42.5
Leisure2$56.1
Media2$26.3
Transportation2$21.6
Tobacco1$26.6
Business Services1$14.8
Aerospace1$8.1
Total100$2,152.9

Only a handful of brands in consumer-facing industries like media, apparel, alcohol, and restaurants make the rankings.

Meanwhile, sectors that traditionally rely on heavy amounts of advertising – like consumer packaged goods and retail – have just 20 brands on the list between them. The highest ranked brand in either of those categories is Walmart at #26th with a brand value of $24.9 billion, which is about 1/3 of the brand value of online competitor Amazon.

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