paper-with-me

홈 › Papers

Decision-Level Ordinal Modeling for Multimodal Essay Scoring with Large Language Models

2026-03-16 · Han Zhang, Jiamin Su, Li liu arxiv

Automated essay scoring (AES) predicts multiple rubric-defined trait scores for each essay, where each trait follows an ordered discrete rating scale. Most LLM-based AES methods cast scoring as autoregressive token generation and obtain the final score via decoding and parsing, making the decision implicit. This formulation is particularly sensitive in multimodal AES, where the usefulness of visual inputs varies across essays and traits. To address these limitations, we propose Decision-Level Ordinal Modeling (DLOM), which makes scoring an explicit ordinal decision by reusing the language model head to extract score-wise logits on predefined score tokens, enabling direct optimization and analysis in the score space. For multimodal AES, DLOM-GF introduces a gated fusion module that adaptively combines textual and multimodal score logits. For text-only AES, DLOM-DA adds a distance-aware regularization term to better reflect ordinal distances. Experiments on the multimodal EssayJudge dataset show that DLOM improves over a generation-based SFT baseline across scoring traits, and DLOM-GF yields further gains when modality relevance is heterogeneous. On the text-only ASAP/ASAP++ benchmarks, DLOM remains effective without visual inputs, and DLOM-DA further improves performance and outperforms strong representative baselines.

📄 PDF Abstract BibTeX arXiv:2603.14891

Code (0)

등록된 구현이 없습니다.

Tasks

Automated Essay Scoring

Similar Papers 제목 키워드 기반

Beyond Holistic Scores: Automatic Trait-Based Quality Scoring of Argumentative Essays

2026-02-04 · Lucile Favero, Juan Antonio Pérez-Ortiz, Tanja Käser, Nuria Oliver arxiv

Automated Essay Scoring systems have traditionally focused on holistic scores, limiting their pedagogical usefulness, especially in the case of complex essay genres such as argumentative writing. In educational contexts,…

Automated Essay Scoring

Multimodal Ordinal Modeling of Alzheimer's Disease Severity Using Structural MRI and Clinical Data

2026-06-10 · Boris-Stephan Rauchmann, Jonathan Laib, Buse Ercik, Robert Perneczky 외 arxiv

Neurodegenerative diseases such as Alzheimer's disease (AD) require accurate and scalable tools for assessing disease severity, yet current clinical staging remains time-intensive and prone to variability. We propose an …

Enhancing Marker Scoring Accuracy through Ordinal Confidence Modelling in Educational Assessments

2025-05-29 · Abhirup Chakravarty, Mark Brenchley, Trevor Breakspear, Ian Lewin 외

A key ethical challenge in Automated Essay Scoring (AES) is ensuring that scores are only released when they meet high reliability standards. Confidence modelling addresses this by assigning a reliability estimate measur…

Automated Essay Scoring

EssayJudge: A Multi-Granular Benchmark for Assessing Automated Essay Scoring Capabilities of Multimodal Large Language Models

2025-02-17 · Jiamin Su, Yibo Yan, Fangteng Fu, Han Zhang 외

Automated Essay Scoring (AES) plays a crucial role in educational assessment by providing scalable and consistent evaluations of writing tasks. However, traditional AES systems face three major challenges: (1) reliance o…

Automated Essay ScoringFeature EngineeringSentence

A Prompt-independent and Interpretable Automated Essay Scoring Method for Chinese Second Language Writing

2021-08-01 · CCL 2021 8 · Wang Yupei, Hu Renfen

“With the increasing popularity of learning Chinese as a second language (L2) the development of an automatic essay scoring (AES) method specially for Chinese L2 essays has become animportant task. To build a robust mode…

Automated Essay Scoring