﻿<?xml version="1.0" encoding="utf-8"?>
<rss
  version="2.0">
  <channel>
    <title>Do not use</title>
    <link>https://blogs.bing.com/search-quality-insights/Feed</link>
    <description>Do not use</description>
    <language>en</language>
    <item>
      <guid
        isPermaLink="false">28bc65ba-31b4-4e2e-8f5c-862ffbe2f76e</guid>
      <link>https://blogs.bing.com/search-quality-insights/December-2024/Bing-s-Transition-to-LLM-SLM-Models-Optimizing-Search-with-TensorRT-LLM</link>
      <author>Bing Team</author>
      <title>Bing's Transition to LLM/SLM Models: Optimizing Search with TensorRT-LLM</title>
      <description>&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Aptos,sans-serif"&gt;At Bing, we are always pushing the boundaries of search technology. Leveraging both Large Language Models (LLMs) and Small Language Models (SLMs) marks a significant milestone in enhancing our search capabilities. One of the key challenges with larger models is managing latency and cost. To address this, we have integrated Nvidia TensorRT-LLM technique into our workflow to optimize our SLM inference performance.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&#xD;
&amp;nbsp;</description>
      <pubDate>Tue, 17 Dec 2024 20:21:21 Z</pubDate>
      <content><![CDATA[<span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif">At Bing, we are always pushing the boundaries of search technology. Leveraging both Large Language Models (LLMs) and Small Language Models (SLMs) marks a significant milestone in enhancing our search capabilities. While transformer models have served us well, the growing complexity of search queries necessitated more powerful models. LLMs can be expensive to serve and slow. To improve efficiency, we trained SLM models (~100x throughput improvement over LLM), which process and understand search queries more precisely.</span></span></span><br />
<br />
<span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif"><b>Optimizing with TensorRT-LLM</b></span></span></span><br />
<span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif">One of the key challenges with larger models is managing latency and cost. To address this, we have integrated Nvidia TensorRT-LLM technique into our workflow to optimize our SLM inference performance.</span></span></span><br />
<br />
<span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif">One of the products where we leverage TensorRT-LLM is in &lsquo;Deep search&rsquo;. Deep search leverages SLMs in runtime to provide the best possible web results to Bing users.</span></span></span><br />
<br />
<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="" frameborder="0" height="480" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/60fRkxE8EtU?si=SD-_5kKlx0wMWI39" title="YouTube video player" width="854"></iframe><br />
<br />
<span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif">This experience involves several steps, including understanding the user&#39;s query intent and ensuring the relevance and quality of web results. Given that SLMs require time to execute multiple steps, it is crucial to deliver value to users as quickly as possible. However, our product is built on the foundation of providing the best results, and we will not compromise on quality for speed. This is where TensorRT-LLM comes into play, reducing model inference time and, consequently, the end-to-end experience latency without sacrificing result quality.</span></span></span><br />
<br />
<span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif">TensorRT-LLM is a powerful optimization tool that helps us reduce the latency and cost associated with hosting and running large models on Nvidia A100 GPU.</span></span></span><br />
<br />
<span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif">Before optimization, our original Transformer model had a 95th percentile latency of 4.76 seconds per batch and a throughput of 4.2 queries per second per instance. Each batch consists of 20 queries. After integrating TensorRT-LLM, we achieved a 95th percentile latency reduction to 3.03 seconds per batch and increased throughput to 6.6 queries per second per instance. This optimization not only enhances the user experience by delivering quicker search results but also reduces the operational costs of running these large models by 57%.</span></span></span><br />
&nbsp;
<table class="Table" style="border:solid windowtext 1px">
	<tbody>
		<tr>
			<td style="border-bottom:1px solid black; padding:.100px .100px .100px .100px; border-top:1px solid black; border-right:1px solid black; border-left:1px solid black">&nbsp;</td>
			<td style="border-bottom:1px solid black; padding:.100px .100px .100px .100px; border-top:1px solid black; border-right:1px solid black; border-left:1px solid black"><span style="font-size:11pt"><span style="line-height:normal"><span style="font-family:Aptos,sans-serif"><span style="font-size:12.0pt"><span style="font-family:&quot;Times New Roman&quot;,serif">vLLM (V0.2.1) FP16&nbsp;</span></span></span></span></span><br />
			<span style="font-size:11pt"><span style="line-height:normal"><span style="font-family:Aptos,sans-serif"><span style="font-size:12.0pt"><span style="font-family:&quot;Times New Roman&quot;,serif">(P 50%/P 95%)&nbsp;</span></span></span></span></span></td>
			<td style="border-bottom:1px solid black; padding:.100px .100px .100px .100px; border-top:1px solid black; border-right:1px solid black; border-left:1px solid black"><span style="font-size:11pt"><span style="line-height:normal"><span style="font-family:Aptos,sans-serif"><span style="font-size:12.0pt"><span style="font-family:&quot;Times New Roman&quot;,serif">TensorRT-LLM (V0.9.0) int8 SmoothQuant</span></span></span></span></span><br />
			<span style="font-size:11pt"><span style="line-height:normal"><span style="font-family:Aptos,sans-serif"><span style="font-size:12.0pt"><span style="font-family:&quot;Times New Roman&quot;,serif">(P 50%/P 95%)&nbsp;</span></span></span></span></span></td>
		</tr>
		<tr>
			<td style="border-bottom:1px solid black; padding:.100px .100px .100px .100px; border-top:1px solid black; border-right:1px solid black; border-left:1px solid black"><span style="font-size:11pt"><span style="line-height:normal"><span style="font-family:Aptos,sans-serif"><span style="font-size:12.0pt"><span style="font-family:&quot;Times New Roman&quot;,serif">Labeling&nbsp;</span></span></span></span></span></td>
			<td style="border-bottom:1px solid black; padding:.100px .100px .100px .100px; border-top:1px solid black; border-right:1px solid black; border-left:1px solid black"><span style="font-size:11pt"><span style="line-height:normal"><span style="font-family:Aptos,sans-serif"><span style="font-size:12.0pt"><span style="font-family:&quot;Times New Roman&quot;,serif">2.96/4.76&nbsp;</span></span></span></span></span></td>
			<td style="border-bottom:1px solid black; padding:.100px .100px .100px .100px; border-top:1px solid black; border-right:1px solid black; border-left:1px solid black"><span style="font-size:11pt"><span style="line-height:normal"><span style="font-family:Aptos,sans-serif"><span style="font-size:12.0pt"><span style="font-family:&quot;Times New Roman&quot;,serif">1.99/3.03&nbsp;</span></span></span></span></span></td>
		</tr>
	</tbody>
</table>
<span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif">Optimization Technique:</span></span></span><br />
<br />
<span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif">TensorRT-LLM improves model performance:</span></span></span><br />
<span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif">The SmoothQuant technique was introduced in&nbsp;<a href="https://arxiv.org/abs/2211.10438" style="color:#467886; text-decoration:underline">https://arxiv.org/abs/2211.10438</a>. It is a method to run inference using INT8 for both activations and weights while maintaining the accuracy of the network (on downstream tasks).</span></span></span><br />
<br />
<span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif">As explained in the research paper, preprocessing must be applied to the weights of the model. TensorRT-LLM includes scripts to prepare the model to run using the SmoothQuant method.</span></span></span><br />
<br />
<span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif"><b>Benefits for Users</b></span></span></span><br />
<span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif">The transition to SLM models and the integration of TensorRT-LLM bring several benefits to our users:</span></span></span>

<ul>
	<li style="margin-bottom:11px"><span style="font-size:11pt"><span style="tab-stops:list .5in"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif">Faster Search Results:&nbsp;With optimized inference, users can enjoy quicker response times, making their search experience more seamless and efficient.</span></span></span></span></li>
	<li style="margin-bottom:11px"><span style="font-size:11pt"><span style="tab-stops:list .5in"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif">Improved Accuracy:&nbsp;The enhanced capabilities of SLM models allow us to deliver more accurate and contextualized search results, helping users find the information they need more effectively.</span></span></span></span></li>
	<li style="margin-bottom:11px"><span style="font-size:11pt"><span style="tab-stops:list .5in"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif">Cost Efficiency:&nbsp;By reducing the cost of hosting and running large models, we can continue to invest in further innovations and improvements, ensuring that Bing remains at the forefront of search technology.</span></span></span></span></li>
</ul>
<span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif"><b>Looking Ahead</b></span></span></span><br />
<span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif">As we continue to innovate and refine our search technology, we remain committed to providing the best possible experience for our users. The transition to LLM and SLM models and the integration of TensorRT LLM are just the beginning. We are excited about the future possibilities and look forward to sharing more advancements with you.</span></span></span><br />
<br />
<span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif">Stay tuned for more updates as we continue to push the boundaries of what&#39;s possible with search technology.</span></span></span><br />
&nbsp;]]></content>
    </item>
    <item>
      <guid
        isPermaLink="false">aac0b601-38b2-4f48-850e-520103740211</guid>
      <link>https://blogs.bing.com/search-quality-insights/November-2024/MSN-Weather-s-Meteorological-Makeover-Reimagined-Weather-Homepage</link>
      <author>Bing Team</author>
      <category>AI for weather</category>
      <category>aiweather</category>
      <category>climate</category>
      <category>microsoft</category>
      <category>msn weather</category>
      <category>msnweather</category>
      <category>weather</category>
      <title>MSN Weather's Meteorological Makeover: Reimagined Weather Homepage</title>
      <description>&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Aptos,sans-serif"&gt;MSN Weather is thrilled to announce the launch of its upgraded &lt;a href="https://msn.com/weather" style="color:#467886; text-decoration:underline"&gt;Desktop Weather Homepage&lt;/a&gt;! This update brings a fresh, modern design and an enhanced user experience aimed at providing you with accurate and intuitive weather information in a delightful and engaging way.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 22 Nov 2024 21:56:16 Z</pubDate>
      <content><![CDATA[<span style="font-size:12pt"><span style="line-height:115%"><span style="font-family:Aptos,sans-serif">MSN Weather is thrilled to announce the launch of its upgraded <a href="https://msn.com/weather" style="color:#467886; text-decoration:underline">Desktop Weather Homepage</a>! This update brings a fresh, modern design and an enhanced user experience aimed at providing you with accurate and intuitive weather information in a delightful and engaging way.</span></span></span><br />
<br />
<span style="font-size:12pt"><span style="line-height:115%"><span style="font-family:Aptos,sans-serif"><b>Key Updates:</b></span></span></span><br />
&nbsp;
<div style="margin-bottom:11px"><span style="font-size:12pt"><span style="tab-stops:list .5in"><span style="line-height:115%"><span style="font-family:Aptos,sans-serif"><b>1.&nbsp;Modern Design Style and UX</b><br />
The new visual style aligns with the latest design trends, delivering an attractive and engaging experience. You&#39;ll enjoy a sleek interface that makes navigating weather information more enjoyable than ever.</span></span></span></span></div>

<div style="margin-bottom:11px">&nbsp; &nbsp; &nbsp; &nbsp;<a href="https://msn.com/weather"><img alt="MSN Weather Homepage" src="/getmedia/b7512c44-2534-46fe-b6bd-14e59f073a7b/Blog_homepage-image.JPG" /></a></div>

<div style="margin-bottom:11px"><span style="font-size:12pt"><span style="tab-stops:list .5in"><span style="line-height:115%"><span style="font-family:Aptos,sans-serif"><b>2. One-Page Experience</b><br />
With MSN Weather&rsquo;s updated one-page design, you can access all the information you need in one convenient scroll. Key features like monthly forecasts, an updated hourly forecast experience, and a new trends and records section are now seamlessly integrated.</span></span></span></span></div>

<div style="margin-bottom:11px"><span style="font-size:12pt"><span style="tab-stops:list .5in"><span style="line-height:115%"><span style="font-family:Aptos,sans-serif"><b>3. Introducing Weather Details</b></span></span></span></span><br />
<span style="font-family: Aptos, sans-serif; font-size: 12pt;">Explore our new &ldquo;Current Conditions&rdquo; section, featuring beautifully designed cards that provide real-time updates on weather parameters, including future peak times and helpful insights. Stay informed and engaged with the latest weather trends right at your fingertips!</span></div>
<br />
<span style="font-size:12pt"><span style="line-height:115%"><span style="font-family:Aptos,sans-serif">&nbsp; &nbsp; &nbsp;&nbsp;<a href="https://msn.com/weather"><img alt="MSN weather detail page" src="/getmedia/0f7e717c-16d9-4509-afb7-9b21441a4ec6/weather-details.png" /></a></span></span></span><br />
<br />
<span style="font-size:12pt"><span style="line-height:115%"><span style="font-family:Aptos,sans-serif">The newly updated weather homepage highlights MSN Weather&rsquo;s AI-enhanced weather forecasting capabilities that have become the staple for Microsoft&rsquo;s global weather products. MSN Weather has been consistently recognized for its <span class="MsoHyperlink" style="color:#467886"><span style="text-decoration:underline">world </span></span><a href="https://blogs.windows.com/windowsexperience/2024/05/28/weather-from-microsoft-start-ai-powered-precision-in-forecasting/" style="color:#467886; text-decoration:underline">leading forecast accuracy</a><span class="MsoHyperlink" style="color:#467886"><span style="text-decoration:underline">*</span></span>.&nbsp; You can find weather information from MSN Weather through its integration into Windows 10, Windows 11, Microsoft Edge, Bing, and in the<a href="https://start.microsoftapp.net/weather" style="color:#467886; text-decoration:underline"> Bing and MSN mobile apps</a>.</span></span></span><br />
<br />
<span style="font-size:12pt"><span style="line-height:115%"><span style="font-family:Aptos,sans-serif">Author: Ting Sun, Principal Product Manager</span></span></span><br />
<br />
<span style="font-size:12pt"><span style="line-height:115%"><span style="font-family:Aptos,sans-serif">*ForecastWatch, <a href="https://blogs.msn.com/wp-content/uploads/2024/04/Analysis-of-One-to-Five-Day-Out-Global-Temperature-Wind-Speed-Precipitation-and-Opacity-Forecasts-January-December-2023.pdf" style="color:#467886; text-decoration:underline">Microsoft_Report_2023 version 2 - April 05, 2024 (msn.com)</a>.</span></span></span><br />
&nbsp;]]></content>
    </item>
    <item>
      <guid
        isPermaLink="false">bb8d8c45-a13e-4cc7-9375-5185773c3b83</guid>
      <link>https://blogs.bing.com/search-quality-insights/September-2024/MSN-Weather-Presents-What-s-Up-with-Your-Local-Weather</link>
      <author>Bing Team</author>
      <category>#Aiforweather</category>
      <category>#aiweather</category>
      <category>#climate</category>
      <category>#climatechange</category>
      <category>#microsoft</category>
      <category>#msnweather</category>
      <category>#weather</category>
      <category>#weathertrends</category>
      <title>MSN Weather Presents: What's Up with Your Local Weather?  </title>
      <description>&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Aptos,sans-serif"&gt;The new&amp;nbsp;Climate Insights Engine&amp;nbsp;by MSN Weather leverages up to 70 years of detailed historical weather data to track temperature, precipitation, humidity, and wind across the globe. &amp;nbsp;This engine compares your local weather to historical trends to determine how unusual recent weather has been. When something out of the ordinary happens, the system will notify you to keep you informed about your local climate.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&#xD;
