paper-with-me

Papers

Word-level Human Interpretable Scoring Mechanism for Novel Text Detection Using Tsetlin Machines

2021-05-10 · Bimal Bhattarai, Ole-Christoffer Granmo, Lei Jiao

Recent research in novelty detection focuses mainly on document-level classification, employing deep neural networks (DNN). However, the black-box nature of DNNs makes it difficult to extract an exact explanation of why a document is considered novel. In addition, dealing with novelty at the word-level is crucial to provide a more fine-grained analysis than what is available at the document level. In this work, we propose a Tsetlin machine (TM)-based architecture for scoring individual words according to their contribution to novelty. Our approach encodes a description of the novel documents using the linguistic patterns captured by TM clauses. We then adopt this description to measure how much a word contributes to making documents novel. Our experimental results demonstrate how our approach breaks down novelty into interpretable phrases, successfully measuring novelty.

📄 PDF Abstract BibTeX arXiv:2105.04708

Code (6)

cair/PyTsetlinMachineCUDA
cair/TsetlinMachine
cair/pyTsetlinMachine
cair/pyTsetlinMachineMT
cair/pyTsetlinMachineParallel
ckinateder/pytsetlinmachineparallel

Tasks

Novelty DetectionText Detection

Similar Papers 제목 키워드 기반

Automatic Text Scoring Using Neural Networks

2016-06-14 · ACL 2016 8 · Dimitrios Alikaniotis, Helen Yannakoudakis, Marek Rei

Automated Text Scoring (ATS) provides a cost-effective and consistent alternative to human marking. However, in order to achieve good performance, the predictive features of the system need to be manually engineered by h…

Acoustic-to-Word Recognition with Sequence-to-Sequence Models

2018-07-23 · Shruti Palaskar, Florian Metze

Acoustic-to-Word recognition provides a straightforward solution to end-to-end speech recognition without needing external decoding, language model re-scoring or lexicon. While character-based models offer a natural solu…

Language ModelingLanguage Modellingspeech-recognitionSpeech Recognition

An Interpretable Deep Learning System for Automatically Scoring Request for Proposals

2020-08-05 · Subhadip Maji, Anudeep Srivatsav Appe, Raghav Bali, Veera Raghavendra Chikka 외

The Managed Care system within Medicaid (US Healthcare) uses Request For Proposals (RFP) to award contracts for various healthcare and related services. RFP responses are very detailed documents (hundreds of pages) submi…

PhaseAware: Interpretable Human-in-the-Loop Rehabilitation Scoring with Boundary Monitoring

2026-07-22 · Yankai Zheng, Yuhe Liu, Yuxin Ma, Tianci Xue 외 arxiv

Rehabilitation scoring systems are most useful when their outputs can be reviewed and interpreted within clinical workflows. This study presents PhaseAware, a compact framework for continuous rehabilitation quality asses…

ExplainableGuard: Interpretable Adversarial Defense for Large Language Models Using Chain-of-Thought Reasoning

2025-11-15 · Shaowei Guan, Yu Zhai, Zhengyu Zhang, Yanze Wang 외 arxiv

Large Language Models (LLMs) are increasingly vulnerable to adversarial attacks that can subtly manipulate their outputs. While various defense mechanisms have been proposed, many operate as black boxes, lacking transpar…

Adversarial Defense