Systems AI: A Declarative Learning Based Programming Perspective

Abstract

Data-driven approaches are becoming dominant problem-solving techniques in many areas of research and industry. Unfortunately, current technologies do not make such techniques easy to use for application experts who are not fluent in machine learning nor for machine learning experts who aim at testing ideas on real-world data and need to evaluate those as a part of an end-to-end system. We review key efforts made by various AI communities to provide languages for high-level abstractions over learning and reasoning techniques needed for designing complex AI systems. We classify the existing frameworks based on the type of techniques as well as the data and knowledge representations they use, provide a comparative study of the way they address the challenges of programming real-world applications, and highlight some shortcomings and future directions.

Cite

Text

Kordjamshidi et al. "Systems AI: A Declarative Learning Based Programming Perspective." International Joint Conference on Artificial Intelligence, 2018. doi:10.24963/IJCAI.2018/771

Markdown

[Kordjamshidi et al. "Systems AI: A Declarative Learning Based Programming Perspective." International Joint Conference on Artificial Intelligence, 2018.](https://mlanthology.org/ijcai/2018/kordjamshidi2018ijcai-systems/) doi:10.24963/IJCAI.2018/771

BibTeX

@inproceedings{kordjamshidi2018ijcai-systems,
  title     = {{Systems AI: A Declarative Learning Based Programming Perspective}},
  author    = {Kordjamshidi, Parisa and Roth, Dan and Kersting, Kristian},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2018},
  pages     = {5464-5471},
  doi       = {10.24963/IJCAI.2018/771},
  url       = {https://mlanthology.org/ijcai/2018/kordjamshidi2018ijcai-systems/}
}