&amp;nbsp;</description>
      <pubDate>Tue, 17 Sep 2024 15:47:43 Z</pubDate>
      <content><![CDATA[<span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif">Weather records are being shattered all around the globe, but what about where you live? Have you noticed any changes in your local weather?</span></span></span><br />
<br />
<span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif"><i>&ldquo;Is this heatwave just a fluke, or is it a sign of things to come?&rdquo;</i></span></span></span><br />
<br />
<span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif"><i>&ldquo;It&rsquo;s been so rainy this month!&nbsp; Is this normal?&rdquo;</i></span></span></span><br />
<br />
<span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif">To help you stay informed, MSN Weather has introduced a new system that identifies unusual weather trends in your area and notifies you if they are significant.</span></span></span><br />
<br />
<span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif">The new&nbsp;<a href="https://msn.com/weather?anchor=trend" style="color:#467886; text-decoration:underline">Climate Insights Engine&nbsp;</a>by MSN Weather leverages up to 70 years of detailed historical weather data to track temperature, precipitation, humidity, and wind across the globe. &nbsp;This engine compares your local weather to historical trends to determine how unusual recent weather has been. When something out of the ordinary happens, the system will notify you to keep you informed about your local climate.</span></span></span><br />
<span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif">Here are some examples of what the new engine can tell you:</span></span></span>
<ul>
	<li style="margin-bottom:11px"><span style="font-size:11pt"><span style="tab-stops:list .5in"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif">&quot;This month&rsquo;s temperatures are 4.5 degrees lower than normal for your location.&rdquo;</span></span></span></span></li>
	<li style="margin-bottom:11px"><span style="font-size:11pt"><span style="tab-stops:list .5in"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif">&quot;It&rsquo;s been 35 days since there has been measurable precipitation at your location, this is the 2nd longest streak ever recorded.&quot;</span></span></span></span></li>
	<li style="margin-bottom:11px"><span style="font-size:11pt"><span style="tab-stops:list .5in"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif">And... MSN Weather&rsquo;s favorite new insight is referred to as the&nbsp;&lsquo;Trendbuster<b>&rsquo;:</b> &quot;It&rsquo;s been 65 days since the temperature has been above 11 degrees, which is a new record streak for your location, but it looks to break on Tuesday!&quot;</span></span></span></span></li>
</ul>
<span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif">The new Climate Insights Engine is the perfect companion to MSN Weather&rsquo;s <a href="https://blogs.bing.com/search-quality-insights/February-2024/How-are-climate-changes-affecting-your-location-%C2%A0-Find-out-with-Weather-from-Microsoft-Start" style="color:#467886; text-decoration:underline">Weather Trends Page</a> that debuted last winter empowering users to see monthly and yearly records, as well as tracking recent weather trends for their location. The insights engine will proactively inform you when significant trends and records have happened, while the trends page provides an attractive and useful tool for exploring deeper information about the climate patterns where you are.</span></span></span><br />
<br />
<span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif">MSN Weather&rsquo;s new climate insights notification feature wouldn&rsquo;t be possible without MSN Weather&rsquo;s AI-enhanced weather forecasting capabilities that have become the staple for Microsoft&rsquo;s global weather products. *MSN Weather has been consistently recognized for its <span class="MsoHyperlink" style="color:#467886"><span style="text-decoration:underline">world </span></span><a href="https://blogs.windows.com/windowsexperience/2024/05/28/weather-from-microsoft-start-ai-powered-precision-in-forecasting/" style="color:#467886; text-decoration:underline">leading forecast accuracy</a>.&nbsp; You can find weather information from MSN Weather through its integration into Windows 10, Windows 11, Microsoft Edge, Bing, and in the<a href="https://start.microsoftapp.net/weather" style="color:#467886; text-decoration:underline"> Bing and Microsoft Start mobile apps</a>.<br />
<br />
<img alt="graph of weather trends over time" src="/getmedia/c20a3ac9-ec4e-4a78-9766-b2cb5d3ca5d0/ClimateInsights.png" /><br />
<br />
Authors:&nbsp;<b>Matt Corey</b>, Senior Product Manager, <b>Alex Brant</b>, Senior Software Engineer</span></span></span><br />
<br />
<span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif">*ForecastWatch, <a href="https://blogs.msn.com/wp-content/uploads/2024/04/Analysis-of-One-to-Five-Day-Out-Global-Temperature-Wind-Speed-Precipitation-and-Opacity-Forecasts-January-December-2023.pdf" style="color:#467886; text-decoration:underline">Microsoft_Report_2023 version 2 - April 05, 2024 (msn.com)</a>.</span></span></span><br />
&nbsp;]]></content>
    </item>
    <item>
      <guid
        isPermaLink="false">a84f30f7-cfeb-4d99-b7ce-b7aa820a6a92</guid>
      <link>https://blogs.bing.com/search-quality-insights/May-2024/Improved-Radar-and-Satellite-Nowcasting-for-Clouds-and-Rain-by-Weather-from-Microsoft-Start</link>
      <author>Bing Team</author>
      <category>#aiforweather</category>
      <category>#aiweather</category>
      <category>#forecasting</category>
      <category>#microsoft</category>
      <category>#msnweather</category>
      <category>#nowcast</category>
      <category>#satellitenowcast</category>
      <category>#weather</category>
      <title>Improved Radar and Satellite Nowcasting for Clouds and Rain by Weather from Microsoft Start</title>
      <description>&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Aptos,sans-serif"&gt;Microsoft Start&amp;rsquo;s new AI forecast model capabilities have unlocked the ability for users around the globe to experience high-quality, up-to-the-minute forecasts and maps of both cloud and precipitation together while also filling in gaps for data availability.&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 23 May 2024 15:35:36 Z</pubDate>
      <content><![CDATA[<span style="font-size:12pt"><span style="line-height:115%"><span style="font-family:Aptos,sans-serif">Microsoft Start&rsquo;s new AI forecast model capabilities have unlocked the ability for users around the globe to experience high-quality, up-to-the-minute forecasts and maps of both cloud and precipitation together while also filling in gaps for data availability.&nbsp;&nbsp;</span></span></span><br />
<br />
<span style="font-size:12pt"><span style="line-height:115%"><span style="font-family:Aptos,sans-serif">Since 2021, Weather from Microsoft Start has been running an operational short-term precipitation nowcasting model powered by generative AI to empower its users to make informed weather decisions. Every 2 minutes, this cutting-edge model provides users with forecasts at a hyper-local 1-kilometer resolution for up to four hours in the future.&nbsp; Since its initial presentation at <a href="https://www.climatechange.ai/papers/neurips2021/19" style="color:#467886; text-decoration:underline">NeurIPS 2021</a>, the model has undergone continuous enhancements to improve precipitation forecast and map experiences across Microsoft&rsquo;s weather products. In internal testing on benchmarks such as the <a href="https://proceedings.neurips.cc/paper/2020/hash/fa78a16157fed00d7a80515818432169-Abstract.html" style="color:#467886; text-decoration:underline">SEVIR dataset</a>, Microsoft Start&rsquo;s model consistently ranks near the top while also providing forecasts up to two times further out compared to other generative AI models including <a href="https://www.nature.com/articles/s41586-021-03854-z" style="color:#467886; text-decoration:underline">DGMR (2021)</a> and <a href="https://openreview.net/pdf?id=Gh67ZZ6zkS" style="color:#467886; text-decoration:underline">PreDiff (2023)</a>.<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<img alt="Discriminator regularization, where a skewed subset of consecutive predictions form inputs to Discriminator" src="/getmedia/ce965d5e-0fdf-47a4-b09d-b7d7f11c03d2/Discriminator.png?width=600&amp;height=275" style="width: 600px; height: 275px;" /><br />
<br />
Traditionally, precipitation nowcasting models rely on weather radar data to &ldquo;see&rdquo; where precipitation is occurring and extrapolate how it will evolve. Deep learning models are capable of extracting information from very large volumes of data, and other data sources such as geostationary satellites, further provide vital information for precipitation forecasting. Using this data, Weather from Microsoft Start has developed a new AI model for Joint Global Cloud and precipitation nowcasting.</span></span></span>
<h2><span style="margin-top:10px;color: rgb(15, 71, 97); font-family: &quot;Aptos Display&quot;, sans-serif; font-size: 20pt;">Adversarial regularization</span></h2>

<p><span style="font-size:12pt"><span style="line-height:115%"><span style="font-family:Aptos,sans-serif">Similar to the approach in DGMR, Microsoft used an adversarial learning approach, also known as a generative adversarial model (GAN) to improve the realism of model&rsquo;s predictions. This approach introduced spatial and temporal discriminators to force the forecaster (generator) to produce high visual fidelity and temporal consistency. The spatial discriminator randomly samples forecast frames to improve visual fidelity, while the temporal discriminator samples chunks of several consecutive time frames for improving temporal consistency. During the training process, the generator tries to make predictions which look like real samples from the training data, while the discriminators try to distinguish between generated samples and real samples. Critical to this learning process was the introduction of skewed sampling favoring more frequent selection of frames at longer lead times (Figure 1), which helped reduce blurriness in forecasts further out, where typical regression loss favors overly smooth predictions.</span></span></span></p>

<h2><span style="margin-top:10px;color: rgb(15, 71, 97); font-family: &quot;Aptos Display&quot;, sans-serif; font-size: 20pt;">Modifications to the loss function</span></h2>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <img alt="Equation for modified loss function for Nowcast" src="/getmedia/b2731bc5-72aa-464e-80c0-a0cc91556497/modified-loss.png?width=600&amp;height=218" style="width: 600px; height: 218px;" /><br />
<br />
<span style="font-size:12pt"><span style="line-height:115%"><span style="font-family:Aptos,sans-serif">The training loss function consists of pixel-wise regression loss and the adversarial loss (discriminator loss). The easiest way for the generator to fool the discriminators is by dissipating precipitation to zero, which resembles observed states of &ldquo;no precipitation&rdquo;.&nbsp; Since the discriminators are unable to distinguish between a prediction and truth in this scenario, the generator loss is designed to penalize for missing rain by introducing a recall control hyperparameter, <m:omath><i><span style="font-family:&quot;Cambria Math&quot;,serif"><m:r></m:r></span></i></m:omath></span></span></span><i><span style="font-size:12.0pt"><span style="line-height:115%"><span style="font-family:&quot;Cambria Math&quot;,serif"><m:r>&alpha;</m:r></span></span></span></i> &nbsp;<span style="font-size:12pt"><span style="line-height:115%"><span style="font-family:Aptos,sans-serif">(Equation 1), which penalizes the model for negative bias in radar prediction. The <m:omath><i><span style="font-family:&quot;Cambria Math&quot;,serif"><m:r>&alpha;</m:r></span></i></m:omath>&nbsp;parameter is tuned by trading-off missed rain instances with an increased rain bias in test datasets.</span></span></span><br />
<br />
<span style="font-size:12pt"><span style="line-height:115%"><span style="font-family:Aptos,sans-serif">Since the error in model predictions increases with lead-time, equally weighing these errors in the loss worsens shorter lead time forecasts. To counter this effect, Microsoft introduced a weighting <m:omath><m:ssub><m:ssubpr><span style="font-family:&quot;Cambria Math&quot;,serif"><span style="font-style:italic"><m:ctrlpr></m:ctrlpr></span></span></m:ssubpr><m:e><i><span style="font-family:&quot;Cambria Math&quot;,serif"><m:r>&omega;</m:r></span></i></m:e><m:sub><i><span style="font-family:&quot;Cambria Math&quot;,serif"><m:r>t</m:r></span></i></m:sub></m:ssub></m:omath>, which decreases with lead time, which results in both, i) an improvement in shorter lead-time forecasts, where the regression loss is important, and ii) better visual fidelity at longer lead time when the discriminator loss is more important.&nbsp; For pixel-wise loss we opt for L1 loss instead of L2, so that the model is not overly penalized for missing extreme precipitation conditions that may occur.&nbsp; Finally, a similar loss function with recall control and lead-time varying weight is applied to each of the outputs in Satellite + Radar Nowcasting.</span></span></span>

