paper-with-me

Papers

Integrating Bidirectional Long Short-Term Memory with Subword Embedding for Authorship Attribution

2023-06-26 · Abiodun Modupe, Turgay Celik, Vukosi Marivate, Oludayo O. Olugbara

The problem of unveiling the author of a given text document from multiple candidate authors is called authorship attribution. Manifold word-based stylistic markers have been successfully used in deep learning methods to deal with the intrinsic problem of authorship attribution. Unfortunately, the performance of word-based authorship attribution systems is limited by the vocabulary of the training corpus. Literature has recommended character-based stylistic markers as an alternative to overcome the hidden word problem. However, character-based methods often fail to capture the sequential relationship of words in texts which is a chasm for further improvement. The question addressed in this paper is whether it is possible to address the ambiguity of hidden words in text documents while preserving the sequential context of words. Consequently, a method based on bidirectional long short-term memory (BLSTM) with a 2-dimensional convolutional neural network (CNN) is proposed to capture sequential writing styles for authorship attribution. The BLSTM was used to obtain the sequential relationship among characteristics using subword information. The 2-dimensional CNN was applied to understand the local syntactical position of the style from unlabeled input text. The proposed method was experimentally evaluated against numerous state-of-the-art methods across the public corporal of CCAT50, IMDb62, Blog50, and Twitter50. Experimental results indicate accuracy improvement of 1.07\%, and 0.96\% on CCAT50 and Twitter, respectively, and produce comparable results on the remaining datasets.

📄 PDF Abstract BibTeX arXiv:2306.14933

Code (0)

등록된 구현이 없습니다.

Tasks

Authorship Attribution

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

VIBIKNet: Visual Bidirectional Kernelized Network for Visual Question Answering

2016-12-12 · Marc Bolaños, Álvaro Peris, Francisco Casacuberta, Petia Radeva

In this paper, we address the problem of visual question answering by proposing a novel model, called VIBIKNet. Our model is based on integrating Kernelized Convolutional Neural Networks and Long-Short Term Memory units …

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Dependent Bidirectional RNN with Extended-long Short-term Memory

2018-01-01 · ICLR 2018 1 · Yuanhang Su, Yuzhong Huang, C. -C. Jay Kuo

In this work, we first conduct mathematical analysis on the memory, which is defined as a function that maps an element in a sequence to the current output, of three RNN cells; namely, the simple recurrent neural network…

Aspect-Based Sentiment Analysis Using Bitmask Bidirectional Long Short Term Memory Networks

2018-05-01 · FLAIRS-31 2018 5 · Binh Thanh Do

This paper introduces a new method to classify sentiment polarity for aspects in product reviews. We call it bitmask bidirectional long short term memory networks. It is based on long short term memory (LSTM) networks, w…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Sentiment AnalysisWord Embeddings

Bidirectional Long Short-Term Memory Networks for Relation Classification

2015-10-01 · PACLIC 2015 10 · Shu Zhang, Dequan Zheng, Xinchen Hu, Ming Yang
ClassificationGeneral ClassificationQuestion AnsweringRelation+3

Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification

2016-08-01 · ACL 2016 8 · Peng Zhou, Wei Shi, Jun Tian, Zhenyu Qi 외
General ClassificationQuestion AnsweringRelationRelation Classification+1