paper-with-me

Papers

A language processing algorithm for predicting tactical solutions to an operational planning problem under uncertainty

2019-10-18 · Emma Frejinger, Eric Larsen

This paper is devoted to the prediction of solutions to a stochastic discrete optimization problem. Through an application, we illustrate how we can use a state-of-the-art neural machine translation (NMT) algorithm to predict the solutions by defining appropriate vocabularies, syntaxes and constraints. We attend to applications where the predictions need to be computed in very short computing time -- in the order of milliseconds or less. The results show that with minimal adaptations to the model architecture and hyperparameter tuning, the NMT algorithm can produce accurate solutions within the computing time budget. While these predictions are slightly less accurate than approximate stochastic programming solutions (sample average approximation), they can be computed faster and with less variability.

📄 PDF Abstract BibTeX arXiv:1910.08216

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNMTTranslation

Similar Papers 제목 키워드 기반

Predicting Tactical Solutions to Operational Planning Problems under Imperfect Information

2019-01-22 · Eric Larsen, Sébastien Lachapelle, Yoshua Bengio, Emma Frejinger 외

This paper offers a methodological contribution at the intersection of machine learning and operations research. Namely, we propose a methodology to quickly predict tactical solutions to a given operational problem. In t…

BIG-bench Machine LearningManagement

Unknown Words Analysis in POS tagging of Sinhala Language

2015-01-06 · A. J. P. M. P. Jayaweera, N. G. J. Dias

Part of Speech (POS) is a very vital topic in Natural Language Processing (NLP) task in any language, which involves analysing the construction of the language, behaviours and the dynamics of the language, the knowledge …

POSPOS Tagging

Predicting Tactical Solutions to Operational Planning Problems under Imperfect Information

2018-07-31 · Eric Larsen, Sébastien Lachapelle, Yoshua Bengio, Emma Frejinger 외

This paper offers a methodological contribution at the intersection of machine learning and operations research. Namely, we propose a methodology to quickly predict expected tactical descriptions of operational solutions…

BIG-bench Machine LearningStochastic Optimization

Experiments in Linear Template Combination using Genetic Algorithms

2016-05-24 · Nikhilesh Bhatnagar, Radhika Mamidi

Natural Language Generation systems typically have two parts - strategic ('what to say') and tactical ('how to say'). We present our experiments in building an unsupervised corpus-driven template based tactical NLG syste…

SentenceText Generation

Predicting Students’ Difficulties From a Piece of Code

2021-06-03 · IEEE TRANSACTIONS ON LEARNING TECHNOLOGIES 2021 6 · Marco Moresi, Marcos J. Gomez, and Luciana Benotti

Based on hundreds of thousands of hours of data about how students learn in massive open online courses, educational machine learning promises to help students who are learning to code. However, in most classrooms, st…