paper-with-me

홈 › Papers

Knowing Right from Wrong: Should We Use More Complex Models for Automatic Short-Answer Scoring in Bahasa Indonesia?

2020-11-01 · EMNLP (sustainlp) 2020 11 · Ali Akbar Septiandri, Yosef Ardhito Winatmoko, Ilham Firdausi Putra

We compare three solutions to UKARA 1.0 challenge on automated short-answer scoring: single classical, ensemble classical, and deep learning. The task is to classify given answers to two questions, whether they are right or wrong. While recent development shows increasing model complexity to push the benchmark performances, they tend to be resource-demanding with mundane improvement. For the UKARA task, we found that bag-of-words and classical machine learning approaches can compete with ensemble models and Bi-LSTM model with pre-trained word2vec embedding from 200 million words. In this case, the single classical machine learning achieved less than 2% difference in F1 compared to the deep learning approach with 1/18 time for model training.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningDeep Learning

Similar Papers 제목 키워드 기반

Using experimental game theory to transit human values to ethical AI

2017-11-16 · Yijia Wang, Yan Wan, Zhijian Wang

Knowing the reflection of game theory and ethics, we develop a mathematical representation to bridge the gap between the concepts in moral philosophy (e.g., Kantian and Utilitarian) and AI ethics industry technology stan…

EthicsPhilosophy

Filtering for More Accurate Dense Tissue Segmentation in Digitized Mammograms

2013-10-01 · Mario Muštra, Mislav Grgić

Breast tissue segmentation into dense and fat tissue is important for determining the breast density in mammograms. Knowing the breast density is important both in diagnostic and computer-aided detection applications. Th…

DiagnosticGeneral ClassificationSegmentation

Ask Twice, Look Twice: Prompt Echoing Resolves the Question-First Paradox in Vision-Language Models

2026-07-17 · Rakshanda Hassan Abhinandan, John Galeotti, Deva Ramanan, Gautam Rajendrakumar Gare arxiv

Where should the question go in a vision-language model (VLM) prompt: before the image or after it? Intuition says before: knowing what is asked should tell the model where to look. Yet across visual question answering b…

Visual Question Answering

What Knowledge is Needed to Solve the RTE5 Textual Entailment Challenge?

2018-06-10 · Peter Clark

This document gives a knowledge-oriented analysis of about 20 interesting Recognizing Textual Entailment (RTE) examples, drawn from the 2005 RTE5 competition test set. The analysis ignores shallow statistical matching te…

Natural Language InferenceRTEWorld Knowledge

Two Axes of LLM Abstention: Answer Correctness and Question Answerability

2026-07-09 · Benedikt J. Wagner arxiv

A model should refuse two different things: answers it would get wrong, and questions it should not answer at all, such as unanswerable ones or ones resting on a false premise. The usual recipe thresholds a single confid…