CINXE.COM

AIAI 2010 : 6th IFIP INTERNATIONAL CONFERENCE ON ARTIFICIAL INTELLIGENCE APPLICATIONS & INNOVATIONS

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>AIAI 2010 : 6th IFIP INTERNATIONAL CONFERENCE ON ARTIFICIAL INTELLIGENCE APPLICATIONS & INNOVATIONS</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="AIAI 2010 : 6th IFIP INTERNATIONAL CONFERENCE ON ARTIFICIAL INTELLIGENCE APPLICATIONS & INNOVATIONS"> <meta name="ROBOTS" content="INDEX,NOFOLLOW"> <link rel="stylesheet" type="text/css" href="/cfp/styles/wikicfp.css?v=2"> <link rel="shortcut icon" href="/cfp/images/wikicfp.ico"> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-2351831-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-2351831-1'); </script> <script type="text/javascript"> function recordOutboundLink(link, category, action, newtab) { try { _gaq.push(['_trackEvent', category, action]); if (newtab > 0) setTimeout('window.open("' + link.href + '", "_newtab")', 100); else setTimeout('document.location="' + link.href + '"', 100); }catch(err){} } </script> <script src="https://www.semanticscholar.org/js/wikicfp-embed.js" async></script> </head> <body bgcolor="#ffffee"> <div style="padding: 0px; position: absolute; top:1px; left:2px; right:11px; max-width:1251px; min-width: 995px"> <div class="logo"> <table cellspacing="0"><tr valign="bottom"> <td align="left"> <img src="/cfp/images/wikicfplogo-90.png" style="cursor:pointer; vertical-align:-7px;" onclick="document.location.href='/'" width="265" height="90" alt="WikiCFP"> </td> </tr></table> </div> <div class="topright" style="float: right;"> <div id="s2-search" style="margin-top: 20px;"></div> </div> </div> <div class="topright" style="height: 81px;"> </div> <div class="navsec"> <div class="menusec"> <a class="nav" href="/cfp/home" accesskey="h">Home</a> <ul> <li style="margin:0 0 0 -20;"><a class="nav" href="/cfp/servlet/user.regin?mode=login">Login</a></li><li style="margin:0 0 0 -20;"><a class="nav" href="/cfp/servlet/user.regin?mode=register">Register</a></li><li style="margin:0 0 0 -20;"><a class="nav" href="/cfp/servlet/user.profile">Account</a></li><li style="margin:0 0 0 -20;"><a class="nav" href="/cfp/servlet/user.logout">Logout</a></li> </ul> <a class="nav" href="/cfp/allcat" accesskey="c">Categories</a><br> <a class="nav" href="/cfp/allcfp" accesskey="p">CFPs</a> <ul> <li style="margin:0 0 0 -20;"><a class="nav" href="/cfp/servlet/event.trycfp">Post a CFP</a></li> </ul> <a class="nav" href="/cfp/series?t=c&i=A" accesskey="p">Conf Series</a> <!-- <img src="/cfp/images/new.gif" alt="" /> --> <br> <!-- <a class="nav" href="/cfp/series?t=j&i=A" accesskey="p">Journals</a><img src="/cfp/images/new.gif" alt="" /><br> --> <a class="nav" href="/cfp/servlet/event.showlist?ltype=w">My List</a><br> <ul> <li style="margin:0 0 0 -20;"><a class="nav" href="/cfp/servlet/event.showtl?">Timeline</a></li> </ul> <a class="nav" href="/cfp/servlet/event.showlist?ltype=a">My Archive</a><br> <a class="nav" href="http://www.todordimitrov.de/cfp-app/index.html" target="_blank">On iPhone</a><br> <a class="nav" href="https://play.google.com/store/apps/details?id=net.kuratkoo.wikicfp" target="_blank">On Android</a><br> <hr> <div class="searchbox"> <form method="get" action="/cfp/servlet/tool.search" STYLE="margin: 0px; padding: 0px;"> <table align="center" cellpadding="0" cellspacing="0"> <tr><td align="center" colspan="2"> <input name="q" placeholder="search CFPs" type="text" style="width:136px" value="" TABINDEX=100> </td></tr> <tr> <td align="left"><select class="searchbox" name="year" TABINDEX=101> <option value="t" selected="selected" > 2025</option> <option value="n" > 2026 </option> <option value="f" > 2025+ </option> <option value="a" > all </option> </select></td> <td align="right"><input class="searchbox" type="submit" value="Search" TABINDEX=102></td> </tr> </table> </form> </div> </div> <div class="infosec" style="width: 160px; margin: 0px; padding: 0px; margin-top: 5px;"> <a href="https://www.semanticscholar.org/?utm_source=WikiCFP&utm_medium=Display&utm_term=home&utm_content=semantic-scholar-rail-try-it&utm_campaign=WikiCFP%20Test"><img src="/cfp/images/wikicfp_creative.jpg" width="160" height="600" border="0" alt=""></a> </div> <!-- <div class="infosec"> <span class="btheme"><b>What's New</b></span><br> 1. <span class="btheme">email</span> notification of deadline extension </div> --> <!-- <div class="bimgsec" > <a href="http://twitter.com/wikicfp"><img border="0" src="/cfp/images/twitter_160.jpg" ALT=""> </a> </div> --> </div> <SCRIPT language="JavaScript" type="text/javascript"> function display(ind) { elem = document.getElementById(ind); if (elem.style.display == 'none') { elem.style.display = 'inline'; } else if (elem.style.display == 'inline') { elem.style.display = 'none'; } } function OnSubmitForm() { if (!confirm("You cannot undo this operation. \nAre you sure you want to delete the items?")){ return false; } return true; } function returnObjById( id ) { if (document.getElementById) var returnVar = document.getElementById(id); else if (document.all) var returnVar = document.all[id]; else if (document.layers) var returnVar = document.layers[id]; return returnVar; } function AutoFill() { var dest = returnObjById("ExpeSf_destination"); if (dest != null){ dest.onfocus(); dest.value = "Ayia Napa, Cyprus"; dest.onchange(); } var origin = returnObjById("ExpeSf_origin"); if (origin == null){ setTimeout("AutoFill()", 5000); } return true; } window.onload=function(){setTimeout("AutoFill()", 1000)}; </SCRIPT> <div class="contsec"> <center> <table cellpadding="0" cellspacing="0" width="100%"> <tr><td> <table cellpadding="0" cellspacing="0" width="100%"><tr valign="middle" > <td align="left"> <table cellpadding="0" cellspacing="1"><tr><td align="left"> posted by user: <a href="/cfp/servlet/event.showlist?lownerid=3565&amp;ltype=w">sierrauy</a> || 6388 views || tracked by 9 users: <span id='more_button' style='display:inline'>[<a href="javascript:display('more_users');display('more_button');">display</a>]</span><span id='more_users' style='display:none'><a href="/cfp/servlet/event.showlist?lownerid=3565&amp;ltype=w">sierrauy</a>, <a href="/cfp/servlet/event.showlist?lownerid=834&amp;ltype=w">PeterK</a>, <a href="/cfp/servlet/event.showlist?lownerid=9563&amp;ltype=w">abenaskeur</a>, <a href="/cfp/servlet/event.showlist?lownerid=7844&amp;ltype=w">glomediaz</a>, <a href="/cfp/servlet/event.showlist?lownerid=10837&amp;ltype=w">seeni</a>, <a href="/cfp/servlet/event.showlist?lownerid=7934&amp;ltype=w">lg1in</a>, <a href="/cfp/servlet/event.showlist?lownerid=10842&amp;ltype=w">xgeorgio</a>, <a href="/cfp/servlet/event.showlist?lownerid=12759&amp;ltype=w">theofilk</a>, <a href="/cfp/servlet/event.showlist?lownerid=23492&amp;ltype=w">yamaguchizz</a> [<a href="javascript:display('more_users');display('more_button');">hide</a>]</span> </td></tr></table> </td> <td align="right"> <table cellpadding="0" cellspacing="0"><tr valign="baseline"> <td nowrap></td> <td align="center" nowrap="nowrap"> <form method="get" action="/cfp/servlet/event.copycfp"> <input name="getaddress" type="hidden" value="event.showcfp"> <input name="eventid" type="hidden" value="9318"> <input name="copyownerid" type="hidden" value="3565"> <input name="option" type="hidden" value="x"> <input type="submit" value="Add to My List"> </form> </td> <td align="center" nowrap="nowrap"> <form method="get" action="/cfp/servlet/event.orgcfp"> <input align="middle" type="submit" value="I'm Organizer" DISABLED> </form> </td> <td align="center" nowrap="nowrap"> <form method="get" action="/cfp/servlet/event.updcfp"> <input align="middle" type="submit" value="Modify" DISABLED> </form> </td> </tr></table> </td> </tr></table> </td></tr> <tr><td align="center" > <br> <h2> <span xmlns:v="http://rdf.data-vocabulary.org/#" typeof="v:Event"> <span property="v:summary" content="AIAI 2010"></span> <span property="v:eventType" content="Conference"></span> <span property="v:startDate" content="2010-10-05T00:00:00"></span> <span property="v:endDate" content="2010-10-07T23:59:59"></span> <span resource="http://www.wikicfp.com/cfp/servlet/event.showcfp?eventid=9318" rel="v:url"></span> <span rel="v:location"><span typeof="v:Address"><span property="v:locality" content="Ayia Napa, Cyprus"></span></span></span> <span property="v:description"> AIAI 2010 : 6th IFIP INTERNATIONAL CONFERENCE ON ARTIFICIAL INTELLIGENCE APPLICATIONS & INNOVATIONS</span> </span> </h2> <h3> <span id="share-buttons"> <a href="http://www.facebook.com/sharer.php?u=http://wikicfp.com/cfp/servlet/event.showcfp?eventid=9318&amp;copyownerid=3565" target="_blank"><img src="/cfp/images/share/facebook.png" alt="Facebook"/></a><a href="http://twitter.com/share?url=http://wikicfp.com/cfp/servlet/event.showcfp?eventid=9318&amp;copyownerid=3565&text=AIAI 2010 : 6th IFIP INTERNATIONAL CONFERENCE ON ARTIFICIAL INTELLIGENCE APPLICATIONS & INNOVATIONS" target="_blank"><img src="/cfp/images/share/twitter.png" alt="Twitter" /></a><a href="http://www.linkedin.com/shareArticle?mini=true&url=http://wikicfp.com/cfp/servlet/event.showcfp?eventid=9318&amp;copyownerid=3565" target="_blank"><img src="/cfp/images/share/linkedin.png" alt="LinkedIn" /></a><a href="https://plus.google.com/share?url=http://wikicfp.com/cfp/servlet/event.showcfp?eventid=9318&amp;copyownerid=3565" target="_blank"><img src="/cfp/images/share/google.png" alt="Google" /></a></span> </h3> <br>Conference Series : <a href='/cfp/program?id=97&s=AIAI&f=Artificial Intelligence Applications and Innovations'>Artificial Intelligence Applications and Innovations</a><br>&nbsp; </td></tr> <tr><td align="center" > Link: <a href="http://www.cs.ucy.ac.cy/aiai2010 " target="_newtab">http://www.cs.ucy.ac.cy/aiai2010 </a> </td></tr> <tr><td>&nbsp;</td></tr> <tr><td> <table cellpadding="0" cellspacing="5" align="center"> <tr valign="middle"> <td align="center"> <table cellpadding="0" cellspacing="0" align="center"> <tr valign="middle"><td align="center"> <table class="gglu" cellpadding="3" cellspacing="1" align="center"> <tr bgcolor="#e6e6e6"> <th>When</th> <td align="center"> Oct 5, 2010 - Oct 7, 2010 </td> </tr><tr bgcolor="#f6f6f6"> <th>Where</th> <td align="center">Ayia Napa, Cyprus</td> </tr> <tr bgcolor="#e6e6e6"> <th>Submission Deadline</th> <td align="center"> <span xmlns:v="http://rdf.data-vocabulary.org/#" typeof="v:Event"> <span property="v:summary" content="Submission Deadline"></span> <span resource="http://www.wikicfp.com/cfp/servlet/event.showcfp?eventid=9318" rel="v:url"></span> <span property="v:startDate" content="2010-03-20T00:00:00">Mar 20, 2010</span> </span> </td> </tr> <tr bgcolor="#f6f6f6"> <th>Notification Due</th> <td align="center"> <span xmlns:v="http://rdf.data-vocabulary.org/#" typeof="v:Event"> <span property="v:summary" content="Notification Due"></span> <span resource="http://www.wikicfp.com/cfp/servlet/event.showcfp?eventid=9318" rel="v:url"></span> <span property="v:startDate" content="2010-05-28T00:00:00">May 28, 2010</span> </span> </td> </tr> <tr bgcolor="#e6e6e6"> <th>Final Version Due</th> <td align="center"> <span xmlns:v="http://rdf.data-vocabulary.org/#" typeof="v:Event"> <span property="v:summary" content="Final Version Due"></span> <span resource="http://www.wikicfp.com/cfp/servlet/event.showcfp?eventid=9318" rel="v:url"></span> <span property="v:startDate" content="2010-06-10T00:00:00">Jun 10, 2010</span> </span> </td> </tr> </table> </td></tr> <tr><td align="center" > <table class="gglu" cellpadding="3" cellspacing="1" align="center"> <tr><td></td></tr> <tr bgcolor="#f6f6f6"> <td align="center"> <h5><a class="blackbold" href="/cfp/allcat"><b>Categories</b></a>&nbsp;&nbsp;&nbsp; <a href="../call?conference=artificial intelligence">artificial intelligence</a></h5> </td></tr> </table> </td></tr> </table> </td> </tr> </table> </td></tr> <tr><td>&nbsp;</td></tr> <tr><td align="center" > <div xmlns:dc="http://purl.org/dc/elements/1.1/"> <span property="dc:title" content="AIAI 2010"></span> <span property="dc:description" content="6th IFIP INTERNATIONAL CONFERENCE ON ARTIFICIAL INTELLIGENCE APPLICATIONS & INNOVATIONS"></span> <span property="dc:identifier" content="http://www.wikicfp.com/cfp/servlet/event.showcfp?eventid=9318"></span> <span property="dc:source" content="http://www.cs.ucy.ac.cy/aiai2010 "></span> <span property="dc:publisher" content="WikiCFP"></span> </div> <h3>Call For Papers</h3> </td></tr> <tr><td align="center" > <div class="cfp" align="left"> 6th IFIP INTERNATIONAL CONFERENCE ON ARTIFICIAL INTELLIGENCE APPLICATIONS & INNOVATIONS (AIAI 2010) <br> <br>5 - 7 October 2010, Ayia Napa, Cyprus <br> <br>http://www.cs.ucy.ac.cy/aiai2010 <br> <br> <br> <br> <br> <br>We kindly inform you that due to numerous requests the deadlines for submitting abstracts, full papers, workshop proposals, and tutorial proposals have been extended. <br> <br> <br> <br>================================================ <br> <br>IMPORTANT DATES: <br> <br>Abstract Submission: 20th March 2010 (new deadline extension) <br> <br>Full Paper Submission: 29th March 2010 (new deadline extension) <br> <br>Workshop Proposal Submission: 20th March 2010 (new deadline extension) <br> <br>Tutorial Proposal Submission: 20th March 2010 (new deadline extension) <br> <br>Notification of Acceptance: 28th May 2008 (new deadline extension) <br> <br>Camera-ready Copy Due: 10th June 2010 (new deadline extension) <br> <br>Conference dates: 5 - 7 October 2010 <br> <br>================================================ <br> <br> <br> <br>KEYNOTE SPEAKERS: <br> <br>Zbigniew Michalewicz, School of Computer Science and Engineering, University of Adelaide, Australia <br> <br>Alex Gammerman, Department of Computer Science, Royal Holloway, University of London, UK <br> <br>Masoud Mohammadian, Faculty of Information Science and Engineering, University of Canberra: ACT, Australia <br> <br> <br> <br>================================================ <br> <br> <br> <br>CALL FOR PAPERS: <br> <br>The abundance of information and increase in computing power currently enables researchers to tackle highly complicated and challenging computational problems. Solutions to such problems are now feasible using advances and innovations from the area of Artificial Intelligence. The general focus of the AIAI 2010 conference is to provide insights on how Artificial Intelligence may be applied in real world situations and serve the study, analysis and modelling of theoretical and practical issues. Also, research papers describing advanced prototypes, innovative systems, tools and techniques are encouraged. General survey papers indicating future directions and professional work-in-progress reports are of equal interest. Acceptance will be based on quality, originality and practical merit of the work. <br> <br>Authors are invited to electronically submit original, English-language research contributions or experience reports. Submitted papers must present unpublished work, not being considered for publication in other journals or conferences. <br> <br> <br> <br>SUBMISSIONS: <br> <br> <br> <br>Regular Papers and Workshop Papers: The maximum length permitted is eight (8) pages, formatted according to Springer IFIP series instructions. The Programme Committee may reject papers exceeding this length. Authors are strongly encouraged to use the correct document style from the Springer IFIP website (http://www.springer.com/series/6102). This should be done for their initial submission, so that preparation of the final papers will be simplified. A fully electronic review process by three academic reviewers is planned for all submitted papers. <br> <br>Full papers and workshop or tutorial proposals should be submitted electronically in postscript, pdf or word format. At least one author of each accepted paper is required to register and present the paper. Papers shall not be included in the proceedings if these requirements are not met, nor if the registration fee is not received until the camera-ready deadline. For further information related to the technical programme or other details on the conference, please contact the Organising Chair, Harris Papadopoulos, at H.Papadopoulos@frederick.ac.cy. <br> <br> <br> <br>WORKSHOPS & TUTORIAL PROPOSALS: <br> <br>Workshop proposals comprising original research papers on innovative or otherwise provocative issues within the conference topic areas are also encouraged. Workshops should be held simultaneously with the 6th IFIP AIAI conference. Submitted proposals should include a 2-3 page summary of the topic, including the names and affiliations of Programme Committee members and chairs. Also, the chairs of the workshops should arrange the publication of accepted papers. For questions regarding workshop proposals, please contact the Workshop Chair, Nicos Mateou, at NMateou@mod.gov.cy. <br> <br>Proposals for 90-minute tutorials are also invited in areas within the conference's topics. Tutorial proposals must be 5 pages at most, identifying the intended audience and presenting enough material to provide a sense of what will be covered. For questions related to the tutorials please e-mail the Tutorials Chair, Tasos Sofokleous, at asofok@cs.ucy.ac.cy. <br> <br> <br> <br>SPECIAL ISSUES: <br> <br>Based on the reviewers' comments and on the presentation, and after a second peer review process, a number of selected papers will be published in a special issue of the International Journal on Artificial Intelligence Tools (IJAIT), World Scientific Publishing Co., Print ISSN: 0218-2130, Online ISSN: 1793-6349. <br> <br> <br> <br>TOPICS: <br> <br>Suggested topics include, but are not limited to, the following: <br> <br>Theoretical Advances <br> <br>Machine Learning <br> <br>Adaptive Control <br> <br>Data FusionReasoning Methods <br> <br>Knowledge Acquisition and Representation <br> <br>Planning and Scheduling <br> <br>Artificial Neural Networks <br> <br>Expert Systems <br> <br>Fuzzy Logic and Systems <br> <br>Genetic Algorithms and Programming <br> <br>Particle Swarm Optimisation <br> <br>Bayesian Models <br> <br>Knowledge Engineering <br> <br>Data Mining and Information Retrieval <br> <br>Decision Support Systems <br> <br>Knowledge Management for e-Learning and Enterprise Portals <br> <br>Intelligent Information Systems <br> <br>Web- and Knowledge-Based Information Systems <br> <br>Ontologies <br> <br>Signal Processing Techniques and Knowledge Extraction <br> <br>Computer Vision <br> <br>Human-Machine Interaction / Presence <br> <br>Learning and Adaptive Systems <br> <br>Pattern Recognition <br> <br>Signal and Image Processing <br> <br>Speech and Natural Language Processing <br> <br>Multimedia, Graphics and Artificial Intelligence <br> <br>Multimedia Computing <br> <br>Multimedia Ontologies <br> <br>Smart Graphics <br> <br>Colour/Image Analysis <br> <br>Speech Synthesis <br> <br>Trends in Computing <br> <br>Accessibility and Computers <br> <br>Affective Computing <br> <br>Agent and Multi-Agent Systems <br> <br>Autonomous and Ubiquitous Computing <br> <br>Distributed AI Systems and Architectures <br> <br>Grid-Based Computing <br> <br>Intelligent Profiling and Personalisation <br> <br>Robotics and Virtual Reality <br> <br>Artificial Intelligence Applications <br> <br>eBusiness, eCommerce, eHealth, eLearning <br> <br>Engineering and Industry <br> <br>Environmental Modelling <br> <br>Finance <br> <br>Telecommunications - Transportation <br> <br>Crisis and Risk Management <br> <br>Medical Informatics and Biomedical Engineering <br> <br>Political Decision Making <br> <br>Natural Language Processing <br> <br>Planning and Resource Management <br> <br>Project Management <br> <br>Emerging Applications <br> <br>Forensic Science <br> <br>Other <br> <br>AI and Ethical Issues <br> <br>Evaluation of AI Systems <br> <br>Social Impact of AI <br> <br> <br> <br>ORGANISATION: <br> <br>General Co-Chairs: <br> <br>Andreas S. Andreou, University of Cyprus and Cyprus University of Technology <br> <br>Max Bramer, University of Portsmouth <br> <br> <br> <br>Program Committee Chair: <br> <br>Lazaros Iliadis, Democritus University of Thrace <br> <br> <br> <br>Organising Chair: <br> <br>Harris Papadopoulos, Frederick University <br> <br> <br> <br>More information can be found at http://www.cs.ucy.ac.cy/aiai2010 <br> <br>We look forward to seeing you in Ayia Napa, Cyprus! <br> <br>Andreas S. Andreou <br> <br>Conference General Co-Chair </div> </td></tr> </table> </center> </div> <div class="contsec"> <center><h3> Related Resources </h3></center> <div class="cfp" align="left"> <table cellpadding="0" cellspacing="0px" align="center" width="100%"> <tr valign="top"> <td> <table cellpadding="4" cellspacing="3" align="center" width="100%"> <tr><td> <a href="/cfp/servlet/event.showcfp?eventid=182554">21st AIAI 2025</a>&nbsp;&nbsp; 21st (AIAI) Artificial Intelligence Applications and Innovations </td></tr> <tr><td> <a href="/cfp/servlet/event.showcfp?eventid=127474">IEEE-Ei/Scopus-ITCC 2025</a>&nbsp;&nbsp; 2025 5th International Conference on Information Technology and Cloud Computing (ITCC 2025)-EI Compendex </td></tr> <tr><td> <a href="/cfp/servlet/event.showcfp?eventid=185216">ISCMI 2025</a>&nbsp;&nbsp; 2025 12th International Conference on Soft Computing & Machine Intelligence (ISCMI 2025) </td></tr> <tr><td> <a href="/cfp/servlet/event.showcfp?eventid=127472">SPIE-Ei/Scopus-DMNLP 2025</a>&nbsp;&nbsp; 2025 2nd International Conference on Data Mining and Natural Language Processing (DMNLP 2025)-EI Compendex&Scopus </td></tr> <tr><td> <a href="/cfp/servlet/event.showcfp?eventid=183319">AI4Energy&Environment 2025</a>&nbsp;&nbsp; Special Issue on AI-Driven Innovations for Renewable Energy and Environmental Sustainability </td></tr> <tr><td> <a href="/cfp/servlet/event.showcfp?eventid=151976">ICSTTE 2025</a>&nbsp;&nbsp; 2025 3rd International Conference on SmartRail, Traffic and Transportation Engineering (ICSTTE 2025) </td></tr> <tr><td> <a href="/cfp/servlet/event.showcfp?eventid=180065">AMLDS 2025</a>&nbsp;&nbsp; IEEE--2025 International Conference on Advanced Machine Learning and Data Science </td></tr> <tr><td> <a href="/cfp/servlet/event.showcfp?eventid=171907">IEEE-Ei/Scopus-CNIOT 2025</a>&nbsp;&nbsp; 2025 IEEE 6th International Conference on Computing, Networks and Internet of Things (CNIOT 2025) -EI Compendex </td></tr> <tr><td> <a href="/cfp/servlet/event.showcfp?eventid=182530">CVAI 2026</a>&nbsp;&nbsp; 2026 International Symposium on Computer Vision and Artificial Intelligence (CVAI 2026) </td></tr> <tr><td> <a href="/cfp/servlet/event.showcfp?eventid=184902">ISCAI 2025</a>&nbsp;&nbsp; 2025 4th International Symposium on Computing and Artificial Intelligence </td></tr> </table> </td> </tr> </table> </div> </center> </div> <DIV class="footer"> <center> <table cellpadding="0" cellspacing="0" width="100%"><tr valign="top"> <td align="left"> <table cellpadding="0"> <tr><td align="left"> <a href="/cfp/about.jsp">About Us</a> | <a href="mailto:wikicfp@gmail.com">Contact Us</a> | <a href="/cfp/data.jsp">Data</a> | <a href="/cfp/privacy.jsp">Privacy Policy</a> | <a href="/cfp/terms.jsp">Terms and Conditions</a> </td></tr> <tr><td align="left"> Partners: <a href="https://www.semanticscholar.org/?utm_source=WikiCFP&utm_medium=Display&utm_term=home&utm_content=semantic-scholar-rail-try-it&utm_campaign=WikiCFP%20Test">AI2's Semantic Scholar</a> </td></tr> <tr><td align="left"> This wiki is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License</a>. </td></tr></table> </td> <td align="right" style="width:1%"> <!-- <a href="http://www3.clustrmaps.com/counter/maps.php?url=http://www.wikicfp.com" target="_blank" id="clustrMapsLink"><img src="http://www3.clustrmaps.com/counter/index2.php?url=http://www.wikicfp.com" style="border:0px;" width="160" height="90" alt="Locations of visitors to WikiCFP" title="Locations of visitors to WikiCFP" id="clustrMapsImg"> </a> --> <!-- <script type="text/javascript" id="clustrmaps" src="//cdn.clustrmaps.com/map_v2.js?u=HB5u&d=rwJQZ8-WAgBWyJ4xovK800l_zDGOjVPBcT3rG-oLsKw"></script> --> </td> </tr></table> </center> </div> <script type="text/javascript"> function loadAddThis() { addthis.init() } loadAddThis(); </script> <!-- Start Quantcast tag --> <script type="text/javascript"> _qoptions={ qacct:"p-bavkT9R1uB7qI" }; </script> <script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script> <noscript> <img src="http://pixel.quantserve.com/pixel/p-bavkT9R1uB7qI.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/> </noscript> <!-- End Quantcast tag --> </body> </html>

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