<h2><span style="margin-top:10px;color: rgb(15, 71, 97); font-family: &quot;Aptos Display&quot;, sans-serif; font-size: 20pt;">Using both satellite and radar</span></h2>
<span style="font-size:12pt"><span style="line-height:115%"><span style="font-family:Aptos,sans-serif">Since late 2021, Microsoft Start&rsquo;s has offered precipitation nowcasting globally, including in regions without radar coverage, thanks to geostationary satellite data providing near-global, high-resolution imagery of clouds and water vapor that can be used by AI models to deduce precipitation. This model provides simulated radar imagery to regions where radar is unavailable using satellites. Despite this achievement, the model performance was limited by availability of satellite imagery. Depending on the region, satellite imagery is only available about 85-95% of the time for acceptable latency.</span></span></span><br />
<br />
<span style="font-size:12pt"><span style="line-height:115%"><span style="font-family:Aptos,sans-serif">With evidence suggesting the <a href="https://arxiv.org/pdf/2009.09796.pdf" style="color:#467886; text-decoration:underline">need for a separate decoder per task</a> and a separate discriminator for each predicted channel, Weather from Microsoft Start built a model 4X bigger model than the previous one that only predicted simulated radar reflectivity. Finally, the new model jointly predicts both satellite and simulated radar reflectivity, enabling its predictions to fill data availability gaps. Since the precipitation task is more important than the satellite prediction task, the radar channel was given 6X more weight in the training loss function than satellite channels.</span></span></span><br />
<br />
<span style="font-size:12pt"><span style="line-height:115%"><span style="font-family:Aptos,sans-serif">To evaluate the model performance, simulated radar reflectivity is evaluated by checking precision and recall for different reflectivity thresholds indicative of varying rainfall.&nbsp; Satellite image predictions were compared against persistence using metrics such as <a href="https://en.wikipedia.org/wiki/Mean_squared_error" style="color:#467886; text-decoration:underline">MSE</a>, <a href="https://en.wikipedia.org/wiki/Mean_absolute_error" style="color:#467886; text-decoration:underline">MAE</a>, image quality metrics like <a href="https://en.wikipedia.org/wiki/Peak_signal-to-noise_ratio" style="color:#467886; text-decoration:underline">PSNR</a><span class="MsoHyperlink" style="color:#467886"><span style="text-decoration:underline">,</span></span> and <a href="https://en.wikipedia.org/wiki/Structural_similarity_index_measure#Multi-Scale_SSIM" style="color:#467886; text-decoration:underline">MS-SSIM</a><span class="MsoHyperlink" style="color:#467886"><span style="text-decoration:underline"> for similarity and FID scores for sharpness</span></span>. Against the prior baseline of radar-only predictions, Microsoft Start&rsquo;s new model presents a marked improvement in F1-score. Additionally, it was observed that predicted satellite images score better than a persistence forecast after 15 minutes, meaning these predictions can be used when satellite outages last longer than 15 minutes.</span></span></span>

