Proceedings of the Twenty-Fifth International Conference on Automated Planning and Scheduling

Proceedings of the Twenty-Fifth International Conference on Automated Planning and Scheduling PDF Author: Ronen Brafman
Publisher: AAAI Press
ISBN: 9781577357315
Category : Computers
Languages : en
Pages : 394

Get Book Here

Book Description
The annual ICAPS conference series was formed in 2003 through the merger of two preexisting biennial conferences, the International Conference on Artificial Intelligence Planning and Scheduling (AIPS) and the European Conference on Planning (ECP). ICAPS continues the traditional high standards of AIPS and ECP as an archival forum for new research in the field of automated planning and scheduling.

Proceedings of the Twenty-Fifth International Conference on Automated Planning and Scheduling

Proceedings of the Twenty-Fifth International Conference on Automated Planning and Scheduling PDF Author: Ronen Brafman
Publisher: AAAI Press
ISBN: 9781577357315
Category : Computers
Languages : en
Pages : 394

Get Book Here

Book Description
The annual ICAPS conference series was formed in 2003 through the merger of two preexisting biennial conferences, the International Conference on Artificial Intelligence Planning and Scheduling (AIPS) and the European Conference on Planning (ECP). ICAPS continues the traditional high standards of AIPS and ECP as an archival forum for new research in the field of automated planning and scheduling.

Proceedings of the Twenty-Seventh International Conference on Automated Planning and Scheduling

Proceedings of the Twenty-Seventh International Conference on Automated Planning and Scheduling PDF Author: Jeremy Frank
Publisher:
ISBN: 9781577357896
Category : Computers
Languages : en
Pages : 620

Get Book Here

Book Description
The papers included in this volume are those selected for presentation at ICAPS 2017 and represent the latest advances in the field of automated planning and scheduling.

Proceedings of the Twenty-First International Conference on Automated Planning and Scheduling (ICAPS-11)

Proceedings of the Twenty-First International Conference on Automated Planning and Scheduling (ICAPS-11) PDF Author: Fahiem Bacchus
Publisher:
ISBN: 9781577355038
Category :
Languages : en
Pages : 360

Get Book Here

Book Description


Proceedings of the Twenty-Sixth International Conference on Automated Planning and Scheduling

Proceedings of the Twenty-Sixth International Conference on Automated Planning and Scheduling PDF Author: Amanda Coles
Publisher:
ISBN: 9781577357575
Category : Computers
Languages : en
Pages : 564

Get Book Here

Book Description
The annual ICAPS conference series was formed in 2003 through the merger of the International Conference on Artificial Intelligence Planning and Scheduling and the European Conference on Planning. ICAPS continues the traditional high standards of AIPS and ECP as an archival forum for new research in the field of automated planning and scheduling. The 64 papers included in this volume were selected from a record 187 submissions, including submissions to special tracks in Robotics and Novel Applications. To review the papers, three international program committees were formed -- one for the main conference track, and one for each of the special tracks -- ensuring reviewers had relevant experience and applied relevant criteria to the papers submitted. The result is a broad range of papers representing the latest advances in the eld of automated planning and scheduling. Thee range of topics covered includes: search and constraint reasoning in planning and scheduling; probabilistic planning models and algorithms; integrated frameworks for planning, scheduling and execution; the use of learning methods; multiagent planning and scheduling; planning and scheduling for singleand multi-robot scenarios; and others, including the application of planning techniques to novel real-world problems.

Proceedings of the Twenty-Fourth International Conference on Automated Planning and Scheduling

Proceedings of the Twenty-Fourth International Conference on Automated Planning and Scheduling PDF Author: Steve Chien
Publisher:
ISBN: 9781577356608
Category : Computers
Languages : en
Pages : 564

Get Book Here

Book Description
The papers included in this volume are those selected for plenary presentation at ICAPS 2014. They consist of papers covering original work from the main track (39 long papers and 7 short papers out of 112 submissions), the papers from the special track on novel applications (6 long papers and 1 short paper out of 24 submissions), and papers from the new robotics track (7 long papers and 2 short papers out of 28 submissions). The volume also contains summary papers from the journal presentation track (8 papers out of 19 submissions). All submissions were rigorously reviewed by the Program Committee, and this set of accepted papers reflects the Program Committee's high reviewing standards.

ECAI 2023

ECAI 2023 PDF Author: K. Gal
Publisher: IOS Press
ISBN: 164368437X
Category : Computers
Languages : en
Pages : 3328

Get Book Here

Book Description
Artificial intelligence, or AI, now affects the day-to-day life of almost everyone on the planet, and continues to be a perennial hot topic in the news. This book presents the proceedings of ECAI 2023, the 26th European Conference on Artificial Intelligence, and of PAIS 2023, the 12th Conference on Prestigious Applications of Intelligent Systems, held from 30 September to 4 October 2023 and on 3 October 2023 respectively in Kraków, Poland. Since 1974, ECAI has been the premier venue for presenting AI research in Europe, and this annual conference has become the place for researchers and practitioners of AI to discuss the latest trends and challenges in all subfields of AI, and to demonstrate innovative applications and uses of advanced AI technology. ECAI 2023 received 1896 submissions – a record number – of which 1691 were retained for review, ultimately resulting in an acceptance rate of 23%. The 390 papers included here, cover topics including machine learning, natural language processing, multi agent systems, and vision and knowledge representation and reasoning. PAIS 2023 received 17 submissions, of which 10 were accepted after a rigorous review process. Those 10 papers cover topics ranging from fostering better working environments, behavior modeling and citizen science to large language models and neuro-symbolic applications, and are also included here. Presenting a comprehensive overview of current research and developments in AI, the book will be of interest to all those working in the field.

