<?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>Optimal Archives - Artificial Intelligence</title>
	<atom:link href="https://www.aiuniverse.xyz/tag/optimal/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.aiuniverse.xyz/tag/optimal/</link>
	<description>Exploring the universe of Intelligence</description>
	<lastBuildDate>Mon, 15 Mar 2021 06:25:06 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>MODEL SEARCH: A PLATFORM FOR FINDING OPTIMAL ML MODELS</title>
		<link>https://www.aiuniverse.xyz/model-search-a-platform-for-finding-optimal-ml-models/</link>
					<comments>https://www.aiuniverse.xyz/model-search-a-platform-for-finding-optimal-ml-models/#respond</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Mon, 15 Mar 2021 06:25:04 +0000</pubDate>
				<category><![CDATA[Machine Learning]]></category>
		<category><![CDATA[finding]]></category>
		<category><![CDATA[ML]]></category>
		<category><![CDATA[model]]></category>
		<category><![CDATA[Models]]></category>
		<category><![CDATA[Optimal]]></category>
		<category><![CDATA[platform]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=13481</guid>

					<description><![CDATA[<p>Source &#8211; https://www.analyticsinsight.net/ As known to many, Google has recently released Model Search which is an open-source platform. This caters to developing efficient and best machine learning <a class="read-more-link" href="https://www.aiuniverse.xyz/model-search-a-platform-for-finding-optimal-ml-models/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/model-search-a-platform-for-finding-optimal-ml-models/">MODEL SEARCH: A PLATFORM FOR FINDING OPTIMAL ML MODELS</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Source &#8211; https://www.analyticsinsight.net/</p>



<p class="wp-block-paragraph">As known to many, Google has recently released Model Search which is an open-source platform. This caters to developing efficient and best machine learning models automatically. Rather than focusing on a particular domain, Model Search is domain agnostic and flexible beyond imagination. Well, not just that. To our surprise, it is even capable of finding just the right architecture. With this, it will best fit a given dataset and the associated problem. At the same time, it is mastered enough to minimize the time that goes behind in coding, the effort as well as the resources that are put in.</p>



<p class="wp-block-paragraph">Model Search is built on Tensorflow. It is flexible to the extent that it can run either on a single machine or in a distributed setting. This feature does set it apart from the rest, without any doubt. It is equipped with multiple trainers, a search algorithm, a transfer learning algorithm and a database as well that aims at storing the various evaluated models.</p>



<h3 class="wp-block-heading"><strong>The Architecture of Model Search</strong></h3>



<p class="wp-block-paragraph">Talking about the architecture of Model Search, it is based on four foundational components: They are –</p>



<ol class="wp-block-list"><li><strong>Model Trainers:</strong>As evident as it can get, these components cater to training and evaluating the various models asynchronously.</li><li><strong>Search Algorithms:&nbsp;</strong>With this component of a search algorithm, it is possible to select the best trained architectures. It doesn’t end there. There’s also an option for the user to add some “mutations” to it which can be sent to the trainers for further evaluation.</li><li><strong>Transfer Learning Algorithm:</strong>Model Search boasts of using transfer learning techniques such as knowledge distillation. This further brings in an advantage of reusing knowledge across different experiments. Model Search enables this using two ways – knowledge distillation or weight sharing. The former allows improving the accuracy by adding a loss term that matches the predictions of the high-performing models. On the other hand, the latter bootstraps some of the network’s parameters from previously trained candidates.</li><li><strong>Model Database:</strong>This is where the results of the experiments can be persisted in such a way that it can be reused on different cycles.</li></ol>



<h3 class="wp-block-heading"><strong>What Makes Model Search So Unique?</strong></h3>



<ul class="wp-block-list"><li>Now, that one aspect which makes people look forward to Model Search is its ability to run training and evaluation experiments for AI models in an adaptive and asynchronous fashion. This ability paves the way for the trainers to share the knowledge that they’ve gained from their experiments. The working is such that at the beginning of every cycle, the search algorithm closely monitors all the completed trials. After this, what follows is deciding what to try next. This platform makes use of beam search while deciding what is to be tried next. The next step that follows is to invoke mutation and assign the resulting model back to a trainer.</li><li>When the users go for a Model Search run, they are in a position to compare the many models found during the search. Well, there’s more to this. The platform also allows the users to create their own search space. With this, it is possible for them to customize the architectural elements in their models.</li><li>The researchers have also claimed that Model Search improves upon production models with&nbsp;minimal iterations.</li></ul>



<p class="wp-block-paragraph">All in all, The Model Search Code aims to provide the researchers with a&nbsp;flexible,&nbsp;domain-agnostic&nbsp;framework to develop the most efficient and best machine learning model. Also, the framework is so powerful that it can build models with state-of-the-art performance. It also has the capability to deal with well-known problems when provided with a search space composed of standard building blocks.</p>
<p>The post <a href="https://www.aiuniverse.xyz/model-search-a-platform-for-finding-optimal-ml-models/">MODEL SEARCH: A PLATFORM FOR FINDING OPTIMAL ML MODELS</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/model-search-a-platform-for-finding-optimal-ml-models/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Google AI Introduces ‘Model Search’: An Open Source Platform For Finding Optimal Machine learning (ML) Models</title>
		<link>https://www.aiuniverse.xyz/google-ai-introduces-model-search-an-open-source-platform-for-finding-optimal-machine-learning-ml-models/</link>
					<comments>https://www.aiuniverse.xyz/google-ai-introduces-model-search-an-open-source-platform-for-finding-optimal-machine-learning-ml-models/#respond</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Mon, 01 Mar 2021 07:20:43 +0000</pubDate>
				<category><![CDATA[Machine Learning]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Introduces]]></category>
		<category><![CDATA[Machine learning]]></category>
		<category><![CDATA[Model Search]]></category>
		<category><![CDATA[Optimal]]></category>
		<category><![CDATA[platform]]></category>
		<category><![CDATA[Source]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=13154</guid>

					<description><![CDATA[<p>Source &#8211; https://www.marktechpost.com/ Google AI has announced the release of Model Search, a platform that will help researchers develop machine learning (ML) models automatically and efficiently. Model Search <a class="read-more-link" href="https://www.aiuniverse.xyz/google-ai-introduces-model-search-an-open-source-platform-for-finding-optimal-machine-learning-ml-models/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/google-ai-introduces-model-search-an-open-source-platform-for-finding-optimal-machine-learning-ml-models/">Google AI Introduces ‘Model Search’: An Open Source Platform For Finding Optimal Machine learning (ML) Models</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Source &#8211; https://www.marktechpost.com/</p>



<p class="wp-block-paragraph">Google AI has announced the release of<strong> Model Search</strong>, a platform that will help researchers develop machine learning (ML) models automatically and efficiently. Model Search isn’t domain-specific, flexible, and well equipped to find the appropriate architecture that best fits a given dataset and problem. At the same time, it minimizes the coding time, effort, and resources. Model Search is built on <strong>Tensorflow</strong> and can run on both distributed settings or a single machine.</p>



<p class="wp-block-paragraph">The Success of neural networks often depends on the extent to which they can generalize to various tasks. It is challenging to design Neural networks that can generalize well as the research community’s understanding of this concept is limited. The limitations become complicated when Machine Learning domains are taken into consideration. Techniques like neural architecture search (NAS) use algorithms, reinforcement learning (RL), evolutionary algorithms, and combinatorial search to build a neural network from a given search space. Although these techniques can deliver results better than their manually designed counterparts, these algorithms usually&nbsp;<strong>compute heavily</strong>&nbsp;and need thousands of models to train before converging and are&nbsp;<strong>domain-specific</strong>.</p>



<p class="wp-block-paragraph">These shortcomings can be overcome by using Model Search. The Model Search System is built up of&nbsp;<strong>multiple trainers, a search algorithm, and a database&nbsp;</strong>to store evaluated models. The system can run both training and evaluation experiments in an&nbsp;<strong>adaptive</strong>&nbsp;yet asynchronous manner. Each trainer conducts experiments on their own, and all the trainers share knowledge from their experiments. At the starting of every cycle, the search algorithm goes over all the completed trials and then uses beam search to determine what to try next. It then implores mutation over one of the best architectures it finds and assigns the resulting model back to a trainer.</p>



<p class="wp-block-paragraph">The neural network is built from a set of&nbsp;<strong>predefined blocks</strong>. This approach is more efficient as it explores only structures and not their fundamental and detailed components, thereby reducing the search space scale. As the framework is built on Tensorflow, blocks can implement any function that takes a tensor as an input. Moreover, the blocks provided can be fully defined neural networks that are already known to work for the given problem. In this case, Model Search can be configured to act as a<strong>&nbsp;powerful ensembling machine</strong>. The search algorithms used in Model Search are<strong>&nbsp;adaptive, greedy, and incremental</strong>&nbsp;making them converge faster than RL algorithms.</p>



<p class="wp-block-paragraph">To improve efficiency and accuracy, Model Search enables <strong>transfer learning</strong> between various internal experiments in two ways: knowledge distillation or weight sharing. <strong>Knowledge distillation </strong>allows improving candidates’ accuracy by adding a loss term that matches the high-performing models’ predictions in addition to the ground truth. In contrast,<strong> Weight sharing </strong>bootstraps some of the network’s parameters from previously trained candidates by copying suitable weights from once trained models and randomly initializing the remaining ones.</p>



<p class="wp-block-paragraph">The researchers claim that Model Search improves upon production models with&nbsp;<strong>minimal iterations</strong>. They illustrated Model Search’s capabilities in the speech domain by discovering a model for keyword spotting and language identification. It used fewer than 200 iterations and was found to improve efficiency. The researchers also applied Model Search to find an architecture suitable for image classification on the heavily explored CIFAR-10 imaging dataset. They observed that they were quickly able to reach a benchmark&nbsp;<strong>accuracy of 91.83 in only 209 trials&nbsp;</strong>as compared to 5807 trials for the RL algorithm.</p>



<p class="wp-block-paragraph">The Model Search Code aims to provide the researchers with a&nbsp;<strong>flexible</strong>,&nbsp;<strong>domain-agnostic</strong>&nbsp;framework for ML model discovery. The framework is powerful enough to build models with state-of-the-art performance on well-known problems when provided with a search space composed of standard building blocks. The code extends access to&nbsp;<strong>AutoML solutions</strong>&nbsp;to the ever-flourishing research community.</p>
<p>The post <a href="https://www.aiuniverse.xyz/google-ai-introduces-model-search-an-open-source-platform-for-finding-optimal-machine-learning-ml-models/">Google AI Introduces ‘Model Search’: An Open Source Platform For Finding Optimal Machine learning (ML) Models</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/google-ai-introduces-model-search-an-open-source-platform-for-finding-optimal-machine-learning-ml-models/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