<h2><span style="margin-top:10px;margin-top:10px;color: rgb(15, 71, 97); font-family: &quot;Aptos Display&quot;, sans-serif; font-size: 20pt;">Considerations for operations</span></h2>
<span style="font-size:12pt"><span style="line-height:115%"><span style="font-family:Aptos,sans-serif">Productionizing a global forecast model with up-to-the-minute data presents its own challenges. A global inference is done using small sliding windows (tiles) with some overlap. This tile size is constrained by memory during model training, but not during inference. A small tile size during inference leads to high latency and bigger segmentation effects, to counter this, the generator architecture needs to meet three conditions: translation equivariance, spatially unconstrained operations, and low memory footprint of the hidden state. Consequently, Weather from Microsoft Start has developed its own unique video prediction model to meet these conditions, which allows flexibility in window sizing, thereby giving the ability to vary window size during training and inference.</span></span></span><br />
<br />
<span style="font-size:12pt"><span style="line-height:115%"><span style="font-family:Aptos,sans-serif">This new model has unlocked the ability for users to experience seamless cloud and precipitation forecasts and maps while still providing accurate forecasts even when satellite data feeds experience unexpected outages. The new Satellite + Radar nowcasting model is the latest addition to Weather from Microsoft Start&rsquo;s growing inventory of world-leading weather models. According to an independent study commissioned by Microsoft, *Weather from Microsoft Start was recognized for its <a href="https://blogs.windows.com/windowsexperience/2023/03/24/weather-from-microsoft-start-named-the-most-accurate-global-forecast-provider/" style="color:#467886; text-decoration:underline">leading forecast accuracy</a>. You can find weather information from Weather from Microsoft Start through its integration into Windows 10, Windows 11, Microsoft Edge, Bing, and in the<a href="https://start.microsoftapp.net/weather" style="color:#467886; text-decoration:underline"> Bing and Microsoft Start mobile apps</a>.</span></span></span><br />
<br />
<span style="font-size:12pt"><span style="line-height:115%"><span style="font-family:Aptos,sans-serif">*ForecastWatch, <a href="https://blogs.msn.com/wp-content/uploads/2023/02/Forecast-Watch-Report.pdf" style="color:#467886; text-decoration:underline">Analysis of One-to Five-Day-Out Global Temperature, Wind Speed, Precipitation and Opacity Forecasts, Jan-Jun 2022 (msn.com)</a>.</span></span></span><br />
<br />
&nbsp;]]></content>
    </item>
    <item>
      <guid
        isPermaLink="false">81069f34-f2fe-41de-ba01-3de8dbbf6e5c</guid>
      <link>https://blogs.bing.com/search-quality-insights/May-2024/Weather-from-Microsoft-Start%E2%80%99s-new-AI-capabilities-are-improving-30-day-weather-forecasts</link>
      <author>Bing Team</author>
      <category>#Aiforweather</category>
      <category>#aiweather</category>
      <category>#forecasting</category>
      <category>#longrangeforecasts</category>
      <category>#microsoft</category>
      <category>#monthly</category>
      <category>#msnweather</category>
      <category>#weather</category>
      <title>Weather from Microsoft Start’s new AI capabilities are improving 30-day weather forecasts</title>
      <description>&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Aptos,sans-serif"&gt;In a newly published &lt;a href="https://arxiv.org/abs/2403.15598" style="color:#467886; text-decoration:underline"&gt;article on ArXiv&lt;/a&gt;, the research team at Weather from Microsoft Start has shown how AI weather models compare to the latest state-of-the-art European Centre for Medium-range Weather Forecasts (ECMWF) extended-range ensemble. Instead of using a single type of AI model, we combine five different trained models comprised of three different deep learning architectures together to produce some promising forecasts one month in advance.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 03 May 2024 16:26:21 Z</pubDate>
      <content><![CDATA[<span style="font-size:12pt"><span style="line-height:115%"><span style="font-family:Aptos,sans-serif">In a newly published <a href="https://arxiv.org/abs/2403.15598" style="color:#467886; text-decoration:underline">article on ArXiv</a>, the research team at Weather from Microsoft Start has shown how AI weather models compare to the latest state-of-the-art European Centre for Medium-range Weather Forecasts (ECMWF) extended-range ensemble. Instead of using a single type of AI model, we combine five different trained models comprised of three different deep learning architectures together to produce some promising forecasts one month in advance.</span></span></span><br />
<br />
<span style="font-size:12pt"><span style="line-height:115%"><span style="font-family:Aptos,sans-serif">In 1972, <a href="https://www.britannica.com/biography/Edward-Lorenz" style="color:#467886; text-decoration:underline">Edward Norton Lorenz</a>, one of the pioneers of numerical weather prediction (NWP), famously stated that &ldquo;a butterfly flapping its wings in Brazil can produce a tornado in Texas.&rdquo; This vivid metaphor was intended to demonstrate the chaotic nature of the atmosphere, where even the tiniest influence can result in a wildly unpredictable outcome. Scientific research has suggested that even with perfect weather models and nearly perfect data, it becomes very difficult to predict phenomena such as thunderstorms even one or two days ahead.</span></span></span><br />
<br />
<span style="font-size:12pt"><span style="line-height:115%"><span style="font-family:Aptos,sans-serif">So how, then, can we hope to make useful weather forecasts all the way out to 30 days? Unsurprisingly, if we look at a single simulation by an NWP model, this forecast would be wildly inaccurate most of the time. However, decades of scientific research in ensemble forecasting have shown that it is possible to tease out information in long-range forecasts by relying on probabilistic forecasts &ndash; running dozens or even thousands of different but equally-likely simulations of the weather and extracting meaningful information from them.</span></span></span><br />
<br />
<span style="font-size:12pt"><span style="line-height:115%"><span style="font-family:Aptos,sans-serif">NWP ensembles, such as the state-of-the-art system run by ECMWF, require large amounts of supercomputing resources and produce petabytes of data. However, recent advances in AI research have shown that deep learning methods can predict the weather much faster and even more accurately than traditional NWP models.</span></span></span><br />
<br />
<span style="font-size:12pt"><span style="line-height:115%"><span style="font-family:Aptos,sans-serif">Unlike traditional models, which compute the evolution of weather around the globe by using physics of fluid dynamics in addition to approximations of other physical processes such as thunderstorms and wind turbulence, AI-powered weather prediction models learn from decades of observed weather to recognize patterns and predict their future evolution. They operate in much the same way as an NWP model, though: given the current state of the atmosphere on a 3-D globe (latitude, longitude, and height), predict the state of the atmosphere for some future time, say one hour later. They then feed this prediction back into the model to predict two hours later, and so on. Because the models can operate at much coarser spatial resolution and take much larger time steps than an equivalent thermodynamic model could, simulations take only minutes on a single graphics processing unit (GPU). Hence these models can run more frequently to produce more simulations for better probabilistic forecasts.</span></span></span><br />
<br />
<span style="font-size:12pt"><span style="line-height:115%"><span style="font-family:Aptos,sans-serif">In our <a href="https://arxiv.org/abs/2403.15598" style="color:#467886; text-decoration:underline">preprint</a>, we compare our AI weather models to the state-of-the-art ECMWF extended-range ensemble, which makes forecasts at 0.4&deg; spatial resolution every six hours up to 46 days ahead. The ECMWF model was last updated in June 2023 with an increase in ensemble size from 50 members to 100. Each of our five AI models was run 20 times to create an ensemble of 100 forecasts at 1&deg; resolution in latitude and longitude every six hours into the future.</span></span></span><br />
<br />
<span style="font-size:12pt"><span style="line-height:115%"><span style="font-family:Aptos,sans-serif">The results are quite encouraging: when measuring temperature errors using the Continuous Ranked Probability Score (CRPS) metric, our out-of-the-box AI ensemble outperforms the ECMWF model by 17% for one-week forecasts and 4% for four-week forecasts (Figure 1). The CRPS is optimized when the distribution of the ensemble matches the expected distribution of the observations, hence the model must correctly represent the uncertainty in a forecast. It can be thought of like a mean absolute error, where lower is better.</span></span></span><br />
&nbsp;
<div style="text-align: center;"><span style="font-size:12pt"><span style="line-height:115%"><span style="font-family:Aptos,sans-serif">&nbsp;<img alt="Temperature forecast error (CRPS; lower is better) for Microsoft’s AI ensemble and the ECMWF ensemble, for each week of forecast lead time." src="/getmedia/5820b95c-5fae-479e-9404-17fc8ec27b92/Picture1.png" /></span></span></span></div>

<div style="text-align: center;"><span style="font-size:9pt"><span style="font-family:Aptos,sans-serif"><span style="color:#0e2841"><span style="font-style:italic">Figure 1: Temperature forecast error (CRPS; lower is better) for Microsoft&rsquo;s AI ensemble and the ECMWF ensemble, for each week of forecast lead time.</span></span></span></span></div>
<br />
<span style="font-size:12pt"><span style="line-height:115%"><span style="font-family:Aptos,sans-serif">The longer a model runs into the future, the more it tends to accumulate errors due to model drift biases. When running an operational model, it&rsquo;s important to correct these systematic errors by learning from simulated forecasts of the past, or hindcasts, how the model tends to drift.&nbsp; When applying a correction, we observe that our AI ensemble scores fall behind the ECMWF ensemble&rsquo;s by about 3% at week four.</span></span></span><br />
<br />
<span style="font-size:12pt"><span style="line-height:115%"><span style="font-family:Aptos,sans-serif">We also consider what happens when combining the two ensembles together into a 200-member probabilistic forecast. It turns out that the result is better than either individual model, albeit by a very small (not significant) margin. This suggests that the AI ensemble is creating new variability in the forecasts that can help capture more weather phenomena such as extreme temperatures or precipitation, yet at the same time traditional forecasting methods remain useful. As we can see from the spatial distribution of forecast errors in Figure 2, which are very similar for our AI ensemble and the ECMWF ensemble, the predictability of each location&rsquo;s weather remains the dominant factor in determining forecast accuracy rather than the specific model used for the forecast.</span></span></span>

<div style="text-align: center;"><span style="font-size:12pt"><span style="line-height:115%"><span style="font-family:Aptos,sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<br />
&nbsp; &nbsp; <img alt="Spatial distribution of temperature forecast errors at week 4 (CRPS, lower is better)" src="/getmedia/dc848765-0ab9-4111-9c21-abcef736cecd/Picture2.png" style="vertical-align: middle;" /></span></span></span></div>

<div style="text-align: center;"><span style="font-size:9pt"><span style="font-family:Aptos,sans-serif"><span style="color:#0e2841"><span style="font-style:italic">Figure 2: Spatial distribution of temperature forecast errors at week 4 (CRPS, lower is better).</span></span></span></span></div>
<br />
<span style="font-size:12pt"><span style="line-height:115%"><span style="font-family:Aptos,sans-serif">As shown by our results, AI weather models have the potential to bring the next big improvements to weather forecasting beyond ten days. These 30-day forecasts will be the latest addition to Microsoft&rsquo;s growing inventory of world-leading weather modeling. According to an independent study commissioned by Microsoft,* Weather from Microsoft Start was recognized for its <a href="https://blogs.windows.com/windowsexperience/2023/03/24/weather-from-microsoft-start-named-the-most-accurate-global-forecast-provider/" style="color:#467886; text-decoration:underline">leading forecast accuracy</a>. You can find weather information from Weather from Microsoft Start through its integration into Windows 10, Windows 11, Microsoft Edge, Bing, and in the<a href="https://start.microsoftapp.net/weather" style="color:#467886; text-decoration:underline"> Bing and Microsoft Start mobile apps</a>.</span></span></span><br />
<br />
<span style="font-size:12pt"><span style="line-height:115%"><span style="font-family:Aptos,sans-serif">*ForecastWatch, <a href="https://blogs.msn.com/wp-content/uploads/2023/02/Forecast-Watch-Report.pdf" style="color:#467886; text-decoration:underline">Analysis of One-to Five-Day-Out Global Temperature, Wind Speed, Precipitation and Opacity Forecasts, Jan-Jun 2022 (msn.com)</a>.</span></span></span><br />
<br />
&nbsp;]]></content>
    </item>
    <item>
      <guid
        isPermaLink="false">91076077-9508-4969-9342-9cbd9c483ce3</guid>
      <link>https://blogs.bing.com/search-quality-insights/February-2024/How-are-climate-changes-affecting-your-location-%C2%A0-Find-out-with-Weather-from-Microsoft-Start</link>
      <author>Bing Team</author>
      <category>#Aiforweather</category>
      <category>#aiweather</category>
      <category>#climate</category>
      <category>#climatechange</category>
      <category>#microsoft</category>
      <category>#msnweather</category>
      <category>#weather</category>
      <category>#weathertrends</category>
      <title>How are climate changes affecting your location?  Find out with Weather from Microsoft Start.</title>
      <description>&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Aptos,sans-serif"&gt;&lt;span style="color:black"&gt;The new &lt;/span&gt;&lt;a href="https://www.msn.com/en-us/weather/records/in-New-York,NY?loc=eyJsIjoiTmV3IFlvcmsiLCJyIjoiTlkiLCJjIjoiVW5pdGVkIFN0YXRlcyIsImkiOiJVUyIsInQiOjEwMiwiZyI6ImVuLXVzIiwieCI6Ii03NC4wMDcyIiwieSI6IjQwLjcxMyJ9&amp;amp;weadegreetype=C&amp;amp;ocid=win&amp;amp;cvid=b8babc12e21542c686ba90462d64b1f5&amp;amp;item=spalink%3A20240109.190&amp;amp;item=flights%3Aprg-wx-nstat" style="color:#467886; text-decoration:underline"&gt;Weather Trends page&lt;/a&gt;&lt;span style="color:black"&gt; is a powerful feature which draws on up to 70 years of global weather history. It can help users learn how their recent weather compares with the past by year, month, or even by day. Historical averages and detailed records show how many rainy, snowy, cloudy, or sunny days there typically are this month, and visualization tools such as innovative new pie charts make it easier to understand and compare the data.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 22 Feb 2024 11:12:06 Z</pubDate>
      <content><![CDATA[<p><span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif"><span style="color:black">Extreme weather seems to be in the news a lot lately. &nbsp;Weather events like stronger tropical cyclones, record rainfalls, extended droughts, heat waves, wildfires and smoke are all breaking records more frequently, impacting the lives of millions.</span></span></span></span><br />
<br />
<span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif"><span style="color:black">In fact</span><span style="color:black">, </span><a href="https://wmo.int/news/media-centre/wmo-annual-report-highlights-continuous-advance-of-climate-change" style="color:#467886; text-decoration:underline">the past 8 years are the warmest </a><span style="color:black">ever recorded &ndash; as far back as 1850 &ndash; and </span><a href="https://www.noaa.gov/news/2023-was-worlds-warmest-year-on-record-by-far" style="color:#467886; text-decoration:underline">2023 was the warmest year in NOAA&rsquo;s 174 year record</a><span style="color:black">. This leaves more people wondering, &ldquo;How are climate changes affecting me and my local weather?&ldquo;&nbsp; Weather from Microsoft Start recently launched a new feature to help people find answers to questions like these.</span></span></span></span><br />
<br />
<span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif"><span style="color:black">The new </span><a href="https://www.msn.com/en-us/weather/records/in-New-York,NY?loc=eyJsIjoiTmV3IFlvcmsiLCJyIjoiTlkiLCJjIjoiVW5pdGVkIFN0YXRlcyIsImkiOiJVUyIsInQiOjEwMiwiZyI6ImVuLXVzIiwieCI6Ii03NC4wMDcyIiwieSI6IjQwLjcxMyJ9&amp;weadegreetype=C&amp;ocid=win&amp;cvid=b8babc12e21542c686ba90462d64b1f5&amp;item=spalink%3A20240109.190&amp;item=flights%3Aprg-wx-nstat" style="color:#467886; text-decoration:underline">Weather Trends page</a><span style="color:black"> is a powerful feature which draws on up to 70 years of global weather history. It can help users learn how their recent weather compares with the past by year, month, or even by day. Historical averages and detailed records show how many rainy, snowy, cloudy, or sunny days there typically are this month, and visualization tools such as innovative new pie charts make it easier to understand and compare the data.&nbsp;&nbsp;</span></span></span></span><br />
<span style="color: black; font-family: Aptos, sans-serif; font-size: 11pt;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><img alt="Historical weather trends graph for New York, NY in Microsoft Start" src="/getmedia/90705935-70b6-449b-909d-23fa23f4b936/blogtrends_upper.JPG" style="color: black; font-family: aptos, sans-serif; font-size: 11pt; vertical-align: middle;" /></p>
<br />
<img alt="Historical weather trends graph for New York, NY in Microsoft Start" src="/getmedia/3a54a61d-3c2b-4e3e-86d0-b58fb18c1ab7/blogtrends_lower.JPG" style="vertical-align: middle;" /><br />
<br />
<span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif"><span style="color:black">The true value of the new Weather Trends page is that all of this powerful information is tuned for <b>actual locations</b>, not lumped into a regional or national weather story that may have limited relevance.</span></span></span></span><br />
<br />
<span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif"><span style="color:black">In addition to the Weather Trends page, Microsoft is now testing its new Climate Insights Engine. This engine smartly leverages the Earth&rsquo;s climate history and <b>Microsoft&rsquo;s AI intelligence</b> to identify and notify users of impactful weather trends at their specific location.&nbsp;</span></span></span></span><br />
<br />
<span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif"><span style="color:black">According to an independent study commissioned by Microsoft,</span><b><span style="color:black">*</span></b><span style="color:black"> Weather from Microsoft Start has already been recognized for its</span> <a href="https://blogs.windows.com/windowsexperience/2023/03/24/weather-from-microsoft-start-named-the-most-accurate-global-forecast-provider/" style="color:#467886; text-decoration:underline"><b>world leading forecast accuracy,</b></a><span style="color:black"> offering critical weather information to millions of daily users. It&rsquo;s deeply integrated into Windows 10 &amp; 11, powering the weather alerts you may have seen on your taskbar. It&rsquo;s also integrated into Edge, Bing, and available on the</span><a href="https://start.microsoftapp.net/weather" style="color:#467886; text-decoration:underline"> Bing and Microsoft Start mobile apps</a><span style="color:black">.</span></span></span></span><br />
<br />
<span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif"><span style="color:black">With the launch of the new Weather Trends page and the soon to be launched Climate Insights Engine as additions to the most accurate weather forecast in the world,* Microsoft is using AI to empower people with the weather information they need to stay safe.</span></span></span></span><br />
<br />
<br />
<br />
<span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Aptos,sans-serif">*ForecastWatch, <a href="https://blogs.msn.com/wp-content/uploads/2023/02/Forecast-Watch-Report.pdf" style="color:#467886; text-decoration:underline"><i>Analysis of One-to Five-Day-Out Global Temperature, Wind Speed, Precipitation and Opacity Forecasts, Jan-Jun 2022 (msn.com)</i></a><span style="color:black">.</span></span></span></span>]]></content>
    </item>
    <item>
      <guid
        isPermaLink="false">b5189139-5b53-4747-bee0-bbbb146cc034</guid>
      <link>https://blogs.bing.com/search-quality-insights/december-2023/Introducing-Deep-Search</link>
      <author>Bing Team</author>
      <title>Introducing deep search</title>
      <description>Today&amp;rsquo;s search engines are powerful tools that help us find information on the web, but sometimes they fall short of our expectations. When we have complex, nuanced, or specific questions, we often struggle to find the answers we need. We ourselves know what we&amp;rsquo;re looking for, but the search engine just doesn&amp;rsquo;t seem to understand. That&amp;#39;s why we created deep search, a new Microsoft Bing feature that provides even more relevant and comprehensive answers to the most complex search queries. Deep search is not a replacement for Bing&amp;#39;s existing web search, but an enhancement that offers the option for a deeper and richer exploration of the web.&lt;br /&gt;&#xD;
&amp;nbsp;</description>
      <pubDate>Tue, 05 Dec 2023 05:51:40 Z</pubDate>
      <content><![CDATA[Today&rsquo;s search engines are powerful tools that help us find information on the web, but sometimes they fall short of our expectations. When we have complex, nuanced, or specific questions, we often struggle to find the answers we need. We ourselves know what we&rsquo;re looking for, but the search engine just doesn&rsquo;t seem to understand.<br />
<br />
That&#39;s why we created deep search, a new Microsoft Bing feature that provides even more relevant and comprehensive answers to the most complex search queries. Deep search is not a replacement for Bing&#39;s existing web search, but an enhancement that offers the option for a deeper and richer exploration of the web.
<h3><img alt="Showing deep search button in Bing for the query how do points systems work in japan" src="data:image/png;base64,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" style="width: 1035px; height: 164px;" /><br />
<br />
Understanding search intent</h3>
Deep search builds on Bing&#39;s existing web index and ranking system and enhances them with GPT-4. GPT-4 is a state-of-the-art generative AI LLM (Large Language Model) that can create natural language text from any input. In the case of deep search, GPT-4 takes the search query and expands it into a more comprehensive description of what an ideal set of results should include.<br />
<br />
For example, let&rsquo;s say I&rsquo;m researching loyalty programs in different countries and search for &quot;how do points systems work in Japan&quot;. Deep search might generate a more comprehensive description like this:<br />
<br />
<em>Provide an explanation of how various loyalty card programs work in Japan, including the benefits, requirements, and limitations of each. Include examples of popular loyalty cards from different categories, such as convenience stores, supermarkets, and restaurants. Show a comparison of the advantages and disadvantages of using loyalty cards versus other payment methods in Japan, including current rewards and benefits. Highlight the most popular services and participating merchants.</em><br />
<br />
This expanded description captures my intent and expectations more accurately and clearly than a few keywords. It also helps Bing understand what kind of information I am looking for.<br />
<br />
Some queries are ambiguous. For example, &quot;how do points systems work in Japan&quot; could refer to rewards points, as I intended, but could also be seeking information on immigration policy or something else. The expanded description may be right for one of those interpretations but not for all of them. In that case, deep search leverages GPT-4 to find all the possible intents and computes an comprehensive description for each of them. Deep search offers a disambiguation pane where all of these intents are represented. If my research intent was misunderstood, I can select the right one from the disambiguation pane, and the corresponding comprehensive description will be used instead.<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<img alt="Deep search subtopics related to points systems in japan" src="/BingBlogs/media/SearchQualityInsights/2023/Picture1.png" /><br />
&nbsp;
<h3>Finding deeper results</h3>
Bing then goes much deeper into the web with that task in mind, pulling back relevant results that often don&#39;t show up in typical search results. Deep search uses a combination of querying techniques to find pages that might match my expanded query, rewriting the query on my behalf, and searching for those variations too.<br />
<br />
For example, for my earlier loyalty points query, deep search might also try searching for:
<ul>
	<li>loyalty card programs Japan</li>
	<li>best loyalty cards for travelers in Japan</li>
	<li>comparison of loyalty programs by category Japan</li>
	<li>redeeming loyalty cards in Japan</li>
	<li>managing loyalty points with phone apps</li>
</ul>
By doing this, deep search can find results that cover different aspects of my query, even if they don&#39;t explicitly include the original keywords. Regular searches on Bing already consider millions of web pages for each search and deep search does ten times that to find results that are more informative and specific than the ones that rank higher in normal search.<br />
&nbsp;
<h3>Ranking results</h3>
Once deep search has gathered a wide collection of web pages to review, it then ranks them according to how well they match the comprehensive description. Deep search uses a variety of signals to determine the relevance and quality of each result, considering factors like how well the topic matches, whether it&rsquo;s at the appropriate level of detail, how credible and trustworthy the source is, how fresh and popular it is, and so on.<br />
<br />
By doing this, deep search can present a curated list of results and answers that are more likely to answer your question, satisfy your curiosity, or solve your problem.<br />
&nbsp;
<h3>Speed</h3>
Going deeper takes time, and deep search can take up to thirty seconds to complete. This might seem like a long time compared to normal search, but it can be worth the wait for more specific or comprehensive answers.<br />
<br />
Deep search is not meant for every query or every user. It&#39;s designed for those who have complex questions that require more than a simple answer. Bing will always return regular search results in less than a second and deep search is an optional feature.<br />
&nbsp;
<h3>More ways that GPT-4 is used in Bing</h3>
GPT-4 is already used in many places on Bing, including Copilot, Image Creator from Designer, and already in regular web result ranking where, in January, it powered one of the single biggest relevance improvements in Bing&rsquo;s history.<br />
&nbsp;<br />
We&rsquo;re excited for the potential for deep search to offer yet another significant improvement in search result quality. This is currently an experimental feature that is available to randomly selected small groups of users on Bing worldwide while we are testing and improving it. We would love to hear your feedback and suggestions on how to make deep search better.&nbsp;<br />
<br />
&nbsp;]]></content>
    </item>
    <item>
      <guid
        isPermaLink="false">d350fd94-da0a-4a7a-8be6-b54d2181e3ae</guid>
      <link>https://blogs.bing.com/search-quality-insights/december-2023/Continued-AI-Innovation-in-Copilot</link>
      <author>Bing Team</author>
      <title>Continued AI Innovation in Copilot</title>
      <description>&lt;p&gt;Today, in addition to &lt;a href="https://blogs.microsoft.com/blog/2023/12/05/celebrating-the-first-year-of-copilot-with-significant-new-innovations/"&gt;celebrating the first year of Microsoft Copilot&lt;/a&gt;, we announced several new Copilot features that are beginning to roll out. We&amp;rsquo;re excited to give you a more detailed glimpse into some of these features.&lt;/p&gt;&#xD;
</description>
      <pubDate>Tue, 05 Dec 2023 05:50:59 Z</pubDate>
      <content><![CDATA[<p>Today, in addition to <a href="https://blogs.microsoft.com/blog/2023/12/05/celebrating-the-first-year-of-copilot-with-significant-new-innovations/">celebrating the first year of Microsoft Copilot</a>, we announced several&nbsp;new Copilot features that are beginning to roll out. We&rsquo;re excited to give you a more detailed glimpse into some of these features.</p>

<p><strong>GPT-4 Turbo</strong> &ndash; Soon, Copilot will be able to generate responses using OpenAI&#39;s latest model, GPT-4 Turbo, enabling you to tackle more complex and longer tasks such as writing code and more. This model is currently in testing with select users and will be widely integrated into Copilot in the coming weeks.</p>

<p><strong>New DALL-E 3 Model </strong>&ndash; You can now use Copilot to create images that are even higher quality and more accurate to the prompt with an updated DALL-E 3 model. These capabilities are available to you now by visiting bing.com/create or by prompting Copilot to create an image.</p>

<p>See the below comparison, although to truly appreciate the level of detail of the new model click on the prompt here:&nbsp;<a href="https://www.bing.com/images/create/photorealistic-stegosaurus-having-its-bony-plates-/1-656e5af826664dc28fd5691ed6e05e65?id=ispbZLVdSSJPJwwaf2tXoQ.hac2yYkAvVpgTpfC67%2BHiA&amp;view=detailv2&amp;idpp=genimg&amp;form=GCRIDP&amp;ajaxhist=0&amp;ajaxserp=0">photorealistic stegosaurus having its bony plates attended to by a nail salon</a><br />
<img alt="previous Dall-E 3 model versus New Dall-E 3 model image for prompt  photorealistic stegosaurus having its bony plates attended to by a nail salon" src="/BingBlogs/media/SearchQualityInsights/2023/Dall-E3Update.jpg" /></p>

<p><strong>Multi-Modal with Search Grounding</strong> &ndash; We are combining the power of GPT-4 with vision with Bing image search and web search data to deliver better image understanding for your queries. This new capability will be available soon.</p>

<p>Here you can see how we&rsquo;ve updated <a href="https://blogs.bing.com/search-quality-insights/february-2023/Building-the-New-Bing">Prometheus</a> for multi-modal:</p>

<p><img alt="Prometheus multi-modal model" src="/BingBlogs/media/SearchQualityInsights/2023/Prometheus-Update.png" /></p>

<p>The results are pretty impressive as you can see in the example below. A traditional multi-modal system would be able to describe what&#39;s in the image in a generic way, but with search grounding we are able to identify the exact shuttle and the day it was launched.</p>

<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<img alt="multi-modal understanding in Microsoft Copilot" src="/BingBlogs/media/SearchQualityInsights/2023/Image-grounding-2.gif" /></p>

<p><strong>Code Interpreter -</strong> We are developing a new capability that will enable you to perform complex tasks such as more accurate calculation, coding, data analysis, visualization, math and more. We are gathering feedback on these capabilities from a select set of users and plan to make it widely available soon.</p>

<p>Copilot will write the code to answer your complex, natural-language requests, run that code in a sandboxed environment and use the results to give you higher quality responses. You can also upload and download files to and from Copilot, so you can work with your own data and code as well as Bing search results.</p>

<p>Copilot&#39;s powerful Python environment runs in a secure sandboxed environment built on top of Azure Container Apps. It provides fast, user isolated environments preloaded with many popular tools and libraries for data science, such as pandas, numpy, matplotlib, sklearn, flask, and more to solve complex problems. You can combine the data Copilot has access to from Bing search and the web with data uploaded in files to get deep, relevant insights as well as beautiful and interactive outputs.<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<img alt="Code interpreter in Copilot" src="/BingBlogs/media/SearchQualityInsights/2023/Flux-Code.gif" /><br />
<br />
<strong>Video understanding and Q&amp;A &ndash;</strong> <strong>Copilot in Edge</strong>.&nbsp;You can now summarize or ask questions about a video that you are watching in Edge.&nbsp;For example if you are watching the YouTube video of Satya&rsquo;s latest Ignite keynote, you can ask Copilot to summarize it for you as you can see in the screenshot below.<br />
<img alt="video understanding in Edge" src="/BingBlogs/media/SearchQualityInsights/2023/video-understanding.png" /><br />
<br />
We look forward to your feedback!</p>
]]></content>
    </item>
    <item>
      <guid
        isPermaLink="false">fa53c853-e844-41b6-8e96-2e180fb5f52a</guid>
      <link>https://blogs.bing.com/search-quality-insights/august-2023/Turing-Bletchley-v3-A-Vision-Language-Foundation-Model</link>
      <author>Bing Team</author>
      <category>bing</category>
      <category>Bletchley</category>
      <category>turing</category>
      <title>Turing Bletchley v3 - A Vision-Language Foundation Model</title>
      <description>The Turing team is excited to go into detail on how Turing Bletchley v3, a new multilingual vision-language foundation model, is used across Microsoft products. This model is the latest version of Turing Bletchley -- our series of multilingual multimodal foundation models which understand more than 90 languages.&amp;nbsp;You might already be using Turing Bletchley v3 when searching for images via Bing, and in this post, we will share more details regarding the model which powers the next-generation multimodal and multilingual scenarios at Microsoft.</description>
      <pubDate>Tue, 29 Aug 2023 12:02:43 Z</pubDate>
      <content><![CDATA[<p>Today, the Turing team is excited to go into detail on how Turing Bletchley v3, a new multilingual vision-language foundation model, is used across Microsoft products. This model is the latest version of Turing Bletchley &ndash; our series of multilingual multimodal foundation models which understand more than 90 languages. About two years ago we introduced Turing Bletchley v1 to the world via our <a href="https://www.microsoft.com/en-us/research/blog/turing-bletchley-a-universal-image-language-representation-model-by-microsoft/">blog post.</a> Turing Bletchley v1 was among the first multilingual vision-language models &ndash; importantly these allow performant image search in both popular and low-resource languages. Since then, we have iterated on datasets, modeling, and pretraining to improve all aspects of our model, with the end goal of providing better search capabilities across languages. Last fall we released Turing Bletchley v3 internally, and it has now shipped in multiple products across Microsoft. You might already be using Turing Bletchley v3 when searching in Bing, and in this post, we will share more details regarding the model which powers the next-generation of multimodal and multilingual scenarios at Microsoft.<img alt="Turing Bletchley v3 enables performant image search across more than 90 languages" src="/BingBlogs/media/SearchQualityInsights/2023/bletchley_image1.png" style="font-size: 14px; font-style: inherit; font-weight: inherit;" /></p>

<p style="text-align: center;"><em>Turing Bletchley v3 enables performant image search across more than 90 languages</em></p>

<h4>What is a vision-language model?</h4>

<p>Humans use multiple senses for understanding the world &ndash; vision, hearing, taste, and so on. Vision language models are models which have two such &ldquo;senses&rdquo; &ndash; vision and language. More concretely, the model can take as input both images and text. Turing Bletchley v3 is a vision-language model which takes as input either an image or a snippet of text and outputs a vector &ndash; a location in some high-dimensional space. The goal is to have the locations corresponding to an image I and a text snippet J be &ldquo;close&rdquo; to each other if the image I and text J are semantically related. For example, we would want the locations described by the text snippet &ldquo;a cat in a field of grass&rdquo; to be &ldquo;close&rdquo; to images of cats in grass. These types of models can be used for example in image search &ndash; the vector of the user query is simply compared to the vector of all images in your database.&nbsp;</p>
<br />
<img alt="A vision-language model like Turing Bletchley can take either images or text and embed them as points in a vector space. Embedded sentence like “Mount Fuji” or “富士山” (Mount Fuji in Japanese) will be close to embedded images Mount Fuji in this vector space." src="/BingBlogs/media/SearchQualityInsights/2023/bletchley_image2.png" />
<p style="text-align: center;"><em>A vision-language model like Turing Bletchley can take either images or text and embed them as points in a vector space. Embedded sentence like &ldquo;Mount Fuji&rdquo; or &ldquo;</em><em>富士山</em><em>&rdquo; (Mount Fuji in Japanese) will be close to embedded images Mount Fuji in this vector space.</em></p>

<h4>Pretraining</h4>

<p>One technique that significantly improves Turing Bletchley v3 compared to v1 is the use of masked multimodal learning. This is a new training paradigm developed collaboratively by the Turing team and <a href="https://www.microsoft.com/en-us/research/lab/microsoft-research-asia/">MSRA</a> to empower efficient multimodal learning, and the <a href="https://arxiv.org/abs/2208.10442">paper</a> describing this method was recently presented at CVPR 2023. Given an image and a caption describing the image, some words in the caption are masked. A neural network is then trained to predict the hidden words conditioned on both the image and the text. The task can also be flipped to mask out pixels instead of words. This type of masked training together with a large transformer-based model leads to a strong pre-trained model which can be finetuned on a diverse set of downstream tasks. When evaluated on several English-only vision language tasks this strategy reaches a new SOTA in many of them. We improved the SOTA for the <a href="https://arxiv.org/pdf/1811.00491.pdf">NLVR</a> vision-language reasoning task by more than 5 points and achieved a new SOTA for object detection on <a href="https://arxiv.org/abs/1405.0312">COCO</a> &ndash; the first time a pure vision-transformer model topped the leaderboard. &nbsp;</p>

<div style="clear:both;"><img alt="Masked pretraining improves upon the state-of-the-art (SOTA) vision language models on multiple tasks with a significant margin." src="/BingBlogs/media/SearchQualityInsights/2023/bletchley_image3_v4.png" /></div>

<p style="text-align: center;"><em>Masked pretraining improves upon the state-of-the-art (SOTA) vision language models on multiple tasks with a significant margin.</em></p>

<p>Most Microsoft products are served worldwide, e.g., Bing has millions of users spread over more than 100 countries. To serve this diverse demographic, Turing Bletchley v3 needs to be multilingual. The production model is thus trained in two stages on multilingual data. First a mask-based training stage using both image-caption pairs and text pairs where the same sentence is given in two different languages. Then a contrastive training stage which also uses translated language pairs. The resulting Turing Bletchley v3 model has strong zero-shot image and text capabilities in up to 94 languages, where we have balanced the performance of public academic benchmarks and internal production benchmarks. There are multiple evaluation benchmarks for multilingual and multimodal models, we have used an internal version of <a href="https://github.com/google-research-datasets/wit">WIT</a> &ndash; which relies on images and captions from Wikipedia. The WIT dataset contains many languages and allows us to assess the performance of Turing Bletchley across many low-resource languages.&nbsp; As can be seen, Turing Bletchley v3 gives strong improvements for both image and text retrieval. V3 gave significant improvements over v2, and hence we skipped productionizing Turing Bletchley v2.</p>

<p style="text-align: center;"><em><img alt="Evaluation on the WIT dataset from Wikipedia. We stratify the scores by image retrieval (IR) and text retrieval (TR) for the top 25 and top 50 languages. Turing Bletchley v3 shows strong improvements on multilingual retrieval over Turing Bletchley v1." src="/BingBlogs/media/SearchQualityInsights/2023/bletchley_image4_v2.png" />Evaluation on the WIT dataset from Wikipedia. We stratify the scores by image retrieval (IR) and text retrieval (TR) for the top 25 and top 50 languages. Turing Bletchley v3 shows strong improvements on multilingual retrieval over Turing Bletchley v1.</em></p>

<h4>Images for Question-Answering</h4>

<p>Question-and-answering is a feature in Bing where the user gets a direct answer in addition to links to external websites. In addition to showing text in this section, we show relevant images to delight our users. When judged by humans, Turing Bletchley v3 improves an internal quality metric that measures the relevance of the images to the query and answer pairs by 9 points for this scenario.</p>
<img alt="Two examples of images retrieved when answering questions on Bing. Both images are closely associated with the user query and the displayed passage: showing a panda eating and a scenic view of Seattle’s space needle." src="/BingBlogs/media/SearchQualityInsights/2023/bletchley_image5.png" />
<p style="text-align: center;"><em>Two examples of images retrieved when answering questions on Bing. Both images are closely associated with the user query and the displayed passage: showing a panda eating and a scenic view of Seattle&rsquo;s space needle.</em></p>
&nbsp;

<h4>Image Search in Bing</h4>

<p>A very natural application of vision-language models is image search, i.e., given a user query or image, retrieve the most relevant image to show to the user. A distilled version of Bletchley v3 can be used in two such image search scenarios in Bing &ndash; image-to-image search and text-to-image search. 1) In the former case the user might have access to an image, and Bing retrieves similar and relevant images. After using the new vision-language model, user engagement (measured via clicks) increases by more than 6%. 2) In the latter case the user inputs a short text query and expects relevant images to be shown. Here we see an improvement of about 0.76 Discounted Cumulative Gain (DCG), a common metric used for measuring retrieval quality.</p>
<img alt="Example of image-to-image search. Given the image to the left, depicting dry and cracked earth, we can retrieve and show the images to the right. They all contain dry and cracked earth." src="/BingBlogs/media/SearchQualityInsights/2023/bletchley_image6.png" />
<p style="text-align: center;"><em>Example of image-to-image search. Given the image to the left, depicting dry and cracked earth, we can retrieve and show the images to the right. They all contain dry and cracked earth.</em></p>
&nbsp;

<h4>Content moderation for Xbox</h4>

<p>Xbox uses automation to support player safety. The Xbox platform encourages players to be themselves and personalize their profiles, which includes uploading photos and images to their profiles; however, these photos and images cannot come at the expense of other players&rsquo; positive experiences. To ensure that only appropriate content is shown to the player base, the Xbox team implements various content moderation strategies including both human and automated methods. One such method is automatically identifying inappropriate images with machine learning models. Turing Bletchley is powering the latest version of the Xbox content moderation system, using its world knowledge to understand the many nuances for what images are acceptable based on the <a href="https://www.xbox.com/legal/community-standards">Community Standards</a> on the Xbox platform.</p>
]]></content>
    </item>
    <item>
      <guid
        isPermaLink="false">3cd504e5-e757-4645-b7c0-4222cebed027</guid>
      <link>https://blogs.bing.com/search-quality-insights/march-2023/Building-the-New-Bing-Image-Creator</link>
      <author>Bing Team</author>
      <category>ai</category>
      <category>bing</category>
      <category>creator</category>
      <category>image</category>
      <title>Building the New Bing: Image Creator</title>
      <description>&lt;p&gt;As we announced earlier this week, with Bing Image Creator you can now turn words into pictures to truly express your imagination, giving you access to infinite image possibilities right from within Bing. A vivid dream, a birthday invitation to fit a unique theme, the new concept you&amp;rsquo;re trying to land at work. These are personal and specific. These are things that require a unique image to express your unique idea. Even better is that you can ask for these pictures in the flow of your conversation with the new Bing chat.&lt;/p&gt;&#xD;
