paper-with-me

Papers

Analyzing Non-Textual Content Elements to Detect Academic Plagiarism

2021-06-10 · Norman Meuschke

Identifying academic plagiarism is a pressing problem, among others, for research institutions, publishers, and funding organizations. Detection approaches proposed so far analyze lexical, syntactical, and semantic text similarity. These approaches find copied, moderately reworded, and literally translated text. However, reliably detecting disguised plagiarism, such as strong paraphrases, sense-for-sense translations, and the reuse of non-textual content and ideas, is an open research problem. The thesis addresses this problem by proposing plagiarism detection approaches that implement a different concept: analyzing non-textual content in academic documents, specifically citations, images, and mathematical content. To validate the effectiveness of the proposed detection approaches, the thesis presents five evaluations that use real cases of academic plagiarism and exploratory searches for unknown cases. The evaluation results show that non-textual content elements contain a high degree of semantic information, are language-independent, and largely immutable to the alterations that authors typically perform to conceal plagiarism. Analyzing non-textual content complements text-based detection approaches and increases the detection effectiveness, particularly for disguised forms of academic plagiarism. To demonstrate the benefit of combining non-textual and text-based detection methods, the thesis describes the first plagiarism detection system that integrates the analysis of citation-based, image-based, math-based, and text-based document similarity. The system's user interface employs visualizations that significantly reduce the effort and time users must invest in examining content similarity.

📄 PDF Abstract BibTeX arXiv:2106.05764

Code (0)

등록된 구현이 없습니다.

Tasks

Mathtext similarity

Similar Papers 제목 키워드 기반

Improving Academic Plagiarism Detection for STEM Documents by Analyzing Mathematical Content and Citations

2019-06-27 · Norman Meuschke, Vincent Stange, Moritz Schubotz, Michael Karmer 외

Identifying academic plagiarism is a pressing task for educational and research institutions, publishers, and funding agencies. Current plagiarism detection systems reliably find instances of copied and moderately reword…

Math

A Benchmark of PDF Information Extraction Tools using a Multi-Task and Multi-Domain Evaluation Framework for Academic Documents

2023-03-17 · Norman Meuschke, Apurva Jagdale, Timo Spinde, Jelena Mitrović 외

Extracting information from academic PDF documents is crucial for numerous indexing, retrieval, and analysis use cases. Choosing the best tool to extract specific content elements is difficult because many, technically d…

RetrievalTable Extraction

MuSeD: A Multimodal Spanish Dataset for Sexism Detection in Social Media Videos

2025-04-15 · Laura De Grazia, Pol Pastells, Mauro Vázquez Chas, Desmond Elliott 외

Sexism is generally defined as prejudice and discrimination based on sex or gender, affecting every sector of society, from social institutions to relationships and individual behavior. Social media platforms amplify the…

Machine vs Machine: Using AI to Tackle Generative AI Threats in Assessment

2025-05-31 · Mohammad Saleh Torkestani, Taha Mansouri

This paper presents a theoretical framework for addressing the challenges posed by generative artificial intelligence (AI) in higher education assessment through a machine-versus-machine approach. Large language models l…

Specificity

AutoP2C: An LLM-Based Agent Framework for Code Repository Generation from Multimodal Content in Academic Papers

2025-04-28 · Zijie Lin, Yiqing Shen, Qilin Cai, He Sun 외

Machine Learning (ML) research is spread through academic papers featuring rich multimodal content, including text, diagrams, and tabular results. However, translating these multimodal elements into executable code remai…

Code Generation