<?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>GOOGLE IMAGES Archives - Artificial Intelligence</title>
	<atom:link href="https://www.aiuniverse.xyz/tag/google-images/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.aiuniverse.xyz/tag/google-images/</link>
	<description>Exploring the universe of Intelligence</description>
	<lastBuildDate>Fri, 10 Apr 2020 09:25:05 +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>Google releases SimCLR, an AI framework that can classify images with limited labeled data</title>
		<link>https://www.aiuniverse.xyz/google-releases-simclr-an-ai-framework-that-can-classify-images-with-limited-labeled-data/</link>
					<comments>https://www.aiuniverse.xyz/google-releases-simclr-an-ai-framework-that-can-classify-images-with-limited-labeled-data/#respond</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Fri, 10 Apr 2020 09:25:00 +0000</pubDate>
				<category><![CDATA[Google AI]]></category>
		<category><![CDATA[AI framework]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[GOOGLE IMAGES]]></category>
		<category><![CDATA[researchers]]></category>
		<category><![CDATA[SimCLR]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=8086</guid>

					<description><![CDATA[<p>Source: venturebeat.com A team of Google researchers recently detailed a framework called SimCLR, which improves previous approaches to self-supervised learning, a family of techniques for converting an <a class="read-more-link" href="https://www.aiuniverse.xyz/google-releases-simclr-an-ai-framework-that-can-classify-images-with-limited-labeled-data/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/google-releases-simclr-an-ai-framework-that-can-classify-images-with-limited-labeled-data/">Google releases SimCLR, an AI framework that can classify images with limited labeled data</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Source: venturebeat.com</p>



<p>A team of Google researchers recently detailed a framework called SimCLR, which improves previous approaches to self-supervised learning, a family of techniques for converting an unsupervised learning problem (i.e., a problem in which AI models train on unlabeled data) into a supervised one by creating labels from unlabeled data sets. In a preprint paper and accompanying blog post, they say that SimCLR achieved a new record for image classification with a limited amount of annotated data and that it’s simple enough to be incorporated into existing supervised learning pipelines.</p>



<p>That could spell good news for enterprises applying computer vision to domains with limited labeled data.</p>



<p> SimCLR learns basic image representations on an unlabeled corpus and can be fine-tuned with a small set of labeled images for a classification task. The representations are learned through a method called contrastive learning, where the model simultaneously maximizes agreement between differently transformed views of the same image and minimizes agreement between transformed views of different images<em>.</em></p>



<p>SimCLR first randomly draws examples from the original data set, transforming each sample twice by cropping, color-distorting, and blurring them to create two sets of corresponding views. It then computes the image representation using a machine learning model, after which it generates a projection of the image representation using a module that maximizes SimCLR’s ability to identify different transformations of the same image. Finally, following the pretraining stage, SimCLR’s output can be used as the representation of an image or tailored with labeled images to achieve good performance for specific tasks.</p>



<p>Google says that in experiments SimCLR achieved 85.8% top 5 accuracy on a test data set (ImageNet) when fine-tuned on only 1% of the labels, compared with the previous best approach’s 77.9%.</p>



<p>“[Our results show that] preretraining on large unlabeled image data sets has the potential to improve performance on computer vision tasks,” wrote research scientist Ting Chen and Google Research VP and engineering fellow and Turing Award winner Geoffrey Hinton in a blog post. “Despite its simplicity, SimCLR greatly advances the state of the art in self-supervised and semi-supervised learning.”</p>



<p>Both the code and pretrained models of SimCLR are available on GitHub.</p>
<p>The post <a href="https://www.aiuniverse.xyz/google-releases-simclr-an-ai-framework-that-can-classify-images-with-limited-labeled-data/">Google releases SimCLR, an AI framework that can classify images with limited labeled data</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/google-releases-simclr-an-ai-framework-that-can-classify-images-with-limited-labeled-data/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Google&#8217;s AI Tool Will No Longer Attach Gender Labels to People in Pictures</title>
		<link>https://www.aiuniverse.xyz/googles-ai-tool-will-no-longer-attach-gender-labels-to-people-in-pictures/</link>
					<comments>https://www.aiuniverse.xyz/googles-ai-tool-will-no-longer-attach-gender-labels-to-people-in-pictures/#respond</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Tue, 25 Feb 2020 06:53:47 +0000</pubDate>
				<category><![CDATA[Google AI]]></category>
		<category><![CDATA[AI system]]></category>
		<category><![CDATA[ARTIFICIAL INTELLIGENCE USES]]></category>
		<category><![CDATA[GENDER LABELS]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[GOOGLE ARTIFICIAL INTELLIGENCE]]></category>
		<category><![CDATA[GOOGLE CLOUD VISION API]]></category>
		<category><![CDATA[GOOGLE IMAGES]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=7024</guid>

					<description><![CDATA[<p>Source: news18.com On Thursday, Business Insider reported that Google&#8217;s Cloud Vision API service, an AI-powered tool that developers use to identify components in an image like faces, <a class="read-more-link" href="https://www.aiuniverse.xyz/googles-ai-tool-will-no-longer-attach-gender-labels-to-people-in-pictures/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/googles-ai-tool-will-no-longer-attach-gender-labels-to-people-in-pictures/">Google&#8217;s AI Tool Will No Longer Attach Gender Labels to People in Pictures</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Source: news18.com</p>



<p>On Thursday, Business Insider reported that Google&#8217;s Cloud Vision API service, an AI-powered tool that developers use to identify components in an image like faces, objects, or landmarks, will no longer attach gender-related labels to pictured people.</p>



<p>Yesterday, Google sent out an email to its Cloud Vision API customers that the tool, which can identify and tag various components in an image like brand logos, faces, and landmarks, will no longer attach gender labels like &#8220;man&#8221; or &#8220;woman&#8221; to people pictured in an image.</p>



<p>According to the email, as reported by Business Insider, Google said that this practice was to be discontinued because &#8220;you can&#8217;t deduce someone&#8217;s gender by their appearance alone&#8221; and doing so would enforce an unethical use of AI. Instead, an individual&#8217;s will simply be tagged as a &#8220;person&#8221;.</p>



<p>Speaking with Business Insider, AI bias expert Frederike Kaltheuner describes this change as &#8220;very positive,&#8221; stating that &#8220;Classifying people as male or female assumes that gender is binary. Anyone who doesn&#8217;t fit it will automatically be misclassified and misgendered. So this is about more than just bias &#8212; a person&#8217;s gender cannot be inferred by appearance. Any AI system that tried to do that will inevitably misgender people.&#8221;</p>



<p>Google noted in the email that they intend to continue evolving their AI to ensure that people are not discriminated against based on gender, but also not discriminated against based on factors like, race, ethnicity, income, or religious belief.<br></p>
<p>The post <a href="https://www.aiuniverse.xyz/googles-ai-tool-will-no-longer-attach-gender-labels-to-people-in-pictures/">Google&#8217;s AI Tool Will No Longer Attach Gender Labels to People in Pictures</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/googles-ai-tool-will-no-longer-attach-gender-labels-to-people-in-pictures/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
