<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic We used the constraints to in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/quot-Trust-Region-Algorithm-quot-Questions/m-p/1110825#M24336</link>
    <description>&lt;P&gt;We used the constraints to avoid not reasonable phisical results.&lt;/P&gt;

&lt;P&gt;Is it possible that, If during the search "path" the algorithm goes out the constraints, &amp;nbsp;than it doesn't find the result also if it is inside these constraints?.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;BR&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Gianluca&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 25 May 2017 15:38:31 GMT</pubDate>
    <dc:creator>Gianluca_G_1</dc:creator>
    <dc:date>2017-05-25T15:38:31Z</dc:date>
    <item>
      <title>"Trust Region Algorithm" Questions</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/quot-Trust-Region-Algorithm-quot-Questions/m-p/1110823#M24334</link>
      <description>&lt;P&gt;Along this period, we have developed a calculation method that uses the Trust Region MKL API (with constraints).&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;We found many difficulties, but after a lot of efforts we have obtained some quite good results.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;By the way, we have found also some strange behavior of your functions (eg. dtrnlspbc_solve …).&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Here some question that can help us and also other users to understand the usage of this algorithm better:&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;1)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If we enlarge the constraints the calculation seems more stable. Maybe, the constraints work also during optimization process? In this case, the search procedure could not found some results insides the constraints range. Do you confirm this?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;2)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; It seems that the algorithm fails when it found minimums near the constraints. Is this problem related with the Jacobian?&lt;/P&gt;

&lt;P&gt;3)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; With same input values (initial conditions and constraints) it produces different results, sometimes very closed each other. Is it used random number generator inside the algorithm? Is this the reason?&lt;/P&gt;

&lt;P&gt;4)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Is there any suggested criteria to setup the trust region size parameter?&lt;/P&gt;

&lt;P&gt;5)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Is there any suggested criteria to setup the constraints?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thank you very much&lt;/P&gt;

&lt;P&gt;Gianluca&lt;/P&gt;</description>
      <pubDate>Fri, 19 May 2017 08:41:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/quot-Trust-Region-Algorithm-quot-Questions/m-p/1110823#M24334</guid>
      <dc:creator>Gianluca_G_1</dc:creator>
      <dc:date>2017-05-19T08:41:53Z</dc:date>
    </item>
    <item>
      <title>Hi Gianluca,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/quot-Trust-Region-Algorithm-quot-Questions/m-p/1110824#M24335</link>
      <description>&lt;P&gt;Hi Gianluca,&lt;BR /&gt;
	&lt;BR /&gt;
	​Please&amp;nbsp; see our solve expert Alexander 's reply.&lt;/P&gt;

