paper-with-me

Papers

IndoBERT-Relevancy: A Context-Conditioned Relevancy Classifier for Indonesian Text

2026-03-27 · Muhammad Apriandito Arya Saputra, Andry Alamsyah, Dian Puteri Ramadhani, Thomhert Suprapto Siadari, Hanif Fakhrurroja arxiv

Determining whether a piece of text is relevant to a given topic is a fundamental task in natural language processing, yet it remains largely unexplored for Bahasa Indonesia. Unlike sentiment analysis or named entity recognition, relevancy classification requires the model to reason about the relationship between two inputs simultaneously: a topical context and a candidate text. We introduce IndoBERT-Relevancy, a context-conditioned relevancy classifier built on IndoBERT Large (335M parameters) and trained on a novel dataset of 31,360 labeled pairs spanning 188 topics. Through an iterative, failure-driven data construction process, we demonstrate that no single data source is sufficient for robust relevancy classification, and that targeted synthetic data can effectively address specific model weaknesses. Our final model achieves an F1 score of 0.948 and an accuracy of 96.5%, handling both formal and informal Indonesian text. The model is publicly available at HuggingFace.

📄 PDF Abstract BibTeX arXiv:2603.26095

Code (0)

등록된 구현이 없습니다.

Tasks

Sentiment Analysis

Similar Papers 제목 키워드 기반

IndoBERT-Sentiment: Context-Conditioned Sentiment Classification for Indonesian Text

2026-04-08 · Muhammad Apriandito Arya Saputra, Andry Alamsyah, Dian Puteri Ramadhani, Thomhert Suprapto Siadari 외 arxiv

Existing Indonesian sentiment analysis models classify text in isolation, ignoring the topical context that often determines whether a statement is positive, negative, or neutral. We introduce IndoBERT-Sentiment, a conte…

Sentiment Analysis

LLaVA-RE: Binary Image-Text Relevancy Evaluation with Multimodal Large Language Model

2025-08-07 · Tao Sun, Oliver Liu, JinJin Li, Lan Ma arxiv

Multimodal generative AI usually involves generating image or text responses given inputs in another modality. The evaluation of image-text relevancy is essential for measuring response quality or ranking candidate respo…

Measuring Patent Claim Generation by Span Relevancy

2019-08-26 · Jieh-Sheng Lee, Jieh Hsiang

Our goal of patent claim generation is to realize "augmented inventing" for inventors by leveraging latest Deep Learning techniques. We envision the possibility of building an "auto-complete" function for inventors to co…

Language ModellingNatural Language InferenceText Generation

Feature Necessity & Relevancy in ML Classifier Explanations

2022-10-27 · Xuanxiang Huang, Martin C. Cooper, Antonio Morgado, Jordi Planes 외

Given a machine learning (ML) model and a prediction, explanations can be defined as sets of features which are sufficient for the prediction. In some applications, and besides asking for an explanation, it is also criti…

Prediction

A Fair Classifier Using Kernel Density Estimation

2020-12-01 · NeurIPS 2020 12 · Jaewoong Cho, Gyeongjo Hwang, Changho Suh

As machine learning becomes prevalent in a widening array of sensitive applications such as job hiring and criminal justice, one critical aspect that machine learning classifiers should respect is to ensure fairness: gua…

BIG-bench Machine LearningBinary ClassificationDensity EstimationFairness