CINXE.COM
Neurocomputing
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"/> <meta name="description" content="Neurocomputing" /> <link rel="stylesheet" type="text/css" href="/assets/478ca885/gridview/styles.css" /> <link rel="stylesheet" type="text/css" href="/assets/b0666b16/pager.css" /> <link rel="stylesheet" type="text/css" href="/themes/abound/css/bootstrap.min.css" /> <link rel="stylesheet" type="text/css" href="/themes/abound/css/bootstrap-responsive.min.css" /> <link rel="stylesheet" type="text/css" href="/themes/abound/css/abound.css" /> <link rel="stylesheet" type="text/css" href="/themes/abound/css/style-orange.css" /> <script type="text/javascript" src="/assets/477bc0eb/jquery.min.js"></script> <script type="text/javascript" src="/assets/477bc0eb/jquery.ba-bbq.min.js"></script> <script type="text/javascript" src="/themes/abound/js/bootstrap.min.js"></script> <script type="text/javascript" src="/themes/abound/js/plugins/jquery.flot.min.js"></script> <title>Neurocomputing</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> <!-- <meta name="description" content="The Latest Computer Conference and Journal List"> --> <meta name="author" content="www.myhuiban.com"/> <!-- <link href='http://fonts.googleapis.com/css?family=Carrois+Gothic' rel='stylesheet' type='text/css'> --> <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements --> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link rel="alternate" hreflang="x-default" href="/journal/234" /> <link rel="alternate" hreflang="en" href="/journal/234?lang=en_us" /> <link rel="alternate" hreflang="es" href="/journal/234?lang=es" /> <link rel="alternate" hreflang="zh" href="/journal/234?lang=zh_cn" /> <link rel="alternate" hreflang="ja" href="/journal/234?lang=ja" /> <!-- Fav and Touch and touch icons --> <link rel="shortcut icon" href="/themes/abound/img/icons/favicon.ico"> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="/themes/abound/img/icons/apple-touch-icon-144-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="/themes/abound/img/icons/apple-touch-icon-72-precomposed.png"> <link rel="apple-touch-icon-precomposed" href="/themes/abound/img/icons/apple-touch-icon-57-precomposed.png"> <!-- styles for style switcher <link rel="stylesheet" type="text/css" href="/themes/abound/css/style-orange.css" /> --> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-16655604-2"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-16655604-2'); </script> <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6743617430731451" crossorigin="anonymous"></script> <!-- InMobi Choice. Consent Manager Tag v3.0 (for TCF 2.2) --> <script type="text/javascript" async=true> (function() { var host = "www.themoneytizer.com"; var element = document.createElement('script'); var firstScript = document.getElementsByTagName('script')[0]; var url = 'https://cmp.inmobi.com' .concat('/choice/', '6Fv0cGNfc_bw8', '/', host, '/choice.js?tag_version=V3'); var uspTries = 0; var uspTriesLimit = 3; element.async = true; element.type = 'text/javascript'; element.src = url; firstScript.parentNode.insertBefore(element, firstScript); function makeStub() { var TCF_LOCATOR_NAME = '__tcfapiLocator'; var queue = []; var win = window; var cmpFrame; function addFrame() { var doc = win.document; var otherCMP = !!(win.frames[TCF_LOCATOR_NAME]); if (!otherCMP) { if (doc.body) { var iframe = doc.createElement('iframe'); iframe.style.cssText = 'display:none'; iframe.name = TCF_LOCATOR_NAME; doc.body.appendChild(iframe); } else { setTimeout(addFrame, 5); } } return !otherCMP; } function tcfAPIHandler() { var gdprApplies; var args = arguments; if (!args.length) { return queue; } else if (args[0] === 'setGdprApplies') { if ( args.length > 3 && args[2] === 2 && typeof args[3] === 'boolean' ) { gdprApplies = args[3]; if (typeof args[2] === 'function') { args[2]('set', true); } } } else if (args[0] === 'ping') { var retr = { gdprApplies: gdprApplies, cmpLoaded: false, cmpStatus: 'stub' }; if (typeof args[2] === 'function') { args[2](retr); } } else { if(args[0] === 'init' && typeof args[3] === 'object') { args[3] = Object.assign(args[3], { tag_version: 'V3' }); } queue.push(args); } } function postMessageEventHandler(event) { var msgIsString = typeof event.data === 'string'; var json = {}; try { if (msgIsString) { json = JSON.parse(event.data); } else { json = event.data; } } catch (ignore) {} var payload = json.__tcfapiCall; if (payload) { window.__tcfapi( payload.command, payload.version, function(retValue, success) { var returnMsg = { __tcfapiReturn: { returnValue: retValue, success: success, callId: payload.callId } }; if (msgIsString) { returnMsg = JSON.stringify(returnMsg); } if (event && event.source && event.source.postMessage) { event.source.postMessage(returnMsg, '*'); } }, payload.parameter ); } } while (win) { try { if (win.frames[TCF_LOCATOR_NAME]) { cmpFrame = win; break; } } catch (ignore) {} if (win === window.top) { break; } win = win.parent; } if (!cmpFrame) { addFrame(); win.__tcfapi = tcfAPIHandler; win.addEventListener('message', postMessageEventHandler, false); } }; makeStub(); var uspStubFunction = function() { var arg = arguments; if (typeof window.__uspapi !== uspStubFunction) { setTimeout(function() { if (typeof window.__uspapi !== 'undefined') { window.__uspapi.apply(window.__uspapi, arg); } }, 500); } }; var checkIfUspIsReady = function() { uspTries++; if (window.__uspapi === uspStubFunction && uspTries < uspTriesLimit) { console.warn('USP is not accessible'); } else { clearInterval(uspInterval); } }; if (typeof window.__uspapi === 'undefined') { window.__uspapi = uspStubFunction; var uspInterval = setInterval(checkIfUspIsReady, 6000); } })(); </script> <!-- End InMobi Choice. Consent Manager Tag v3.0 (for TCF 2.2) --> <style> .qc-cmp-button, .qc-cmp-button.qc-cmp-secondary-button:hover { background-color: #000000 !important; border-color: #000000 !important; } .qc-cmp-button:hover, .qc-cmp-button.qc-cmp-secondary-button { background-color: transparent !important; border-color: #000000 !important; } .qc-cmp-alt-action, .qc-cmp-link { color: #000000 !important; } .qc-cmp-button, .qc-cmp-button.qc-cmp-secondary-button:hover { color: #ffffff !important; } .qc-cmp-button:hover, .qc-cmp-button.qc-cmp-secondary-button { color: #000000 !important; } .qc-cmp-small-toggle, .qc-cmp-toggle { background-color: #000000 !important; border-color: #000000 !important; } .qc-cmp-main-messaging, .qc-cmp-messaging, .qc-cmp-sub-title, .qc-cmp-privacy-settings-title, .qc-cmp-purpose-list, .qc-cmp-tab, .qc-cmp-title, .qc-cmp-vendor-list, .qc-cmp-vendor-list-title, .qc-cmp-enabled-cell, .qc-cmp-toggle-status, .qc-cmp-table, .qc-cmp-table-header { color: #000000 !important; } .qc-cmp-ui { background-color: #ffffff !important; } .qc-cmp-table, .qc-cmp-table-row { border: 1px solid !important; border-color: #000000 !important; } #qcCmpButtons a { text-decoration: none !important; } #qcCmpButtons button { margin-top: 65px; } @media screen and (min-width: 851px) { #qcCmpButtons a { position: absolute; bottom: 10%; left: 60px; } } .qc-cmp-qc-link-container{ display:none; } </style> </head> <body> <section id="navigation-main"> <!-- Require the navigation --> <div class="navbar navbar-inverse navbar"> <div class="navbar-inner"> <div class="container"> <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </a> <!-- Be sure to leave the brand out there if you want it shown --> <a class="brand" href="https://www.myhuiban.com"><strong>Conference Partner</strong></a> <div class="nav-collapse"> <ul class="pull-right nav" id="yw14"> <li class="item-test"><a href="/">Home</a></li> <li class="item-test"><a href="/conferences">Conferences</a></li> <li class="item-test"><a href="/journals">Journals</a></li> <li class="item-test"><a href="/login">Login</a></li> </ul> </div> </div> </div> </div> <div class="subnav navbar navbar"> <div class="navbar-inner"> <div class="container"> <form class="navbar-search pull-right" id="search-form" action="/search" method="get"> <div> <img src="/images/CN.gif"/><a href="/journal/234?lang=zh_cn"> 中文 </a> | <img src="/images/US.gif"/><a href="/journal/234?lang=en_us"> English </a> | <img src="/images/ES.gif"/><a href="/journal/234?lang=es"> Español </a> | <img src="/images/JP.gif"/><a href="/journal/234?lang=ja"> 日本語 </a>   <input class="search-query span2" placeholder="Search" name="SearchForm[key]" id="SearchForm_key" type="text" maxlength="200" /> </div> </form> </div><!-- container --> </div><!-- navbar-inner --> </div><!-- subnav --> </section><!-- /#navigation-main --> <section class="main-body"> <div class="container-fluid"> <!-- Include content pages --> <div class="row-fluid"> <div class="span10"> <div class="breadcrumb"> <a href="/">Conference Partner</a> » <a href="/journals">Journals</a> » <span>Neurocomputing</span></div><!-- breadcrumbs --> <!-- Include content pages --> <div class="portlet" id="yw0"> <div class="portlet-decoration"> <div class="portlet-title"><i class="icon icon-tasks"></i> Journal Information</div> </div> <div class="portlet-content"> <div align="center"> <h5><span itemprop="name">Neurocomputing</span></h5> <a href="https://www.sciencedirect.com/journal/neurocomputing">https://www.sciencedirect.com/journal/neurocomputing</a> <br /> <table border="0" align="center" cellpadding="0" cellspacing="1"> <tr> <td width="150" height="25"><div align="center">Impact Factor:</div></td> <td width="150"><div align="center">5.500</div></td> </tr> <tr> <td width="150" height="25"><div align="center">Publisher:</div></td> <td width="150"><div align="center">Elsevier</div></td> </tr> <tr> <td width="150" height="25"><div align="center">ISSN:</div></td> <td width="150"><div align="center">0925-2312</div></td> </tr> <tr> <td width="150" height="25"><div align="center">Viewed:</div></td> <td width="150"><div align="center"><span class="badge badge-success">104561</span></div></td> </tr> <tr> <td width="150" height="25"><div align="center">Tracked:</div></td> <td width="150"><div align="center"><span class="badge badge-warning">186</span></div></td> </tr> </table> </div> </div> </div> <div class="portlet" id="yw1"> <div class="portlet-decoration"> <div class="portlet-title"><i class="icon icon-bullhorn"></i> Call For Papers</div> </div> <div class="portlet-content"> <pre>Neurocomputing publishes articles describing recent fundamental contributions in the field of neurocomputing. Neurocomputing theory, practice and applications are the essential topics being covered. NEW! Neurocomputing's Software Track allows you to expose your complete Software work to the community through a novel Publication format: the Original Software Publication Overview: Neurocomputing welcomes theoretical contributions aimed at winning further understanding of neural networks and learning systems, including, but not restricted to, architectures, learning methods, analysis of network dynamics, theories of learning, self-organization, biological neural network modelling, sensorimotor transformations and interdisciplinary topics with artificial intelligence, artificial life, cognitive science, computational learning theory, fuzzy logic, genetic algorithms, information theory, machine learning, neurobiology and pattern recognition. Neurocomputing covers practical aspects with contributions on advances in hardware and software development environments for neurocomputing, including, but not restricted to, simulation software environments, emulation hardware architectures, models of concurrent computation, neurocomputers, and neurochips (digital, analog, optical, and biodevices). Neurocomputing reports on applications in different fields, including, but not restricted to, signal processing, speech processing, image processing, computer vision, control, robotics, optimization, scheduling, resource allocation and financial forecasting. Types of publications: Neurocomputing publishes reviews of literature about neurocomputing and affine fields. Neurocomputing reports on meetings, including, but not restricted to, conferences, workshops and seminars. NEW! The Neurocomputing Software Track Neurocomputing Software Track publishes a new format, the Original Software Publication (OSP) to disseminate exiting and useful software in the areas of neural networks and learning systems, including, but not restricted to, architectures, learning methods, analysis of network dynamics, theories of learning, self-organization, biological neural network modelling, sensorimotor transformations and interdisciplinary topics with artificial intelligence, artificial life, cognitive science, computational learning theory, fuzzy logic, genetic algorithms, information theory, machine learning, neurobiology and pattern recognition. We encourage high-quality original software submissions which contain non-trivial contributions in the above areas related to the implementations of algorithms, toolboxes, and real systems. The software must adhere to a recognized legal license, such as OSI approved licenses. Importantly, the software will be a full peer reviewed publication that is able to capture your software updates once they are released. To fully acknowledge the author's/developers work your software will be fully citable as an Original Software Publication, archived and indexed and available as a complete online "body of work" for other researchers and practitioners to discover.</pre><div class="alert alert-warning"> Last updated by <a href="/researcher/1">Dou Sun</a> in 2024-07-13</div> </div> </div> <div class="portlet" id="yw2"> <div class="portlet-decoration"> <div class="portlet-title"><i class="icon icon-list-alt"></i> Special Issues</div> </div> <div class="portlet-content"> <a name="5419"></a><pre>Special Issue on Honor of Dr. Alexander Poznyak 80th birthday celebration</br>Submission Date: 2026-01-31</br></br>Dr. Alexander Poznyak, a distinguished scholar and pioneer in the field of artificial neural networks, will celebrate his 80th birthday in December 2026. His groundbreaking research and visionary leadership have significantly shaped the trajectory of neural networks, inspiring countless researchers and practitioners worldwide. To commemorate his extraordinary contributions, we propose a special issue in the Neurocomputing Journal dedicated to honoring Dr. Poznyak's legacy. This special issue aligns perfectly with the journal's mission to advance the theory and application of neural networks. By showcasing the latest advancements in the field, we aim to inspire future generations of researchers and highlight the enduring impact of Dr. Poznyak's work. Guest editors: Dr Isaac Chairez Tecnologico de Monterrey, Monterrey, Mexico Email: isaac.chairez@tec.mx Fields of interest: Robotics, Neural networks, Fuzzy systems, Adaptive control, Data mining, Biomedical systems, Metabolic Networks and Dynamic Games Dr Wen Yu Centro de Investigación y Estudios Avanzados del Instituto Politécnico Nacional (CINVESTAV-IPN), Ciudad de México, Mexico Email: yuw@ctrl.cinvestav.mx Fields of interest: Robotics, Neural networks, Fuzzy systems, Adaptive control, Data mining Special issue information: This special issue invites comprehensive survey/review papers that address the latest advancements in neural networks and their applications. We encourage submissions of survey/review that build upon Dr. Poznyak's pioneering work and explore new frontiers in the field. Please note that only survey/review papers will be considered for this special issue; other types of papers, including original research articles, will not be accepted. Potential topics include, but are not limited to: * Novel neural network architectures: Exploring innovative topologies for recurrent neural networks (RNNs) and differential neural networks (DNNs) with a focus on improved performance and efficiency. * Game theory and neural networks: Developing theoretical frameworks for differential and static games with uncertain models using RNNs and DNNs, with applications in various domains. * System identification and learning: Advancing parametric and non-parametric identification methods for deriving effective learning laws for RNNs and DNNs. * Control and estimation: Designing robust controllers and estimators for systems with approximate dynamics based on RNN and DNN models. * Stability analysis and learning: Applying Lyapunov stability theory to develop novel learning algorithms for neural networks with guaranteed stability and performance. * Constrained optimization: Addressing state and control constraints in the dynamics of artificial neural networks for practical applications. * Distributed parameter systems: Approximating complex distributed parameter systems using neural networks for efficient modeling and control. * Physics-informed neural networks: Developing and applying physics-informed neural networks to solve challenging engineering and scientific problems. * Biomedical and biotechnological applications: Exploring the use of neural networks in biomedical imaging, drug discovery, and other related areas. * Chemical systems modeling and control: Applying neural networks to model and control complex chemical processes. Manuscript submission information: Important Dates: Manuscript Submission Deadline: January 31, 2026 Final Acceptance Deadline: September 30, 2026 Prospective authors should follow standard author instructions for Neurocomputing and submit their manuscripts online at https://www.editorialmanager.com/neucom/default.aspx. Authors must select “VSI: Dr. Alexander Poznyak 80th birthday" when they reach the "Article Type" step. Please refer to the Guide for Authors (https://www.sciencedirect.com/journal/neurocomputing/publish/guide-for-authors) to prepare your manuscript. For any further information, the authors may contact the Guest Editors. Keywords: Differential Neural Networks; Recurrent Neural Networks; Advanced learning laws; Intelligent control</pre><div class="alert alert-warning">Last updated by <a href="/researcher/1">Dou Sun</a> in 2024-12-18</div></div> </div> <!-- <div class="hidden-phone"> <div align="center"> <table border="0" align="center" cellpadding="0" cellspacing="1" class="noScroll"> <tr> <td width="180"><div align="center"> <a target="_blank" href=""><img src="" alt="" border="0" style="width:110;height:160" title=""/></a> <br /> <br /> </div></td> </tr> <tr> </tr> </table> <div align="center"><a target="_blank" href=""> >></a></div> </div> </div> --> <div class="portlet" id="yw3"> <div class="portlet-decoration"> <div class="portlet-title"><i class="icon icon-file"></i> Related Journals</div> </div> <div class="portlet-content"> <div class="hidden-phone"> <div id="yw4" class="grid-view"> <table class="table table-hover table-striped table-bordered table-condensed"> <thead> <tr> <th id="yw4_c0">CCF</th><th id="yw4_c1">Full Name</th><th id="yw4_c2">Impact Factor</th><th id="yw4_c3">Publisher</th><th id="yw4_c4">ISSN</th></tr> </thead> <tbody> <tr class="odd"> <td></td><td><a href="/journal/1150">IEEE Circuits and Systems Magazine</a></td><td>5.600</td><td>IEEE</td><td>1531-636X</td></tr> <tr class="even"> <td></td><td><a href="/journal/990">Journal of Machine Engineering</a></td><td></td><td>Wroclaw Board of Scientific Technical</td><td>1895-7595</td></tr> <tr class="odd"> <td></td><td><a href="/journal/625">Active and Passive Electronic Components</a></td><td>1.300</td><td>Hindawi</td><td>0882-7516</td></tr> <tr class="even"> <td><span class="badge badge-warning">c</span></td><td><a href="/journal/242">BMC Bioinformatics</a></td><td>2.900</td><td>BioMed Central</td><td>1471-2105</td></tr> <tr class="odd"> <td></td><td><a href="/journal/997">International Journal of Intelligent Computing and Cybernetics</a></td><td></td><td>Emerald</td><td>1756-378X</td></tr> <tr class="even"> <td></td><td><a href="/journal/496">Journal of Classification</a></td><td>1.800</td><td>Springer</td><td>0176-4268</td></tr> <tr class="odd"> <td><span class="badge badge-warning">c</span></td><td><a href="/journal/53">EURASIP Journal on Information Security</a></td><td>2.500</td><td>Springer</td><td>1687-417X</td></tr> <tr class="even"> <td></td><td><a href="/journal/966">Interaction Studies</a></td><td>0.900</td><td>John Benjamins Publishing Company</td><td>1572-0373</td></tr> <tr class="odd"> <td><span class="badge badge-warning">c</span></td><td><a href="/journal/162">Multimedia Systems</a></td><td>3.500</td><td>Springer</td><td>0942-4962</td></tr> <tr class="even"> <td></td><td><a href="/journal/1108">Intelligence & Robotics</a></td><td></td><td>OAE Publishing</td><td>2770-3541</td></tr> </tbody> </table><div class="keys" style="display:none" title="/journal/234"><span>1150</span><span>990</span><span>625</span><span>242</span><span>997</span><span>496</span><span>53</span><span>966</span><span>162</span><span>1108</span></div> </div></div> <div class="visible-phone"> <div id="yw5" class="grid-view"> <table class="table table-hover table-striped table-bordered table-condensed"> <thead> <tr> <th id="yw5_c0">Full Name</th><th id="yw5_c1">Impact Factor</th><th id="yw5_c2">Publisher</th></tr> </thead> <tbody> <tr class="odd"> <td><a href="/journal/1150">IEEE Circuits and Systems Magazine</a></td><td>5.600</td><td>IEEE</td></tr> <tr class="even"> <td><a href="/journal/990">Journal of Machine Engineering</a></td><td></td><td>Wroclaw Board of Scientific Technical</td></tr> <tr class="odd"> <td><a href="/journal/625">Active and Passive Electronic Components</a></td><td>1.300</td><td>Hindawi</td></tr> <tr class="even"> <td><a href="/journal/242">BMC Bioinformatics</a></td><td>2.900</td><td>BioMed Central</td></tr> <tr class="odd"> <td><a href="/journal/997">International Journal of Intelligent Computing and Cybernetics</a></td><td></td><td>Emerald</td></tr> <tr class="even"> <td><a href="/journal/496">Journal of Classification</a></td><td>1.800</td><td>Springer</td></tr> <tr class="odd"> <td><a href="/journal/53">EURASIP Journal on Information Security</a></td><td>2.500</td><td>Springer</td></tr> <tr class="even"> <td><a href="/journal/966">Interaction Studies</a></td><td>0.900</td><td>John Benjamins Publishing Company</td></tr> <tr class="odd"> <td><a href="/journal/162">Multimedia Systems</a></td><td>3.500</td><td>Springer</td></tr> <tr class="even"> <td><a href="/journal/1108">Intelligence & Robotics</a></td><td></td><td>OAE Publishing</td></tr> </tbody> </table><div class="keys" style="display:none" title="/journal/234"><span>1150</span><span>990</span><span>625</span><span>242</span><span>997</span><span>496</span><span>53</span><span>966</span><span>162</span><span>1108</span></div> </div></div> </div> </div> <div class="portlet" id="yw6"> <div class="portlet-decoration"> <div class="portlet-title"><i class="icon icon-th"></i> Related Conferences</div> </div> <div class="portlet-content"> <div class="hidden-phone"> <div id="yw7" class="grid-view"> <table class="table table-hover table-striped table-bordered table-condensed"> <thead> <tr> <th id="yw7_c0">CCF</th><th id="yw7_c1">CORE</th><th id="yw7_c2">QUALIS</th><th id="yw7_c3">Short</th><th id="yw7_c4">Full Name</th><th id="yw7_c5">Submission</th><th id="yw7_c6">Notification</th><th id="yw7_c7">Conference</th></tr> </thead> <tbody> <tr class="odd"> <td><span class="badge badge-warning">b</span></td><td><span class="badge badge-warning">a</span></td><td><span class="badge badge-warning">a2</span></td><td>CGO</td><td><a href="/conference/345">International Symposium on Code Generation and Optimization</a></td><td>2024-09-12</td><td>2024-11-04</td><td>2025-03-02</td></tr> <tr class="even"> <td></td><td></td><td></td><td>COIT</td><td><a href="/conference/4140">International Conference on Computing and Information Technology</a></td><td>2023-02-11</td><td>2023-02-18</td><td>2023-02-25</td></tr> <tr class="odd"> <td></td><td></td><td></td><td>CISR</td><td><a href="/conference/4787">International Conference on Intelligent Systems and Robotics</a></td><td>2024-03-20</td><td>2024-04-23</td><td>2024-05-23</td></tr> <tr class="even"> <td><span class="badge badge-warning">c</span></td><td><span class="badge badge-warning">a</span></td><td><span class="badge badge-warning">b1</span></td><td>SCC</td><td><a href="/conference/125">International Conference on Services Computing</a></td><td>2022-03-01</td><td>2022-04-15</td><td>2022-07-10</td></tr> <tr class="odd"> <td></td><td></td><td></td><td>CIMSim</td><td><a href="/conference/2905">International Conference on Computational Intelligence, Modelling and Simulation</a></td><td>2018-08-15</td><td> </td><td>2018-09-18</td></tr> <tr class="even"> <td></td><td><span class="badge badge-warning">b</span></td><td><span class="badge badge-warning">a2</span></td><td>ICAC</td><td><a href="/conference/184">International Conference on Autonomic Computing</a></td><td>2019-02-22</td><td>2019-04-08</td><td>2019-06-16</td></tr> <tr class="odd"> <td><span class="badge badge-warning">c</span></td><td></td><td><span class="badge badge-warning">b2</span></td><td>Hot Interconnects</td><td><a href="/conference/355">Symposium on High-Performance Interconnects</a></td><td>2025-05-09</td><td>2025-06-20</td><td>2025-08-20</td></tr> <tr class="even"> <td></td><td></td><td></td><td>Feedback Computing</td><td><a href="/conference/1267">International Workshop on Feedback Computing</a></td><td> </td><td>2013-04-26</td><td>2013-06-25</td></tr> <tr class="odd"> <td></td><td></td><td></td><td>ICCBN</td><td><a href="/conference/2041">International Conference on Communications and Broadband Networking</a></td><td>2025-03-25</td><td>2025-04-20</td><td>2025-08-22</td></tr> <tr class="even"> <td></td><td></td><td></td><td>PP</td><td><a href="/conference/1411">SIAM Conference on Parallel Processing for Scientific Computing</a></td><td>2023-06-30</td><td> </td><td>2024-03-05</td></tr> </tbody> </table><div class="keys" style="display:none" title="/journal/234"><span>345</span><span>4140</span><span>4787</span><span>125</span><span>2905</span><span>184</span><span>355</span><span>1267</span><span>2041</span><span>1411</span></div> </div></div> <div class="visible-phone"> <div id="yw8" class="grid-view"> <table class="table table-hover table-striped table-bordered table-condensed"> <thead> <tr> <th id="yw8_c0">Short</th><th id="yw8_c1">Full Name</th><th id="yw8_c2">Submission</th><th id="yw8_c3">Conference</th></tr> </thead> <tbody> <tr class="odd"> <td>CGO</td><td><a href="/conference/345">International Symposium on Code Generation and Optimization</a></td><td>2024-09-12</td><td>2025-03-02</td></tr> <tr class="even"> <td>COIT</td><td><a href="/conference/4140">International Conference on Computing and Information Technology</a></td><td>2023-02-11</td><td>2023-02-25</td></tr> <tr class="odd"> <td>CISR</td><td><a href="/conference/4787">International Conference on Intelligent Systems and Robotics</a></td><td>2024-03-20</td><td>2024-05-23</td></tr> <tr class="even"> <td>SCC</td><td><a href="/conference/125">International Conference on Services Computing</a></td><td>2022-03-01</td><td>2022-07-10</td></tr> <tr class="odd"> <td>CIMSim</td><td><a href="/conference/2905">International Conference on Computational Intelligence, Modelling and Simulation</a></td><td>2018-08-15</td><td>2018-09-18</td></tr> <tr class="even"> <td>ICAC</td><td><a href="/conference/184">International Conference on Autonomic Computing</a></td><td>2019-02-22</td><td>2019-06-16</td></tr> <tr class="odd"> <td>Hot Interconnects</td><td><a href="/conference/355">Symposium on High-Performance Interconnects</a></td><td>2025-05-09</td><td>2025-08-20</td></tr> <tr class="even"> <td>Feedback Computing</td><td><a href="/conference/1267">International Workshop on Feedback Computing</a></td><td> </td><td>2013-06-25</td></tr> <tr class="odd"> <td>ICCBN</td><td><a href="/conference/2041">International Conference on Communications and Broadband Networking</a></td><td>2025-03-25</td><td>2025-08-22</td></tr> <tr class="even"> <td>PP</td><td><a href="/conference/1411">SIAM Conference on Parallel Processing for Scientific Computing</a></td><td>2023-06-30</td><td>2024-03-05</td></tr> </tbody> </table><div class="keys" style="display:none" title="/journal/234"><span>345</span><span>4140</span><span>4787</span><span>125</span><span>2905</span><span>184</span><span>355</span><span>1267</span><span>2041</span><span>1411</span></div> </div></div> </div> </div> <div class="portlet" id="yw9"> <div class="portlet-decoration"> <div class="portlet-title"><i class="icon icon-eye-open"></i> Recommendation</div> </div> <div class="portlet-content"> <div align="center"> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- Recommendation --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-6743617430731451" data-ad-slot="1870704128" data-ad-format="autorelaxed"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> </div> </div> </div><!--/span--> <div class="span2 hidden-phone"> <div class="sidebar-nav"> <ul id="yw10"> <li><a href="http://www.myhuiban.com/journal/track/id/234"><i class="icon icon-plus"></i> Track It <span class="badge badge-warning pull-right">186</span></a></li> <li><a href="http://www.myhuiban.com/journal/edit/id/234"><i class="icon icon-edit"></i> Edit CFP</a></li> <li><a href="http://www.myhuiban.com/journal/issue/id/234"><i class="icon icon-list-alt"></i> Add Issue</a></li> </ul><br/> <div id="yw11" class="grid-view"> <table class="table table-hover table-striped table-bordered table-condensed"> <thead> <tr> <th id="yw11_c0">Tracker</th></tr> </thead> <tbody> <tr class="odd"> <td><a href="/researcher/69307">Cesare Borgia (87)</a></td></tr> <tr class="even"> <td><a href="/researcher/20923">Xinai Moqing (686)</a></td></tr> <tr class="odd"> <td><a href="/researcher/6632">Baishuo Han (233)</a></td></tr> <tr class="even"> <td><a href="/researcher/65445">Jingwen Wang (220)</a></td></tr> <tr class="odd"> <td><a href="/researcher/65837">Yao Li (10)</a></td></tr> <tr class="even"> <td><a href="/researcher/63628">Nanhao Nanhao (18)</a></td></tr> <tr class="odd"> <td><a href="/researcher/61397">Candy Liu (122)</a></td></tr> <tr class="even"> <td><a href="/researcher/61782">Jing Chen (38)</a></td></tr> <tr class="odd"> <td><a href="/researcher/61668">Dongdong Lin (23)</a></td></tr> <tr class="even"> <td><a href="/researcher/59842">Lin Yu (224)</a></td></tr> <tr class="odd"> <td><a href="/researcher/19949">Xin Cheng (652)</a></td></tr> <tr class="even"> <td><a href="/researcher/12497">Sihui Luo (548)</a></td></tr> <tr class="odd"> <td><a href="/researcher/49593">Yongkang Chen (1540)</a></td></tr> <tr class="even"> <td><a href="/researcher/49701">Lei Wu (509)</a></td></tr> <tr class="odd"> <td><a href="/researcher/46081">Qin Jisheng (633)</a></td></tr> <tr class="even"> <td><a href="/researcher/59248">Qian WangFei (12)</a></td></tr> <tr class="odd"> <td><a href="/researcher/58237">Sy Huang (84)</a></td></tr> <tr class="even"> <td><a href="/researcher/55567">Pengrui Ren (62)</a></td></tr> <tr class="odd"> <td><a href="/researcher/56330">Chen Fanghui (542)</a></td></tr> <tr class="even"> <td><a href="/researcher/55840">Su Baimu (224)</a></td></tr> <tr class="odd"> <td><a href="/researcher/55562">Xiaohe Chen (321)</a></td></tr> <tr class="even"> <td><a href="/researcher/41090">Luo Yong (349)</a></td></tr> <tr class="odd"> <td><a href="/researcher/12242">Li Na (1834)</a></td></tr> <tr class="even"> <td><a href="/researcher/48434">Wenhui Bwh (431)</a></td></tr> <tr class="odd"> <td><a href="/researcher/4271">Tao Meng (857)</a></td></tr> <tr class="even"> <td><a href="/researcher/50659">Haoran Yang (110)</a></td></tr> <tr class="odd"> <td><a href="/researcher/43622">Zhang Littlebear (500)</a></td></tr> <tr class="even"> <td><a href="/researcher/49552">Dong Hao (69)</a></td></tr> <tr class="odd"> <td><a href="/researcher/47010">Hao Wang (295)</a></td></tr> <tr class="even"> <td><a href="/researcher/35459">Jinyu Zhang (1485)</a></td></tr> <tr class="odd"> <td><a href="/researcher/39295">Lin Xuanwei (911)</a></td></tr> <tr class="even"> <td><a href="/researcher/33160">Jingwei Wang (145)</a></td></tr> <tr class="odd"> <td><a href="/researcher/46109">Yuan Zheng (157)</a></td></tr> <tr class="even"> <td><a href="/researcher/46015">Bin Zhang (94)</a></td></tr> <tr class="odd"> <td><a href="/researcher/45164">Changtong Zan (101)</a></td></tr> <tr class="even"> <td><a href="/researcher/30525">Wang Chao (2378)</a></td></tr> <tr class="odd"> <td><a href="/researcher/44222">Wu Daqing (135)</a></td></tr> <tr class="even"> <td><a href="/researcher/27535">Vieo Zhu (320)</a></td></tr> <tr class="odd"> <td><a href="/researcher/25162">Zhang Meng (102)</a></td></tr> <tr class="even"> <td><a href="/researcher/38170">Dong Dong (1745)</a></td></tr> <tr class="odd"> <td><a href="/researcher/43373">Ok Web (9)</a></td></tr> <tr class="even"> <td><a href="/researcher/42662">Changjian Wang (247)</a></td></tr> <tr class="odd"> <td><a href="/researcher/42674">Hang Liu (173)</a></td></tr> <tr class="even"> <td><a href="/researcher/40011">Yuhao Huang (752)</a></td></tr> <tr class="odd"> <td><a href="/researcher/41548">Huanyu Zhang (426)</a></td></tr> <tr class="even"> <td><a href="/researcher/16323">Chenkai Zhang (244)</a></td></tr> <tr class="odd"> <td><a href="/researcher/41427">Cao ChuRan (614)</a></td></tr> <tr class="even"> <td><a href="/researcher/39921">Wang Qu (50)</a></td></tr> <tr class="odd"> <td><a href="/researcher/36273">Xidong Xi (472)</a></td></tr> <tr class="even"> <td><a href="/researcher/37146">Guo Changxing (147)</a></td></tr> <tr class="odd"> <td><a href="/researcher/37212">Qi Guo (1314)</a></td></tr> <tr class="even"> <td><a href="/researcher/23094">Changhua Liu (2350)</a></td></tr> <tr class="odd"> <td><a href="/researcher/38553">Rui King (278)</a></td></tr> <tr class="even"> <td><a href="/researcher/36782">Xh Song (535)</a></td></tr> <tr class="odd"> <td><a href="/researcher/7905">Zhao Dan (1002)</a></td></tr> <tr class="even"> <td><a href="/researcher/36811">Lasheng Zhao (756)</a></td></tr> <tr class="odd"> <td><a href="/researcher/3032">Cheng Xu (3135)</a></td></tr> <tr class="even"> <td><a href="/researcher/36125">ChangQ Zuo (870)</a></td></tr> <tr class="odd"> <td><a href="/researcher/24286">Tokyo Wang (688)</a></td></tr> <tr class="even"> <td><a href="/researcher/35759">Xu Shenyuan (63)</a></td></tr> <tr class="odd"> <td><a href="/researcher/35734">Victoria Luo (73)</a></td></tr> <tr class="even"> <td><a href="/researcher/31244">Min Wang (504)</a></td></tr> <tr class="odd"> <td><a href="/researcher/35619">Aoshuang Ye (1062)</a></td></tr> <tr class="even"> <td><a href="/researcher/7854">Mengxian CHI (235)</a></td></tr> <tr class="odd"> <td><a href="/researcher/29001">Shuo Ouyang (1429)</a></td></tr> <tr class="even"> <td><a href="/researcher/33203">Tengyue Han (2141)</a></td></tr> <tr class="odd"> <td><a href="/researcher/28206">Roth Xu (722)</a></td></tr> <tr class="even"> <td><a href="/researcher/32870">Yuting Li (517)</a></td></tr> <tr class="odd"> <td><a href="/researcher/32430">Ziwen Li (1427)</a></td></tr> <tr class="even"> <td><a href="/researcher/25451">Palace Zhong (414)</a></td></tr> <tr class="odd"> <td><a href="/researcher/26979">Yang Liu (465)</a></td></tr> <tr class="even"> <td><a href="/researcher/31216">Yongqi Han (1769)</a></td></tr> <tr class="odd"> <td><a href="/researcher/8218">Amil Huang (656)</a></td></tr> <tr class="even"> <td><a href="/researcher/9884">Su Yijun (4482)</a></td></tr> <tr class="odd"> <td><a href="/researcher/22551">Yaakoub BOUALLEG (259)</a></td></tr> <tr class="even"> <td><a href="/researcher/1367">Xiangdong Su (700)</a></td></tr> <tr class="odd"> <td><a href="/researcher/24799">Chen 帝羲 (259)</a></td></tr> <tr class="even"> <td><a href="/researcher/15926">Wu Hao (759)</a></td></tr> <tr class="odd"> <td><a href="/researcher/29000">Cai Aihua (279)</a></td></tr> <tr class="even"> <td><a href="/researcher/28799">Willjay Du (97)</a></td></tr> <tr class="odd"> <td><a href="/researcher/28401">Zhihu Yang (419)</a></td></tr> <tr class="even"> <td><a href="/researcher/28151">Minghui Cai (3)</a></td></tr> <tr class="odd"> <td><a href="/researcher/17079">TIAN Nannan (941)</a></td></tr> <tr class="even"> <td><a href="/researcher/25218">Xiujun Shu (93)</a></td></tr> <tr class="odd"> <td><a href="/researcher/27941">Fanyue Wang (22)</a></td></tr> <tr class="even"> <td><a href="/researcher/27393">Wanfu Gao (168)</a></td></tr> <tr class="odd"> <td><a href="/researcher/22530">Xu Li (287)</a></td></tr> <tr class="even"> <td><a href="/researcher/20032">Tingting Cai (114)</a></td></tr> <tr class="odd"> <td><a href="/researcher/11724">Zhihong Wang (7725)</a></td></tr> <tr class="even"> <td><a href="/researcher/21379">Jelly Poker (602)</a></td></tr> <tr class="odd"> <td><a href="/researcher/19281">Liubo Ouyang (394)</a></td></tr> <tr class="even"> <td><a href="/researcher/26372">Grace CHEN (580)</a></td></tr> <tr class="odd"> <td><a href="/researcher/25086">Chen Zechuan (256)</a></td></tr> <tr class="even"> <td><a href="/researcher/17619">Wang Yuan (1775)</a></td></tr> <tr class="odd"> <td><a href="/researcher/24893">Jiawei Jiang (2257)</a></td></tr> <tr class="even"> <td><a href="/researcher/6094">Xiang Li (1318)</a></td></tr> <tr class="odd"> <td><a href="/researcher/24081">Yuantao Chen (20)</a></td></tr> <tr class="even"> <td><a href="/researcher/23855">Yuyang Peng (864)</a></td></tr> <tr class="odd"> <td><a href="/researcher/14861">Shuaimin Li (455)</a></td></tr> <tr class="even"> <td><a href="/researcher/18024">Jing Yun (652)</a></td></tr> </tbody> </table><div class="pager">Go to page: <ul id="yw12" class="yiiPager"><li class="first hidden"><a href="/journal/234"><< First</a></li> <li class="previous hidden"><a href="/journal/234">< Previous</a></li> <li class="page selected"><a href="/journal/234">1</a></li> <li class="page"><a href="/journal/234?page=2">2</a></li> <li class="next"><a href="/journal/234?page=2">Next ></a></li> <li class="last"><a href="/journal/234?page=2">Last >></a></li></ul></div><div class="keys" style="display:none" title="/journal/234"><span>69307</span><span>20923</span><span>6632</span><span>65445</span><span>65837</span><span>63628</span><span>61397</span><span>61782</span><span>61668</span><span>59842</span><span>19949</span><span>12497</span><span>49593</span><span>49701</span><span>46081</span><span>59248</span><span>58237</span><span>55567</span><span>56330</span><span>55840</span><span>55562</span><span>41090</span><span>12242</span><span>48434</span><span>4271</span><span>50659</span><span>43622</span><span>49552</span><span>47010</span><span>35459</span><span>39295</span><span>33160</span><span>46109</span><span>46015</span><span>45164</span><span>30525</span><span>44222</span><span>27535</span><span>25162</span><span>38170</span><span>43373</span><span>42662</span><span>42674</span><span>40011</span><span>41548</span><span>16323</span><span>41427</span><span>39921</span><span>36273</span><span>37146</span><span>37212</span><span>23094</span><span>38553</span><span>36782</span><span>7905</span><span>36811</span><span>3032</span><span>36125</span><span>24286</span><span>35759</span><span>35734</span><span>31244</span><span>35619</span><span>7854</span><span>29001</span><span>33203</span><span>28206</span><span>32870</span><span>32430</span><span>25451</span><span>26979</span><span>31216</span><span>8218</span><span>9884</span><span>22551</span><span>1367</span><span>24799</span><span>15926</span><span>29000</span><span>28799</span><span>28401</span><span>28151</span><span>17079</span><span>25218</span><span>27941</span><span>27393</span><span>22530</span><span>20032</span><span>11724</span><span>21379</span><span>19281</span><span>26372</span><span>25086</span><span>17619</span><span>24893</span><span>6094</span><span>24081</span><span>23855</span><span>14861</span><span>18024</span></div> </div> <div class="portlet" id="yw13"> <div class="portlet-decoration"> <div class="portlet-title"><i class="icon icon-gift"></i> Advertisment</div> </div> <div class="portlet-content"> <div align="center"> <div id="12717-20"><script src="//ads.themoneytizer.com/s/gen.js?type=20"></script><script src="//ads.themoneytizer.com/s/requestform.js?siteId=12717&formatId=20" ></script></div> </div> <!-- <div align="center"> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> --> <!-- SideBar --> <!-- <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-6743617430731451" data-ad-slot="4936824121" data-ad-format="auto"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> --> </div> </div> </div> </div><!--/span--> </div><!--/row--> </div> </section> <!-- Require the footer --> <footer> <div class="subnav navbar"> <div class="navbar-inner"> <div class="container"> <a href="/conferences">4,996</a> Conferences | <a href="/journals">1,182</a> Journals | <a href="/researchers">71,406</a> Researchers | 445,486,296 PV <br/> Copyright © 2011-2025 myhuiban.com. All Rights Reserved. <a href="/researcher/1">About Us</a> | <a target="_blank" href="https://www.facebook.com/myhuiban/">Facebook</a> | <a target="_blank" href="https://x.com/myhuiban">X</a> | <a href=mailto:admin@myhuiban.com>Post CFP or Contact Us</a> | <a href="/promotion">Promotion</a> </div> </div> </div> </footer> <script type="text/javascript" src="/assets/478ca885/gridview/jquery.yiigridview.js"></script> <script type="text/javascript"> /*<![CDATA[*/ jQuery(function($) { jQuery('#yw4').yiiGridView({'ajaxUpdate':['yw4'],'ajaxVar':'ajax','pagerClass':'pager','loadingClass':'grid-view-loading','filterClass':'filters','tableClass':'table table-hover table-striped table-bordered table-condensed','selectableRows':1,'enableHistory':false,'updateSelector':'{page}, {sort}','filterSelector':'{filter}','pageVar':'page'}); jQuery('#yw5').yiiGridView({'ajaxUpdate':['yw5'],'ajaxVar':'ajax','pagerClass':'pager','loadingClass':'grid-view-loading','filterClass':'filters','tableClass':'table table-hover table-striped table-bordered table-condensed','selectableRows':1,'enableHistory':false,'updateSelector':'{page}, {sort}','filterSelector':'{filter}','pageVar':'page'}); jQuery('#yw7').yiiGridView({'ajaxUpdate':['yw7'],'ajaxVar':'ajax','pagerClass':'pager','loadingClass':'grid-view-loading','filterClass':'filters','tableClass':'table table-hover table-striped table-bordered table-condensed','selectableRows':1,'enableHistory':false,'updateSelector':'{page}, {sort}','filterSelector':'{filter}','pageVar':'page'}); jQuery('#yw8').yiiGridView({'ajaxUpdate':['yw8'],'ajaxVar':'ajax','pagerClass':'pager','loadingClass':'grid-view-loading','filterClass':'filters','tableClass':'table table-hover table-striped table-bordered table-condensed','selectableRows':1,'enableHistory':false,'updateSelector':'{page}, {sort}','filterSelector':'{filter}','pageVar':'page'}); jQuery('#yw11').yiiGridView({'ajaxUpdate':['yw11'],'ajaxVar':'ajax','pagerClass':'pager','loadingClass':'grid-view-loading','filterClass':'filters','tableClass':'table table-hover table-striped table-bordered table-condensed','selectableRows':1,'enableHistory':false,'updateSelector':'{page}, {sort}','filterSelector':'{filter}','pageVar':'page'}); }); /*]]>*/ </script> </body> </html>