Skip to main content

Showing 1–9 of 9 results for author: Winters, T

.
  1. arXiv:2211.08192  [pdf, other

    cs.CL cs.LG

    RobBERT-2022: Updating a Dutch Language Model to Account for Evolving Language Use

    Authors: Pieter Delobelle, Thomas Winters, Bettina Berendt

    Abstract: Large transformer-based language models, e.g. BERT and GPT-3, outperform previous architectures on most natural language processing tasks. Such language models are first pre-trained on gigantic corpora of text and later used as base-model for finetuning on a particular task. Since the pre-training step is usually not repeated, base models are not up-to-date with the latest information. In this pap… ▽ More

    Submitted 15 November, 2022; originally announced November 2022.

    Comments: 9 pages, 1 figure, 3 tables

  2. arXiv:2204.13511  [pdf, other

    cs.CL

    RobBERTje: a Distilled Dutch BERT Model

    Authors: Pieter Delobelle, Thomas Winters, Bettina Berendt

    Abstract: Pre-trained large-scale language models such as BERT have gained a lot of attention thanks to their outstanding performance on a wide range of natural language tasks. However, due to their large number of parameters, they are resource-intensive both to deploy and to fine-tune. Researchers have created several methods for distilling language models into smaller ones to increase efficiency, with a s… ▽ More

    Submitted 28 April, 2022; originally announced April 2022.

    Comments: Published in CLIN journal

    Journal ref: Computational Linguistics in the Netherlands Journal 2021

  3. arXiv:2109.10217  [pdf, other

    cs.AI cs.LG

    Shape Inference and Grammar Induction for Example-based Procedural Generation

    Authors: Gillis Hermans, Thomas Winters, Luc De Raedt

    Abstract: Designers increasingly rely on procedural generation for automatic generation of content in various industries. These techniques require extensive knowledge of the desired content, and about how to actually implement such procedural methods. Algorithms for learning interpretable generative models from example content could alleviate both difficulties. We propose SIGI, a novel method for inferring… ▽ More

    Submitted 21 September, 2021; originally announced September 2021.

    ACM Class: F.4.2; I.2.6; I.2.1; J.5

    Journal ref: International Conference on Computational Creativity 12 (2021) 342-349

  4. arXiv:2106.12574  [pdf, other

    cs.AI cs.LO

    DeepStochLog: Neural Stochastic Logic Programming

    Authors: Thomas Winters, Giuseppe Marra, Robin Manhaeve, Luc De Raedt

    Abstract: Recent advances in neural symbolic learning, such as DeepProbLog, extend probabilistic logic programs with neural predicates. Like graphical models, these probabilistic logic programs define a probability distribution over possible worlds, for which inference is computationally hard. We propose DeepStochLog, an alternative neural symbolic framework based on stochastic definite clause grammars, a t… ▽ More

    Submitted 23 June, 2021; originally announced June 2021.

    Comments: Thomas Winters and Giuseppe Marra contributed equally to this work

    MSC Class: 68T27; 68T37; 68T07 ACM Class: I.2.6; I.2.5; I.2.3

  5. arXiv:2010.13652  [pdf, other

    cs.CL cs.AI

    Dutch Humor Detection by Generating Negative Examples

    Authors: Thomas Winters, Pieter Delobelle

    Abstract: Detecting if a text is humorous is a hard task to do computationally, as it usually requires linguistic and common sense insights. In machine learning, humor detection is usually modeled as a binary classification task, trained to predict if the given text is a joke or another type of text. Rather than using completely different non-humorous texts, we propose using text generation algorithms for i… ▽ More

    Submitted 26 October, 2020; originally announced October 2020.

    Comments: Accepted at the Proceedings of the 32st Benelux Conference on Artificial Intelligence (BNAIC 2020) and the 29th Belgian Dutch Conference on Machine Learning (Benelearn 2020)

    MSC Class: 68T50 ACM Class: I.2.7; I.2.6

  6. arXiv:2009.04530  [pdf, ps, other

    cs.CL cs.AI

    Discovering Textual Structures: Generative Grammar Induction using Template Trees

    Authors: Thomas Winters, Luc De Raedt

    Abstract: Natural language generation provides designers with methods for automatically generating text, e.g. for creating summaries, chatbots and game content. In practise, text generators are often either learned and hard to interpret, or created by hand using techniques such as grammars and templates. In this paper, we introduce a novel grammar induction algorithm for learning interpretable grammars for… ▽ More

    Submitted 9 September, 2020; originally announced September 2020.

    Comments: Published in the Proceedings of the 11th International Conference on Computational Creativity, p177-180

    MSC Class: 68T50 ACM Class: I.2.7; I.2.6

  7. arXiv:2001.06286  [pdf, other

    cs.CL cs.LG

    RobBERT: a Dutch RoBERTa-based Language Model

    Authors: Pieter Delobelle, Thomas Winters, Bettina Berendt

    Abstract: Pre-trained language models have been dominating the field of natural language processing in recent years, and have led to significant performance gains for various complex natural language tasks. One of the most prominent pre-trained language models is BERT, which was released as an English as well as a multilingual version. Although multilingual BERT performs well on many tasks, recent studies s… ▽ More

    Submitted 16 September, 2020; v1 submitted 17 January, 2020; originally announced January 2020.

    Comments: 11 pages, 4 tables, 3 figures. Accepted in EMNLP Findings

  8. arXiv:1909.09480  [pdf, ps, other

    cs.CL

    Generating Philosophical Statements using Interpolated Markov Models and Dynamic Templates

    Authors: Thomas Winters

    Abstract: Automatically imitating input text is a common task in natural language generation, often used to create humorous results. Classic algorithms for learning to imitate text, e.g. simple Markov chains, usually have a trade-off between originality and syntactic correctness. We present two ways of automatically parodying philosophical statements from examples overcoming this issue, and show how these c… ▽ More

    Submitted 19 September, 2019; originally announced September 2019.

    Comments: Winters T. (2019) Imitating Philosophical Statements using Stacked Markov Chains and Dynamic Templates, In: 31st European Summer School in Logic, Language and Information (ESSLLI2019): Student Session, University of Latvia

    MSC Class: 68T05

  9. Automatically Generating Engaging Presentation Slide Decks

    Authors: Thomas Winters, Kory W. Mathewson

    Abstract: Talented public speakers have thousands of hours of practice. One means of improving public speaking skills is practice through improvisation, e.g. presenting an improvised presentation using an unseen slide deck. We present TEDRIC, a novel system capable of generating coherent slide decks based on a single topic suggestion. It combines semantic word webs with text and image data sources to create… ▽ More

    Submitted 2 March, 2019; originally announced March 2019.

    Comments: To appear at EvoMusArt 2019

    MSC Class: 97R40