中文
相关论文

相关论文: Authorship Verification - An Approach based on Ran…

200 篇论文

Authorship verification tries to answer the question if two documents with unknown authors were written by the same author or not. A range of successful technical approaches has been proposed for this task, many of which are based on…

计算与语言 · 计算机科学 2019-08-22 Benedikt Boenninghoff , Robert M. Nickel , Steffen Zeiler , Dorothea Kolossa

Authorship attribution is a natural language processing task that has been widely studied, often by considering small order statistics. In this paper, we explore a complex network approach to assign the authorship of texts based on their…

计算与语言 · 计算机科学 2017-08-08 Vanessa Q. Marinho , Henrique F. de Arruda , Thales S. Lima , Luciano F. Costa , Diego R. Amancio

We are addressing two fundamental problems in authorship verification (AV): Topic variability and miscalibration. Variations in the topic of two disputed texts are a major cause of error for most AV systems. In addition, it is observed that…

计算与语言 · 计算机科学 2021-06-22 Benedikt Boenninghoff , Dorothea Kolossa , Robert M. Nickel

Convolutional neural networks (CNNs) have demonstrated superior capability for extracting information from raw signals in computer vision. Recently, character-level and multi-channel CNNs have exhibited excellent performance for sentence…

计算与语言 · 计算机科学 2016-09-22 Sebastian Ruder , Parsa Ghaffari , John G. Breslin

Analyzing the writing styles of authors and articles is a key to supporting various literary analyses such as author attribution and genre detection. Over the years, rich sets of features that include stylometry, bag-of-words, n-grams have…

信息检索 · 计算机科学 2023-10-27 Nafis Irtiza Tripto , Mohammed Eunus Ali

Determining the author of a text is a difficult task. Here we compare multiple AI techniques for classifying literary texts written by multiple authors by taking into account a limited number of speech parts (prepositions, adverbs, and…

人工智能 · 计算机科学 2023-01-25 Sanda Maria Avram , Mihai Oltean

The task of learning to rank has been widely studied by the machine learning community, mainly due to its use and great importance in information retrieval, data mining, and natural language processing. Therefore, ranking accurately and…

人工智能 · 计算机科学 2021-02-17 Nathalia Q. Ascenção , Luis C. S. Afonso , Danilo Colombo , Luciano Oliveira , João P. Papa

In this paper we examine the application of the random forest classifier for the all relevant feature selection problem. To this end we first examine two recently proposed all relevant feature selection algorithms, both being a random…

人工智能 · 计算机科学 2011-06-28 Miron B. Kursa , Witold R. Rudnicki

Authorship attribution techniques are increasingly being used in online contexts such as sock puppet detection, malicious account linking, and cross-platform account linking. Yet, it is unknown whether these models perform equitably across…

社会与信息网络 · 计算机科学 2025-10-23 Jasmin Wyss , Rebekah Overdorf

The reproducibility of scientific articles is central to the advancement of science. Despite this importance, evaluating reproducibility remains challenging due to the scarcity of ground truth data. Predictive models can address this…

数字图书馆 · 计算机科学 2024-10-25 Akhil Pandey Akella , Sagnik Ray Choudhury , David Koop , Hamed Alhoori

Authorship attribution (AA) is the task of identifying the most likely author of a query document from a predefined set of candidate authors. We introduce a two-stage retrieve-and-rerank framework that finetunes LLMs for cross-genre AA.…

计算与语言 · 计算机科学 2025-10-21 Shantanu Agarwal , Joel Barry , Steven Fincke , Scott Miller

The ability to accurately identify authorship is crucial for verifying content authenticity and mitigating misinformation. Large Language Models (LLMs) have demonstrated an exceptional capacity for reasoning and problem-solving. However,…

计算与语言 · 计算机科学 2024-10-23 Baixiang Huang , Canyu Chen , Kai Shu

This thesis advances the computational understanding and manipulation of text styles through three interconnected pillars: (1) Text Style Transfer (TST), which alters stylistic properties (e.g., sentiment, formality) while preserving…

计算与语言 · 计算机科学 2025-07-23 Zhiqiang Hu

Authorship analysis plays an important role in diverse domains, including forensic linguistics, academia, cybersecurity, and digital content authentication. This paper presents a systematic literature review on two key sub-tasks of…

计算与语言 · 计算机科学 2025-05-22 Nudrat Habib , Tosin Adewumi , Marcus Liwicki , Elisa Barney

This paper describes the system deployed by the CLaC-EDLK team to the "SemEval 2016, Complex Word Identification task". The goal of the task is to identify if a given word in a given context is "simple" or "complex". Our system relies on…

计算与语言 · 计算机科学 2017-09-12 Elnaz Davoodi , Leila Kosseim

Source code segment authorship identification is the task of identifying the author of a source code segment through supervised learning. It has vast importance in plagiarism detection, digital forensics, and several other law enforcement…

软件工程 · 计算机科学 2022-12-13 Parvez Mahbub , Naz Zarreen Oishie , S M Rafizul Haque

Attribution and fact verification are critical challenges in natural language processing for assessing information reliability. While automated systems and Large Language Models (LLMs) aim to retrieve and select concise evidence to support…

计算与语言 · 计算机科学 2026-01-30 Guy Alt , Eran Hirsch , Serwar Basch , Ido Dagan , Oren Glickman

Authorial clustering involves the grouping of documents written by the same author or team of authors without any prior positive examples of an author's writing style or thematic preferences. For authorial clustering on shorter texts…

计算与语言 · 计算机科学 2020-12-01 Rafi Trad , Myra Spiliopoulou

Responsible use of Authorship Verification (AV) systems not only requires high accuracy but also interpretable solutions. More importantly, for systems to be used to make decisions with real-world consequences requires the model's…

Random Forest is a machine learning method that offers many advantages, including the ability to easily measure variable importance. Class balancing technique is a well-known solution to deal with class imbalance problem. However, it has…

机器学习 · 统计学 2023-12-19 Yunbi Nam , Sunwoo Han