CINXE.COM

ICFOST 2024 - International Conference on Ocean Science and Technology

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>ICFOST 2024 - International Conference on Ocean Science and Technology</title> <!-- Bootstrap CSS --> <link href="css/bootstrap.min.css" rel="stylesheet"> <link rel="stylesheet" type="text/css" href="css/style.css"> <!-- Custom CSS --> <style> body,td,th { font-family: Geneva, Arial, Helvetica, sans-serif; } </style> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head> <nav class="navbar navbar-expand-lg navbar-dark bg-primary"> <div class="container"> <a class="navbar-brand" href="#"><img src="./htmlimg/logo-04.png" alt="Logo"></a> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarNav"> <ul class="navbar-nav ml-auto"> <li class="nav-item"> <a class="nav-link" href="index.html">Home</a></li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown1" role="button" data-bs-toggle="dropdown" aria-expanded="false">Committees</a> <ul class="dropdown-menu" aria-labelledby="navbarDropdown1"> <li><a class="dropdown-item" href="committee.html">Organizing Committee</a></li> <li><a class="dropdown-item" href="technical.html">Technical Program Committee</a></li> </ul> </li> <li class="nav-item"><a class="nav-link" href="cfp.html">Call for Papers</a></li> <li class="nav-item"><a class="nav-link" href="keynote.html">Keynote Speaker</a></li> <li class="nav-item"><a class="nav-link" href="competition.html">"智慧海洋"竞赛</a></li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown4" role="button" data-bs-toggle="dropdown" aria-expanded="false">Attending</a> <ul class="dropdown-menu" aria-labelledby="navbarDropdown4"> <li><a class="dropdown-item" href="submission.html">Submission</a></li> <li><a class="dropdown-item" href="registration.html">Registration</a></li> <li><a class="dropdown-item" href="program.html">Conference Program</a></li> <li><a class="dropdown-item" href="venue.html">Conference Venue</a></li> <li><a class="dropdown-item" href="location.html">About Changsha</a></li> <li><a class="dropdown-item" href="visa.html">Visa Information</a></li> </ul> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown4" role="button" data-bs-toggle="dropdown" aria-expanded="false">History</a> <ul class="dropdown-menu" aria-labelledby="navbarDropdown4"> <li><a class="dropdown-item" href="ICFOST2023">ICFOST 2023</a></li> <li><a class="dropdown-item" href="ICIPOST2022">ICIPOST 2022</a></li> </ul> </li> <li class="nav-item"><a class="nav-link" href="contact.html">Contact Us</a></li> <li class="nav-item"><a class="nav-link" href="chinese.html">中 文</a></li> </ul> </div> </div> </nav> <div class="sider"> <div class="row"> <div class="col-md-12 text-center"> <h2 class="sider-title">Keynote Speakers </h2> </div> </div> </div> <div class="container mt-5"> <div class="row"> <div class="col-md-12 text-center"> <h5 class="custom-title">Keynote Speakers | 主旨报告</h5> </div> <p><img src="htmlimg/keynote/Zeshui Xu.png" width="188" height="188"></p> <p><strong>Prof. Zeshui Xu, Sichuan University, China</strong></p> <p align="justify">Bio: <strong>Zeshui Xu</strong> received the Ph.D. degree in management science and engineering from Southeast University, Nanjing, China, in 2003. From October 2005 to December 2007, he was a Postdoctoral Researcher with School of Economics and Management, Tsinghua University, China. He was a Distinguished Young Scholar of the National Natural Science Foundation of China and the Chang Jiang Scholar of the Ministry of Education of China. He is currently a Chair Professor with Sichuan University, Chengdu. He has been elected as the member of AE, EASA, and IASCYS, the Distinguished Fellow of IETI, the Fellow of IEEE, IFSA, RSA, IET, ORS, BCS, IAAM, AAIA, AIIA, ACIS and VEBLEO. He is ranked 30th in 2019 single year scientific impact and 162th in career scientific impact among World’s top 100,000 Scientists, and ranked 40th among the World’s best scientists in the arena of Computer Science in 2023. He has published 21 monographs by Springer and contributed more than 900 SCI/SSCI articles to professional journals. He is among the world’s top 1% most highly cited researchers with more than 92,000 citations in Google Scholar, his h-index is 150. He is currently the Associate Editor of IEEE Transactions on Cybernetics, IEEE Transactions on Fuzzy Systems, Information Sciences, Artificial Intelligence Review, Journal of the Operational Research, Fuzzy Optimization and Decision Making, etc. His current research interests include Decision-making theory and methodology, optimization algorithms, information fusion, and big data analytics.</p> <p align="justify">&nbsp;</p> <p>&nbsp;</p> <div class="col-md-6 mt-3"></div> </div> </div> <script src="js/bootstrap.bundle.min.js"></script> <link rel="stylesheet" href="css/all.min.css"> <script> var carousel = new bootstrap.Carousel(document.querySelector('#carouselExampleIndicators'), { interval: 3000 // 设置轮播时间间隔,单位为毫秒 }); function highlightBox(element) { element.style.backgroundColor = '#0086b3'; element.style.color = '#fff'; } function unhighlightBox(element) { element.style.backgroundColor = '#f1f1f1'; element.style.color = ''; } </script> <footer class="bg-dark text-light py-3"> <div class="container text-center"> <p>&copy; 2024 ICFOST | All rights reserved.</p> <p>2024 International Conference on Frontiers of Ocean Science and Technology (ICFOST)</p> </div> </footer> </body></html>

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