Papers by Panitan Muangkammuen
Exploiting Labeled and Unlabeled Data via Transformer Fine-tuning for Peer-Review Score Prediction (2022.findings-emnlp)
Copied to clipboard
| Challenge: | Existing work on automatic peer-review aspect score prediction rely on limited data sets. |
| Approach: | They propose a semi-supervised learning method that incorporates the Transformer fine-tuning into the -model to leverage contextual features from unlabeled data. |
| Outcome: | The proposed method outperforms supervised and naive methods in the peer-review dataset. |
Multi-task Learning for Automated Essay Scoring with Sentiment Analysis (2020.aacl-srw)
Copied to clipboard
| Challenge: | Automated Essay Scoring (AES) is a process that aims to alleviate the workload of graders and improve the feedback cycle in educational systems. |
| Approach: | They propose to combine two tasks, sentiment analysis and AES by utilizing multi-task learning to combine sentiment features extracted from opinion expressions. |
| Outcome: | The proposed model produces a QWK of 0.763 on the Automated StudentAssessment Prize (ASAP) benchmark. |
A Neural Local Coherence Analysis Model for Clarity Text Scoring (2020.coling-main)
Copied to clipboard
| Challenge: | Existing methods for scoring text clarity use local coherence between adjacent sentences . local cohesion is one of the main properties to identify whether a text is well-structured or not. |
| Approach: | They propose a method for scoring text clarity by utilizing local coherence between adjacent sentences. |
| Outcome: | The proposed method improves on the PeerRead benchmark dataset. |