CINXE.COM

Home - IEEE Computational Intelligence Society

<!doctype html> <html lang="en-gb"> <head> <!-- v ieee cookie banner v --> <script src="https://cmp.osano.com/AzyzptTmRlqVd2LRf/55572435-7e5c-407f-8974-afa5b57de45a/osano.js"></script> <link rel="stylesheet" href="https://cookie-consent.ieee.org/ieee-cookie-banner.css" type="text/css"/> <!-- ^ ieee cookie banner ^ --> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <base href="https://cis.ieee.org//" /> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="keywords" content="ieee, intelligency, intelligence, society, biological, linguistic, computational, paradigms, neural, networks, evolutionary algorithms, fuzzy systems, hybrid intelligent systems" /> <meta name="description" content="From its institution as the Neural Networks Council in the early 1990s, the IEEE Computational Intelligence Society has rapidly grown into a robust community with a vision for addressing real-world issues with biologically-motivated computational paradigms. The Society offers leading research in nature-inspired problem solving, including neural networks, evolutionary algorithms, fuzzy systems, and hybrid intelligent systems. Members contribute to the theory, design, application, and development of biologically and linguistically motivated computational paradigms, emphasizing neural networks, connectionist systems, genetic algorithms, evolutionary programming, fuzzy systems, and hybrid intelligent systems in which these paradigms are contained." /> <title>Home - IEEE Computational Intelligence Society</title> <link href="/?format=feed&amp;type=rss" rel="alternate" type="application/rss+xml" title="RSS 2.0" /> <link href="/?format=feed&amp;type=atom" rel="alternate" type="application/atom+xml" title="Atom 1.0" /> <link href="/templates/ieeesitetemplate/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" /> <link href="/templates/ieeesitetemplate/css/template.css.php" rel="stylesheet" type="text/css" /> <link href="/modules/mod_ieeeimagecarousel/assets/style.css" rel="stylesheet" type="text/css" /> <style type="text/css"> #carousel128 { min-height: 100%; max-width: 100%; } #carousel530 { min-height: 100%; max-width: 100%; } </style> <script src="/templates/ieeesitetemplate/js/jui/jquery.min.js?241f4b95d0a85d26c84642b5ea1a8692" type="text/javascript"></script> <script src="/media/jui/js/jquery-noconflict.js?241f4b95d0a85d26c84642b5ea1a8692" type="text/javascript"></script> <script src="/templates/ieeesitetemplate/js/jui/jquery-migrate.min.js?241f4b95d0a85d26c84642b5ea1a8692" type="text/javascript"></script> <script src="/media/system/js/caption.js?241f4b95d0a85d26c84642b5ea1a8692" type="text/javascript"></script> <script src="/templates/ieeesitetemplate/js/jui/bootstrap.min.js?241f4b95d0a85d26c84642b5ea1a8692" type="text/javascript"></script> <script type="text/javascript"> jQuery(window).on('load', function() { new JCaption('img.caption'); }); if (typeof jQuery != 'undefined' && typeof MooTools != 'undefined' ) { (function($) { jQuery(document).ready(function(){ jQuery('#carousel128').each(function(index, element) { jQuery(this)[index].slide = null; }); }); })(jQuery); } else {jquery = jQuery.noConflict(); jquery(document).ready(function() { jquery('#carousel128').carousel({ interval: 5000 }) jquery('#carousel128playcontrol .playcontrol').on('click', function(e) { e.preventDefault(); if(jquery(this).children('span').hasClass('glyphicon-pause')) { jquery(this).children('span').removeClass('glyphicon-pause').addClass('glyphicon-play'); jquery(this).attr('title','Play carousel'); jquery('#carousel128').carousel('pause'); } else { jquery(this).children('span').removeClass('glyphicon-play').addClass('glyphicon-pause'); jquery(this).attr('title','Pause carousel'); jquery('#carousel128').carousel('cycle'); } }); });} if (typeof jQuery != 'undefined' && typeof MooTools != 'undefined' ) { (function($) { jQuery(document).ready(function(){ jQuery('#carousel530').each(function(index, element) { jQuery(this)[index].slide = null; }); }); })(jQuery); } else {jquery = jQuery.noConflict(); jquery(document).ready(function() { jquery('#carousel530').carousel({ interval: 8000 }) jquery('#carousel530playcontrol .playcontrol').on('click', function(e) { e.preventDefault(); if(jquery(this).children('span').hasClass('glyphicon-pause')) { jquery(this).children('span').removeClass('glyphicon-pause').addClass('glyphicon-play'); jquery(this).attr('title','Play carousel'); jquery('#carousel530').carousel('pause'); } else { jquery(this).children('span').removeClass('glyphicon-play').addClass('glyphicon-pause'); jquery(this).attr('title','Pause carousel'); jquery('#carousel530').carousel('cycle'); } }); });} </script> <meta property="og:title" content="Home - IEEE Computational Intelligence Society" /> <meta property="og:type" content="website" /> <meta property="og:url" content="https://cis.ieee.org//" /> <meta property="og:image" content="https://cis.ieee.org/" /> <!--***** Google Analytics *****--> <script async src="https://www.googletagmanager.com/gtag/js?id=G-9RX2NP9Q03"></script> <script type="text/javascript"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-9RX2NP9Q03', {'dimension1': 'anonymous', 'dimension2': '', 'dimension3': '', 'dimension4': 'no category', 'dimension5': ''}); jQuery(document).ready(function($) { 'use strict' $.noConflict(); $(".jcepopup").each( function() { $(this).on('click', function() { gtag('config', 'G-9RX2NP9Q03', {'dimension1': 'anonymous', 'dimension2': '', 'dimension3': '', 'dimension4': 'no category', 'dimension5': '', 'page_title': document.title, 'page_location': 'https://cis.ieee.org//'}); }); }); $("a").each(function() { if($(this).attr("href")) { if( $(this).attr("href").match(/images\/files/) ) { $(this).on('click', function() { gtag('config', 'G-9RX2NP9Q03', {'dimension1': 'anonymous', 'dimension2': '', 'dimension3': '', 'dimension4': 'no category', 'dimension5': '', 'page_title': document.title, 'page_location': $(this).attr("href")}); }); } } }); }); </script> <!--[if lt IE 9]> <script src="/templates/ieeesitetemplate/js/html5shiv.min.js"></script> <script src="/templates/ieeesitetemplate/js/respond.min.js"></script> <![endif]--> <style id="acj">body{display:none !important;}</style> <script type="text/javascript"> if (self === top) { var acj = document.getElementById("acj"); acj.parentNode.removeChild(acj); } else { top.location = self.location; } </script> </head> <body class="home home "> <!-- meta nav --> <a id="top"></a> <div class="nav meta-nav hidden-print"> <div class="container"> <div class="row"> <div class="col-sm-4 col-sm-push-8 meta"> <div> <div class="moduletable"> <div id="sign_in"> <div class="signinlink"> <a href="https://www.ieee.org/membership/join/index.html">Join IEEE</a> <span style="padding:0 5px">|</span> <a href="/?morequest=sso"><span class="signinicon"></span>Sign In</a> </div> </div> </div> </div> <div class="clearfix"></div> </div> <div class="col-sm-8 col-sm-pull-4 meta"> <ul class="list-inline"> <li> <a href="http://www.ieee.org" title="IEEE.org">IEEE.org</a> </li> <li class="hidden-sm hidden-xs"> <a href="http://ieeexplore.ieee.org" title="IEEE Xplore Digital Library">IEEE <em>Xplore</em> Digital Library</a> </li> <li class="hidden-sm hidden-xs"> <a href="http://standards.ieee.org" title="IEEE Standards">IEEE Standards</a> </li> <li class="hidden-sm hidden-xs"> <a href="http://spectrum.ieee.org" title="IEEE Spectrum">IEEE Spectrum</a> </li> <li> <a href="http://www.ieee.org/sitemap" title="More IEEE Sites" class="hidden-xs hidden-sm">More Sites</a> <div class="dropdown visible-xs visible-sm"> <a data-toggle="dropdown" href="#" data-target="#" id="moresites" role="button" class="moresites" aria-haspopup="true" aria-expanded="false">More Sites<span class="glyphicon glyphicon-chevron-down"></span></a> <ul class="dropdown-menu" role="menu" aria-labelledby="moresites"> <li> <a href="http://ieeexplore.ieee.org" title="IEEE Xplore Digital Library">IEEE <em>Xplore</em> Digital Library</a> </li> <li> <a href="http://standards.ieee.org" title="IEEE Standards">IEEE Standards</a> </li> <li> <a href="http://spectrum.ieee.org" title="IEEE Spectrum">IEEE Spectrum</a> </li> <li> <a href="http://www.ieee.org/sitemap" title="More IEEE Sites">More Sites</a> </li> </ul> </div> </li> </ul> </div> </div> </div> </div> <div class="page-header jumbotron no-header-bg"> <div class="custom-header" > <nav class="navbar navbar-default navbar-fixed-top"> <div class="container"> <div class="row"> <div class="navbar-header col-md-2"><button class="navbar-toggle collapsed" type="button" data-toggle="collapse" data-target="#menu-primary"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <div class="col-xs-4 col-sm-3 col-md-12 col-lg-12"><a href="/"><img class="img-responsive cis-logo" src="/images/files/template/cis-logo.png" alt="" /></a></div> </div> <div id="menu-primary" class="col-md-9 navbar-collapse collapse"> <div class="moduletable_menu"> <ul class="nav navbar-nav menu"> <li class="item-145 deeper parent"><a href="/publications" ><span>Publications</span></a><ul class="nav-child"><li class="item-543 child"><a href="/publications" ><span>Welcome from the Vice President for Publications</span></a></li><li class="item-318 child"><a href="/publications/publications-committee" ><span>Publications Committee</span></a></li><li class="item-207 parent"><a href="/publications/newsletter" ><span>IEEE CIS Newsletter</span></a></li><li class="item-218 parent"><a href="/publications/ci-magazine" ><span>IEEE Computational Intelligence Magazine</span></a></li><li class="item-219 parent"><a href="/publications/t-neural-networks-and-learning-systems" ><span>IEEE Transactions on Neural Networks and Learning Systems</span></a></li><li class="item-220 parent"><a href="/publications/t-evolutionary-computation" ><span>IEEE Transactions on Evolutionary Computation </span></a></li><li class="item-190 parent"><a href="/publications/t-fuzzy-systems" ><span>IEEE Transactions on Fuzzy Systems</span></a></li><li class="item-191 parent"><a href="/publications/t-emerging-topics-in-ci" ><span>IEEE Transactions on Emerging Topics in Computational Intelligence </span></a></li><li class="item-634 parent"><a href="/publications/ieee-transactions-on-artificial-intelligence" ><span> IEEE Transactions on Artificial Intelligence</span></a></li><li class="item-192 parent"><a href="/publications/t-cognitive-and-developmental-systems" ><span>IEEE Transactions on Cognitive and Developmental Systems</span></a></li><li class="item-221 parent"><a href="/publications/t-games" ><span>IEEE Transactions on Games</span></a></li><li class="item-197 parent"><a href="https://ieee-press.ieee.org/book-series/computational-intelligence/" ><span>IEEE Press Book Series</span></a></li><li class="item-198 child"><a href="/publications/other-co-sponsored-journals" ><span>Other Co-Sponsored Journals</span></a></li><li class="item-208 child"><a href="/publications/social-media" ><span>Social Media</span></a></li></ul></li><li class="item-141 deeper parent"><a href="/conferences" ><span>Conferences</span></a><ul class="nav-child"><li class="item-544 parent"><a href="/conferences" ><span>Welcome from the Vice President for Conferences</span></a></li><li class="item-538 child"><a href="/conferences/conference-calendar" ><span>Conference Calendar</span></a></li><li class="item-244 parent"><a href="/conferences/getting-involved" ><span>Getting Involved in Conferences and Events</span></a></li><li class="item-720 parent"><a href="/conferences/task-forces" ><span>Task Forces</span></a></li><li class="item-540 child"><a href="/conferences/history-of-cis-conferences" ><span>History of CIS Conferences</span></a></li></ul></li><li class="item-172 deeper parent"><a href="/activities" ><span>Activities</span></a><ul class="nav-child"><li class="item-256 parent"><a href="/activities/technical-activities" ><span>Technical Activities</span></a></li><li class="item-545 parent"><a href="/activities/membership-activities" ><span>Membership Activities</span></a></li><li class="item-170 parent"><a href="/activities/educational-activites" ><span>Educational Activities </span></a></li><li class="item-682 parent"><a href="/activities/industrial-governmental-activities" ><span>Industrial &amp; Governmental Activities </span></a></li></ul></li><li class="item-269 deeper parent"><a href="/awards" ><span>Awards</span></a><ul class="nav-child"><li class="item-705 child"><a href="/awards/ieeecis-awards" ><span>IEEE CIS Awards</span></a></li><li class="item-272 child"><a href="/awards/ieee-awards" ><span>IEEE Awards</span></a></li><li class="item-593 child"><a href="/awards/cis-award-recipients" ><span>2024 Award Recipients </span></a></li><li class="item-273 child"><a href="/awards/past-recipients" ><span>Past Recipients</span></a></li><li class="item-615 child"><a href="/awards/awards-committee" ><span>Awards Committee</span></a></li></ul></li><li class="item-697 deeper parent"><a href="/committees" ><span>Committees </span></a><ul class="nav-child"><li class="item-211 child"><a href="/committees/excom-executive-committee" ><span>EXCOM-Executive Committee</span></a></li><li class="item-187 child"><a href="/committees/adcom" ><span>ADCOM-Administrative Committee</span></a></li><li class="item-320 child"><a href="/committees/strategic-planning-committee" ><span>Strategic Planning Committee</span></a></li><li class="item-215 child"><a href="/committees/constitution-bylaws-committee" ><span>Constitution &amp; Bylaws Committee</span></a></li><li class="item-700 child"><a href="/committees/diversity-inclusion" ><span>Diversity &amp; Inclusion </span></a></li><li class="item-319 child"><a href="/committees/standards-committee" ><span>Standards Committee</span></a></li><li class="item-509 parent"><a href="/committees/technical-committees" ><span>Technical Committees</span></a></li><li class="item-315 parent"><a href="/committees/history-committee" ><span>History Committee</span></a></li><li class="item-130 child"><a href="/committees/finance-committee" ><span>Finance Committee</span></a></li><li class="item-275 child"><a href="/committees/fellows" ><span>Fellows Evaluation Committee</span></a></li><li class="item-510 parent"><a href="/committees/standing-committees" ><span>Other Standing Committees</span></a></li></ul></li><li class="item-122 deeper parent"><a href="/about" ><span>About</span></a><ul class="nav-child"><li class="item-123 child"><a href="/about" ><span>Welcome from the President</span></a></li><li class="item-212 child"><a href="/about/mission-vision-foi" ><span>Mission/Vision/Field of Interest</span></a></li><li class="item-743 child"><a href="https://cis.ieee.org/images/files/Documents/IEEE_CIS_Strategic_Plan_2023-2025.pdf" ><span>Strategic Plan</span></a></li><li class="item-175 child"><a href="/about/what-is-ci" ><span>What is Computational Intelligence? </span></a></li><li class="item-183 child"><a href="/about/how-cis-works" ><span>How CIS works</span></a></li><li class="item-173 parent"><a href="/about/volunteer-resources" ><span>Volunteer Resources</span></a></li><li class="item-124 child"><a href="/about/contact-cis" ><span>Contact CIS</span></a></li></ul></li><li class="item-703 child"><a href="https://resourcecenter.cis.ieee.org/" ><span>Resource Center </span></a></li></ul> </div> </div> <div class="col-md-1 hidden-xs hidden-sm hidden-md pull-right"><img id="ieee-brand" class="img-responsive" src="/templates/ieeesitetemplate/images/ieee-mb-bk.png" alt="" /></div> </div> <div class="row"> <header class="moduletable span6"> <form id="mod-finder-searchform" action="/search" method="get" class="form-search"> <div class="input-group"> <label for="searchbox" class="sr-only">Search IEEE Computational Intelligence Society</label> <input type="text" class="form-control" maxlength="100" name="q" id="searchbox" value="" placeholder="Search IEEE Computational Intelligence Society" /> <span class="input-group-btn"> <button class="btn btn-primary" type="submit">Search</button> </span> </div> </form> </header> </div> </div> </nav></div> <div class="container"> <div class="col-md-3 col-md-push-9"> </div> <div class="col-md-9 col-md-pull-3 site-title"> <a href="/" title="IEEE Computational Intelligence Society" class="pull-left"> IEEE Computational Intelligence Society </a> </div> </div> </div> <div class="search-social hidden-print"> <div class="container"> <div class="row search-and-social"> <div class="col-md-4 search"> <div> </div> </div> <div class="col-md-8 social"> <div class="pull-right"> <a href="#" target='_blank' onClick="javascript:gtag('event', 'View', {'event_category': 'Social Media', 'event_label': 'Collabratec'});"><img src="https://cis.ieee.org/modules/mod_ieeesocialmedia/icons/collabratec.png" width="34" height="34" alt="Collabratec" title="Collabratec" class="socialicon" /></a> <a href="#" target='_blank' onClick="javascript:gtag('event', 'View', {'event_category': 'Social Media', 'event_label': 'Facebook'});"><img src="https://cis.ieee.org/modules/mod_ieeesocialmedia/icons/facebook.png" width="34" height="34" alt="Facebook" title="Facebook" class="socialicon" /></a> <a href="#" target='_blank' onClick="javascript:gtag('event', 'View', {'event_category': 'Social Media', 'event_label': 'Twitter'});"><img src="https://cis.ieee.org/modules/mod_ieeesocialmedia/icons/twitter.png" width="34" height="34" alt="Twitter" title="Twitter" class="socialicon" /></a> <a href="#" target='_blank' onClick="javascript:gtag('event', 'View', {'event_category': 'Social Media', 'event_label': 'LinkedIn'});"><img src="https://cis.ieee.org/modules/mod_ieeesocialmedia/icons/linkedin.png" width="34" height="34" alt="LinkedIn" title="LinkedIn" class="socialicon" /></a> </div> </div> </div> </div> </div> <!-- navigation --> <nav class="navbar navbar-default" role="navigation"> <div class="container"> <div class="row"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#menu-primary"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <div class="navbar-collapse collapse" id="menu-primary"> </div> </div> </div> </nav> <div class="page-content"> <div id="hp_row0" class="container"> <div class="row"> <div class="col-sm-12"> <div> <div id="carousel530" class="carousel slide slide "> <div class="carousel-inner"> <div class="item active"> <a href="https://cis.ieee.org/activities/membership-activities/join-renew" title="Join IEEE CIS" onClick="javascript:gtag('event', 'Image Click: Level Up - CIS Membership', {'event_category': 'Carousel: Homepage New', 'event_label': 'https://cis.ieee.org/activities/membership-activities/join-renew'});"> <img src="/images/files/slideshow/home/24-TA-3-071-CIS-Website-Header-Membership.jpg" class="img-responsive" alt="Maximize your professional development with IEEE CIS membership."> </a> </div> <div class="item"> <a href="https://resourcecenter.cis.ieee.org/" title="IEEE CIS Resource Center" target="_blank" onClick="javascript:gtag('event', 'Image Click: Discover More - Resource Center', {'event_category': 'Carousel: Homepage New', 'event_label': 'https://resourcecenter.cis.ieee.org/'});"> <img src="/images/files/slideshow/home/24-TA-3-071-CIS-Website-Header-ResourceVisionRealized.jpg" class="img-responsive" alt="Find key reports, insights, and materials in the CIS Resource Center"> </a> </div> <div class="item"> <a href="https://cis.ieee.org/publications" title="IEEE CIS Journals" onClick="javascript:gtag('event', 'Image Click: Exclusive Content - Journals', {'event_category': 'Carousel: Homepage New', 'event_label': 'https://cis.ieee.org/publications'});"> <img src="/images/files/slideshow/home/24-TA-3-071-CIS-Website-Header-Journals.jpg" class="img-responsive" alt="Stay current on the latest research and thought leadership."> </a> </div> <div class="item"> <a href="https://cis.ieee.org/publications/newsletter" title="IEEE CIS Newsletter" onClick="javascript:gtag('event', 'Image Click: Keep in Touch - Newsletter', {'event_category': 'Carousel: Homepage New', 'event_label': 'https://cis.ieee.org/publications/newsletter'});"> <img src="/images/files/slideshow/home/24-TA-3-071-CIS-Website-Header-Newsletter.jpg" class="img-responsive" alt="News, activities, and opportunities delivered directly to your inbox."> </a> </div> </div> <ol class="carousel-indicators"> <li data-target="#carousel530" data-slide-to="0" class="active"></li> <li data-target="#carousel530" data-slide-to="1" ></li> <li data-target="#carousel530" data-slide-to="2" ></li> <li data-target="#carousel530" data-slide-to="3" ></li> </ol> </div> </div> </div> </div> </div> <div class="container home"> <div id="hp_row_one" class="row"> <div id="hpR1P1" class="col-md-12"> <!--begin module content--> <div class="ieeemodcontainer"> <div class="ieeemodwrapper"> <div class="container"> <div class="row"> <div class="col-md-2" style="text-align: center;"></div> <div class="col-md-12" style="text-align: center;"> <div class="col-md-2" style="text-align: center;"><a class="hp-events" style="text-decoration: none;" href="/activities/membership-activities/join-renew"><span class="hvr-grow homepage-buttons"><img class="img-responsive" src="/images/files/buttons/transactions-btn.png" alt="publications btn" /> Join CIS</span></a></div> <div class="col-md-2" style="text-align: center;"><a class="hp-events" style="text-decoration: none;" href="/conferences/conference-calendar"><span class="hvr-grow homepage-buttons"><img class="img-responsive" src="/images/files/buttons/calendar.png" alt="calendar btn" />Conference Calendar</span></a></div> <div class="col-md-2" style="text-align: center;"><span class="hvr-pulse-grow homepage-buttons"><a class="hp-events" href="/publications/newsletter"><img class="img-responsive" src="/images/files/buttons/newsletter-btn.png" alt="newsletter btn" /> eNewsletters</a><br /></span></div> <div class="col-md-2" style="text-align: center;"><span class="hvr-pulse-grow homepage-buttons"><a class="hp-events" href="/activities/membership-activities/webinars/archived-webinars"><img class="img-responsive" src="/images/files/buttons/webinar.png" alt="webinar btn" /> Archived Webinars</a><br /></span></div> <div class="col-md-2" style="text-align: center;"><a class="hp-events" style="text-decoration: none;" href="/publications/ci-magazine"><span class="hvr-grow homepage-buttons"><img class="img-responsive" src="/images/files/buttons/cimag-btn.png" alt="resources btn" />CI Magazine</span></a></div> <div class="col-md-2" style="text-align: center;"><a class="hp-events" style="text-decoration: none;" href="/about/volunteer-resources/gov-documents"><span class="hvr-grow homepage-buttons"><img class="img-responsive" src="/images/files/buttons/resources-btn.png" alt="resources btn" />Governing Documents</span></a></div> <div></div> <div></div> <div></div> <div></div> <div></div> <div></div> <div></div> <div></div> <div></div> </div> </div> </div> <p style="text-align: center;">&nbsp;</p> <div class="moduletable"> <h2>News & Announcements</h2> <ul class="category-module mod-list"> <li> Call for Applications for Associate Editors of the IEEE Transactions on Neural Networks and Learning Systems <p class="mod-articles-category-introtext"> Please note that new positions will become available for joining the Editorial Board of the <em>IEEE Transactions on Neural Networks and Learning Systems</em> (<em>TNNLS</em>). Candidates interested in applying must submit via email, in a single PDF file, to the Editor-in-Chief of <em>TNNLS</em> (Prof. Yongduan Song &lt;<a href="mailto:ieeetnnls@cqu.edu.cn">ieeetnnls@cqu.edu.cn</a>&gt;) the following information: A detailed CV in English. It is particularly important that you clearly mark your journal publications related to neural networks and learning systems.... </p> <p class="mod-articles-category-readmore"> <a class="mod-articles-category-title " href="/publications/t-neural-networks-and-learning-systems/call-for-applications-for-associate-editors"> Read more: Call for... </a> </p> </li> <li> Upcoming IEEE CIS Webinars <p class="mod-articles-category-introtext"> &nbsp;&nbsp; <strong><em>Webinar Speaker</em></strong><strong><em>:&nbsp;</em></strong>Professor Giovanni Acampora <em></em> <strong><em>Webinar Chair</em></strong><strong><em>:&nbsp;</em></strong><em>Prof. Keeley Crockett</em> <em></em> <strong><em>Webinar Title</em></strong><strong><em>:</em></strong><em></em> <strong>Quantum Computational Intelligence</strong> <strong>Date and Time:&nbsp;</strong>January 29 at 3pm (Italy), 2pm (UK), 9am (New York), 11pm (Beijing), <strong><em>Registration URL</em></strong><strong><em>:</em></strong> Coming soon <strong><em>Abstract</em></strong><strong><em>:</em></strong> Quantum computing is an alternative computing paradigm that exploits the principles of quantum mechanics to enable intrinsic and massive parallelism in computation. This potential quantum advantage could have significant implications for the... </p> <p class="mod-articles-category-readmore"> <a class="mod-articles-category-title " href="/activities/membership-activities/webinars"> Read more: Upcoming... </a> </p> </li> <li> Welcome from the President <p class="mod-articles-category-introtext"> November 2024 How CI Techniques Can Help in Addressing Climate Change Hello Fellow CIS-ers, Hangzhou, where I am now living and which is most well-known for the West Lake, has recently witnessed the highest temperature this summer, 43 degrees Celsius. I studied and worked in this city for 12 years during the 1980s and 1990s, but had no impression of ever experiencing such hot weather during that time. Clearly, climate change is making heat waves hotter and more frequent. Then, what we CIS-ers... </p> <p class="mod-articles-category-readmore"> <a class="mod-articles-category-title " href="/about"> Read more: Welcome... </a> </p> </li> <li> FLAME Technical Challenge 2024 - Intermediate Submissions <p class="mod-articles-category-introtext"> &nbsp; &nbsp; <strong>Team MAI-XAI-CiTIUS-USC</strong> <strong>Team LLM-based Quantum CI&amp;AI</strong> <strong></strong> <strong>Team CHARGE</strong> <strong></strong> <strong>Team HalibOrange</strong> <strong>Team&nbsp;LLM4AD</strong> <strong>Team Apollo</strong> <strong>Team&nbsp;Casia Learning</strong> <strong>Team&nbsp;Shadow of Deception</strong> <strong>Team Clead</strong> <strong>Team OutfitLab</strong> <strong>Team Sign</strong> <strong>Team&nbsp;MIND Lab</strong> <strong>Team Fuzzy Fingerprints</strong> <strong></strong> <strong>Team VYAKRITI 2.0</strong> <strong>Team</strong>... </p> <p class="mod-articles-category-readmore"> <a class="mod-articles-category-title " href="/activities/educational-activites/competitions/flame-technical-challenge-2024-intermediate-submissions"> Read more: FLAME... </a> </p> </li> <li> New Editor-in-Chief for the IEEE Transactions on Artificial Intelligence <p class="mod-articles-category-introtext"> It is with great pleasure to announce the new Editor-in-Chief (EiC) for the <a href="/publications/ieee-transactions-on-artificial-intelligence"><em>IEEE Transactions on Artificial Intelligence</em> (<em>IEEE TAI</em>)</a>, Prof. Jun Wang. Prof. Wang will commence his term as EiC for IEEE TAI from the 1st of January, 2025 till the 31st of December, 2026. The memorandum of understanding governing the operations of TAI allows the term for the EiC to be renewed once. Although Prof. Wang is very well-known to our community, for our younger generations, a bio for Prof. Wang is... </p> <p class="mod-articles-category-readmore"> <a class="mod-articles-category-title " href="/news/530-new-editor-in-chief-for-the-ieee-transactions-on-artificial-intelligence"> Read more: New... </a> </p> </li> </ul> </div> </div> </div> <!--end module content--> </div> </div> <div id="hp_row_two" class="row"> <div id="hpR2P1" class="col-md-6"> <!--begin module content--> <div class="ieeemodcontainer"> <div class="ieeemodwrapper"> </div> </div> <!--end module content--> </div> <div id="hpR2P2" class="col-md-6"> <!--begin module content--> <div class="ieeemodcontainer"> <div class="ieeemodwrapper"> </div> </div> <!--end module content--> </div> </div> <div id="hp_row_three" class="row"> <div id="hpR3P1" class="col-md-12"> <!--begin module content--> <div class="ieeemodcontainer"> <div class="ieeemodwrapper"> <div class="hidden-xs"> <h2> IEEE CIS Featured Events</h2> <div id="carousel128" class="carousel slide group-slides "> <div class="carousel-inner" role="listbox"> <div class="item active"> <div class="group-slide"> <img src="/images/files/events/norway.gif" class="img-responsive" alt="norway"> <div class="carousel-caption"> <div class="carousel-caption-wrap"> <p><div class="conf-title"> <div class="conf-title"><a class="hp-events" href="https://ieee-ssci.org/">2025 IEEE Symposium Series on Computational Intelligence (SSCI)</a></div> <div class="conf-title"><b>&nbsp;</b></div> <div class="conf-title">Trondheim, Norway</div> <div></div> <div class="conf-title"></div> <div class="conf-title">17 - 20 March 2025</div> </div></p> </div> </div> </div> <div class="group-slide"> <img src="/images/files/events/santaclara.jpg" class="img-responsive" alt="https://cai.ieee.org/2025/"> <div class="carousel-caption"> <div class="carousel-caption-wrap"> <p><p><a class="hp-events" href="https://cai.ieee.org/2025/">2025 IEEE Conference on Artificial Intelligence (IEEE CAI)</a></p> <p><span style="color: #000000;">Santa Clara, California USA</span></p> <p>5&nbsp;-&nbsp;7&nbsp;May 2025</p></p> </div> </div> </div> <div class="group-slide"> <img src="/images/files/events/china.JPG" class="img-responsive" alt="Traditional classical pavilion, Hangzhou, China."> <div class="carousel-caption"> <div class="carousel-caption-wrap"> <p><p><a class="hp-events" href="https://www.cec2025.org/">2025 IEEE Congress on Evolutionary Computation (CEC)</a></p> <p>Hangzhou, China</p> <p>8&nbsp;-&nbsp;12&nbsp;June 2025</p></p> </div> </div> </div> <div class="group-slide"> <img src="/images/files/events/reims-france.gif" class="img-responsive" alt="Reims France"> <div class="carousel-caption"> <div class="carousel-caption-wrap"> <p><p><a class="hp-events" href="https://fuzzieee2025.conf.lip6.fr/"><strong>2025 IEEE Conference on Fuzzy Systems (FUZZ-IEEE)</strong></a></p> <p>Reims, France</p> <p>6 - 10 July 2025</p> <p>&nbsp;</p></p> </div> </div> </div> </div> <div class="item"> <div class="group-slide"> <img src="/images/files/events/taiwan.gif" class="img-responsive" alt="Taiwan"> <div class="carousel-caption"> <div class="carousel-caption-wrap"> <p><p><strong>2025 IEEE Conference on Computational Intelligence in Bioinformatics and Computational Biology (CIBCB)</strong></p> <p>Tainan, Taiwan</p> <p>20 - 22 August 2025</p></p> </div> </div> </div> <div class="group-slide"> <img src="/images/files/events/Lisbon.JPG" class="img-responsive" alt="https://cog2025.inesc-id.pt/"> <div class="carousel-caption"> <div class="carousel-caption-wrap"> <p><p><a class="hp-events" href="https://cog2025.inesc-id.pt/">2025 IEEE Conference on Games (CoG)</a></p> <p><span style="color: #000000;">Lisbon, Portugal</span></p> <p>26 - 29&nbsp;August 2025</p></p> </div> </div> </div> <div class="group-slide"> <img src="/images/files/events/birmingham.gif" class="img-responsive" alt="irmingham United Kingdom Clocktower of a historic Council House building in the city center. people are visible on the street and public square outside"> <div class="carousel-caption"> <div class="carousel-caption-wrap"> <p><p><strong> 2025 IEEE International Conference on Data Science and Advanced Analytics (IEEE DSAA 2025)</strong></p> <p>Birmingham,&nbsp;UK</p> <p>9 - 13&nbsp;October 2025</p></p> </div> </div> </div> <div class="group-slide"> <img src="/images/files/slideshow/Prague.gif" class="img-responsive" alt="Old Town Hall at the Old Town Square at night in Prague Czech Republic."> <div class="carousel-caption"> <div class="carousel-caption-wrap"> <p><p><strong><a class="hp-events" href="https://icdl2025.fel.cvut.cz/">2025 IEEE International Conference on Development and Learning (ICDL)</a></strong></p> <p>Prague,&nbsp;Czech Republic</p> <p>16 - 19 September 2025</p></p> </div> </div> </div> </div> <div class="item"> <div class="group-slide"> <img src="/images/files/events/netherlands.jpg" class="img-responsive" alt="Netherlands"> <div class="carousel-caption"> <div class="carousel-caption-wrap"> <p><p><strong>2026 IEEE World Congress on Computational Intelligence (WCCI)</strong></p> <p>Maastricht, Netherlands</p> <p>21&nbsp;- 26 June 2026</p></p> </div> </div> </div> </div> </div> <a class="left carousel-control" href="#carousel128" role="button" data-slide="prev"> <span class="glyphicon glyphicon-chevron-left"></span> </a> <a class="right carousel-control" href="#carousel128" role="button" data-slide="next"> <span class="glyphicon glyphicon-chevron-right"></span> </a> </div> </div> </div> </div> <!--end module content--> </div> </div> <div id="hp_row_five" class="row"> <div id="hpR5P1" class="col-md-12"> <!--begin module content--> <div class="ieeemodcontainer"> <div class="ieeemodwrapper"> </div> </div> <!--end module content--> </div> </div> </div> </div> <!-- footer --> <footer class="hidden-print"> <div class="container"> <div class="row"> <div class="col-md-12"> <hr class="footer-separator"> </div> </div> <div class="custom" > <footer class="custom-footer container"> <div class="row"> <div class="col-md-6"> <ul class="list-inline"> <li><a href="https://ieee-cis.blogspot.co.uk/"><i class="fa fa-rss social-icon fa-lg"></i>&nbsp;&nbsp;</a></li> <li><a href="https://twitter.com/ieeecis"><i class="fa fa-facebook social-icon fa-lg"></i>&nbsp; |&nbsp;<img style="width: 15px; height: 15px;" src="/images/files/Branding/logo-white.png" alt="logo white" data-mce-width="15" data-mce-height="15" /></a></li> <li><a href="https://www.linkedin.com/groups/75152/profile"><i class="fa fa-linkedin social-icon fa-lg"></i>&nbsp;&nbsp;</a></li> <li><a href="https://www.youtube.com/channel/UCEGZZLnb42quJZm4c684KTQ"><i class="fa fa-youtube social-icon fa-lg"></i>&nbsp;&nbsp;</a></li> </ul> <p><strong><br /><a href="http://ieee-cis.blogspot.com/">CIS on Blogspot </a></strong></p> <p> <div class="moduletable"> <div id="cis-blogspot" class="feed_473"> <ul class="feed_473"> <li class="item_from_feed_473"><a href="http://ieee-cis.blogspot.com/2024/11/ieee-transactions-on-artificial.html" target="_blank">IEEE Transactions on Artificial Intelligence, Volume 5, Issue 11, November 2024</a></li> <li class="item_from_feed_473"><a href="http://ieee-cis.blogspot.com/2024/11/special-journal-issues.html" target="_blank">Special Journal Issues</a></li> <li class="item_from_feed_473"><a href="http://ieee-cis.blogspot.com/2024/11/important-dates-for-2025-ieee_0240400994.html" target="_blank">Important Dates for 2025 IEEE Conference on Evolutionary Computation</a></li> <li class="item_from_feed_473"><a href="http://ieee-cis.blogspot.com/2024/11/important-dates-for-2025-ieee.html" target="_blank">Important Dates for 2025 IEEE International Conference on Fuzzy Systems</a></li> <li class="item_from_feed_473"><a href="http://ieee-cis.blogspot.com/2024/11/ieee-transactions-on-fuzzy-systems.html" target="_blank">IEEE Transactions on Fuzzy Systems, Volume 32, Issue 11, November 2024</a></li> <li class="item_from_feed_473"><a href="http://ieee-cis.blogspot.com/2024/10/ieee-transactions-on-artificial.html" target="_blank">IEEE Transactions on Artificial Intelligence, Volume 5, Issue 10, October 2024</a></li> <li class="item_from_feed_473"><a href="http://ieee-cis.blogspot.com/2024/10/ieee-transactions-on-cognitive-and.html" target="_blank">IEEE Transactions on Cognitive and Developmental Systems, Volume 16, Issue 5, October 2024</a></li> <li class="item_from_feed_473"><a href="http://ieee-cis.blogspot.com/2024/10/ieee-transactions-on-fuzzy-systems.html" target="_blank">IEEE Transactions on Fuzzy Systems, Volume 32, Issue 10, October 2024</a></li> <li class="item_from_feed_473"><a href="http://ieee-cis.blogspot.com/2024/10/ieee-transactions-on-neural-networks.html" target="_blank">IEEE Transactions on Neural Networks and Learning Systems, Volume 35, Number 10, October 2024</a></li> <li class="item_from_feed_473"><a href="http://ieee-cis.blogspot.com/2024/10/ieee-transactions-on-emerging-topics-in.html" target="_blank">IEEE Transactions on Emerging Topics in Computational Intelligence, Volume 8, Number 5, October 2024</a></li> </ul> </div> </div> </p> <div>&nbsp;</div> </div> <div class="row"> <div class="col-md-6"><div class="embed-responsive embed-responsive-16by9"><iframe class="embed-responsive-item" width="100%" height="auto" src="//www.youtube.com/embed/dOmDu-kxWBM" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen></iframe></div></div> </div> <div class="row"> <div class="col-md-12"><br /><hr class="footer-margin" /> <div class="col-md-offset-1 col-md-10"> <ul class="list-inline"> <li><a href="/">Home</a></li> <li><a href="/home/sitemap">Sitemap</a></li> <li><a href="/about/contact-cis">Contact</a></li> <li><a title="Accessibility" href="http://www.ieee.org/accessibility_statement.html">Accessibility</a></li> <li><a title="Nondiscrimination Policy" href="http://www.ieee.org/about/corporate/governance/p9-26.html">Nondiscrimination Policy</a></li> <li><a title="IEEE Ethics Reporting" href="http://ieee-ethics-reporting.org/">IEEE Ethics Reporting</a></li> <li><a title="IEEE Privacy Policy" href="http://www.ieee.org/security_privacy.html">IEEE Privacy Policy</a></li> <li><a title="Terms" href="https://www.ieee.org/about/help/site-terms-conditions.html">Terms</a></li> </ul> © Copyright 2024 IEEE – All rights reserved. A public charity, IEEE is the world's largest technical professional organization dedicated to advancing technology for the benefit of humanity.</div> </div> </div> </div> </footer></div> </div> </footer> <div class="custom" > </div> <script> !function(f,e,a,t,h,r){if(!f[h]){r=f[h]=function(){r.invoke? r.invoke.apply(r,arguments):r.queue.push(arguments)}, r.queue=[],r.loaded=1*new Date,r.version="1.0.0", f.FeathrBoomerang=r;var g=e.createElement(a), h=e.getElementsByTagName("head")[0]||e.getElementsByTagName("script")[0].parentNode; g.async=!0,g.src=t,h.appendChild(g)} }(window,document,"script","https://cdn.feathr.co/js/boomerang.min.js","feathr"); feathr("fly", "588f5ef88e80271ed938605b"); feathr("sprinkle", "page_view"); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10