paper-with-me

Papers

Enhancing Interpretable Clauses Semantically using Pretrained Word Representation

2021-04-14 · EMNLP (BlackboxNLP) 2021 11 · Rohan Kumar Yadav, Lei Jiao, Ole-Christoffer Granmo, Morten Goodwin

Tsetlin Machine (TM) is an interpretable pattern recognition algorithm based on propositional logic, which has demonstrated competitive performance in many Natural Language Processing (NLP) tasks, including sentiment analysis, text classification, and Word Sense Disambiguation. To obtain human-level interpretability, legacy TM employs Boolean input features such as bag-of-words (BOW). However, the BOW representation makes it difficult to use any pre-trained information, for instance, word2vec and GloVe word representations. This restriction has constrained the performance of TM compared to deep neural networks (DNNs) in NLP. To reduce the performance gap, in this paper, we propose a novel way of using pre-trained word representations for TM. The approach significantly enhances the performance and interpretability of TM. We achieve this by extracting semantically related words from pre-trained word representations as input features to the TM. Our experiments show that the accuracy of the proposed approach is significantly higher than the previous BOW-based TM, reaching the level of DNN-based models.

📄 PDF Abstract BibTeX arXiv:2104.06901

Code (6)

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

Tasks

Sentiment AnalysisText ClassificationWord Sense Disambiguation

Methods 이 논문이 사용한 방법론

GloVe GloVe Embeddings are a type of word embedding that encode the co-occurrence probability ratio between two words as vector differences. GloVe uses a weighted least squares…

Similar Papers 제목 키워드 기반

Detecting Paraphrases of Standard Clause Titles in Insurance Contracts

2019-05-01 · WS 2019 5 · Frieda Josi, Christian Wartena, Ulrich Heid

For the analysis of contract texts, validated model texts, such as model clauses, can be used to identify reused contract clauses. This paper investigates how to calculate the similarity between titles of model clauses a…

Semantic SimilaritySemantic Textual SimilarityWord Embeddings

Scalable Multi-phase Word Embedding Using Conjunctive Propositional Clauses

2025-01-31 · Ahmed K. Kadhim, Lei Jiao, Rishad Shafik, Ole-Christoffer Granmo 외

The Tsetlin Machine (TM) architecture has recently demonstrated effectiveness in Machine Learning (ML), particularly within Natural Language Processing (NLP). It has been utilized to construct word embedding using conjun…

Sentiment Analysis

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 …

Novelty DetectionText Detection

Quantum-Logic Tsetlin Machines: Interpretable Quantum Machine Learning with Commuting Projector Clauses

2026-08-19 · Krishna Bhatia arxiv

Tsetlin Machines (TMs) learn interpretable Boolean clauses using finite-state automata. We introduce the Quantum-Logic Tsetlin Machine (QL-TM), which replaces Boolean literals with quantum propositions represented by pro…

Quantum Machine Learning

Aspect Sentiment Classification with both Word-level and Clause-level AttentionNetworks

2018-06-17 · International Joint Conferences on Artificial Intelligence Organization 2018 6 · Jingjing Wang, Jie Li, Shoushan Li, Yangyang Kang 외

Aspect sentiment classification, a challenging taskin sentiment analysis, has been attracting more andmore attention in recent years. In this paper, wehighlight the need for incorporating the importancedegrees o…

General ClassificationSentenceSentiment AnalysisSentiment Classification