Skip to main content

Showing 1–6 of 6 results for author: Omelianchuk, K

Searching in archive cs. Search in all archives.
.
  1. arXiv:2404.14914  [pdf, other

    cs.CL

    Pillars of Grammatical Error Correction: Comprehensive Inspection Of Contemporary Approaches In The Era of Large Language Models

    Authors: Kostiantyn Omelianchuk, Andrii Liubonko, Oleksandr Skurzhanskyi, Artem Chernodub, Oleksandr Korniienko, Igor Samokhin

    Abstract: In this paper, we carry out experimental research on Grammatical Error Correction, delving into the nuances of single-model systems, comparing the efficiency of ensembling and ranking methods, and exploring the application of large language models to GEC as single-model systems, as parts of ensembles, and as ranking methods. We set new state-of-the-art performance with F_0.5 scores of 72.8 on CoNL… ▽ More

    Submitted 23 April, 2024; originally announced April 2024.

  2. arXiv:2306.07415  [pdf, other

    cs.CL

    Gender-Inclusive Grammatical Error Correction through Augmentation

    Authors: Gunnar Lund, Kostiantyn Omelianchuk, Igor Samokhin

    Abstract: In this paper we show that GEC systems display gender bias related to the use of masculine and feminine terms and the gender-neutral singular "they". We develop parallel datasets of texts with masculine and feminine terms and singular "they" and use them to quantify gender bias in three competitive GEC systems. We contribute a novel data augmentation technique for singular "they" leveraging lingui… ▽ More

    Submitted 12 June, 2023; originally announced June 2023.

    Comments: 15 pages. Accepted for publication in BEA workshop (18th Workshop on Innovative Use of NLP for Building Educational Applications; co-located with ACL)

  3. arXiv:2203.13064  [pdf, other

    cs.CL

    Ensembling and Knowledge Distilling of Large Sequence Taggers for Grammatical Error Correction

    Authors: Maksym Tarnavskyi, Artem Chernodub, Kostiantyn Omelianchuk

    Abstract: In this paper, we investigate improvements to the GEC sequence tagging architecture with a focus on ensembling of recent cutting-edge Transformer-based encoders in Large configurations. We encourage ensembling models by majority votes on span-level edits because this approach is tolerant to the model architecture and vocabulary size. Our best ensemble achieves a new SOTA result with an $F_{0.5}$ s… ▽ More

    Submitted 24 March, 2022; originally announced March 2022.

  4. arXiv:2103.05070  [pdf, other

    cs.CL cs.AI cs.LG

    Text Simplification by Tagging

    Authors: Kostiantyn Omelianchuk, Vipul Raheja, Oleksandr Skurzhanskyi

    Abstract: Edit-based approaches have recently shown promising results on multiple monolingual sequence transduction tasks. In contrast to conventional sequence-to-sequence (Seq2Seq) models, which learn to generate text from scratch as they are trained on parallel corpora, these methods have proven to be much more effective since they are able to learn to make fast and accurate transformations while leveragi… ▽ More

    Submitted 8 March, 2021; originally announced March 2021.

    Comments: 15 pages. Accepted to BEA @ EACL 2021

  5. arXiv:2005.12592  [pdf, ps, other

    cs.CL cs.LG

    GECToR -- Grammatical Error Correction: Tag, Not Rewrite

    Authors: Kostiantyn Omelianchuk, Vitaliy Atrasevych, Artem Chernodub, Oleksandr Skurzhanskyi

    Abstract: In this paper, we present a simple and efficient GEC sequence tagger using a Transformer encoder. Our system is pre-trained on synthetic data and then fine-tuned in two stages: first on errorful corpora, and second on a combination of errorful and error-free parallel corpora. We design custom token-level transformations to map input tokens to target corrections. Our best single-model/ensemble GEC… ▽ More

    Submitted 29 May, 2020; v1 submitted 26 May, 2020; originally announced May 2020.

    Comments: Accepted for publication in BEA workshop (15th Workshop on Innovative Use of NLP for Building Educational Applications; co-located with ACL)

  6. arXiv:1809.08298  [pdf, ps, other

    cs.CL

    How do you correct run-on sentences it's not as easy as it seems

    Authors: Junchao Zheng, Courtney Napoles, Joel Tetreault, Kostiantyn Omelianchuk

    Abstract: Run-on sentences are common grammatical mistakes but little research has tackled this problem to date. This work introduces two machine learning models to correct run-on sentences that outperform leading methods for related tasks, punctuation restoration and whole-sentence grammatical error correction. Due to the limited annotated data for this error, we experiment with artificially generating tra… ▽ More

    Submitted 21 September, 2018; originally announced September 2018.

    Comments: To appear in W-NUT 2018: Workshop on Noisy User-generated Text (at EMNLP)