paper-with-me

Papers

Multiple Admissibility: Judging Grammaticality using Unlabeled Data in Language Learning

2019-08-01 · WS 2019 8 · Anisia Katinskaia, Sardana Ivanova

We present our work on the problem of Multiple Admissibility (MA) in language learning. Multiple Admissibility occurs in many languages when more than one grammatical form of a word fits syntactically and semantically in a given context. In second language (L2) education - in particular, in intelligent tutoring systems/computer-aided language learning (ITS/CALL) systems, which generate exercises automatically - this implies that multiple alternative answers are possible. We treat the problem as a grammaticality judgement task. We train a neural network with an objective to label sentences as grammatical or ungrammatical, using a {``}simulated learner corpus{''}: a dataset with correct text, and with artificial errors generated automatically. While MA occurs commonly in many languages, this paper focuses on learning Russian. We present a detailed classification of the types of constructions in Russian, in which MA is possible, and evaluate the model using a test set built from answers provided by the users of a running language learning system.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Judging Grammaticality with Count-Induced Tree Substitution Grammars

2012-06-01 · WS 2012 6 · Francis Ferraro, Matt Post, Benjamin Van Durme

Unsupervised Parsing via Constituency Tests

2020-10-07 · EMNLP 2020 11 · Steven Cao, Nikita Kitaev, Dan Klein

We propose a method for unsupervised parsing based on the linguistic notion of a constituency test. One type of constituency test involves modifying the sentence via some transformation (e.g. replacing the span with a pr…

Sentence

On Strong and Weak Admissibility in Non-Flat Assumption-Based Argumentation

2025-08-15 · Matti Berthold, Lydia Blümel, Anna Rapberger arxiv

In this work, we broaden the investigation of admissibility notions in the context of assumption-based argumentation (ABA). More specifically, we study two prominent alternatives to the standard notion of admissibility f…

Implicit Representations of Grammaticality in Language Models

2026-05-06 · Yingshan Susan Wang, Linlu Qiu, Zhaofeng Wu, Roger P. Levy 외 arxiv

Grammaticality and likelihood are distinct notions in human language. Pretrained language models (LMs), which are probabilistic models of language fitted to maximize corpus likelihood, generate grammatically well-formed …

Learning Admissible Heuristics via Cost Partitioning

2026-06-03 · Hugo Barral, Quentin Cappart, Marie-José Huguet, Sylvie Thiébaux arxiv

Admissible heuristics are essential for optimal planning, yet learning them remains challenging due to the risk of overestimation. Cost partitioning combines multiple abstraction heuristics while preserving admissibility…