<?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>finding Archives - Artificial Intelligence</title>
	<atom:link href="https://www.aiuniverse.xyz/tag/finding/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.aiuniverse.xyz/tag/finding/</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=6.9.4</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>Source &#8211; https://www.analyticsinsight.net/</p>



<p>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>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>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>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>Industry News: A machine-learning approach to finding treatment options for COVID-19</title>
		<link>https://www.aiuniverse.xyz/industry-news-a-machine-learning-approach-to-finding-treatment-options-for-covid-19/</link>
					<comments>https://www.aiuniverse.xyz/industry-news-a-machine-learning-approach-to-finding-treatment-options-for-covid-19/#respond</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Fri, 19 Feb 2021 05:37:52 +0000</pubDate>
				<category><![CDATA[Machine Learning]]></category>
		<category><![CDATA[Approach]]></category>
		<category><![CDATA[COVID-19]]></category>
		<category><![CDATA[finding]]></category>
		<category><![CDATA[industry]]></category>
		<category><![CDATA[machine-learning]]></category>
		<category><![CDATA[treatment]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=12928</guid>

					<description><![CDATA[<p>Source &#8211; https://www.selectscience.net/ Researchers have developed a system to identify drugs that might be repurposed to fight the coronavirus in elderly patients When the COVID-19 pandemic struck <a class="read-more-link" href="https://www.aiuniverse.xyz/industry-news-a-machine-learning-approach-to-finding-treatment-options-for-covid-19/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/industry-news-a-machine-learning-approach-to-finding-treatment-options-for-covid-19/">Industry News: A machine-learning approach to finding treatment options for COVID-19</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Source &#8211; https://www.selectscience.net/</p>



<p>Researchers have developed a system to identify drugs that might be repurposed to fight the coronavirus in elderly patients</p>



<p><strong>When the COVID-19 pandemic struck in early 2020, doctors and researchers rushed to find effective treatments. There was little time to spare. “Making new drugs takes forever,” says Caroline Uhler, a computational biologist in MIT’s Department of Electrical Engineering and Computer Science and the Institute for Data, Systems and Society, and an associate member of the Broad Institute of MIT and Harvard. “Really, the only expedient option is to repurpose existing drugs.”</strong></p>



<p>Uhler’s team has now developed a machine learning-based approach to identify drugs already on the market that could potentially be repurposed to fight COVID-19, particularly in the elderly. The system accounts for changes in gene expression in lung cells caused by both the disease and aging. That combination could allow medical experts to more quickly seek drugs for clinical testing in elderly patients, who tend to experience more severe symptoms. The researchers pinpointed the protein RIPK1 as a promising target for COVID-19 drugs, and they identified three approved drugs that act on the expression of RIPK1.</p>



<p>The research appears today in the journal Nature Communications. Co-authors include MIT PhD students Anastasiya Belyaeva, Adityanarayanan Radhakrishnan, Chandler Squires, and Karren Dai Yang, as well as PhD student Louis Cammarata of Harvard University and long-term collaborator G.V. Shivashankar of ETH Zurich in Switzerland.</p>



<p>Early in the pandemic, it grew clear that COVID-19 harmed older patients more than younger ones, on average. Uhler’s team wondered why. “The prevalent hypothesis is the aging immune system,” she says. But Uhler and Shivashankar suggested an additional factor: “One of the main changes in the lung that happens through aging is that it becomes stiffer.”</p>



<p>The stiffening lung tissue shows different patterns of gene expression than in younger people, even in response to the same signal. “Earlier work by the Shivashankar lab showed that if you stimulate cells on a stiffer substrate with a cytokine, similar to what the virus does, they actually turn on different genes,” says Uhler. “So, that motivated this hypothesis. We need to look at aging together with SARS-CoV-2 — what are the genes at the intersection of these two pathways?” To select approved drugs that might act on these pathways, the team turned to big data and artificial intelligence.</p>



<p>The researchers zeroed in on the most promising drug repurposing candidates in three broad steps. First, they generated a large list of possible drugs using a machine-learning technique called an autoencoder. Next, they mapped the network of genes and proteins involved in both aging and SARS-CoV-2 infection. Finally, they used statistical algorithms to understand causality in that network, allowing them to pinpoint “upstream” genes that caused cascading effects throughout the network. In principle, drugs targeting those upstream genes and proteins should be promising candidates for clinical trials.</p>



<p>To generate an initial list of potential drugs, the team’s autoencoder relied on two key datasets of gene expression patterns. One dataset showed how expression in various cell types responded to a range of drugs already on the market, and the other showed how expression responded to infection with SARS-CoV-2. The autoencoder scoured the datasets to highlight drugs whose impacts on gene expression appeared to counteract the effects of SARS-CoV-2. “This application of autoencoders was challenging and required foundational insights into the working of these neural networks, which we developed in a paper recently published in PNAS,” notes Radhakrishnan.</p>



<p>Next, the researchers narrowed the list of potential drugs by homing in on key genetic pathways. They mapped the interactions of proteins involved in the aging and SARS-CoV-2 infection pathways. Then they identified areas of overlap among the two maps. That effort pinpointed the precise gene expression network that a drug would need to target to combat COVID-19 in elderly patients.</p>



<p>“At this point, we had an undirected network,” says Belyaeva, meaning the researchers had yet to identify which genes and proteins were “upstream” (i.e. they have cascading effects on the expression of other genes) and which were “downstream” (i.e. their expression is altered by prior changes in the network). An ideal drug candidate would target the genes at the upstream end of the network to minimize the impacts of infection.</p>



<p>“We want to identify a drug that has an effect on all of these differentially expressed genes downstream,” says Belyaeva. So the team used algorithms that infer causality in interacting systems to turn their undirected network into a causal network. The final causal network identified RIPK1 as a target gene/protein for potential COVID-19 drugs, since it has numerous downstream effects. The researchers identified a list of the approved drugs that act on RIPK1 and may have potential to treat COVID-19. Previously these drugs have been approved for the use in cancer. Other drugs that were also identified, including ribavirin and quinapril, are already in clinical trials for COVID-19.</p>



<p>Uhler plans to share the team’s findings with pharmaceutical companies. She emphasizes that before any of the drugs they identified can be approved for repurposed use in elderly COVID-19 patients, clinical testing is needed to determine efficacy. While this particular study focused on COVID-19, the researchers say their framework is extendable. “I’m really excited that this platform can be more generally applied to other infections or diseases,” says Belyaeva. Radhakrishnan emphasizes the importance of gathering information on how various diseases impact gene expression. “The more data we have in this space, the better this could work,” he says.</p>



<p>This research was supported, in part, by the Office of Naval Research, the National Science Foundation, the Simons Foundation, IBM, and the MIT Jameel Clinic for Machine Learning and Health.</p>
<p>The post <a href="https://www.aiuniverse.xyz/industry-news-a-machine-learning-approach-to-finding-treatment-options-for-covid-19/">Industry News: A machine-learning approach to finding treatment options for COVID-19</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/industry-news-a-machine-learning-approach-to-finding-treatment-options-for-covid-19/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
