← Search

Piero Molino

5 accepted papers

2021

Personalized Benchmarking with the Ludwig Benchmarking Toolkit

NeurIPS 2021poster

The rapid proliferation of machine learning models across domains and deployment settings has given rise to various communities (e.g. industry practitioners) which seek to benchmark models across tasks and objectives of personal value. Unfortunately, these users cannot use standard benchmark results…

Cited by 0SourcecodeScholar
2020

Exploration Based Language Learning for Text-Based Games

IJCAI 2020poster

This work presents an exploration and imitation-learning-based agent capable of state-of-the-art performance in playing text-based computer games. These games are of interest as they can be seen as a testbed for language understanding, problem-solving, and language generation by artificial agents.…

Cited by 0SourcePDFScholar
2020

Joint Contextual Modeling for ASR Correction and Language Understanding

ICASSP 2020accepted

The quality of automatic speech recognition (ASR) is critical to Dialogue Systems as ASR errors propagate to and directly impact downstream tasks such as language understanding (LU). In this paper, we propose multi-task neural approaches to perform contextual language correction on ASR outputs joint…

Cited by 0SourceScholar
2020

Plug and Play Language Models: A Simple Approach to Controlled Text Generation

ICLR 2020poster

Large transformer-based language models (LMs) trained on huge text corpora have shown unparalleled generation capabilities. However, controlling attributes of the generated language (e.g. switching topic or sentiment) is difficult without modifying the model architecture or fine-tuning on attribute-…

Cited by 1069SourcecodeScholar
2018

An intriguing failing of convolutional neural networks and the CoordConv solution

NeurIPS 2018poster

Few ideas have enjoyed as large an impact on deep learning as convolution. For any problem involving pixels or spatial representations, common intuition holds that convolutional neural networks may be appropriate. In this paper we show a striking counterexample to this intuition via the seemingly tr…