CINXE.COM

IEEE Journal of Biomedical and Health Informatics

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"/> <meta name="description" content="IEEE Journal of Biomedical and Health Informatics" /> <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>IEEE Journal of Biomedical and Health Informatics</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/662" /> <link rel="alternate" hreflang="en" href="/journal/662?lang=en_us" /> <link rel="alternate" hreflang="es" href="/journal/662?lang=es" /> <link rel="alternate" hreflang="zh" href="/journal/662?lang=zh_cn" /> <link rel="alternate" hreflang="ja" href="/journal/662?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/662?lang=zh_cn"> 中文 </a> | <img src="/images/US.gif"/><a href="/journal/662?lang=en_us"> English </a> | <img src="/images/ES.gif"/><a href="/journal/662?lang=es"> Español </a> | <img src="/images/JP.gif"/><a href="/journal/662?lang=ja"> 日本語 </a> &nbsp; &nbsp; &nbsp <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> &raquo; <a href="/journals">Journals</a> &raquo; <span>IEEE Journal of Biomedical and Health Informatics</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">IEEE Journal of Biomedical and Health Informatics (JBHI)</span></h5> <a href="https://www.embs.org/jbhi/">https://www.embs.org/jbhi/</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">6.700</div></td> </tr> <tr> <td width="150" height="25"><div align="center">Publisher:</div></td> <td width="150"><div align="center">IEEE</div></td> </tr> <tr> <td width="150" height="25"><div align="center">ISSN:</div></td> <td width="150"><div align="center">2168-2194</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">26291</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">22</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>IEEE Journal of Biomedical and Health Informatics publishes original papers describing recent advances in the field of biomedical and health informatics where information and communication technologies intersect with health, healthcare, life sciences and biomedicine. Papers must contain original content in theoretical analysis, methods, technical development, and/or novel clinical applications of information systems. Topics covered by J-BHI include but are not limited to: acquisition, transmission, storage, retrieval, management, processing and analysis of biomedical and health information; applications of information and communication technologies in the practice of healthcare, public health, patient monitoring, preventive care, early diagnosis of diseases, discovery of new therapies, and patient specific treatment protocols leading to improved outcomes; and the integration of electronic medical and health records, methods of longitudinal data analysis, data mining and discovery tools. Manuscripts may deal with these applications and their integration, such as clinical information systems, decision support systems, medical and biological imaging informatics, wearable systems, body area/sensor networks, informatics in biological and physiological systems, personalized and pervasive health technologies (u-, p-, m- and e-Health), telemedicine, home healthcare and wellness management. Topics related to integration include interoperability, protocol-based patient care, evidence-based medicine, and methods of secure patient data. Indexed in Pubmed® and Medline®, products of the United States National Laboratory of Medicine The articles in this journal are peer reviewed in accordance with the requirements set forth in the IEEE PSPB Operations Manual (sections 8.2.1.C & 8.2.2.A). Each published article was reviewed by a minimum of two independent reviewers using a single-blind peer review process, where the identities of the reviewers are not known to the authors, but the reviewers know the identities of the authors. Articles will be screened for plagiarism before acceptance. Corresponding authors from low-income countries are eligible for waived or reduced open access APCs.</pre><div class="alert alert-warning"> Last updated by <a href="/researcher/1">Dou Sun</a> in 2024-07-28</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="4985"></a><pre>Special Issue on Artificial Intelligence-enabled translational mental healthcare and cognitive neuroscience</br>Submission Date: 2025-05-30</br></br>Mental health and neurological disorders are significant global health concerns, and the complexity of these disorders necessitates innovative approaches for diagnosis and treatment. AI technology has a promising role for the transformation of mental healthcare and its pitfalls. The integration of AI-based computational techniques with the cognitive science offers promising solutions to address these challenges. Given the increasing prevalence of these disorders and the growing interest in computational neuroscience, this special issue is both important and timely. Currently, the world faces a critical transformation in the fourth industrial age, called digital revolution, that distinguished by the integration of different technology types. Accordingly, this special issue aims to bridge the gap between AI and cognitive neuroscience to facilitate the translation toward the clinical practice applications. It fills the gap in the current coverage of other related journals by focusing specifically on the application of computational approaches to mental healthcare and neurological disorders. While existing literature may touch on aspects of these topics, this special issue provides a comprehensive overview of the latest advancements and methodologies in this area, thereby complementing and expanding the existing body of knowledge with highlighting the impactful role of AI in clinical practice for mental healthcare. This special issue aligns closely with the focus of the JBHI on Cognitive Neuroscience, which emphasizes understanding of the brain function and dysfunction. By showcasing the latest advances in AI and the computational approaches for mental healthcare and neurological disorders services, it contributes to the journal's mission of advancing knowledge in cognitive neuroscience and related fields. Topics of interest include, but are not limited to, the following: • AI-based cognitive neuroscience • Cognitive dysfunction in depression • Medical image processing of neuroimaging • Personalized treatment planning in epilepsy • Data analytics for diagnosis of neurological disease • Computational techniques for early prognosis of schizophrenia • Predictive modelling for early detection of mental health disorders • Artificial Intelligent in Alzheimer’s disease detection and prediction • Implementation of AI in cognitive neuroscience and mental healthcare • Computational approaches for cognitive deficits in Alzheimer's disease • Computational analysis to identify neural signatures in bipolar disorder • Computational models of anxiety disorders for improved understanding • Artificial intelligence for big data analysis in mental health applications • Computational tools for personalized diagnosis in neurological disorders • Artificial intelligence in prediction and diagnosis of neurological disorders • Computational neuroimaging analysis for biomarkers in psychiatric conditions • Computational approaches for Parkinson's disease-related cognitive impairments Guest Editors Deepika Koundal, UPES Dehradun dkoundal@ddn.upes.ac.in Amira S. Ashour, Tanta University, Egypt Amira.salah@f-eng.tanta.edu.eg Yanhui Guo, University of Illinois, US yguo56@uis.edu Mohit Mittal, Knowtion GmbH, Karlsruhe, Germany mohitmittal@ieee.org Key Dates Deadline for Submission: 30 May, 2025 First Reviews Due: 05 July, 2025 Revised Manuscript Due: 20 September 2025 Final Decision: 15 November, 2025</pre><div class="alert alert-warning">Last updated by <a href="/researcher/1">Dou Sun</a> in 2024-07-28</div><a name="4987"></a><pre>Special Issue on Contactless Human Sensing using Wireless Signals for Personalized Biomedical and Healthcare</br>Submission Date: 2025-05-31</br></br>Wireless sensing technology utilizes electromagnetic waves to perceive human individuals, providing accurate and comprehensive human-related information for fields such as medical diagnosis and biological research. It offers new possibilities for early disease diagnosis, treatment monitoring, and health assessment, addressing fundamental and critical issues in biomedical and related fields. Meanwhile, with the gradual implementation of Integrated Sensing and Communication (ISAC) in the fifth-generation-advanced (5G-A) and sixth-generation (6G) multi-functional networks, using wireless signals, especially cellular signals, for contactless human sensing will become a general trend. Furthermore, the radio communication division of the International Telecommunication Union (ITU-R) has recently adopted ISAC among the key usage scenarios for IMT-2030/6G, making wireless human sensing technology more indispensable in the coming 6G era. While current wireless human sensing has made significant strides, there is still some way to go before its ubiquitous application and promotion. Some emerging applications for personalized biomedical and healthcare, such as integrated wireless human sensing with telehealthcare, integrated communications and wireless human sensing, as well as privacy and security issues in wireless human sensing, are also essential. The main objective of this Special Issue is to address the unique challenges of wireless human sensing for personalized biomedical and healthcare, and to bring contactless human sensing technique closer to reality. It will focus on various theoretical and practical research on human sensing using wireless signals, aiming at bringing together researchers, industry practitioners, and individuals working in related areas to share their new ideas, latest findings, and state-of-the- art results. Ultimately, this special issue will provide a comprehensive tutorial of the state-of-the-art wireless human sensing technologies for biomedical and healthcare. Topics of interest include, but are not limited to, the following: • Wireless human motion recognition approaches for personalized biomedical and healthcare • Human imaging based on wireless signals for biomedical and healthcare • Applications of artificial intelligence (AI) for wireless human sensing • Human vital-sign (e.g., heartbeat and respiration) sensing for biomedical and healthcare • Multi-source signal integration for contactless human sensing • Human sensing datasets based on wireless signals for biomedical and healthcare • Integrated wireless human sensing with telehealthcare • Integrated communications and wireless human sensing for 6G • Information security in personalized biomedical and healthcare based on wireless human sensing • Experimental demonstrations and prototypes of wireless human sensing for personalized biomedical and healthcare Guest Editors Yuanhao Cui, Southern University of Science and Technology, cuiyuanhao@bupt.edu.cn George C. Alexandropoulos, National and Kapodistrian University of Athens, alexandg@di.uoa.gr Xinyu Li, Southeast University, xinyuli@seu.edu.cn Jun Luo, Nanyang Technological University, junluo@ntu.edu.sg Key Dates Deadline for Submission: 31 May, 2025 First Reviews Due: 05 July, 2025 Revised Manuscript Due: 20 August, 2025 Final Decision: 31 September, 2025</pre><div class="alert alert-warning">Last updated by <a href="/researcher/1">Dou Sun</a> in 2024-07-28</div><a name="4991"></a><pre>Special Issue on Novel applications of Language Model Technologies in disease diagnosis</br>Submission Date: 2025-05-31</br></br>In recent years, the convergence of machine intelligence and healthcare has paved the way for significant advances in disease diagnosis, particularly emphasizing the use of Language Model Technologies (LMTs). This special issue strives to untangle the complications surrounding the use of LMTs in medical diagnostics, shedding light on the challenges researchers and practitioners face in harnessing the full potential of these innovative tools. From deciphering intricate medical data to enhancing diagnostic accuracy, LMTs present a myriad of opportunities that this issue seeks to explore comprehensively. Additionally, the special edition emphasizes the imperative of fostering patient-centric healthcare through the seamless integration of these technologies, ensuring that the diagnostic process becomes more efficient, personalized, and empathetic. As we delve into the articles within this issue, we anticipate a profound understanding of the current landscape, prospects, and the transformative impact that LMTs can have on revolutionizing disease diagnosis and healthcare delivery. However, integrating Language Model Technologies in smart diagnosis involves challenges. Working with unbalanced data, feature engineering, data privacy concerns, and the interpretability of AI-driven diagnoses pose significant hurdles that necessitate careful evaluation. This special focus seeks to address these intricacies. Opportunities abound in the refinement of LMTs for tailored, patient-centric healthcare solutions, where the focus is not only on accurate diagnosis but also on providing meaningful and understandable information to patients. The integration of LMTs promises to create a more inclusive and empathetic healthcare ecosystem. As we navigate the technical intricacies of deploying LMTs in smart diagnosis, it becomes imperative to strike a balance between innovation and ethical considerations to ensure that the transformative potential of these technologies is harnessed responsibly for the betterment of patient outcomes and overall healthcare delivery. Topics of interest include, but are not limited to, the following: • Novel applications of LMTs in disease diagnosis. • Challenges and ethical considerations in deploying LMTs for medical purposes. • Integration of LMTs with existing diagnostic tools and technologies. • Patient-centric approaches in healthcare through LMT-enhanced diagnostics. • Impact of LMTs on diagnostic accuracy and efficiency. • Ensuring transparency in AI-driven diagnoses. • Interdisciplinary perspectives on the convergence of healthcare and artificial intelligence. • Ambient assisted living with LMTs for better livelihood. • Harnessing wearable devices and real-time health data through LMTs. • Case studies on the application of LMTs in smart diagnosis. Guest Editors Prof. Marcin Woźniak, Silesian University of Technology, Gliwice, Poland, marcin.wozniak@polsl.pl Dr. Muhammad Fazal Ijaz, Melbourne Institute of Technology, Melbourne, Australia, mfazal@mit.edu.au Dr. Mohit Mittal, Knowtion GmbH, Karlsruhe, Germany mohitmittal@ieee.org Prof. Neal N. Xiong, Sul Ross State University, Alpine, USA, neal.xiong@sulross.edu Key Dates Deadline for Submission: 31 May, 2025 First Reviews Due: 05 July, 2025 Revised Manuscript Due: 05 August, 2025 Final Decision: 05 September, 2025</pre><div class="alert alert-warning">Last updated by <a href="/researcher/1">Dou Sun</a> in 2024-07-28</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/765">Journal of Process Control</a></td><td>3.300</td><td>Elsevier</td><td>0959-1524</td></tr> <tr class="even"> <td></td><td><a href="/journal/766">Computers & Chemical Engineering</a></td><td>3.900</td><td>Elsevier</td><td>0098-1354</td></tr> <tr class="odd"> <td></td><td><a href="/journal/288">International Journal of Information Sciences and Techniques</a></td><td>&nbsp;</td><td>AIRCC</td><td>2319-409X</td></tr> <tr class="even"> <td><span class="badge badge-warning">a</span></td><td><a href="/journal/138">ACM Transactions on Graphics</a></td><td>7.800</td><td>ACM</td><td>0730-0301</td></tr> <tr class="odd"> <td></td><td><a href="/journal/599">ACM Transactions on Spatial Algorithms and Systems</a></td><td>1.900</td><td>ACM</td><td>2374-0353</td></tr> <tr class="even"> <td><span class="badge badge-warning">b</span></td><td><a href="/journal/145">Graphical Models</a></td><td>2.500</td><td>Elsevier</td><td>1524-0703</td></tr> <tr class="odd"> <td><span class="badge badge-warning">b</span></td><td><a href="/journal/105">ACM Transactions on Knowledge Discovery from Data</a></td><td>4.000</td><td>ACM</td><td>1556-4681</td></tr> <tr class="even"> <td></td><td><a href="/journal/147">IEEE MultiMedia</a></td><td>2.300</td><td>IEEE</td><td>1070-986X</td></tr> <tr class="odd"> <td></td><td><a href="/journal/354">Card Technology Today</a></td><td></td><td>Elsevier</td><td>0965-2590</td></tr> <tr class="even"> <td><span class="badge badge-warning">b</span></td><td><a href="/journal/243">Journal of the American Medical Informatics Association</a></td><td>4.700</td><td>BMJ Journals</td><td>1527-974X</td></tr> </tbody> </table><div class="keys" style="display:none" title="/journal/662"><span>765</span><span>766</span><span>288</span><span>138</span><span>599</span><span>145</span><span>105</span><span>147</span><span>354</span><span>243</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/765">Journal of Process Control</a></td><td>3.300</td><td>Elsevier</td></tr> <tr class="even"> <td><a href="/journal/766">Computers & Chemical Engineering</a></td><td>3.900</td><td>Elsevier</td></tr> <tr class="odd"> <td><a href="/journal/288">International Journal of Information Sciences and Techniques</a></td><td>&nbsp;</td><td>AIRCC</td></tr> <tr class="even"> <td><a href="/journal/138">ACM Transactions on Graphics</a></td><td>7.800</td><td>ACM</td></tr> <tr class="odd"> <td><a href="/journal/599">ACM Transactions on Spatial Algorithms and Systems</a></td><td>1.900</td><td>ACM</td></tr> <tr class="even"> <td><a href="/journal/145">Graphical Models</a></td><td>2.500</td><td>Elsevier</td></tr> <tr class="odd"> <td><a href="/journal/105">ACM Transactions on Knowledge Discovery from Data</a></td><td>4.000</td><td>ACM</td></tr> <tr class="even"> <td><a href="/journal/147">IEEE MultiMedia</a></td><td>2.300</td><td>IEEE</td></tr> <tr class="odd"> <td><a href="/journal/354">Card Technology Today</a></td><td></td><td>Elsevier</td></tr> <tr class="even"> <td><a href="/journal/243">Journal of the American Medical Informatics Association</a></td><td>4.700</td><td>BMJ Journals</td></tr> </tbody> </table><div class="keys" style="display:none" title="/journal/662"><span>765</span><span>766</span><span>288</span><span>138</span><span>599</span><span>145</span><span>105</span><span>147</span><span>354</span><span>243</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></td><td></td><td></td><td>NMRA</td><td><a href="/conference/3309">International Conference on New Materials Research and Applications</a></td><td>&nbsp;</td><td>&nbsp;</td><td>2020-10-23</td></tr> <tr class="even"> <td></td><td></td><td></td><td>AEiC</td><td><a href="/conference/3989">Ada-Europe International Conference on Reliable Software Technologies</a></td><td>2025-01-20</td><td>2025-03-28</td><td>2025-06-10</td></tr> <tr class="odd"> <td></td><td></td><td></td><td>ICKM</td><td><a href="/conference/3837">International Conference on Knowledge Management</a></td><td>2020-08-31</td><td>2020-09-30</td><td>2020-12-03</td></tr> <tr class="even"> <td></td><td></td><td><span class="badge badge-warning">b4</span></td><td>IHI</td><td><a href="/conference/16">International Health Informatics Symposium</a></td><td>2011-06-23</td><td>2011-09-01</td><td>2012-01-28</td></tr> <tr class="odd"> <td></td><td></td><td></td><td>Iranian-Radar</td><td><a href="/conference/3307">Iranian Conference on Radar and Surveillance Systems</a></td><td>2019-07-22</td><td>2019-09-22</td><td>2019-11-20</td></tr> <tr class="even"> <td></td><td></td><td></td><td>CNIoT&#039;</td><td><a href="/conference/4438">International Conference on Green Communication, Network and Internet of Things</a></td><td>2024-08-25</td><td>2024-08-26</td><td>2024-08-30</td></tr> <tr class="odd"> <td></td><td><span class="badge badge-warning">a</span></td><td></td><td>FOIS</td><td><a href="/conference/2402">International Conference on Formal Ontology in Information Systems</a></td><td>&nbsp;</td><td>&nbsp;</td><td>2018-09-17</td></tr> <tr class="even"> <td></td><td></td><td></td><td>WOTIC</td><td><a href="/conference/726">International Workshop on Information Technologies and Communication</a></td><td>&nbsp;</td><td>2011-08-22</td><td>2011-10-13</td></tr> <tr class="odd"> <td></td><td></td><td></td><td>AEAHSS</td><td><a href="/conference/3595">International Conference on Advanced Education, Arts, Humanity and Social Science</a></td><td>2020-06-16</td><td>&nbsp;</td><td>2020-06-20</td></tr> <tr class="even"> <td><span class="badge badge-warning">c</span></td><td></td><td></td><td>3DV</td><td><a href="/conference/1438">International Conference on 3D Vision</a></td><td>2024-08-12</td><td>2024-11-05</td><td>2025-03-25</td></tr> </tbody> </table><div class="keys" style="display:none" title="/journal/662"><span>3309</span><span>3989</span><span>3837</span><span>16</span><span>3307</span><span>4438</span><span>2402</span><span>726</span><span>3595</span><span>1438</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>NMRA</td><td><a href="/conference/3309">International Conference on New Materials Research and Applications</a></td><td>&nbsp;</td><td>2020-10-23</td></tr> <tr class="even"> <td>AEiC</td><td><a href="/conference/3989">Ada-Europe International Conference on Reliable Software Technologies</a></td><td>2025-01-20</td><td>2025-06-10</td></tr> <tr class="odd"> <td>ICKM</td><td><a href="/conference/3837">International Conference on Knowledge Management</a></td><td>2020-08-31</td><td>2020-12-03</td></tr> <tr class="even"> <td>IHI</td><td><a href="/conference/16">International Health Informatics Symposium</a></td><td>2011-06-23</td><td>2012-01-28</td></tr> <tr class="odd"> <td>Iranian-Radar</td><td><a href="/conference/3307">Iranian Conference on Radar and Surveillance Systems</a></td><td>2019-07-22</td><td>2019-11-20</td></tr> <tr class="even"> <td>CNIoT&#039;</td><td><a href="/conference/4438">International Conference on Green Communication, Network and Internet of Things</a></td><td>2024-08-25</td><td>2024-08-30</td></tr> <tr class="odd"> <td>FOIS</td><td><a href="/conference/2402">International Conference on Formal Ontology in Information Systems</a></td><td>&nbsp;</td><td>2018-09-17</td></tr> <tr class="even"> <td>WOTIC</td><td><a href="/conference/726">International Workshop on Information Technologies and Communication</a></td><td>&nbsp;</td><td>2011-10-13</td></tr> <tr class="odd"> <td>AEAHSS</td><td><a href="/conference/3595">International Conference on Advanced Education, Arts, Humanity and Social Science</a></td><td>2020-06-16</td><td>2020-06-20</td></tr> <tr class="even"> <td>3DV</td><td><a href="/conference/1438">International Conference on 3D Vision</a></td><td>2024-08-12</td><td>2025-03-25</td></tr> </tbody> </table><div class="keys" style="display:none" title="/journal/662"><span>3309</span><span>3989</span><span>3837</span><span>16</span><span>3307</span><span>4438</span><span>2402</span><span>726</span><span>3595</span><span>1438</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/662"><i class="icon icon-plus"></i> &nbsp; Track It <span class="badge badge-warning pull-right">22</span></a></li> <li><a href="http://www.myhuiban.com/journal/edit/id/662"><i class="icon icon-edit"></i> &nbsp; Edit CFP</a></li> <li><a href="http://www.myhuiban.com/journal/issue/id/662"><i class="icon icon-list-alt"></i> &nbsp; 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/70949">Feng Li (157)</a></td></tr> <tr class="even"> <td><a href="/researcher/69735">CY Xu (387)</a></td></tr> <tr class="odd"> <td><a href="/researcher/69651">Tang Bohao (83)</a></td></tr> <tr class="even"> <td><a href="/researcher/17368">Zixun Zhang (1043)</a></td></tr> <tr class="odd"> <td><a href="/researcher/6094">Xiang Li (1318)</a></td></tr> <tr class="even"> <td><a href="/researcher/65667">Jianguo Ju (97)</a></td></tr> <tr class="odd"> <td><a href="/researcher/61693">Zhang Zhuang (44)</a></td></tr> <tr class="even"> <td><a href="/researcher/56623">YX C (271)</a></td></tr> <tr class="odd"> <td><a href="/researcher/52681">Tao Zhang (199)</a></td></tr> <tr class="even"> <td><a href="/researcher/46247">Alireza Keshavarzian (100)</a></td></tr> <tr class="odd"> <td><a href="/researcher/45375">Weiying Hua (28)</a></td></tr> <tr class="even"> <td><a href="/researcher/37303">Liang Dayang (952)</a></td></tr> <tr class="odd"> <td><a href="/researcher/37719">Li SHENG YUAN (401)</a></td></tr> <tr class="even"> <td><a href="/researcher/31953">Steven G (366)</a></td></tr> <tr class="odd"> <td><a href="/researcher/31599">Guipeng Zhang (10678)</a></td></tr> <tr class="even"> <td><a href="/researcher/22138">Hongliang Zhang (1092)</a></td></tr> <tr class="odd"> <td><a href="/researcher/23686">AAA BBB (630)</a></td></tr> <tr class="even"> <td><a href="/researcher/28680">Yanlong Qiu (1622)</a></td></tr> <tr class="odd"> <td><a href="/researcher/25530">Paul Suen (180)</a></td></tr> <tr class="even"> <td><a href="/researcher/7442">Junjie Zhang (835)</a></td></tr> <tr class="odd"> <td><a href="/researcher/4683">Weijie Liu (2810)</a></td></tr> <tr class="even"> <td><a href="/researcher/7605">Wang Zhanyu (1123)</a></td></tr> </tbody> </table><div class="keys" style="display:none" title="/journal/662"><span>70949</span><span>69735</span><span>69651</span><span>17368</span><span>6094</span><span>65667</span><span>61693</span><span>56623</span><span>52681</span><span>46247</span><span>45375</span><span>37303</span><span>37719</span><span>31953</span><span>31599</span><span>22138</span><span>23686</span><span>28680</span><span>25530</span><span>7442</span><span>4683</span><span>7605</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,392</a> Researchers | 445,070,370 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>

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