paper-with-me

Papers

Learning from Partially Annotated Data: Example-aware Creation of Gap-filling Exercises for Language Learning

2023-06-02 · Semere Kiros Bitew, Johannes Deleu, A. Seza Doğruöz, Chris Develder, Thomas Demeester

Since performing exercises (including, e.g., practice tests) forms a crucial component of learning, and creating such exercises requires non-trivial effort from the teacher, there is a great value in automatic exercise generation in digital tools in education. In this paper, we particularly focus on automatic creation of gapfilling exercises for language learning, specifically grammar exercises. Since providing any annotation in this domain requires human expert effort, we aim to avoid it entirely and explore the task of converting existing texts into new gap-filling exercises, purely based on an example exercise, without explicit instruction or detailed annotation of the intended grammar topics. We contribute (i) a novel neural network architecture specifically designed for aforementioned gap-filling exercise generation task, and (ii) a real-world benchmark dataset for French grammar. We show that our model for this French grammar gap-filling exercise generation outperforms a competitive baseline classifier by 8% in F1 percentage points, achieving an average F1 score of 82%. Our model implementation and the dataset are made publicly available to foster future research, thus offering a standardized evaluation and baseline solution of the proposed partially annotated data prediction task in grammar exercise creation.

📄 PDF Abstract BibTeX arXiv:2306.01584

Code (1)

semerekiros/gf2 공식 구현

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

DENTEX: An Abnormal Tooth Detection with Dental Enumeration and Diagnosis Benchmark for Panoramic X-rays

2023-05-30 · Ibrahim Ethem Hamamci, Sezgin Er, Enis Simsar, Atif Emre Yuksel 외

Panoramic X-rays are frequently used in dentistry for treatment planning, but their interpretation can be both time-consuming and prone to error. Artificial intelligence (AI) has the potential to aid in the analysis of t…

UFPS: A unified framework for partially-annotated federated segmentation in heterogeneous data distribution

2023-11-16 · Le Jiang, Li Yan Ma, Tie Yong Zeng, Shi Hui Ying

Partially supervised segmentation is a label-saving method based on datasets with fractional classes labeled and intersectant. However, it is still far from landing on real-world medical applications due to privacy conce…

Federated LearningSegmentation

Decoupled Gradient Harmonized Detector for Partial Annotation: Application to Signet Ring Cell Detection

2020-04-09 · Tiancheng Lin, Yuanfan Guo, Canqian Yang, Jiancheng Yang 외

Early diagnosis of signet ring cell carcinoma dramatically improves the survival rate of patients. Due to lack of public dataset and expert-level annotations, automatic detection on signet ring cell (SRC) has not been th…

Cell DetectionGeneral Classificationobject-detectionObject Detection

Graph-Based Decoding for Task Oriented Semantic Parsing

2021-09-09 · Findings (EMNLP) 2021 11 · Jeremy R. Cole, Nanjiang Jiang, Panupong Pasupat, Luheng He 외

The dominant paradigm for semantic parsing in recent years is to formulate parsing as a sequence-to-sequence task, generating predictions with auto-regressive sequence decoders. In this work, we explore an alternative pa…

Dependency ParsingSemantic Parsing

Box for Mask and Mask for Box: weak losses for multi-task partially supervised learning

2024-11-26 · Hoàng-Ân Lê, Paul Berg, Minh-Tan Pham

Object detection and semantic segmentation are both scene understanding tasks yet they differ in data structure and information level. Object detection requires box coordinates for object instances while semantic segment…

Objectobject-detectionObject DetectionScene Understanding+1