Skip to main content

Showing 1–7 of 7 results for author: Bajgar, O

Searching in archive cs. Search in all archives.
.
  1. Negative Human Rights as a Basis for Long-term AI Safety and Regulation

    Authors: Ondrej Bajgar, Jan Horenovsky

    Abstract: If autonomous AI systems are to be reliably safe in novel situations, they will need to incorporate general principles guiding them to recognize and avoid harmful behaviours. Such principles may need to be supported by a binding system of regulation, which would need the underlying principles to be widely accepted. They should also be specific enough for technical implementation. Drawing inspirati… ▽ More

    Submitted 20 April, 2023; v1 submitted 31 August, 2022; originally announced August 2022.

    Journal ref: Journal of Artificial Intelligence Research 76 (2023) 1043-1075

  2. arXiv:1910.08137  [pdf, other

    cs.AI

    Planning for Goal-Oriented Dialogue Systems

    Authors: Christian Muise, Tathagata Chakraborti, Shubham Agarwal, Ondrej Bajgar, Arunima Chaudhary, Luis A. Lastras-Montano, Josef Ondrej, Miroslav Vodolan, Charlie Wiecha

    Abstract: Generating complex multi-turn goal-oriented dialogue agents is a difficult problem that has seen a considerable focus from many leaders in the tech industry, including IBM, Google, Amazon, and Microsoft. This is in large part due to the rapidly growing market demand for dialogue agents capable of goal-oriented behaviour. Due to the business process nature of these conversations, end-to-end machine… ▽ More

    Submitted 17 October, 2019; originally announced October 2019.

    Comments: 42 pages, 17 figures

    MSC Class: 68T01; 68T30; 68T37; 68T42; 68T50 ACM Class: I.2.1; I.2.4; I.2.8

  3. arXiv:1902.00771  [pdf, other

    cs.AI

    Generating Dialogue Agents via Automated Planning

    Authors: Adi Botea, Christian Muise, Shubham Agarwal, Oznur Alkan, Ondrej Bajgar, Elizabeth Daly, Akihiro Kishimoto, Luis Lastras, Radu Marinescu, Josef Ondrej, Pablo Pedemonte, Miroslav Vodolan

    Abstract: Dialogue systems have many applications such as customer support or question answering. Typically they have been limited to shallow single turn interactions. However more advanced applications such as career coaching or planning a trip require a much more complex multi-turn dialogue. Current limitations of conversational systems have made it difficult to support applications that require personali… ▽ More

    Submitted 2 February, 2019; originally announced February 2019.

    Comments: Accepted at the AAAI-2019 DEEP-DIAL workshop

  4. arXiv:1807.01961  [pdf, other

    cs.LG stat.ML

    A Boo(n) for Evaluating Architecture Performance

    Authors: Ondrej Bajgar, Rudolf Kadlec, Jan Kleindienst

    Abstract: We point out important problems with the common practice of using the best single model performance for comparing deep learning architectures, and we propose a method that corrects these flaws. Each time a model is trained, one gets a different result due to random factors in the training process, which include random parameter initialization and random data shuffling. Reporting the best single mo… ▽ More

    Submitted 23 July, 2018; v1 submitted 5 July, 2018; originally announced July 2018.

    Comments: ICML 2018

    Journal ref: Proceedings of the 35th International Conference on Machine Learning (ICML 2018). Volume 80 of the Proceedings of Machine Learning Research (PMLR)

  5. arXiv:1705.10744  [pdf, other

    cs.LG cs.AI

    Knowledge Base Completion: Baselines Strike Back

    Authors: Rudolf Kadlec, Ondrej Bajgar, Jan Kleindienst

    Abstract: Many papers have been published on the knowledge base completion task in the past few years. Most of these introduce novel architectures for relation learning that are evaluated on standard datasets such as FB15k and WN18. This paper shows that the accuracy of almost all models published on the FB15k can be outperformed by an appropriately tuned baseline - our reimplementation of the DistMult mode… ▽ More

    Submitted 30 May, 2017; originally announced May 2017.

  6. arXiv:1610.00956  [pdf, other

    cs.CL cs.AI cs.LG cs.NE

    Embracing data abundance: BookTest Dataset for Reading Comprehension

    Authors: Ondrej Bajgar, Rudolf Kadlec, Jan Kleindienst

    Abstract: There is a practically unlimited amount of natural language data available. Still, recent work in text comprehension has focused on datasets which are small relative to current computing possibilities. This article is making a case for the community to move to larger data and as a step in that direction it is proposing the BookTest, a new dataset similar to the popular Children's Book Test (CBT),… ▽ More

    Submitted 4 October, 2016; originally announced October 2016.

    Comments: The first two authors contributed equally to this work. Submitted to EACL 2017. Code and dataset are publicly available

  7. arXiv:1603.01547  [pdf, other

    cs.CL

    Text Understanding with the Attention Sum Reader Network

    Authors: Rudolf Kadlec, Martin Schmid, Ondrej Bajgar, Jan Kleindienst

    Abstract: Several large cloze-style context-question-answer datasets have been introduced recently: the CNN and Daily Mail news data and the Children's Book Test. Thanks to the size of these datasets, the associated text comprehension task is well suited for deep-learning techniques that currently seem to outperform all alternative approaches. We present a new, simple model that uses attention to directly p… ▽ More

    Submitted 24 June, 2016; v1 submitted 4 March, 2016; originally announced March 2016.

    Comments: Presented at ACL 2016