<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Machine Learning - SK hynix Newsroom</title>
	<atom:link href="https://skhynix-news-global-stg.mock.pe.kr/tag/machine-learning/feed/" rel="self" type="application/rss+xml" />
	<link>https://skhynix-news-global-stg.mock.pe.kr</link>
	<description></description>
	<lastBuildDate>Mon, 10 Feb 2025 12:34:09 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>

<image>
	<url>https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2019/10/29044430/152x152-100x100.png</url>
	<title>Machine Learning - SK hynix Newsroom</title>
	<link>https://skhynix-news-global-stg.mock.pe.kr</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>[All About AI] A Guide to Machine Learning Fundamentals</title>
		<link>https://skhynix-news-global-stg.mock.pe.kr/all-about-ai-a-guide-to-machine-learning-fundamentals/</link>
		
		<dc:creator><![CDATA[user]]></dc:creator>
		<pubDate>Wed, 11 Dec 2024 06:00:06 +0000</pubDate>
				<category><![CDATA[featured]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[unsupervised learning]]></category>
		<category><![CDATA[supervised learning]]></category>
		<category><![CDATA[reinforcement learning]]></category>
		<category><![CDATA[All About AI]]></category>
		<category><![CDATA[Machine Learning]]></category>
		<category><![CDATA[AI]]></category>
		<guid isPermaLink="false">https://skhynix-news-global-stg.mock.pe.kr/?p=16829</guid>

					<description><![CDATA[<p>AI has revolutionized people’s lives. For those who want to gain a deeper understanding of AI and use the technology, the SK hynix Newsroom has created the All About AI series. This second episode covers an overview of one of the most significant branches of AI, machine learning. &#160; What is Machine Learning? As introduced [&#8230;]</p>
<p>The post <a href="https://skhynix-news-global-stg.mock.pe.kr/all-about-ai-a-guide-to-machine-learning-fundamentals/">[All About AI] A Guide to Machine Learning Fundamentals</a> first appeared on <a href="https://skhynix-news-global-stg.mock.pe.kr">SK hynix Newsroom</a>.</p>]]></description>
										<content:encoded><![CDATA[<div style="border: none; background: #D9D9D9; height: auto; padding: 10px 20px; margin-bottom: 10px; color: #000;"><span style="color: #000000; font-size: 18px;">AI has revolutionized people’s lives. For those who want to gain a deeper understanding of AI and use the technology, the SK hynix Newsroom has created the All About AI series. This second episode covers an overview of one of the most significant branches of AI, machine learning.</span></div>
<p>&nbsp;</p>
<h3 class="tit">What is Machine Learning?</h3>
<p>As introduced in the <span style="text-decoration: underline;"><a href="https://news.skhynix.com/all-about-ai-the-origins-evolution-future-of-ai/">first episode</a></span> of the All About AI series, machine learning is an algorithm that autonomously learns patterns from data to make predictions. It has become the dominant methodology in AI, especially with the explosive growth of data in recent years. In contrast, traditional AI models required humans to explicitly program rules and logic. While these models worked well for problems with clear, defined rules, such as simple board games, they had limitations when dealing with complex rules and datasets. For example, consider the task of developing an AI image recognition application to identify cats. This would involve steps such as processing countless pixels, interpreting color data, and establishing rules to distinguish a cat’s patterns, highlighting the challenges of such projects.</p>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-15944 size-full" title="An overview of AI’s evolution through the decades from the 1950s to the 2020s" src="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2025/02/10122800/Machine-learning-models-can-distinguish-dogs-from-cats-by-learning-from-large-datasets-of-labeled-images.png" alt="Machine learning models can distinguish dogs from cats by learning from large datasets of labeled images" width="1000" height="563" /></p>
<p class="source" style="text-align: center;">Figure 1. Machine learning models can distinguish dogs from cats by learning from large datasets of labeled images</p>
<p>&nbsp;</p>
<p>Machine learning involves training a system to discover complex structures and patterns within data, enabling it to learn these patterns independently and make predictions based on new data. As an example, imagine if the aforementioned AI image recognition software to detect cats is created using machine learning. For this process, various photos are collected to train the algorithm, allowing it to learn how to identify cats on its own.</p>
<h3 class="tit">Types and Characteristics of Machine Learning Algorithms</h3>
<p>Machine learning algorithms extract data from underlying probability distributions<sup>1</sup> in the real world to train models for tackling specific problems. These algorithms can be broadly categorized into three types, each with distinct characteristics and applications based on the type of problem.</p>
<p style="font-size: 14px; font-style: italic; color: #555;"><sup>1</sup><strong>Probability distribution</strong>: A mathematical model that describes how data is distributed, enabling the identification of patterns and structures within the data. This signals the probability that various outcomes of a given system will occur under different conditions.</p>
<p><strong>1) Supervised learning: </strong>This method involves training a model using inputs paired with correct outputs, or labels, and then analyzing these training pairs to predict outcomes for new data. As an example, imagine developing an AI application to predict a person’s gender from a photo. Here, the photo is the input, and the gender is the label. The model learns the characteristics that distinguish gender and applies this knowledge to predict the gender of individuals in new photos. Supervised learning can be further divided into two types depending on the nature of the labels:</p>
<ul style="color: #000; font-size: 18px; line-height: 1.8;">
<li style="list-style-type: none;">
<ul style="color: #000; font-size: 18px; line-height: 1.8;">
<li style="margin-bottom: 20px;"><strong>Classification:</strong> This algorithm assigns data to specific categories using labels. For example, determining whether a photo contains a dog or distinguishing letters in handwritten text are classification tasks. In these scenarios, the data is assigned to a specific category and labeled accordingly.</li>
<li style="margin-bottom: 20px;"><strong>Regression:</strong> This technique uses labels for continuous values. For example, predicting house prices based on factors such as size and location, or forecasting temperatures from current weather data, are typical regression problems. In these cases, the goal is to predict numerical values as accurately as possible.</li>
</ul>
</li>
</ul>
<p><strong>2) Unsupervised learning: </strong>As the name suggests, unsupervised learning differs from supervised learning in that it learns from data without explicit “supervision”, meaning there are no labels provided. Instead, unsupervised learning focuses on understanding and learning the characteristics of the data’s probability distribution. Key techniques include:</p>
<ul style="color: #000; font-size: 18px; line-height: 1.8;">
<li style="list-style-type: none;">
<ul style="color: #000; font-size: 18px; line-height: 1.8;">
<li style="list-style-type: none;">
<ul style="color: #000; font-size: 18px; line-height: 1.8;">
<li style="margin-bottom: 20px;"><strong>Clustering:</strong> This method groups data with similar characteristics to identify hidden patterns in probability distributions. For example, in a real-world semiconductor manufacturing process, applying a clustering algorithm to images of defective wafers<sup>2</sup> revealed that the defects could be categorized into several types based on their underlying causes.</li>
<li style="margin-bottom: 20px;"><strong>Dimensionality reduction:</strong> This technique simplifies high-dimensional data—datasets with numerous features or variables—while retaining the most important information. Thus, it aids in data analysis and visualization. A common example is principal component analysis (PCA), which removes unnecessary information such as noise—irrelevant or random variations.</li>
</ul>
</li>
</ul>
</li>
</ul>
<p style="font-size: 14px; font-style: italic; color: #555;"><sup>2</sup><strong>Wafer</strong>: Generally made from silicon, wafers act as the substrate, or foundation, for semiconductor devices.</p>
<p>Generative AI, which has gained significant traction recently, generally fits into the unsupervised learning category as it learns probability distributions from data to generate new data. For example, ChatGPT learns the probability distribution of natural language to predict the next word in a given text. However, since generative AI often uses supervised learning techniques during training, there is debate about whether it should be considered purely unsupervised learning.</p>
<p><strong>3) Reinforcement learning: </strong>This type of learning focuses on training a model to maximize rewards through interaction with its environment. It is particularly effective for tasks requiring sequential decision-making. Thus, it is widely used in robotics to help robots find optimal paths while avoiding obstacles, as well as in autonomous driving and AI gaming. Recently, reinforcement learning from human feedback (RLHF)<sup>3</sup> has garnered significant attention for ensuring large language models (LLMs)<sup>4</sup> such as ChatGPT, enabling them to generate responses which better align with human preferences.</p>
<p style="font-size: 14px; font-style: italic; color: #555;"><sup>3</sup><strong>Reinforcement learning from human feedback (RLHF)</strong>: A method in which a model learns from “rewards” given based on human feedback. By incorporating human evaluations of its outputs, the model adjusts its behavior to generate responses that better match human preferences.<br />
<sup>4</sup><strong>Large language models (LLM)</strong>: Advanced AI systems trained on vast amounts of text data to understand and generate human-like text based on the context they are given.</p>
<p style="text-align: center;"><iframe loading="lazy" src="https://www.youtube.com/embed/TmPfTpjtdgg?si=InDw-C9CAMu2LmaO" width="810" height="455" frameborder="0" allowfullscreen="allowfullscreen"><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start">﻿</span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start">﻿</span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start">﻿</span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start">﻿</span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start"></span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start"></span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start"></span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start"></span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start"></span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start"></span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start"></span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start"></span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start"></span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start"></span></iframe></p>
<p class="source" style="text-align: center;">Figure 2. A video clip showing an AI playing a brick-breaking game. In this classic example of reinforcement learning, the AI is given the instruction to break more bricks to improve its score and learns to do so on its own.</p>
<p>&nbsp;</p>
<h3 class="tit">Evaluating Machine Learning Performance</h3>
<p>The ultimate goal of machine learning is to perform effectively with new, unseen data in real-world situations. In other words, it is important for the model to have generalization capabilities. To this end, it is essential to accurately evaluate and verify the model’s performance, which typically involves the following steps.</p>
<p><strong>1) Choosing Performance Metrics </strong><br />
The choice of performance metrics depends on the type of problem being addressed. In classification problems, common performance metrics include:</p>
<ul style="color: #000; font-size: 18px; line-height: 1.8;">
<li style="list-style-type: none;">
<ul style="color: #000; font-size: 18px; line-height: 1.8;">
<li style="margin-bottom: 20px;"><strong>Accuracy:</strong> Refers to the proportion of correct predictions. For example, if a medical test correctly diagnoses 95 out of 100 cases, the accuracy rate is 95%. However, a meaningful accuracy assessment requires a balanced dataset. If 95 out of 100 samples are negative and only five are positive, a model predicting all samples as negative would still achieve 95% accuracy. This high level of accuracy can be misleading, as the model would fail to identify any positive samples.</li>
<li style="margin-bottom: 20px;"><strong>Precision and recall:</strong> Precision measures the proportion of actual positives among predicted positives, while recall measures the proportion of correctly predicted positives among actual positives. These metrics have a trade-off relationship, so it is essential to optimize the model by considering the balance and objectives between precision and recall. For example, in medical testing, increasing recall is considered crucial to detect as many cases of a condition as possible, while precision might be more important for tasks such as spam mail filtering. To address this trade-off problem, the F1 score<sup>5</sup> is used to evaluate the balance between precision and recall.</li>
</ul>
</li>
</ul>
<p>For regression problems, performance is typically assessed using metrics such as mean squared error (MSE)<sup>6</sup> , root mean squared error (RMSE)<sup>7</sup> , and mean absolute error (MAE)<sup>8</sup>.</p>
<p style="font-size: 14px; font-style: italic; color: #555;"><sup>5</sup><strong>F1 score</strong>: The harmonic mean of precision and recall, useful for evaluating a model’s classification performance when class imbalance exists. It ranges from 0 to 1, with higher values indicating better performance.<br />
<sup>6</sup><strong>Mean squared error (MSE)</strong>: The average of the squared differences between predicted and actual values.<br />
<sup>7</sup><strong>Root mean squared error (RMSE)</strong>: The square root of the MSE, providing error measurement in the same units as the actual values.<br />
<sup>8</sup><strong>Mean absolute error (MAE)</strong>: The average of the absolute differences between predicted and actual values.</p>
<p><strong>2) Performance Evaluation Methods</strong></p>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-15947 size-full" title="Generative AI explained through key AI subsets" src="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2025/02/10122750/A-visual-representation-of-the-train-test-split-method-and-cross-validation-techniques-used-in-machine-learning.png" alt="A visual representation of the train-test split method and cross-validation techniques used in machine learning" width="1000" height="563" /></p>
<p class="source" style="text-align: center;">Figure 3. A visual representation of the train-test split method and cross-validation techniques used in machine learning</p>
<p>&nbsp;</p>
<p>To evaluate machine learning models, data is usually split into training and testing sets. This helps assess how well the model generalizes new data.</p>
<ul style="color: #000; font-size: 18px; line-height: 1.8;">
<li style="list-style-type: none;">
<ul style="color: #000; font-size: 18px; line-height: 1.8;">
<li style="margin-bottom: 20px;"><strong>Train-test split:</strong> As one of the simplest methods, it involves dividing data into a training set and a test set. The model is trained on the training set, and then its predictive performance is evaluated on the test set to gauge generalization performance. Typically, 70–80% of the entire data is used for training, with the remainder reserved for testing.</li>
<li style="margin-bottom: 20px;"><strong>Cross-validation:</strong> This model divides the data into so-called K folds, in which K refers to the number of data subsets, or folds. One fold is used for testing, while the other K-1 folds are used to train the model. This process is repeated K times, and the average performance is calculated. Although cross-validation is common in traditional machine learning, it is time-intensive, making the train-test split the preferred method in deep learning.</li>
</ul>
</li>
</ul>
<p><strong>3) Understanding Model Performance</strong><br />
The results from these evaluation methods provide critical feedback for improving model performance. However, two common phenomena often arise:</p>
<ul style="color: #000; font-size: 18px; line-height: 1.8;">
<li style="list-style-type: none;">
<ul style="color: #000; font-size: 18px; line-height: 1.8;">
<li style="margin-bottom: 20px;"><strong>Underfitting:</strong> This occurs when a model is too simple to learn the underlying patterns in the data, resulting in poor performance on both training and testing sets. For example, consider a regression problem where the actual data follows a quadratic function but the predictive model is set as a linear function. The model may in this case be unable to identify patterns, meaning it has low expressivity as it cannot express complex functions, possibly leading to underfitting.</li>
<li style="margin-bottom: 20px;"><strong>Overfitting:</strong> This occurs when a model is too complex and learns both the data’s patterns and its noise, performing well on training data but poorly on test or new data. To address overfitting and better assess generalization, techniques like cross-validation can be used. Evaluating the model’s performance across various data splits allows for a more accurate assessment of overfitting and helps in selecting the appropriate level of model complexity.</li>
</ul>
</li>
</ul>
<p>To build a model with strong generalization ability, it is widely recognized that a balance must be reached between underfitting and overfitting through methods such as regularization<sup>9</sup>. Interestingly, recent research in deep learning has revealed a double descent<sup>10</sup> phenomenon, where increasing the model size after initial overfitting does not actually worsen overfitting but can improve generalization performance. This discovery has sparked significant research interest in these areas.</p>
<p style="font-size: 14px; font-style: italic; color: #555;"><sup>9</sup><strong>Regularization</strong>: A method to prevent overfitting by limiting model complexity or adding penalty terms.<br />
<sup>10</sup><strong>Double descent</strong>: A phenomenon in which model performance worsens with increasing size up to a point, then improves beyond a certain size. This challenges traditional views on overfitting in deep learning, though it remains theoretically unexplained as it is a newly overserved phenomenon in deep learning.</p>
<p>This concludes the All About AI series, which has provided an overview of the basics of AI and machine learning. Stay tuned to the newsroom for the latest updates on AI memory technologies driving innovation in the industry.</p>
<p>&nbsp;</p>
<p><span style="color: #ffffff; background-color: #f59b57;"><strong>&lt;Other articles from this series&gt;</strong></span></p>
<p><span style="text-decoration: underline;"><a href="https://news.skhynix.com/all-about-ai-the-origins-evolution-future-of-ai/">[All About AI] The Origins, Evolution &amp; Future of AI</a></span></p>
<p>&nbsp;</p>
<p><a href="https://linkedin.com/showcase/skhynix-news-and-stories/" target="_blank" rel="noopener noreferrer"><img loading="lazy" decoding="async" class="size-full wp-image-15776 aligncenter" src=" https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2025/02/10074354/SK-hynix_Newsroom-banner_1.png" alt="" width="800" height="135" srcset="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2024/09/13015412/SK-hynix_Newsroom-banner_1.png 1000w, https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2024/09/13015412/SK-hynix_Newsroom-banner_1-680x115.png 680w, https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2024/09/13015412/SK-hynix_Newsroom-banner_1-768x130.png 768w" sizes="(max-width: 800px) 100vw, 800px" /></a></p><p>The post <a href="https://skhynix-news-global-stg.mock.pe.kr/all-about-ai-a-guide-to-machine-learning-fundamentals/">[All About AI] A Guide to Machine Learning Fundamentals</a> first appeared on <a href="https://skhynix-news-global-stg.mock.pe.kr">SK hynix Newsroom</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>[All About AI] The Origins, Evolution &#038; Future of AI</title>
		<link>https://skhynix-news-global-stg.mock.pe.kr/all-about-ai-the-origins-evolution-future-of-ai/</link>
		
		<dc:creator><![CDATA[user]]></dc:creator>
		<pubDate>Mon, 14 Oct 2024 06:00:50 +0000</pubDate>
				<category><![CDATA[featured]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[All About AI]]></category>
		<category><![CDATA[Generative AI]]></category>
		<category><![CDATA[Deep Learning]]></category>
		<category><![CDATA[Machine Learning]]></category>
		<category><![CDATA[artificial intelligence]]></category>
		<guid isPermaLink="false">http://admin.news.skhynix.com/?p=15942</guid>

					<description><![CDATA[<p>AI has revolutionized people’s lives. For those who want to gain a deeper understanding of AI and use the technology, the SK hynix Newsroom has created the All About AI series. This first episode covers the historical evolution of AI and explains how it became integrated into today’s world. &#160; AI-powered robots that walk, talk, [&#8230;]</p>
<p>The post <a href="https://skhynix-news-global-stg.mock.pe.kr/all-about-ai-the-origins-evolution-future-of-ai/">[All About AI] The Origins, Evolution & Future of AI</a> first appeared on <a href="https://skhynix-news-global-stg.mock.pe.kr">SK hynix Newsroom</a>.</p>]]></description>
										<content:encoded><![CDATA[<div style="border: none; background: #D9D9D9; height: auto; padding: 10px 20px; margin-bottom: 10px; color: #000;"><span style="color: #000000; font-size: 18px;">AI has revolutionized people’s lives. For those who want to gain a deeper understanding of AI and use the technology, the SK hynix Newsroom has created the All About AI series. This first episode covers the historical evolution of AI and explains how it became integrated into today’s world.</span></div>
<p>&nbsp;</p>
<p>AI-powered robots that walk, talk, and think like humans have long been a staple of sci-fi comics and movies. However, AI and robotics are no longer merely works of fiction—they have become a reality. Now that AI is here and transforming people’s lives, it is prudent to look back and consider AI’s origins, the milestones which have shaped the technology’s evolution, and consider what the future might hold.</p>
<h3 class="tit">From the Turing Test to Machine Learning: AI’s Early Beginnings</h3>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-15944 size-full" title="An overview of AI’s evolution through the decades from the 1950s to the 2020s" src="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2024/10/07053213/SK-hynix_All-About-AI_The-Origins-Evolution-Future-of-AI_01.png" alt="An overview of AI’s evolution through the decades from the 1950s to the 2020s" width="1000" height="563" srcset="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2024/10/07053213/SK-hynix_All-About-AI_The-Origins-Evolution-Future-of-AI_01.png 1000w, https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2024/10/07053213/SK-hynix_All-About-AI_The-Origins-Evolution-Future-of-AI_01-680x383.png 680w, https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2024/10/07053213/SK-hynix_All-About-AI_The-Origins-Evolution-Future-of-AI_01-768x432.png 768w" sizes="(max-width: 1000px) 100vw, 1000px" /></p>
<p class="source" style="text-align: center;">Figure 1. An overview of AI’s evolution through the decades from the 1950s to the 2020s</p>
<p>&nbsp;</p>
<p>The birth of AI can be traced back to the 1950s. In 1950, British mathematician Alan Turing proposed that machines could “think,” introducing what is now known as the &#8220;Turing test” to evaluate this capability. This is widely recognized to be the first study to present the concept of AI. In 1956, the Dartmouth Summer Research Project on Artificial Intelligence formally introduced the term “AI” to the wider world for the first time. Held in the U.S. state of New Hampshire, the conference fueled further debates on whether machines could learn and evolve like humans.</p>
<p>During the same decade, the development of artificial neural network<sup>1</sup> models marked a significant milestone in computing history. In 1957, U.S. neuropsychologist Frank Rosenblatt introduced the “perceptron” model<sup>2</sup>, empirically demonstrating that computers can learn and recognize patterns. This practical application built on the “neural network theory” developed in 1943 by neurophysiologists Warren McCulloch and Walter Pitts, who conceptualized nerve cell interactions into a simple computational model. Despite these early breakthroughs raising high expectations, research in the field soon stagnated due to limitations in computing power, logical framework, and data availability.</p>
<p style="font-size: 14px; font-style: italic; color: #555;"><sup>1</sup><strong>Neural network</strong>: A machine learning program, or model, that makes decisions in a manner similar to the human brain. It creates an adaptive system to make decisions and learn from mistakes.<br />
<sup>2</sup><strong>Perceptron</strong>: The simplest form of a neural network. It is a model of a single neuron that can be used for binary classification problems, enabling it to determine whether an input belongs to one class or another.</p>
<p>Then in the 1980s, “expert system” emerged which operated solely based on human-defined rules. These systems could make automated decisions to perform tasks such as diagnosis, categorization, and analysis in practical fields such as medicine, law, and retail. However, during this period, expert systems were limited by their reliance on rules set by humans and struggled to understand the complexities of the real world.</p>
<p>In the 1990s, AI evolved from following human commands to autonomously learning and discovering new rules by adopting machine learning algorithms. This became possible due to the advent of digital technology and the internet, which provided access to vast amounts of online data. At this point, AI was able to unearth new rules even humans could not discover. This period marked the start of renewed momentum for AI research, based on machine learning.</p>
<h3 class="tit">The Rise of Deep Learning: A Key Technology in AI’s Growth</h3>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-15945 size-full" title="Timeline showing advances in artificial neural networks and deep learning" src="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2024/10/07053217/SK-hynix_All-About-AI_The-Origins-Evolution-Future-of-AI_02.png" alt="Timeline showing advances in artificial neural networks and deep learning" width="1000" height="596" srcset="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2024/10/07053217/SK-hynix_All-About-AI_The-Origins-Evolution-Future-of-AI_02.png 1000w, https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2024/10/07053217/SK-hynix_All-About-AI_The-Origins-Evolution-Future-of-AI_02-671x400.png 671w, https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2024/10/07053217/SK-hynix_All-About-AI_The-Origins-Evolution-Future-of-AI_02-768x458.png 768w" sizes="(max-width: 1000px) 100vw, 1000px" /></p>
<p class="source" style="text-align: center;">Figure 2. Timeline showing advances in artificial neural networks and deep learning</p>
<p>&nbsp;</p>
<p>While the 1990s presented opportunities for AI to grow, the journey and evolution of AI has had its share of setbacks. In 1969, early artificial neural network research hit a roadblock when it was discovered that the perceptron model could not solve nonlinear problems<sup>3</sup>, leading to a prolonged downturn in the field. However, computer scientist Geoffrey Hinton, often hailed as the “godfather of deep learning,” breathed new life into artificial neural network research with his groundbreaking ideas.</p>
<p>For example, in 1986, Hinton applied the backpropagation<sup>4</sup> algorithm to a “multilayer perceptron” model, essentially layers of artificial neural networks, proving it could address the limitations of the initial perceptron model. This seemed to spark a revival in artificial neural networks research, but as the depth of the networks increased, issues began to emerge in the learning process and outcomes.</p>
<p>In 2006, Hinton introduced the “deep belief network (DBN),” which enhanced the performance of a multilayer perceptron, in his paper “A Fast Learning Algorithm for Deep Belief Nets.” By pre-training each layer through unsupervised learning<sup>5</sup> and then fine-tuning the entire network, the DBN significantly improved the speed and efficiency of neural network learning—which had previously been deemed an issue. This progress paved the way for future advancements in deep learning.</p>
<p style="font-size: 14px; font-style: italic; color: #555;"><sup>3</sup>The initial perceptron model was a single-layer perceptron that could not solve nonlinear problems such as the XOR problem, which involves two input values; it outputs 0 if the two input values ​​are the same and 1 if they are different.<br />
<sup>4</sup><strong>Backpropagation</strong>: An algorithm used in neural networks to minimize errors by adjusting the weights. It works by calculating the difference between the predicted and actual values and then updating the weights in reverse order, starting from the output layer.<br />
<sup>5</sup><strong>Unsupervised Learning</strong>: A type of machine learning where the model is trained on input data without explicit labels or predefined outcomes. The goal is to discover and understand hidden structures and patterns within the data.</p>
<p>In 2012, deep learning made a historic leap forward when Hinton’s team won the ImageNet Large Scale Visual Recognition Challenge (ILSVRC) with their deep learning-based model, AlexNet. This triumph demonstrated deep learning’s immense power by recording an error rate of just 16.4%, surpassing the 25.8% of the previous year’s winner.</p>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-15946 size-full" title="An Overview of ILSVRC’s Image Recognition Error Rate by Year (Kien Nguyen, Arun Ross, Iris Recognition With Off-the-Shelf CNN Features: A Deep Learning Perspective, IEEE Access, Sept. 2017 p.3)" src="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2024/10/07053222/SK-hynix_All-About-AI_The-Origins-Evolution-Future-of-AI_03.png" alt="An Overview of ILSVRC’s Image Recognition Error Rate by Year (Kien Nguyen, Arun Ross, Iris Recognition With Off-the-Shelf CNN Features: A Deep Learning Perspective, IEEE Access, Sept. 2017 p.3)" width="1000" height="623" srcset="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2024/10/07053222/SK-hynix_All-About-AI_The-Origins-Evolution-Future-of-AI_03.png 1000w, https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2024/10/07053222/SK-hynix_All-About-AI_The-Origins-Evolution-Future-of-AI_03-642x400.png 642w, https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2024/10/07053222/SK-hynix_All-About-AI_The-Origins-Evolution-Future-of-AI_03-768x478.png 768w" sizes="(max-width: 1000px) 100vw, 1000px" /></p>
<p class="source" style="text-align: center;">Figure 3. An Overview of ILSVRC’s Image Recognition Error Rate by Year (Kien Nguyen, Arun Ross, <em>Iris Recognition With Off-the-Shelf CNN Features: A Deep Learning Perspective</em>, IEEE Access, Sept. 2017 p.3)</p>
<p>&nbsp;</p>
<p>Deep learning, a focal point of AI research, has grown rapidly since the 2010s for two primary reasons. First, advances in computer systems, including graphics processing units (GPUs), have driven AI development. Originally designed for graphics processing, GPUs can process repetitive and similar tasks in parallel. This capability enables GPUs to process data faster than central processing units (CPUs). In the 2010s, general-purpose computing on GPUs (GPGPU) emerged, enabling GPUs to be used for broader computational tasks beyond graphics rendering and allowing them to replace CPUs in some instances. The use of GPUs has further increased as they have been utilized for training artificial neural networks, accelerating the development of deep learning. Deep learning, which needs to perform iterative computations during analysis of large datasets to extract features, benefits from the parallel processing capability of GPUs.</p>
<p>Second, the expansion of data resources has fueled progress in deep learning. Training an artificial neural network requires vast amounts of data. In the past, data was primarily sourced from users manually inputting information into computers. However, the explosion of the internet and search engines in the 1990s exponentially increased the range of data available for processing. In the 2000s, the advent of technologies such as smartphones and the Internet of Things (IoT) contributed to the birth of the Big Data era, where real-time information flows from every corner of the globe. Deep learning algorithms use this large quantity of data for training, growing increasingly sophisticated. This data revolution has therefore set the stage for significant advancements in deep learning technology.</p>
<p style="text-align: center;"><iframe loading="lazy" src="https://www.youtube.com/embed/WXuK6gekU1Y?si=W_lg7iEWjh4bfGDb" width="810" height="455" frameborder="0" allowfullscreen="allowfullscreen"><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start">﻿</span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start">﻿</span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start">﻿</span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start"></span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start"></span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start"></span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start"></span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start"></span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start"></span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start"></span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start"></span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start"></span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start"></span></iframe></p>
<p class="source" style="text-align: center;">Figure 4. Google DeepMind’s <em>AlphaGo </em><em>&#8211; The Movie </em>is a documentary film about the epic battle between AlphaGo and Lee Sedol on March 9, 2016</p>
<p>&nbsp;</p>
<p>By 2016, the evolution of AI reached a dramatic turning point with the development of AlphaGo, an advanced AI program created by Google DeepMind to play the board game Go. This extraordinary AI program captivated the world when it defeated Go grandmaster Lee Sedol by an impressive 4-1 score. Combining deep learning with reinforcement learning<sup>6</sup> and Monte Carlo tree search (MCTS)<sup>7</sup> algorithms, AlphaGo learned to mimic human intuition, predict moves, and strategize through tens of thousands of self-played games. AlphaGo’s victory over a legendary human player signaled the beginning of a new AI era.</p>
<p style="font-size: 14px; font-style: italic; color: #555;"><sup>6</sup><strong>Reinforcement Learning</strong>: A type of machine learning where an AI agent learns to make decisions by interacting with an environment. The agent receives rewards or penalties based on its actions and aims to maximize cumulative rewards over time by optimizing its strategy.<br />
<sup>7</sup><strong>Monte Carlo tree search (MCTS)</strong>: A stochastic algorithm that repeatedly generates a series of random numbers to derive a numerical approximation of a function&#8217;s value. It structures the possible actions of the current situation into a search tree and uses random simulations to infer the pros and cons of each, ultimately determining the optimal course of action.</p>
<h3 class="tit">ChatGPT: The Catalyst for the Generative AI Boom</h3>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-15947 size-full" title="Generative AI explained through key AI subsets" src="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2024/10/07053226/SK-hynix_All-About-AI_The-Origins-Evolution-Future-of-AI_04.png" alt="Generative AI explained through key AI subsets" width="1000" height="563" srcset="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2024/10/07053226/SK-hynix_All-About-AI_The-Origins-Evolution-Future-of-AI_04.png 1000w, https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2024/10/07053226/SK-hynix_All-About-AI_The-Origins-Evolution-Future-of-AI_04-680x383.png 680w, https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2024/10/07053226/SK-hynix_All-About-AI_The-Origins-Evolution-Future-of-AI_04-768x432.png 768w" sizes="(max-width: 1000px) 100vw, 1000px" /></p>
<p class="source" style="text-align: center;">Figure 5. Generative AI explained through key AI subsets</p>
<p>&nbsp;</p>
<p>At the close of 2022, humanity stood on the brink of a transformative leap with AI technology. OpenAI unveiled ChatGPT, powered by a type of LLM<sup>8</sup> known as generative pre-trained transformer (GPT) 3.5, marking the dawn of the generative AI era. Most notably, this leap propelled AI into the creative realm, a domain once considered uniquely human. Now, generative AI can produce high-quality content across diverse formats, moving beyond traditional deep learning, which merely predicts or classifies data. Instead, generative AI, using LLMs or various image generation models such as variational autoencoders (VAEs), generative adversarial networks (GANs), and diffusion models, creates original results tailored to user needs.</p>
<p style="font-size: 14px; font-style: italic; color: #555;"><sup>8</sup><strong>Large language model (LLM)</strong>: Deep learning algorithms that perform a variety of natural language processing tasks by leveraging extensive data.</p>
<p>To provide a clearer context for the evolution of generative AI, it is essential to examine its origins and key developments. The roots of generative AI trace back to 2014, when American scientist and researcher Ian Goodfellow introduced GANs. In GANs, two neural networks engage in a continuous duel: one generates new data from a dataset, while the other network compares this new data to the original dataset to determine its authenticity. Through this iterative process, GANs produce increasingly refined and sophisticated outputs. Over time, researchers have enhanced and expanded upon this model, leading to its widespread use in applications such as image generation and transformation.</p>
<p>In 2017, the natural language processing (NLP)<sup>9</sup> model “transformer” was introduced. This model considers the relationships between data as key variables. By focusing more attention to certain information, transformers can learn complex data patterns and relationships between data, capturing essential details to produce higher quality results. This advancement transformed NLP tasks such as language comprehension, machine translation, and conversational systems, leading to the development of LLMs such as the aforementioned GPT.</p>
<p style="font-size: 14px; font-style: italic; color: #555;"><sup>9</sup><strong>Natural language processing (NLP)</strong>: A subfield of AI that uses algorithms to analyze and process natural language data. By examining syntactic structures, semantic relationships, and contextual patterns, NLP systems can perform tasks such as language translation.</p>
<p>First released in 2018, GPTs have rapidly advanced in performance by expanding their parameters and training on data every year. By 2022, OpenAI’s chatbot ChatGPT, powered by GPT-3.5, completely changed the paradigm of AI. ChatGPT, with its exceptional ability to understand user context, deliver relevant responses, and handle diverse queries, quickly gained traction. <a href="https://www.statista.com/chart/29174/time-to-one-million-users/" target="_blank" rel="noopener noreferrer"><span style="text-decoration: underline;">Within a week of its launch, it drew over 1 million users</span></a> and attracted <a href="https://www.reuters.com/technology/chatgpt-sets-record-fastest-growing-user-base-analyst-note-2023-02-01/" target="_blank" rel="noopener noreferrer"><span style="text-decoration: underline;">more than 100 million active users within two months</span></a>.</p>
<p>The rapid advancements in AI culminated in a major technological leap forward in 2023 with the launch of GPT-4 by OpenAI. This new model is built on a dataset roughly 500 times larger than that of GPT-3.5. GPT-4, now considered a Large Multimodal Model (LMM)<sup>10</sup>, can simultaneously process diverse formats of input data, including images, audio, and video, expanding far beyond its text-only predecessors. In 2024, OpenAI introduced GPT-4o, an enhanced model offering faster, more efficient processing of text, voice, and images. Capitalizing on the generative AI boom triggered by ChatGPT, companies have rolled out diverse services. For example, Google’s Gemini can simultaneously recognize and understand text, images, and audio; Meta’s SAM accurately identifies and isolates objects in images; and OpenAI’s Sora generates videos from text prompts.</p>
<p style="font-size: 14px; font-style: italic; color: #555;"><sup>10</sup><strong>Large Multimodal Model (LMM)</strong>: A deep learning algorithm that can handle many types of data, including images, audio, and more, not just text.</p>
<p>The generative AI market is only beginning to unleash its potential. According to a <a href="https://www.idc.com/getdoc.jsp?containerId=prUS51572023" target="_blank" rel="noopener noreferrer"><span style="text-decoration: underline;">report from the global market research firm International Data Corporation (IDC)</span></a>, the market is set to be worth 40.1 billion USD in 2024—2.7 times larger than the previous year. Looking ahead, the market is expected to continue its growth each year and reach 151.1 billion USD by 2027. As generative AI evolves, its influence will extend beyond software to various formats including hardware and internet services. The world can expect a leap in capabilities and a push towards greater accessibility, making cutting-edge AI technology available to an ever-growing audience.</p>
<h3 class="tit">AI’s Impact on Revolutionizing Today and Redefining Tomorrow</h3>
<p>Just as Google search revolutionized the early 2000s and mobile social media reshaped the 2010s, AI is now driving transformative changes across society. The pace of this technological advancement is unprecedented, and the challenges and concerns of humanity are growing along with it.</p>
<p>So what is the “next generative AI”? The most notable technology around today is perhaps on-device AI. Unlike traditional AI that relies on large cloud servers to pull data to edge devices, on-device AI operates directly on electronic devices such as smartphones and PCs through integrated AI chipsets and smaller LLMs (sLLMs). This shift promises to enhance security, conserve resources, and deliver more personalized AI experiences.</p>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-15948 size-full" title="Cloud-based AI vs on-device AI structures" src="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2024/10/07053230/SK-hynix_All-About-AI_The-Origins-Evolution-Future-of-AI_05.png" alt="Cloud-based AI vs on-device AI structures" width="1000" height="563" srcset="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2024/10/07053230/SK-hynix_All-About-AI_The-Origins-Evolution-Future-of-AI_05.png 1000w, https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2024/10/07053230/SK-hynix_All-About-AI_The-Origins-Evolution-Future-of-AI_05-680x383.png 680w, https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2024/10/07053230/SK-hynix_All-About-AI_The-Origins-Evolution-Future-of-AI_05-768x432.png 768w" sizes="(max-width: 1000px) 100vw, 1000px" /></p>
<p class="source" style="text-align: center;">Figure 6. Cloud-based AI vs on-device AI structures</p>
<p>&nbsp;</p>
<p>AI will seamlessly integrate into an increasing number of devices, continuously evolving in form and function. Thus, innovations that once seemed like science fiction are becoming reality. For instance, in 2023, U.S. startup Humane launched the AI Pin, a wearable device with a laser-ink display that projects a menu onto the user’s palm. At CES 2024, Rabbit&#8217;s R1 and Brilliant Labs’ Frame showcased their own cutting-edge wearable AI technology. Meanwhile, mixed reality (MR) headsets, like Apple’s Vision Pro and Meta’s Quest, are pushing beyond traditional virtual reality (VR) and metaverse experiences, opening up new markets.</p>
<p>However, as technology races forward, it not only creates new opportunities but also brings about social challenges. The rapid rise of AI has sparked concerns about society’s ability to keep up with these advancements. In particular, AI’s potential misuse and impact on real-world issues has heightened these fears. Sophisticated AI-generated content, such as deepfake videos and manipulated images, creates fake news and disrupts society. Recently, concerns about fake content have intensified in many countries ahead of major elections, including the 2024 U.S. presidential election.</p>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-15949 size-full" title="Social anxiety and disruption due to deepfake technology portrayed by DALL-E, a generative AI platform" src="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2024/10/07053239/SK-hynix_All-About-AI_The-Origins-Evolution-Future-of-AI_06.png" alt="Social anxiety and disruption due to deepfake technology portrayed by DALL-E, a generative AI platform" width="1000" height="563" srcset="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2024/10/07053239/SK-hynix_All-About-AI_The-Origins-Evolution-Future-of-AI_06.png 1000w, https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2024/10/07053239/SK-hynix_All-About-AI_The-Origins-Evolution-Future-of-AI_06-680x383.png 680w, https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2024/10/07053239/SK-hynix_All-About-AI_The-Origins-Evolution-Future-of-AI_06-768x432.png 768w" sizes="(max-width: 1000px) 100vw, 1000px" /></p>
<p class="source" style="text-align: center;">Figure 7. Social anxiety and disruption due to deepfake technology portrayed by DALL-E, a generative AI platform</p>
<p>&nbsp;</p>
<p>There are also risks associated with the development and use of AI. As generative AI crawls and merges publicly available web contents to train its AI models, there are concerns about plagiarism. Moreover, copyright disputes can arise from creating content using similar prompts with the same generative AI program. The potential for AI to shift from enhancing productivity to replacing jobs and disrupting the labor market presents a troubling reality for some as well.</p>
<p>AI has created a world beyond human imagination. As this new world unfolds, it is crucial to prepare for the changes ahead. Addressing this new era involves thoughtful planning and social discussion. These action items first require a deep understanding of AI’s potential and implications, which will be provided throughout the All About AI series.</p>
<p>&nbsp;</p>
<p><a href="https://linkedin.com/showcase/skhynix-news-and-stories/" target="_blank" rel="noopener noreferrer"><img loading="lazy" decoding="async" class="size-full wp-image-15776 aligncenter" src=" https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2024/09/13015412/SK-hynix_Newsroom-banner_1.png" alt="" width="800" height="135" srcset="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2024/09/13015412/SK-hynix_Newsroom-banner_1.png 1000w, https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2024/09/13015412/SK-hynix_Newsroom-banner_1-680x115.png 680w, https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2024/09/13015412/SK-hynix_Newsroom-banner_1-768x130.png 768w" sizes="(max-width: 800px) 100vw, 800px" /></a></p><p>The post <a href="https://skhynix-news-global-stg.mock.pe.kr/all-about-ai-the-origins-evolution-future-of-ai/">[All About AI] The Origins, Evolution & Future of AI</a> first appeared on <a href="https://skhynix-news-global-stg.mock.pe.kr">SK hynix Newsroom</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Building Bridges with Machine Translation: Memory Chips Help Erase Language Barriers</title>
		<link>https://skhynix-news-global-stg.mock.pe.kr/memory-chips-help-erase-language-barriers/</link>
		
		<dc:creator><![CDATA[user]]></dc:creator>
		<pubDate>Tue, 27 Sep 2022 01:00:48 +0000</pubDate>
				<category><![CDATA[featured]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[NMT]]></category>
		<category><![CDATA[238-Layer NAND]]></category>
		<category><![CDATA[CXL]]></category>
		<category><![CDATA[HBM3]]></category>
		<category><![CDATA[Machine Learning]]></category>
		<guid isPermaLink="false">http://admin.news.skhynix.com/?p=9854</guid>

					<description><![CDATA[<p>Languages are one of the most common means of communication, of which the media and carriers are not limited to voices and texts. Saved as data in devices such as computers, they can be equally useful for information exchange and communication after processes like copying, transmission, and translation. According to surveys, over 7,100 languages are [&#8230;]</p>
<p>The post <a href="https://skhynix-news-global-stg.mock.pe.kr/memory-chips-help-erase-language-barriers/">Building Bridges with Machine Translation: Memory Chips Help Erase Language Barriers</a> first appeared on <a href="https://skhynix-news-global-stg.mock.pe.kr">SK hynix Newsroom</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>Languages are one of the most common means of communication, of which the media and carriers are not limited to voices and texts. Saved as data in devices such as computers, they can be equally useful for information exchange and communication after processes like copying, transmission, and translation. According to surveys, over 7,100 languages are still in use around the world<sup>1</sup>. Language barriers have undeniably caused numerous challenges for people in the era of globalization, while translation is now rising to the occasion, building bridges among all countries and cultures.</p>
<p>“A World without Barriers”, the theme of the 2022 International Translation Day (September 30), has long been our hopeful vision for the future world. For years, technologies like AI (Artificial Intelligence) have been supporting our reach for the wildest dreams. With the rise of AI translation, a world without language barriers seems closer than ever before.</p>
<p>&nbsp;</p>
<h3 class="tit">The Rising Demand for Translation</h3>
<p>Under the wave of globalization, different countries are now extremely connected in various fields such as economy, trades, and culture. As effective communication and mutual understanding are fundamental for international collaborations, breaking language barriers to accurately reach consensuses has become an urgent issue. As a matter of fact, a study shows that above other culture factors such as value differences or stereotypes, speaking different languages is still the primary challenge for effective cross-culture communication<sup>2</sup>.  As a result, the global language market is constantly expanding, expected to reach 57.7 billion US Dollars this year<sup>3</sup>.</p>
<p>While English, widely used and learnt around the world, has established itself as a world language, about 40% of the world’s languages are on the verge of extinction. As the language diversity is indispensable for the diversity of culture, to prevent the loss of minority cultures, we need to hear the voices of endangered languages. Translation has thus become our key access to reach these cultures.</p>
<p>So far, translation services can be roughly categorized into two types:  human translation and machine translation. In the pursuit of “faithfulness, expressiveness and elegance”, human translation can usually offer higher-quality outcomes. However, with closer global communication comes the exponential growth of translation workload, making it difficult for human translation to fully take on the challenge. Within the massive data to be translated, there are also lots of redundant, miscellaneous information, for which the usage of human translation can be quite wasteful due to the high labor cost.  In addition, human translators’ own interpretation and style might have an impact on the translation outcome. Therefore, since its appearance in mid-20<sup>th</sup> century, machine translation has gradually become a common tool for our daily translation needs.</p>
<p><img loading="lazy" decoding="async" class="size-full wp-image-9855 aligncenter" src="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2022/09/22072909/Figure-1.-Global-Machine-Translation-Mark.jpg" alt="" width="3508" height="2480" srcset="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2022/09/22072909/Figure-1.-Global-Machine-Translation-Mark.jpg 3508w, https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2022/09/22072909/Figure-1.-Global-Machine-Translation-Mark-566x400.jpg 566w, https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2022/09/22072909/Figure-1.-Global-Machine-Translation-Mark-768x543.jpg 768w, https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2022/09/22072909/Figure-1.-Global-Machine-Translation-Mark-1024x724.jpg 1024w" sizes="(max-width: 3508px) 100vw, 3508px" /></p>
<p class="source" style="text-align: center;">Figure 1. Global Machine Translation Market Size</p>
<p>&nbsp;</p>
<h3 class="tit">Development of Machine Translation</h3>
<p>The development of machine translation can be divided into three stages: Rule-based Machine Translation (RBMT), Statistical Machine Translation (SMT), and Neural Machine Translation (NMT).</p>
<p><img loading="lazy" decoding="async" class="size-full wp-image-9856 aligncenter" src="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2022/09/22073110/Figure-2.-Development-of-Machine-Translat.jpg" alt="" width="2480" height="3633" srcset="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2022/09/22073110/Figure-2.-Development-of-Machine-Translat.jpg 2480w, https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2022/09/22073110/Figure-2.-Development-of-Machine-Translat-273x400.jpg 273w, https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2022/09/22073110/Figure-2.-Development-of-Machine-Translat-768x1125.jpg 768w, https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2022/09/22073110/Figure-2.-Development-of-Machine-Translat-699x1024.jpg 699w" sizes="(max-width: 2480px) 100vw, 2480px" /></p>
<p class="source" style="text-align: center;">Figure 2. Development of Machine Translation</p>
<p>&nbsp;</p>
<p>Among them, neural machine translation adopts an end-to-end encoder-decoder structure, without applying preset translation rules, splitting sentences, or translating word-by-word. It directly decodes the source text, globally processing the input and output content. Decades of neural networks development has lay down the foundation for neural machine translation to achieve extremely rapid growth.</p>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-9857" src="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2022/09/22073233/Figure-3.-NMT-Optimizes-the-Translation-P.jpg" alt="" width="3508" height="2480" srcset="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2022/09/22073233/Figure-3.-NMT-Optimizes-the-Translation-P.jpg 3508w, https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2022/09/22073233/Figure-3.-NMT-Optimizes-the-Translation-P-566x400.jpg 566w, https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2022/09/22073233/Figure-3.-NMT-Optimizes-the-Translation-P-768x543.jpg 768w, https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2022/09/22073233/Figure-3.-NMT-Optimizes-the-Translation-P-1024x724.jpg 1024w" sizes="(max-width: 3508px) 100vw, 3508px" /></p>
<p class="source" style="text-align: center;">Figure 3. NMT Optimizes the Translation Process</p>
<p>&nbsp;</p>
<p>From 2015 to 2016, Baidu and Google successively released their own self-developed online NMT systems with the most advanced training technology at that time, kickstarting the era of NMT. Since then, many other major Internet and ICT companies have also started venturing into the NMT arena, each integrating its own system with corporate visions or products/services.</p>
<p>For example, the &#8220;No Language Left Behind (NLLB)&#8221; project by Meta aims to help billions of people around the world translate over 200 languages with high quality. In July this year, the company announced a plan to build an open-source AI model for &#8220;NLLB&#8221;, which includes 50+ billion parameters, and is trained by an AI supercomputer, estimated to perform over 25 billion translations per day<sup>4</sup>. On the other hand, NVIDIA’s own Maxine Software Development Kit (SDK) is designed to provide better real-time communication experiences. It offers high-quality real-time audio translation through the AI-driven SDK. Other than that, with its augmented reality (AR) SDK, other interactive features such as face tracking and eye contact can be introduced to bring smoother and more intuitive communication to video-calls<sup>5</sup>.</p>
<p>&nbsp;</p>
<h3 class="tit">Memory Upgrades for the Diversity &amp; Prosperity of All Languages</h3>
<p>The evolution of machine translation puts forward both higher requirements and bigger motivation for the development of computer technology. Since the rise of SMT, the construction and continuous expansion for text corpus has brought up another challenge for data storage.</p>
<p>With the development of ICT, the amount of data generated by everyday communications has become immeasurable: according to IBM&#8217;s statistics, 2.5 exabytes of data are generated every day<sup>6</sup>. And very likely, this amount will be further increased with the progress of civilization, as well as the diversification and complication of technology applications. To ensure the effective cross-culture communication and protect culture diversity, information and communication technologies should provide powerful timely supports. Performances of semiconductor chips, such as data transmission speed and reading/writing speed are becoming essential factors for considerations.</p>
<p><img loading="lazy" decoding="async" class="size-full wp-image-9858 aligncenter" src="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2022/09/22073617/Figure-4.-SK-hynix-4D-NAND.png" alt="" width="1000" height="761" srcset="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2022/09/22073617/Figure-4.-SK-hynix-4D-NAND.png 1000w, https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2022/09/22073617/Figure-4.-SK-hynix-4D-NAND-526x400.png 526w, https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2022/09/22073617/Figure-4.-SK-hynix-4D-NAND-768x584.png 768w" sizes="(max-width: 1000px) 100vw, 1000px" /></p>
<p class="source" style="text-align: center;">Figure 4. World’s first 238-layer 512Gb TLC 4D NAND developed by SK hynix</p>
<p>&nbsp;</p>
<p>In the era of AI and big data, fast data access has become a primary technological requirement to maximize the use of massive data corpus for more effective machine translation. The development of flash memory technologies therefore plays an important role. This August, SK hynix announced the successful development of the world’s first 238-layer 512Gb TLC 4D NAND, which is expected to begin mass production in the first half of 2023. The data-transfer speed of the 238-layer product is 2.4Gb per second, a 50% increase from the previous generation. This 4D product have a smaller cell area per unit compared with 3D, leading to higher production efficiency. It will be provided for high-capacity SSDs for servers in the future, potentially helping the operation of massive text corpora.</p>
<p>Meanwhile for NMT, the application of deep learning is indispensable. As a highly complex form of machine learning, deep learning aims to enable machines to have learning and analytical capabilities like humans do. Running the data to be learnt on computing devices, it eventually comes up with an optimal result through billions of neural network operations and adjustments.</p>
<p>To continuously optimize the learning outcomes and generate results that better fit the context, researchers need to increase the amount of training data for a language model in the partition for each language pair. Factors such as the complexity of the language model and learning algorithm used, as well as their error tolerance will further determine the total amount of data required for deep learning<sup>7</sup>. The quantity and quality of data will ultimately affect the outcome of its use on the algorithm model and are therefore crucial to the output quality of NMT.</p>
<p><!-- swiper start --></p>
<div class="swiper-container">
<div class="swiper-wrapper">
<div class="swiper-slide">
<p class="img_area"><img decoding="async" class="size-full wp-image-4330 aligncenter" style="width: 800px;" src="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2022/09/22073831/Figure-5.-SK-hynix-DDR5-DRAM-CXLTM-Memory-.png" alt="" /></p>
</div>
<div class="swiper-slide">
<p class="img_area"><img decoding="async" class="size-full wp-image-4330 aligncenter" style="width: 800px;" src="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2022/09/22073838/Figure-6.-SK-hynix-HBM3-DRAM.jpg" alt="" /></p>
<p>&nbsp;</p>
</div>
</div>
<div class="swiper-button-next"></div>
<div class="swiper-button-prev"></div>
<div class="swiper-pagination"></div>
</div>
<p class="source" style="text-align: center;">Figure 5. SK hynix DDR5 DRAM CXL<sup>TM</sup> Memory</p>
<p class="source" style="text-align: center;">Figure 6. SK hynix HBM3 DRAM</p>
<p>&nbsp;</p>
<p>Therefore, NMT needs the support of large-scale floating-point operations to improve model performances such as inference speed, making the improved computation power an essential technological support<sup>8</sup>. To address processing demands like this, SK hynix recently developed the HBM3 DRAM and the first CXL memory, which provide more advantages and possibilities for AI and deep learning with innovative, groundbreaking technologies. The expandable DDR5 DRAM-based CXL memory allows for flexible memory expansion compared to current server market, where the memory capacity and performance are fixed once the server platform is adopted. With a total bandwidth of 360-480 GB/s, and a total capacity of 1.15 TB, the CXL memory product highly appeals to a variety of fields that require high-performance computing. Moreover, HBM3 of SK hynix, which can process up to 819GB per second and adopts a 16-channel architecture that runs at 6.4Gbps, is now under mass production, supporting the significant improvement of computing performances. With the upgraded computing power, more languages can be converted into data, achieving better accuracy in translation and communication, helping create a future world without language barrier through high-performance technologies.</p>
<p>The constant breakthrough in technology is pushing our imagination of the future beyond past frameworks and limitations. What was once “impossible” gradually becomes the reality today. With globalization connecting countries and communities around the world, the developments of different societies are no longer isolated by geographic or language barriers. Every leap in the evolution of technology is helping create a world where our vision for the greater common good for all mankind can be eventually achieved.</p>
<p>While embracing challenges, constantly innovating, and striving to offer better products and technologies, SK hynix keeps a close eye on the global community and hopes to make this world a better place with its expertise. Under the grandiose narrative of the world, tiny semiconductor chips hidden in devices are sparing no efforts to create infinite possibilities for our future society.</p>
<p>&nbsp;</p>
<div style="border-top: 1px solid #e0e0e0;"></div>
<div></div>
<p>&nbsp;</p>
<p style="font-size: 14px; font-style: italic; color: #555;"><sup>1</sup><a href="https://blog.busuu.com/most-spoken-languages-in-the-world/" target="_blank" rel="noopener noreferrer"><span style="text-decoration: underline;">https://blog.busuu.com/most-spoken-languages-in-the-world/</span></a></p>
<p style="font-size: 14px; font-style: italic; color: #555;"><sup>2</sup><a href="https://www.researchgate.net/figure/Barriers-for-effective-cross-cultural-communication-and-interaction-Source-made-by-the_fig2_338242321" target="_blank" rel="noopener noreferrer"><span style="text-decoration: underline;">https://www.researchgate.net/figure/Barriers-for-effective-cross-cultural-communication-and-interaction-Source-made-by-the_fig2_338242321</span></a></p>
<p style="font-size: 14px; font-style: italic; color: #555;"><sup>3</sup><a href="https://www.researchgate.net/figure/Barriers-for-effective-cross-cultural-communication-and-interaction-Source-made-by-the_fig2_338242321" target="_blank" rel="noopener noreferrer"><span style="text-decoration: underline;">https://www.researchgate.net/figure/Barriers-for-effective-cross-cultural-communication-and-interaction-Source-made-by-the_fig2_338242321</span></a></p>
<p style="font-size: 14px; font-style: italic; color: #555;"><sup>4</sup><a href="https://ai.facebook.com/research/no-language-left-behind/" target="_blank" rel="noopener noreferrer"><span style="text-decoration: underline;">https://ai.facebook.com/research/no-language-left-behind/ </span></a></p>
<p style="font-size: 14px; font-style: italic; color: #555;"><sup>5</sup><a href="https://developer.nvidia.com/maxine" target="_blank" rel="noopener noreferrer"><span style="text-decoration: underline;">https://developer.nvidia.com/maxine </span></a></p>
<p style="font-size: 14px; font-style: italic; color: #555;"><sup>6</sup><a href="https://www.forbes.com/sites/bernardmarr/2018/05/21/how-much-data-do-we-create-every-day-the-mind-blowing-stats-everyone-should-read/?sh=788642c860ba" target="_blank" rel="noopener noreferrer"><span style="text-decoration: underline;">https://www.forbes.com/sites/bernardmarr/2018/05/21/how-much-data-do-we-create-every-day-the-mind-blowing-stats-everyone-should-read/?sh=788642c860ba</span></a></p>
<p style="font-size: 14px; font-style: italic; color: #555;"><sup>7</sup><a href="https://postindustria.com/how-much-data-is-required-for-machine-learning/" target="_blank" rel="noopener noreferrer"><span style="text-decoration: underline;">https://postindustria.com/how-much-data-is-required-for-machine-learning/</span></a></p>
<p style="font-size: 14px; font-style: italic; color: #555;"><sup>8</sup><a href="https://www.sciencedirect.com/science/article/pii/S2666651020300024" target="_blank" rel="noopener noreferrer"><span style="text-decoration: underline;">https://www.sciencedirect.com/science/article/pii/S2666651020300024 </span></a></p><p>The post <a href="https://skhynix-news-global-stg.mock.pe.kr/memory-chips-help-erase-language-barriers/">Building Bridges with Machine Translation: Memory Chips Help Erase Language Barriers</a> first appeared on <a href="https://skhynix-news-global-stg.mock.pe.kr">SK hynix Newsroom</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Let PIM Do the Learning: The Brainpower Behind the AI Memory Chip</title>
		<link>https://skhynix-news-global-stg.mock.pe.kr/let-pim-do-the-learning-the-brainpower-behind-the-ai-memory-chip/</link>
		
		<dc:creator><![CDATA[user]]></dc:creator>
		<pubDate>Fri, 17 Jun 2022 07:00:57 +0000</pubDate>
				<category><![CDATA[featured]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[ISSCC]]></category>
		<category><![CDATA[Deep Learning]]></category>
		<category><![CDATA[GDDR6-AiM]]></category>
		<category><![CDATA[PIM]]></category>
		<category><![CDATA[Machine Learning]]></category>
		<category><![CDATA[AI]]></category>
		<guid isPermaLink="false">http://admin.news.skhynix.com/?p=9359</guid>

					<description><![CDATA[<p>When IBM-developed computer Watson beat out its human competitors on the quiz show Jeopardy in 2011, it was thought to be the beginning of the end of the superior reign of human intelligence. Watson brought discussions of AI to the mainstream. Its ability to apply machine learning to gather and analyze massive amounts of data [&#8230;]</p>
<p>The post <a href="https://skhynix-news-global-stg.mock.pe.kr/let-pim-do-the-learning-the-brainpower-behind-the-ai-memory-chip/">Let PIM Do the Learning: The Brainpower Behind the AI Memory Chip</a> first appeared on <a href="https://skhynix-news-global-stg.mock.pe.kr">SK hynix Newsroom</a>.</p>]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" class="size-full wp-image-9360 aligncenter" src="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2022/06/15045057/SK-hynix_Let-PIM-Do-the-Learning_thumbnail.png" alt="" width="680" height="400" /></p>
<p>When IBM-developed computer Watson beat out its human competitors on the quiz show Jeopardy in 2011, it was thought to be the beginning of the end of the superior reign of human intelligence. Watson brought discussions of AI to the mainstream. Its ability to apply machine learning to gather and analyze massive amounts of data in a flash was something most thought exclusive to sci-fi.</p>
<p>Quintillions of bytes of data are now being generated each day, with the <a class="-as-ga" style="text-decoration: underline;" href="https://www.statista.com/statistics/871513/worldwide-data-created/" target="_blank" rel="noopener noreferrer" data-ga-category="sk-hynix-newsroom" data-ga-action="click" data-ga-label="goto_https://www.statista.com/statistics/871513/worldwide-data-created/">amount of data generated by 2025</a> predicted to be 181 zettabytes. While this volume of data exceeds far beyond the realm of human consumption, cloud computing, faster processing, faster networks, and faster chips mean it can be processed and applied efficiently. AI isn’t a pipe dream &#8211; it’s a reality.</p>
<h3>From Synapses to Circuits</h3>
<p>Semiconductors supporting AI functions must capitalize on space and provide means for parallel processing for complex tasks. Enter, Processing in Memory chips. The so-called PIM chip integrates a processor with Random Access Memory (RAM) on a single memory module. This structure removes the boundary between memory and system semiconductors, allowing data storage and data processing to happen in the same place.</p>
<p>By eliminating the need for data to traverse modules, response times are greatly improved, allowing for <a class="-as-ga" style="text-decoration: underline;" href="https://www.techtarget.com/searchbusinessanalytics/definition/processing-in-memory-PIM" target="_blank" rel="noopener noreferrer" data-ga-category="sk-hynix-newsroom" data-ga-action="click" data-ga-label="goto_https://www.techtarget.com/searchbusinessanalytics/definition/processing-in-memory-PIM">real-time data processing.</a> More traditional computer architectures, which manage processing and storage in separate modules, often fall prey to latency issues, commonly referred to as the von Neumann bottleneck. Adding processing functions to memory semiconductors presents a unique solution to overcome this long-standing problem.</p>
<p>SK hynix <a class="-as-ga" style="text-decoration: underline;" href="https://news.skhynix.com/sk-hynix-develops-pim-next-generation-ai-accelerator/" target="_blank" rel="noopener noreferrer" data-ga-category="sk-hynix-newsroom" data-ga-action="click" data-ga-label="goto_https://news.skhynix.com/sk-hynix-develops-pim-next-generation-ai-accelerator/">unveiled its next-generation PIM</a> in February 2022 at ISSCC in San Francisco. The GDDR6-AiM (Accelerator in Memory) adds computational functions to GDDR6 memory chips, allowing for data to be processed at speeds of up to 16 Gbps.</p>
<p>GDDR6-AiM is also more energy efficient, reducing power consumption by 80% by removing data movement to the CPU and GPU. Advancing technology in a manner that supports a greener and more equitable world is an integral part of SK hynix future vision. GDDR6-AiM can help reduce carbon emissions and shrink the carbon footprint of any technology it’s applied to, advancing <a class="-as-ga" style="text-decoration: underline;" href="https://www.skhynix.com/sustainability/UI-FR-SA1601/" target="_blank" rel="noopener noreferrer" data-ga-category="sk-hynix-newsroom" data-ga-action="click" data-ga-label="goto_https://www.skhynix.com/sustainability/UI-FR-SA1601/">SK hynix’s ESG-related goals</a> and expanding their positive impact across their clients’ industries.</p>
<p>While particularly effective in managing the needs of AI-based systems, PIM can be applied to a broad spectrum of technologies. Databases, query engines, data grids, and more all require some version of data storage and processing coupled with custom applications leveraging a variety of inputs.</p>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-9361" src="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2022/06/15045059/GDDR6-AiM_01.jpg" alt="" width="1000" height="614" srcset="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2022/06/15045059/GDDR6-AiM_01.jpg 1000w, https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2022/06/15045059/GDDR6-AiM_01-651x400.jpg 651w, https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2022/06/15045059/GDDR6-AiM_01-768x472.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" /></p>
<p class="source">The next generation of smart memory</p>
<h3>Machine Learning vs. Deep Learning</h3>
<p>Unbeknownst to many, artificial intelligence is a broad term that describes the science of creating machines that think like humans. The term machine learning marks functionalities that enable computers to perform tasks without explicit programming and includes deep learning, a subset that relies on artificial neural networks.</p>
<p>Deep learning can be seen as the most independent AI system as it manages both <a class="-as-ga" style="text-decoration: underline;" href="https://www.computer.org/publications/tech-news/trends/deep-learning-vs-machine-learning-whats-the-difference" target="_blank" rel="noopener noreferrer" data-ga-category="sk-hynix-newsroom" data-ga-action="click" data-ga-label="goto_https://www.computer.org/publications/tech-news/trends/deep-learning-vs-machine-learning-whats-the-difference">feature input and classification.</a> These systems also require vast amounts of data and rely on parallel processes as their algorithms are primarily self-directed once trained.</p>
<p>AI machines, including deep learning models, are already a part of our lives. There are countless real-world AI applications, which only stand to increase. Everything from mobile devices to autonomous vehicles utilize AI models for tasks like location-based recommendation, auto-braking, camera-based object classification, and navigation through complex environments.</p>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-9362" src="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2022/06/15045102/SK-hynix_Let-PIM-Do-the-Learning.png" alt="" width="1000" height="551" srcset="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2022/06/15045102/SK-hynix_Let-PIM-Do-the-Learning.png 1000w, https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2022/06/15045102/SK-hynix_Let-PIM-Do-the-Learning-680x375.png 680w, https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2022/06/15045102/SK-hynix_Let-PIM-Do-the-Learning-768x423.png 768w" sizes="(max-width: 1000px) 100vw, 1000px" /></p>
<p class="source">The art of computationally mimicking human intelligence takes many forms</p>
<h3>Overcoming the Challenges</h3>
<p>The road to PIM development was not without detours, roadblocks, and congestion. As the technology continues to advance, there are still obstacles to surmount across design, manufacturing, cost, and more.</p>
<p>Designing PIM requires the application of novel approaches to chip structures. Traditional semiconductors do not need to accommodate near-memory queues or perform parallel functions in the same way PIM chips do. Once onto the manufacturing stage, space and distance considerations become paramount. It is crucial to reduce how far signals must travel without increased cost or risk of thermal issues.</p>
<p>Furthermore, integrated chips such as PIM have an increased dependency on memory – a unique feature that is both a blessing and a curse. Any damage to the memory components could result in compromised data.</p>
<p>With the AI market expected <a class="-as-ga" style="text-decoration: underline;" href="https://www.statista.com/statistics/607716/worldwide-artificial-intelligence-market-revenues/" target="_blank" rel="noopener noreferrer" data-ga-category="sk-hynix-newsroom" data-ga-action="click" data-ga-label="goto_https://www.statista.com/statistics/607716/worldwide-artificial-intelligence-market-revenues/">to reach $190 billion by 2025,</a> investment in AI is ripe. According to a Boston Consulting Group and MIT Sloan Management Review study, <a class="-as-ga" style="text-decoration: underline;" href="https://www.forbes.com/sites/louiscolumbus/2017/09/10/how-artificial-intelligence-is-revolutionizing-business-in-2017/?sh=53667e385463" target="_blank" rel="noopener noreferrer" data-ga-category="sk-hynix-newsroom" data-ga-action="click" data-ga-label="goto_https://www.forbes.com/sites/louiscolumbus/2017/09/10/how-artificial-intelligence-is-revolutionizing-business-in-2017/?sh=53667e385463">83% of businesses</a> say AI is a strategic priority. SK hynix will continue to advance its expertise in the area and lead this growing sector in the years to come.</p>
<p><iframe loading="lazy" title="SK hynix GDDR6-AiM (Accelerator in memory)" width="1080" height="608" src="https://www.youtube.com/embed/rTULRWpbd1k?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe></p><p>The post <a href="https://skhynix-news-global-stg.mock.pe.kr/let-pim-do-the-learning-the-brainpower-behind-the-ai-memory-chip/">Let PIM Do the Learning: The Brainpower Behind the AI Memory Chip</a> first appeared on <a href="https://skhynix-news-global-stg.mock.pe.kr">SK hynix Newsroom</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>ANC technology: Your Everyday Life Evolution</title>
		<link>https://skhynix-news-global-stg.mock.pe.kr/anc-technology-your-everyday-life-evolution/</link>
		
		<dc:creator><![CDATA[user]]></dc:creator>
		<pubDate>Thu, 24 Jun 2021 07:00:07 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[SEMICONDUCTOR MEMORY]]></category>
		<category><![CDATA[Machine Learning]]></category>
		<category><![CDATA[ANC]]></category>
		<category><![CDATA[Active Noise Control]]></category>
		<guid isPermaLink="false">http://admin.news.skhynix.com/?p=7410</guid>

					<description><![CDATA[<p>Have you ever been bothered by the sound of your neighbor building something? What about the sound of insects on a summer night or the roaring of passing cars? Our ears are constantly being bombarded with sounds no matter where we are. Over time, these sounds can damage our hearing and can even affect vision [&#8230;]</p>
<p>The post <a href="https://skhynix-news-global-stg.mock.pe.kr/anc-technology-your-everyday-life-evolution/">ANC technology: Your Everyday Life Evolution</a> first appeared on <a href="https://skhynix-news-global-stg.mock.pe.kr">SK hynix Newsroom</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>Have you ever been bothered by the sound of your neighbor building something? What about the sound of insects on a summer night or the roaring of passing cars? Our ears are constantly being bombarded with sounds no matter where we are. Over time, these sounds can damage our hearing and can even affect vision in severe cases.</p>
<p>Most people try to block out annoying noises by buying headphones with better sound insulation or increasing the volume on their devices, but both options can also damage hearing. What else can you do? Active Noise Control (ANC) provides a solution. While ANC utilizes advanced technology, it has actually been around for a long time. It matches one sound wave by generating a second sound wave with the same frequency but opposite amplitude to achieve noise reduction or elimination. In the past, this technology was mainly used for specialized purposes, such as aviation systems, high-end vehicles, military equipment, or high-end professional headphones.</p>
<p>However, the continuous development of technology and the constant expansion of the consumer market have led to widespread adoption and adaptation of ANC technology for everyday life.</p>
<h3 class="tit">Everyday applications for ANC technology</h3>
<p>ANC may be an unfamiliar concept for most people, but it is actually an important part of our everyday life. Headphones, cars, and many home appliances use ANC technology.</p>
<h4>1. Earphones / Headphones <!-- 이미지 사이즈 지정해서 업로드 --></h4>
<p class="img_area"><img decoding="async" class="alignnone size-full wp-image-4330" style="width: 800px;" src="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2021/06/22082536/Headphones.jpg" alt="" /></p>
<p class="download_img"><a class="-as-download -as-ga" href="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2021/06/22082536/Headphones.jpg" target="_blank" rel="noopener noreferrer" download="" data-ga-category="sk-hynix-newsroom" data-ga-action="download" data-ga-label="download_image">Image Download</a></p>
<p>ANC is gaining more and more popularity among younger generations because its noise reduction technology drastically improves the user experience. Most people have different sensitivities to sound quality, so earphones and headphones ranging from 20 to 200 dollars often fail to demonstrate any improvement or real difference to consumers. However, ANC technology creates a clear difference in quality. In a noisy city, wearing ANC headphones is like having your own small world. Users are free to listen to songs, watch videos, or receive phone calls without interruptions or distractions.</p>
<p>ANC headphones employ a simple process to achieve noise reduction. First, the headphones receive an outside sound wave, and the sensors embedded in them convert the sound into an electromagnetic wave. Then the noise reduction system generates a sound wave of the opposite amplitude to reduce or even eliminate the noise.</p>
<p>There are currently a variety of ANC headphones on the market, and several famous brands, such as Sony and Bose, offer different models with ANC.</p>
<p>For instance, Sony offers a diverse range of unique headphones to meet consumer needs for a variety of scenarios. Bose headphones even redefine noise reduction with their advanced technology. Specifically, Bose Noise Cancelling Headphones 700 offer various options for noise cancellation with levels from 0-10. Level 0 enables users to deactivate ANC function to listen to both their content and ambient noises, such as people speaking or cars honking. Once users no longer need to listen to ambient noises, they can return to their own private world by switching to level 10 for complete noise cancellation.</p>
<p>&nbsp;</p>
<h4>2. Cars</h4>
<p>Do cars need noise reduction technology? Of course. There are basically four sources of noise for cars: the engine, tires, air, and resonant vibrations from the car body. Many high-end cars combine cotton insulation, double-pane windows, and quiet tires with ANC technology to minimize noise.</p>
<p>Cadillac is a leader in applying ANC technology to cars. It prioritizes a quiet in-vehicle atmosphere as its most basic requirement for establishing cars as a “third space”, or a place of rest outside of home and work, during travel. Cadillac proved its commitment to this concept as early as 2013 with the launch of its XTS luxury sedan equipped with the premium Bose 5.1 surround sound system. The system collected noises through microphones or sensors in different parts of the vehicle, including the acceleration and vibration sounds from the vehicle body. It then actively played sound waves with opposite amplitude with its Digital Signal Processor (DSP) to cancel out the sound wave of the noise.</p>
<p><!-- 이미지 사이즈 지정해서 업로드 --></p>
<p class="img_area"><img decoding="async" class="alignnone size-full wp-image-4330" style="width: 800px;" src="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2021/06/22082544/Active-Noise-Reduction-in-Cars.jpg" alt="" /></p>
<p class="source">Figure 1. Active Noise Reduction in Automobiles<sup>1</sup></p>
<p class="download_img"><a class="-as-download -as-ga" href="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2021/06/22082544/Active-Noise-Reduction-in-Cars.jpg" target="_blank" rel="noopener noreferrer" download="" data-ga-category="sk-hynix-newsroom" data-ga-action="download" data-ga-label="download_image">Image Download</a></p>
<p>The models following the Cadillac XTS, including the Cadillac CTS, CT6, and XT5, were also equipped with ANC technology. However, ANC is not limited to Cadillac, and use of ANC technology is now widespread among different car companies and models. Car models with high-performance ANC include Honda Accord, Ford Mondeo, Buick Envision, and more.</p>
<p>&nbsp;</p>
<h4>3. Homes<!-- 이미지 사이즈 지정해서 업로드 --></h4>
<p class="img_area"><img decoding="async" class="alignnone size-full wp-image-4330" style="width: 800px;" src="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2021/06/22082539/Homes.jpg" alt="" /></p>
<p class="download_img"><a class="-as-download -as-ga" href="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2021/06/22082539/Homes.jpg" target="_blank" rel="noopener noreferrer" download="" data-ga-category="sk-hynix-newsroom" data-ga-action="download" data-ga-label="download_image">Image Download</a></p>
<p>Increasing living standards are driving a growing demand for indoor noise reduction. Ambient sounds outside of windows, the activities of neighbors, and the operation of home appliances can create a high level of noise pollution and adversely affect occupants. Purchasing appliances with ANC technology is currently one way to minimize such noise pollution. However, developing ANC for 3D open sound fields to reduce noise pollution will be the most effective solution for controlling indoor noise in the future.</p>
<p>Current ANC technology can manage noise reduction frequencies of about 50Hz-1,000Hz. The noise reduction range can also manage noises with medium and low frequencies, such as noises from tables, chairs, and footsteps in the upstairs room. This technology provides several advantages over traditional soundproof insulation. It advances technology and develops environmentally friendly practices by:</p>
<p><span style="padding-left: 20px;">• Reducing the use of thick and heavy materials for less pollution.</span><br />
<span style="padding-left: 20px;">• Simplifying installation, maintenance, and replacement.</span><br />
<span style="padding-left: 20px;">• Increasing the efficiency of noise reduction.</span></p>
<p>&nbsp;</p>
<h3 class="tit">Mainstream technologies for noise reduction</h3>
<p>The three most essential components of ANC are ADC, DSP, and DAC. The Analog-to-Digital Converter (ADC) converts environmental sound waves into digital signals. Digital signal processor (DSP) analyzes the signals to generate opposite digital signals. Finally, the Digital-to-Analog Converter (DAC) converts the digital signals back into sound waves.</p>
<p><!-- 이미지 사이즈 지정해서 업로드 --></p>
<p class="img_area"><img decoding="async" class="alignnone size-full wp-image-4330" style="width: 800px;" src="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2021/06/22082549/Digital-to-Analog-Converter.png" alt="" /></p>
<p class="source">Figure 2. Flowchart depicting Digital ANC process<sup>2</sup></p>
<p class="download_img"><a class="-as-download -as-ga" href="https://d36ae2cxtn9mcr.cloudfront.net/wp-content/uploads/2021/06/22082549/Digital-to-Analog-Converter.png" target="_blank" rel="noopener noreferrer" download="" data-ga-category="sk-hynix-newsroom" data-ga-action="download" data-ga-label="download_image">Image Download</a></p>
<p>Because previous generations of DSP chips lacked the power to support complex computing in real time, analog ANC was the only option on the market. However, the rapid development of DSP chips has helped create three types of ANC: feedforward ANC, feedback ANC, and hybrid ANC.</p>
<p>Feedforward ANC places a single microphone on the outside of the earpiece. It receives an outside sound signal, transmits it to the ANC hardware, and cancels the noise before the user hears it. However, using a single microphone on the exterior increases exposure to background noise and makes achieving high sound quality difficult. As a result, the superior potential of hybrid ANC for noise reduction is attracting an increasing amount of attention. Hybrid ANC places a microphone on both the interior and the exterior of headphone earpieces to reduce sensitivity to background noise and suppress noises more effectively.</p>
<p>ADC, DSP, and DAC are all indispensable in ANC technology. The ADC converts the environmental noises into digital signals. The DSP uses advanced algorithms to reduce sound delay. Finally, the DAC creates an isolated sound environment in seconds to create an atmosphere of profound quiet.</p>
<p>&nbsp;</p>
<h3 class="tit">Future trends for ANC semiconductors</h3>
<p>In 2020, the substantial sales growth of the True Wireless Stereo (TWS) headphones helped drive the development of ANC technology. Many IC (integrated circuit) design firms have already made several breakthroughs in ANC technology. Design houses such as ADI, ams, and Unisoc are competing in the ANC market.</p>
<p>ANC semiconductors are adapting to the bigger market by becoming smaller and lowering power consumption. Many IC firms are prioritizing smart technology in developing methods to align ANC semiconductors more closely with technological evolution in the future. ANC products can employ smart technology with optimized noise reduction models and algorithms for greater adaptability to diverse application scenarios. These products will eliminate manual noise reduction configurations and reduce power consumption with smart technology.</p>
<p>The intellectualization of ANC semiconductor requires a lot of big data processing and machine learning, and it is known that semiconductor memory plays a vital role in the big data processing. It is believed that the ANC industry along with the rapid development of semiconductor memory can become more intelligent and being applied to more applications in the future. SK hynix’s DRAM and NAND flash memory products will contribute to the development of this industry as well.</p>
<p>Companies are also trying to advance integration across automotive, industrial, construction, and other sectors to incorporate semiconductor chips into a variety of processes and environmental improvement efforts. Their end goal is to build an effective system for noise reduction in a unified 3D environment.</p>
<p>The future possibilities for ANC technology are endless. It can be combined with cameras to intelligently monitor noise pollution from vehicles on the road. Cars, trains, and planes can use ANC technology to provide quiet and comfortable trips. Construction noise pollution can be dramatically reduced to benefit nearby residents, and construction sites can operate longer with increased productivity. Finally, ANC technology with smart features will redefine how we live by enabling us to enjoy the sounds of nature.</p>
<p><!-- 각주 스타일 --></p>
<div style="border-top: 1px solid #e0e0e0;"></div>
<p>&nbsp;</p>
<p style="font-size: 14px; font-style: italic; color: #555;"><sup>1</sup>Reference: <a class="-as-ga" href="https://www.eefocus.com/automobile-electronics/463870?utm_source=newsletter&amp;utm_medium=email&amp;utm_campaign=mar_new_article" target="_blank" rel="noopener noreferrer" data-ga-category="sk-hynix-newsroom" data-ga-action="click" data-ga-label="goto_https://www.eefocus.com/automobile-electronics/463870?utm_source=newsletter&amp;utm_medium=email&amp;utm_campaign=mar_new_article">https://www.eefocus.com/automobile-electronics/463870?utm_source=newsletter&amp;utm_medium=email&amp;utm_campaign=mar_new_article</a><br />
<sup>2</sup>Reference: <a class="-as-ga" href="https://www.edn.com/a-perspective-on-digital-anc-solutions-in-a-low-latency-dominated-world/" target="_blank" rel="noopener noreferrer" data-ga-category="sk-hynix-newsroom" data-ga-action="click" data-ga-label="goto_https://www.edn.com/a-perspective-on-digital-anc-solutions-in-a-low-latency-dominated-world/">https://www.edn.com/a-perspective-on-digital-anc-solutions-in-a-low-latency-dominated-world/</a></p>
<p><!-- //각주 스타일 --></p><p>The post <a href="https://skhynix-news-global-stg.mock.pe.kr/anc-technology-your-everyday-life-evolution/">ANC technology: Your Everyday Life Evolution</a> first appeared on <a href="https://skhynix-news-global-stg.mock.pe.kr">SK hynix Newsroom</a>.</p>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
