paper-with-me

Papers

EXPATS: A Toolkit for Explainable Automated Text Scoring

2021-04-07 · Hitoshi Manabe, Masato Hagiwara

Automated text scoring (ATS) tasks, such as automated essay scoring and readability assessment, are important educational applications of natural language processing. Due to their interpretability of models and predictions, traditional machine learning (ML) algorithms based on handcrafted features are still in wide use for ATS tasks. Practitioners often need to experiment with a variety of models (including deep and traditional ML ones), features, and training objectives (regression and classification), although modern deep learning frameworks such as PyTorch require deep ML expertise to fully utilize. In this paper, we present EXPATS, an open-source framework to allow its users to develop and experiment with different ATS models quickly by offering flexible components, an easy-to-use configuration system, and the command-line interface. The toolkit also provides seamless integration with the Language Interpretability Tool (LIT) so that one can interpret and visualize models and their predictions. We also describe two case studies where we build ATS models quickly with minimal engineering efforts. The toolkit is available at \url{https://github.com/octanove/expats}.

📄 PDF Abstract BibTeX arXiv:2104.03364

Code (1)

octanove/expats 공식 구현

Tasks

Automated Essay Scoring

Similar Papers 제목 키워드 기반

Context-based Automated Scoring of Complex Mathematical Responses

2020-07-01 · WS 2020 7 · Aoife Cahill, James H Fife, Brian Riordan, Avijit Vajpayee 외

The tasks of automatically scoring either textual or algebraic responses to mathematical questions have both been well-studied, albeit separately. In this paper we propose a method for automatically scoring responses tha…

Explainable Models

PyGALAX: An Open-Source Python Toolkit for Advanced Explainable Geospatial Machine Learning

2026-01-31 · Pingping Wang, Yihong Yuan, Lingcheng Li, Yongmei Lu arxiv

PyGALAX is a Python package for geospatial analysis that integrates automated machine learning (AutoML) and explainable artificial intelligence (XAI) techniques to analyze spatial heterogeneity in both regression and cla…

AERA Chat: An Interactive Platform for Automated Explainable Student Answer Assessment

2024-10-12 · Jiazheng Li, Artem Bobrov, David West, Cesare Aloisi 외

Generating rationales that justify scoring decisions has emerged as a promising approach to enhance explainability in the development of automated scoring systems. However, the scarcity of publicly available rationale da…

Pyserini: An Easy-to-Use Python Toolkit to Support Replicable IR Research with Sparse and Dense Representations

2021-02-19 · Jimmy Lin, Xueguang Ma, Sheng-Chieh Lin, Jheng-Hong Yang 외

Pyserini is an easy-to-use Python toolkit that supports replicable IR research by providing effective first-stage retrieval in a multi-stage ranking architecture. Our toolkit is self-contained as a standard Python packag…

Cultural Vocal Bursts Intensity PredictionInformation RetrievalRetrieval

Distilling ChatGPT for Explainable Automated Student Answer Assessment

2023-05-22 · Jiazheng Li, Lin Gui, Yuxiang Zhou, David West 외

Providing explainable and faithful feedback is crucial for automated student answer assessment. In this paper, we introduce a novel framework that explores using ChatGPT, a cutting-edge large language model, for the conc…

Language ModelingLanguage ModellingLarge Language Modeltext-classification+1