CINXE.COM

K-CAP 2023

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="description" content=""> <meta name="author" content=""> <title>K-CAP 2023</title> <!-- Bootstrap core CSS --> <link href="vendor/bootstrap/css/bootstrap.css" rel="stylesheet"> <!-- Custom styles for this template --> <link href="css/scrolling-nav.css" rel="stylesheet"> <link href="css/style.css" rel="stylesheet"> <script src="vendor/jquery/jquery.min.js"></script> </head> <body id="page-top"> <div id="nav-placeholder"> </div> <script> $(function() { $("#nav-placeholder").load("nav.html"); $("#sidecol").load("side.html", function() { $("#sponsors").remove(); }); }); </script> <header class="bg-light"> <div class="container"> <div class="row"> <div class="col-lg-6 mx-auto logo"> <img src="img/K-CAP-2023-logo.png" alt="" width="250"> </div> <div class="col-lg-6 mx-auto title" style="color:#48dcf8"> <h1>K-CAP 2023</h1> <h3>The Twelfth International Conference on Knowledge Capture</h3> <p>December 5 - 7, 2023</p> <p>Pensacola, Florida, USA</p> </div> </div> </div> </header> <section id="about" style="padding: 50px 0;"> <div class="container"> <div class="row"> <div class="col-lg-12 mx-auto"> <div class="row"> <div class="col-lg-9 mx-auto"> <div class="row"> <div class="col-lg-12 mx-auto"> <p class="text-justify">Knowledge has played a fundamental role since the inception of artificial intelligence. While the forms in which algorithms have leveraged knowledge have evolved over time, the need for efficient representations is ever more critical. Indeed, recent advances of AI, such as the stunning performance of large language models&nbsp; have relied on the large amount of data available on the Web. There is growing agreement among researchers that it's important to look beyond the sheer volume of data, and instead also prioritize the development of methods that are accurate, precise, and efficient for capturing knowledge.</p> <p class="text-justify"> The International Conference on Knowledge Capture, K-CAP, aims at bringing together an interdisciplinary group of researchers on a diverse set of topics with interest in the development of knowledge capture. This involves the design and development of formalisms, methods and tools that enable efficient and precise extraction and organization of knowledge from different sources and for different modalities of use including, for example, automated reasoning, machine learning and human-machine teaming. <p> <p class="text-justify">To enable a vibrant and constructive discussion on scalable and precise knowledge capture, K-CAP 2023, calls for the participation of researchers from diverse areas of artificial intelligence, including, but not limited to, knowledge representation and reasoning, knowledge acquisition, semantic web, intelligent user interfaces for knowledge acquisition and retrieval, query processing and question answering over heterogeneous knowledge bases, novel evaluation paradigms, problem-solving and reasoning, ethics and AI, explainability, neurosymbolic AI, agents, information extraction from structured or unstructured data, machine learning and representation learning, information enrichment and visualization, as well as researchers interested in cyber-infrastructures to foster the publication, retrieval, reuse, and integration of data.</p> <p class="text-justify">K-CAP is an in-person conference, and remote participation will not be supported.&nbsp;</p> <h4 class="text-justify"><a href="./conference.html">Conference venue</a>&nbsp;</h4> </div> </div> <!-- div class="row"> <div class="col-lg-12 mx-auto"> <p> If you are a student interested in attending K-CAP 2021, you may be eligible to apply for a support grant. This year, grants are funded by the ACM SIGAI. Please take a look at <a href="https://sigai.acm.org/activities/student_support.html">SIGAI's student support opportunities</a>. </p> <p> Student Travel Support is also supported by the AIJ. Please apply at the following form: <a href="https://forms.gle/vZ5Bdvg7Vj12RaUq9">https://forms.gle/vZ5Bdvg7Vj12RaUq9</a>. </p> </div> </div --> <div class="row"> <div class="col-lg-12 mx-auto"> <h4 class="title-section text-center">Sponsors</h4> </div> </div> <div class="row"> <div class="col-lg-3 mx-auto"> <a href="https://sigai.acm.org/"><img src="img/ACMSIGAI.svg" width="100%" alt=""></a> </div> </div> <div class="row"> <div class="col-lg-3 mx-auto"> <a href="https://ihmc.us/"><img src="img/fihmcLogo.png" width="100%" alt=""/></a> </div> </div> <div class="row"> <div class="col-lg-3 mx-auto"> <a href="https://uwf.edu/"><img src="img/UWFLogo.jpg" width="100%" alt=""/></a> </div> </div> </div> <div class="col-lg-3 mx-auto"> <div id="sidecol" /> </div> </div> </div> </div> </div> </section> <!--section class="bg-light"> <div class="container"> <div class="row"> <div class="col-lg-12 mx-auto"> </div> </div> </div> </section--> <!--section class="bg-light"> <div class="container"> <div class="row"> <div class="col-lg-12 mx-auto"> <h2>Sponsors</h2> <p class="lead">TBD</p> </div> </div> </div> </section--> <!-- Footer --> <!--footer class="py-5 bg-dark"> <div class="container"> <p class="m-0 text-center text-white">Copyright &copy; Your Website 2020</p> </div> <!-- /.container --> <!--/footer--> <!-- Bootstrap core JavaScript --> <script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script> <!-- Plugin JavaScript --> <script src="vendor/jquery-easing/jquery.easing.min.js"></script> <!-- Custom JavaScript for this theme --> <script src="js/scrolling-nav.js"></script> </body> </html>

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