paper-with-me

홈 › Papers

Open Set Authorship Attribution toward Demystifying Victorian Periodicals

2019-12-17 · Sarkhan Badirli, Mary Borgo Ton, Abdulmecit Gungor, Murat Dundar

Existing research in computational authorship attribution (AA) has primarily focused on attribution tasks with a limited number of authors in a closed-set configuration. This restricted set-up is far from being realistic in dealing with highly entangled real-world AA tasks that involve a large number of candidate authors for attribution during test time. In this paper, we study AA in historical texts using anew data set compiled from the Victorian literature. We investigate the predictive capacity of most common English words in distinguishing writings of most prominent Victorian novelists. We challenged the closed-set classification assumption and discussed the limitations of standard machine learning techniques in dealing with the open set AA task. Our experiments suggest that a linear classifier can achieve near perfect attribution accuracy under closed set assumption yet, the need for more robust approaches becomes evident once a large candidate pool has to be considered in the open-set classification setting.

📄 PDF Abstract BibTeX arXiv:1912.08259

Code (1)

sbadirli/Open-Set-Authorship-Attribution

Tasks

Authorship AttributionGeneral Classificationopen-set classification

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Neural Authorship Attribution: Stylometric Analysis on Large Language Models

2023-08-14 · Tharindu Kumarage, Huan Liu

Large language models (LLMs) such as GPT-4, PaLM, and Llama have significantly propelled the generation of AI-crafted text. With rising concerns about their potential misuse, there is a pressing need for AI-generated-tex…

Authorship AttributionLanguage ModelingLanguage ModellingMisinformation

Automatic Authorship Attribution in the Work of Tirso de Molina

2023-04-01 · Miguel Cavadas, Pablo Gamallo

Automatic Authorship Attribution (AAA) is the result of applying tools and techniques from Digital Humanities to authorship attribution studies. Through a quantitative and statistical approach this discipline can draw fu…

Authorship Attribution

I Can Find You in Seconds! Leveraging Large Language Models for Code Authorship Attribution

2025-01-14 · Soohyeon Choi, Yong Kiam Tan, Mark Huasong Meng, Mohamed Ragab 외

Source code authorship attribution is important in software forensics, plagiarism detection, and protecting software patch integrity. Existing techniques often rely on supervised machine learning, which struggles with ge…

Adversarial RobustnessAttributeAuthorship AttributionFew-Shot Learning+1

Attribution and Obfuscation of Neural Text Authorship: A Data Mining Perspective

2022-10-19 · Adaku Uchendu, Thai Le, Dongwon Lee

Two interlocking research questions of growing interest and importance in privacy research are Authorship Attribution (AA) and Authorship Obfuscation (AO). Given an artifact, especially a text t in question, an AA soluti…

AttributeAuthorship AttributionText Generation

OCEAN: Open-World Contrastive Authorship Identification

2024-12-06 · Felix Mächtle, Jan-Niclas Serr, Nils Loose, Jonas Sander 외

In an era where cyberattacks increasingly target the software supply chain, the ability to accurately attribute code authorship in binary files is critical to improving cybersecurity measures. We propose OCEAN, a contras…

AttributeAuthorship AttributionContrastive Learning