ECAI 2016

ECAI 2016 PDF Author: G.A. Kaminka
Publisher: IOS Press
ISBN: 1614996725
Category : Computers
Languages : en
Pages : 1860

Get Book Here

Book Description
Artificial Intelligence continues to be one of the most exciting and fast-developing fields of computer science. This book presents the 177 long papers and 123 short papers accepted for ECAI 2016, the latest edition of the biennial European Conference on Artificial Intelligence, Europe’s premier venue for presenting scientific results in AI. The conference was held in The Hague, the Netherlands, from August 29 to September 2, 2016. ECAI 2016 also incorporated the conference on Prestigious Applications of Intelligent Systems (PAIS) 2016, and the Starting AI Researcher Symposium (STAIRS). The papers from PAIS are included in this volume; the papers from STAIRS are published in a separate volume in the Frontiers in Artificial Intelligence and Applications (FAIA) series. Organized by the European Association for Artificial Intelligence (EurAI) and the Benelux Association for Artificial Intelligence (BNVKI), the ECAI conference provides an opportunity for researchers to present and hear about the very best research in contemporary AI. This proceedings will be of interest to all those seeking an overview of the very latest innovations and developments in this field.

Planning with Markov Decision Processes

Planning with Markov Decision Processes PDF Author: Mausam Natarajan
Publisher: Springer Nature
ISBN: 3031015592
Category : Computers
Languages : en
Pages : 204

Get Book Here

Book Description
Markov Decision Processes (MDPs) are widely popular in Artificial Intelligence for modeling sequential decision-making scenarios with probabilistic dynamics. They are the framework of choice when designing an intelligent agent that needs to act for long periods of time in an environment where its actions could have uncertain outcomes. MDPs are actively researched in two related subareas of AI, probabilistic planning and reinforcement learning. Probabilistic planning assumes known models for the agent's goals and domain dynamics, and focuses on determining how the agent should behave to achieve its objectives. On the other hand, reinforcement learning additionally learns these models based on the feedback the agent gets from the environment. This book provides a concise introduction to the use of MDPs for solving probabilistic planning problems, with an emphasis on the algorithmic perspective. It covers the whole spectrum of the field, from the basics to state-of-the-art optimal and approximation algorithms. We first describe the theoretical foundations of MDPs and the fundamental solution techniques for them. We then discuss modern optimal algorithms based on heuristic search and the use of structured representations. A major focus of the book is on the numerous approximation schemes for MDPs that have been developed in the AI literature. These include determinization-based approaches, sampling techniques, heuristic functions, dimensionality reduction, and hierarchical representations. Finally, we briefly introduce several extensions of the standard MDP classes that model and solve even more complex planning problems. Table of Contents: Introduction / MDPs / Fundamental Algorithms / Heuristic Search Algorithms / Symbolic Algorithms / Approximation Algorithms / Advanced Notes

ECAI 2020

ECAI 2020 PDF Author: G. De Giacomo
Publisher: IOS Press
ISBN: 164368101X
Category : Computers
Languages : en
Pages : 3122

Get Book Here

Book Description
This book presents the proceedings of the 24th European Conference on Artificial Intelligence (ECAI 2020), held in Santiago de Compostela, Spain, from 29 August to 8 September 2020. The conference was postponed from June, and much of it conducted online due to the COVID-19 restrictions. The conference is one of the principal occasions for researchers and practitioners of AI to meet and discuss the latest trends and challenges in all fields of AI and to demonstrate innovative applications and uses of advanced AI technology. The book also includes the proceedings of the 10th Conference on Prestigious Applications of Artificial Intelligence (PAIS 2020) held at the same time. A record number of more than 1,700 submissions was received for ECAI 2020, of which 1,443 were reviewed. Of these, 361 full-papers and 36 highlight papers were accepted (an acceptance rate of 25% for full-papers and 45% for highlight papers). The book is divided into three sections: ECAI full papers; ECAI highlight papers; and PAIS papers. The topics of these papers cover all aspects of AI, including Agent-based and Multi-agent Systems; Computational Intelligence; Constraints and Satisfiability; Games and Virtual Environments; Heuristic Search; Human Aspects in AI; Information Retrieval and Filtering; Knowledge Representation and Reasoning; Machine Learning; Multidisciplinary Topics and Applications; Natural Language Processing; Planning and Scheduling; Robotics; Safe, Explainable, and Trustworthy AI; Semantic Technologies; Uncertainty in AI; and Vision. The book will be of interest to all those whose work involves the use of AI technology.

Proceedings of the First International Scientific Conference “Intelligent Information Technologies for Industry” (IITI’16)

Proceedings of the First International Scientific Conference “Intelligent Information Technologies for Industry” (IITI’16) PDF Author: Ajith Abraham
Publisher: Springer
ISBN: 3319338161
Category : Technology & Engineering
Languages : en
Pages : 487

Get Book Here

Book Description
This volume of Advances in Intelligent Systems and Computing contains papers presented in the main track of IITI 2016, the First International Conference on Intelligent Information Technologies for Industry held in May 16-21 in Sochi, Russia. The conference was jointly co-organized by Rostov State Transport University (Russia) and VŠB – Technical University of Ostrava (Czech Republic) with the participation of Russian Association for Artificial Intelligence (RAAI) and Russian Association for Fuzzy Systems and Soft Computing (RAFSSC). The volume is devoted to practical models and industrial applications related to intelligent information systems. The conference has been a meeting point for researchers and practitioners to enable the implementation of advanced information technologies into various industries. Nevertheless, some theoretical talks concerning the-state-of-the-art in intelligent systems and soft computing are included in the proceedings as well.