&lt;P&gt;&lt;SPAN lang="EN" style="font-size:9.5pt;font-family:&amp;quot;Arial&amp;quot;,sans-serif;color:#53575E;mso-ansi-language:
EN"&gt;1)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If we enlarge the constraints the calculation seems more stable. Maybe, the constraints work also during optimization process?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="background: white; margin: 0cm 0cm 18pt;"&gt;&lt;SPAN lang="EN" style="font-size:9.5pt;font-family:&amp;quot;Arial&amp;quot;,sans-serif;color:black;mso-ansi-language:
EN"&gt;[akalinki] That’s correct, the algorithm take into account constraints during calculation &lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="background: white; margin: 0cm 0cm 18pt;"&gt;&lt;SPAN lang="EN" style="font-size:9.5pt;font-family:&amp;quot;Arial&amp;quot;,sans-serif;color:#53575E;mso-ansi-language:
EN"&gt;&amp;nbsp;In this case, the search procedure could not found some results insides the constraints range. Do you confirm this?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="background: white; margin: 0cm 0cm 18pt;"&gt;&lt;SPAN lang="EN" style="font-size:11.0pt;font-family:&amp;quot;Calibri&amp;quot;,sans-serif;color:#1F497D;
mso-ansi-language:EN"&gt;[akalinki] Probably I didn’t catch the question…. From my best the extreme values exist inside constraint or on it. If TR have not converge in such case we need to analyze testcase on our side&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="background: white; margin: 0cm 0cm 18pt;"&gt;&lt;SPAN lang="EN" style="font-size:9.5pt;font-family:&amp;quot;Arial&amp;quot;,sans-serif;color:#53575E;mso-ansi-language:
EN"&gt;2)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; It seems that the algorithm fails when it found minimums near the constraints. Is this problem related with the Jacobian?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="background: white; margin: 0cm 0cm 18pt;"&gt;&lt;SPAN lang="EN" style="font-size:11.0pt;font-family:&amp;quot;Calibri&amp;quot;,sans-serif;color:#1F497D;
mso-ansi-language:EN"&gt;[akalinki] Cannot confirm before investigation – can we ask reproducer or log of failure? &lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="background: white; margin: 0cm 0cm 18pt;"&gt;&lt;SPAN lang="EN" style="font-size:9.5pt;font-family:&amp;quot;Arial&amp;quot;,sans-serif;color:#53575E;mso-ansi-language:
EN"&gt;3)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; With same input values (initial conditions and constraints) it produces different results, sometimes very closed each other. Is it used random number generator inside the algorithm? Is this the reason?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="background: white; margin: 0cm 0cm 18pt;"&gt;&lt;SPAN lang="EN" style="font-size:11.0pt;font-family:&amp;quot;Calibri&amp;quot;,sans-serif;color:#1F497D;
mso-ansi-language:EN"&gt;[akalinki] My feeling that described situation similar to situation on picture below – the problem is nonlinear so even small changes in initial data (floating point operation) resulted in different solution&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="background: white; margin: 0cm 0cm 18pt;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Trust Region.jpg"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/9549iB702A94031EB789A/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Trust Region.jpg" alt="Trust Region.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Trust Region.jpg"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/9549iB702A94031EB789A/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Trust Region.jpg" alt="Trust Region.jpg" /&gt;&lt;/span&gt;&lt;SPAN lang="RU"&gt;&lt;FONT color="#000000" face="Times New Roman" size="3"&gt;&lt;IMG width="734" height="362" src="file:/C:/Users/yhu5/AppData/Local/Temp/msohtmlclip1/01/clip_image001.jpg" border="0" shapes="Picture_x0020_1" /&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="background: white; margin: 0cm 0cm 18pt;"&gt;&lt;SPAN lang="EN" style="font-size:9.5pt;font-family:&amp;quot;Arial&amp;quot;,sans-serif;color:#53575E;mso-ansi-language:
EN"&gt;4)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Is there any suggested criteria to setup the trust region size parameter?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="background: white; margin: 0cm 0cm 18pt;"&gt;&lt;SPAN lang="EN" style="font-size:11.0pt;font-family:&amp;quot;Calibri&amp;quot;,sans-serif;color:#1F497D;
mso-ansi-language:EN"&gt;[akalinki] That’s hard question and it’s answer strongly depend on nonlinear problem that&amp;nbsp;you want to solve. For general problem answer is no&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="background: white; margin: 0cm 0cm 18pt;"&gt;&lt;SPAN lang="EN" style="font-size:9.5pt;font-family:&amp;quot;Arial&amp;quot;,sans-serif;color:#53575E;mso-ansi-language:
EN"&gt;5)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Is there any suggested criteria to setup the constraints?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="background: white; margin: 0cm 0cm 18pt;"&gt;&lt;SPAN lang="EN" style="font-size:11.0pt;font-family:&amp;quot;Calibri&amp;quot;,sans-serif;color:#1F497D;
mso-ansi-language:EN"&gt;[akalinki] I confused about constraint question – do you try to find any local minimum and that’s the reason why&amp;nbsp;you set up constrain? In such case I recommend to play with TR without constrain and resolve issue for this functionality&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="background: white; margin: 0cm 0cm 0pt;"&gt;&lt;SPAN lang="EN" style="font-size:
11.0pt;font-family:&amp;quot;Calibri&amp;quot;,sans-serif;color:#1F497D;mso-ansi-language:EN"&gt;&amp;nbsp;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN lang="EN" style="font-size:
11.0pt;font-family:&amp;quot;Calibri&amp;quot;,sans-serif;color:#1F497D;mso-ansi-language:EN"&gt;Ying &lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 24 May 2017 05:32:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/quot-Trust-Region-Algorithm-quot-Questions/m-p/1110824#M24335</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2017-05-24T05:32:01Z</dc:date>
    </item>
    <item>
      <title>We used the constraints to</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/quot-Trust-Region-Algorithm-quot-Questions/m-p/1110825#M24336</link>
      <description>&lt;P&gt;We used the constraints to avoid not reasonable phisical results.&lt;/P&gt;

&lt;P&gt;Is it possible that, If during the search "path" the algorithm goes out the constraints, &amp;nbsp;than it doesn't find the result also if it is inside these constraints?.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;BR&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Gianluca&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2017 15:38:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/quot-Trust-Region-Algorithm-quot-Questions/m-p/1110825#M24336</guid>
      <dc:creator>Gianluca_G_1</dc:creator>
      <dc:date>2017-05-25T15:38:31Z</dc:date>
    </item>
  </channel>
</rss>