</description>
      <pubDate>Thu, 23 Mar 2023 17:21:47 Z</pubDate>
      <content><![CDATA[<p>As we announced earlier this week, with Bing Image Creator you can now turn words into pictures to truly express your imagination, giving you access to infinite image possibilities right from within Bing. A vivid dream, a birthday invitation to fit a unique theme, the new concept you&rsquo;re trying to land at work. These are personal and specific. These are things that require a unique image to express your unique idea. Even better is that you can ask for these pictures in the flow of your conversation with the new Bing chat.&nbsp;<br />
<br />
<img alt="Gif featuring Bing Chat with suggestions for an image to show in a blog post about Bing" src="/BingBlogs/media/SearchQualityInsights/2023/March/bingsuggests_edit2.gif" style="vertical-align: middle;" /></p>

<p>Much like in my first blog about&nbsp;<a href="https://www.linkedin.com/pulse/building-new-bing-jordi-ribas/">Building the New Bing</a>, I&rsquo;d like to share some of the thinking and the tech behind this magic, while providing some tips for how to best use the feature in the product.&nbsp;&nbsp;</p>

<p>Image Creator uses OpenAI&rsquo;s latest DALL&middot;E model, a powerful language model that can generate coherent and diverse texts on almost any topic. Except, instead of taking text as input and producing a text as output, DALL&middot;E takes a text as input and produces an image as output. It uses a technique called self-attention&nbsp;to learn the relationships between text and images.</p>

<p>The results are realistic images that can combine concepts, attributes, and styles. For example, you can ask Bing Image Creator to draw a &ldquo;cat wearing a hat and sunglasses&rdquo; or a &ldquo;surreal painting of a pineapple&rdquo;&nbsp;and it will generate images that match your request. You can include a significant number of details in your query like in the image below. For the best results, you&rsquo;ll want to include a subject, details and the scene.&nbsp;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<img alt="Distinguished rhino delicately holding a cup of tea" src="/BingBlogs/media/SearchQualityInsights/2023/March/rhino.jpg" style="vertical-align: middle;" /></p>

<p style="text-align: center;"><cite>Prompt:&nbsp;create a realistic photo of a distinguished rhino in a 3 piece suit drinking a cup of tea</cite></p>

<p>Integrating the new Bing with the power of Image Creator further unlocks the potential of both of these tools. I find that it&rsquo;s more intuitive and fun to create images iteratively within a&nbsp;<a href="https://www.bing.com/search?q=Bing+AI&amp;showconv=1">Bing chat</a>&nbsp;session, rather than directly in the&nbsp;<a href="https://www.bing.com/create">Image Creator</a>&nbsp;vertical. Plus, there are scenarios where it is so helpful to be able to create within the context of a chat session, for instance creating a character for the bedtime story you just wrote.</p>

<p>As you may recall, we announced&nbsp;<a href="https://blogs.microsoft.com/blog/2023/03/21/create-images-with-your-words-bing-image-creator-comes-to-the-new-bing/">Image Creator availability</a>&nbsp;in a few markets back in October. So why did we wait so long to roll it out more broadly? Well, there are a few reasons:</p>

<ul>
	<li>We wanted to test and learn, especially regarding the implications for responsible AI.&nbsp;It&rsquo;s important to note that in addition to generating AI images with the latest DALL&middot;E models from OpenAI, we prohibit the use of Image Creator to produce content that can inflict harm on individuals or society. To achieve this, we block certain prompts and images, and we&rsquo;ve used the last few months to help inform this approach. I realize this may result in over blocking some images sometimes which can be frustrating, and that&rsquo;s why we&rsquo;ve implemented an appeal process and will continue to improve our classifiers.&nbsp;</li>
	<li>We were expecting an improved model from OpenAI. Their latest model has dramatically increased the quality of the images with more detail and understands more visual concepts, which leads to more relevant results.&nbsp;</li>
	<li>Since last October, we have announced the new Bing, and it immediately became clear how intuitively Image Creator could fit into the chat experience. We were able to enhance the&nbsp;<a href="https://blogs.bing.com/BingBlogs/media/SearchQualityInsights/2023/Prometheus-Model.png">Prometheus model</a>&nbsp;by providing instructions and examples of how to interact with Image Creator in a multi-turn fashion.</li>
</ul>

<p>Of course, even with all of these adjustments, we are still learning and iterating so please keep providing your valuable feedback.&nbsp;&nbsp;&nbsp;</p>

<p>I&rsquo;m delighted that Image Creator is now available to try for free in English everywhere that the new Bing is available. Here&rsquo;s how:&nbsp;</p>

<p>For those in the new Bing preview:</p>

<ol>
	<li>Go to bing.com and go to the chat experience, and select the Creative conversation style.</li>
	<li>Ask Bing to create an image for you. The more descriptive the better. For instance &quot;create an image of an astronaut riding a skateboard, digital art&quot; will create better images than &ldquo;create an image of an astronaut.&rdquo;&nbsp;Remember to type the query only in English at this point.</li>
	<li>Every query gives you up to 4 images to choose from.&nbsp;&nbsp;</li>
	<li>You can download or share your images and encourage others to give it a try.&nbsp;</li>
</ol>

<p>If you&rsquo;re not yet in the preview of the new Bing, you can still access Bing Image Creator by going to&nbsp;<a href="https://www.bing.com/create">bing.com/create</a>.&nbsp;</p>

<p>And if you&rsquo;re not already signed up, here&rsquo;s another reason to start using&nbsp;<a href="https://www.microsoft.com/en-us/rewards?rtc=1">Microsoft Rewards</a>. As a Microsoft Rewards member you can further accelerate your creative power by using points to boost the speed at which your image creations are generated.&nbsp;&nbsp;&nbsp;&nbsp;</p>

<p>As someone who speaks daily in my non-native language, I&rsquo;m very familiar with the challenges of trying to fully articulate myself. It&rsquo;s the same feeling you get when you can&rsquo;t find a picture that captures exactly what you want to express. I think that&rsquo;s one of the reasons why I&rsquo;m captivated by the potential&nbsp;of Image Creator and how it empowers us to become our own visual storytellers.&nbsp;</p>

<p>Even though the internet is vast, I bet you can think of a time when you couldn&rsquo;t quite find the right image. In a way, Image Creator infinitely expands the Bing image index since, if you can&rsquo;t find an existing image, you can create it. I can&rsquo;t wait to see what you all create with Bing Image Creator. We are only at the very beginning of our journey, and I&#39;m excited to be a part of this new era in search in partnership with all of you.<br />
<br />
Jordi Ribas<br />
Corporate Vice President, Search &amp; AI</p>
]]></content>
    </item>
  </channel>
</rss>