paper-with-me

홈 › Papers

Are Neural Language Models Good Plagiarists? A Benchmark for Neural Paraphrase Detection

2021-03-23 · Jan Philip Wahle, Terry Ruas, Norman Meuschke, Bela Gipp

The rise of language models such as BERT allows for high-quality text paraphrasing. This is a problem to academic integrity, as it is difficult to differentiate between original and machine-generated content. We propose a benchmark consisting of paraphrased articles using recent language models relying on the Transformer architecture. Our contribution fosters future research of paraphrase detection systems as it offers a large collection of aligned original and paraphrased documents, a study regarding its structure, classification experiments with state-of-the-art systems, and we make our findings publicly available.

📄 PDF Abstract BibTeX arXiv:2103.12450

Code (0)

등록된 구현이 없습니다.

Tasks

Articles

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Residual Connection 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Adam 설명 없음
Weight Decay 설명 없음

Similar Papers 제목 키워드 기반

How Large Language Models are Transforming Machine-Paraphrased Plagiarism

2022-10-07 · Jan Philip Wahle, Terry Ruas, Frederic Kirstein, Bela Gipp

The recent success of large language models for text generation poses a severe threat to academic integrity, as plagiarists can generate realistic paraphrases indistinguishable from original work. However, the role of la…

ArticlesParaphrase GenerationText Generation

Text Similarity from Image Contents using Statistical and Semantic Analysis Techniques

2023-08-24 · Sagar Kulkarni, Sharvari Govilkar, Dhiraj Amin

Plagiarism detection is one of the most researched areas among the Natural Language Processing(NLP) community. A good plagiarism detection covers all the NLP methods including semantics, named entities, paraphrases etc. …

text similarity

PlagBench: Exploring the Duality of Large Language Models in Plagiarism Generation and Detection

2024-06-24 · Jooyoung Lee, Toshini Agrawal, Adaku Uchendu, Thai Le 외

Recent literature has highlighted potential risks to academic integrity associated with large language models (LLMs), as they can memorize parts of training instances and reproduce them in the generated texts without pro…

RuPAWS: A Russian Adversarial Dataset for Paraphrase Identification

2022-06-01 · LREC 2022 6 · Nikita Martynov, Irina Krotova, Varvara Logacheva, Alexander Panchenko 외

Paraphrase identification task can be easily challenged by changing word order, e.g. as in “Can a good person become bad?”. While for English this problem was tackled by the PAWS dataset (Zhang et al., 2019), datasets fo…

Paraphrase Identification

Paraphrase Types for Generation and Detection

2023-10-23 · Jan Philip Wahle, Bela Gipp, Terry Ruas

Current approaches in paraphrase generation and detection heavily rely on a single general similarity score, ignoring the intricate linguistic properties of language. This paper introduces two new tasks to address this s…

Binary ClassificationParaphrase Generation