paper-with-me

홈 › Papers

A Transfer Learning Pipeline for Educational Resource Discovery with Application in Leading Paragraph Generation

2022-01-07 · Irene Li, Thomas George, Alexander Fabbri, Tammy Liao, Benjamin Chen, Rina Kawamura, Richard Zhou, Vanessa Yan, Swapnil Hingmire, Dragomir Radev

Effective human learning depends on a wide selection of educational materials that align with the learner's current understanding of the topic. While the Internet has revolutionized human learning or education, a substantial resource accessibility barrier still exists. Namely, the excess of online information can make it challenging to navigate and discover high-quality learning materials. In this paper, we propose the educational resource discovery (ERD) pipeline that automates web resource discovery for novel domains. The pipeline consists of three main steps: data collection, feature extraction, and resource classification. We start with a known source domain and conduct resource discovery on two unseen target domains via transfer learning. We first collect frequent queries from a set of seed documents and search on the web to obtain candidate resources, such as lecture slides and introductory blog posts. Then we introduce a novel pretrained information retrieval deep neural network model, query-document masked language modeling (QD-MLM), to extract deep features of these candidate resources. We apply a tree-based classifier to decide whether the candidate is a positive learning resource. The pipeline achieves F1 scores of 0.94 and 0.82 when evaluated on two similar but novel target domains. Finally, we demonstrate how this pipeline can benefit an application: leading paragraph generation for surveys. This is the first study that considers various web resources for survey generation, to the best of our knowledge. We also release a corpus of 39,728 manually labeled web resources and 659 queries from NLP, Computer Vision (CV), and Statistics (STATS).

📄 PDF Abstract BibTeX arXiv:2201.02312

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalLanguage ModelingLanguage ModellingMasked Language ModelingNavigateRetrievalTransfer Learning

Similar Papers 제목 키워드 기반

EduNLP: Towards a Unified and Modularized Library for Educational Resources

2024-06-03 · Zhenya Huang, Yuting Ning, Longhu Qin, Shiwei Tong 외

Educational resource understanding is vital to online learning platforms, which have demonstrated growing applications recently. However, researchers and developers always struggle with using existing general natural lan…

A Multi-Perspective Learning to Rank Approach to Support Children's Information Seeking in the Classroom

2023-08-29 · Garrett Allen, Katherine Landau Wright, Jerry Alan Fails, Casey Kennington 외

We introduce a novel re-ranking model that aims to augment the functionality of standard search engines to support classroom search activities for children (ages 6 to 11). This model extends the known listwise learning-t…

Learning-To-RankRe-Ranking

EDM-ARS: A Domain-Specific Multi-Agent System for Automated Educational Data Mining Research

2026-03-18 · Chenguang Pan, Zhou Zhang, Weixuan Xiao, Chengyuan Yao arxiv

In this technical report, we present the Educational Data Mining Automated Research System (EDM-ARS), a domain-specific multi-agent pipeline that automates end-to-end educational data mining (EDM) research. We conceptual…

Transfer LearningCausal Inference

Zero-Shot Morphological Discovery in Low-Resource Bantu Languages via Cross-Lingual Transfer and Unsupervised Clustering

2026-04-24 · Hillary Mutisya, John Mugane arxiv

We present a method for discovering morphological features in low-resource Bantu languages by combining cross-lingual transfer learning with unsupervised clustering. Applied to Giriama (nyf), a language with only 91 labe…

Cross-Lingual TransferTransfer Learning

Towards Open-Ended Discovery for Low-Resource NLP

2025-09-22 · Bonaventure F. P. Dossou, Henri Aïdasso arxiv

Natural Language Processing (NLP) for low-resource languages remains fundamentally constrained by the lack of textual corpora, standardized orthographies, and scalable annotation pipelines. While recent advances in large…

Cross-Lingual Transfer