paper-with-me

홈 › Papers

Evaluating Deduplication Techniques for Economic Research Paper Titles with a Focus on Semantic Similarity using NLP and LLMs

2024-10-02 · Doohee You, Samuel Fraiberger

This study investigates efficient deduplication techniques for a large NLP dataset of economic research paper titles. We explore various pairing methods alongside established distance measures (Levenshtein distance, cosine similarity) and a sBERT model for semantic evaluation. Our findings suggest a potentially low prevalence of duplicates based on the observed semantic similarity across different methods. Further exploration with a human-annotated ground truth set is completed for a more conclusive assessment. The result supports findings from the NLP, LLM based distance metrics.

📄 PDF Abstract BibTeX arXiv:2410.01141

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic SimilaritySemantic Textual Similarity

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
SBERT 설명 없음

Similar Papers 제목 키워드 기반

DeepSketch: A New Machine Learning-Based Reference Search Technique for Post-Deduplication Delta Compression

2022-02-17 · Jisung Park, Jeoggyun Kim, Yeseong Kim, Sungjin Lee 외

Data reduction in storage systems is becoming increasingly important as an effective solution to minimize the management cost of a data center. To maximize data-reduction efficiency, existing post-deduplication delta-com…

Management

Deduplication of Scholarly Documents using Locality Sensitive Hashing and Word Embeddings

2020-05-01 · LREC 2020 5 · Bikash Gyawali, Lucas Anastasiou, Petr Knoth

Deduplication is the task of identifying near and exact duplicate data items in a collection. In this paper, we present a novel method for deduplication of scholarly documents. We develop a hybrid model which uses struct…

Word Embeddings

MEDBERT.de: A Comprehensive German BERT Model for the Medical Domain

2023-03-14 · Keno K. Bressem, Jens-Michalis Papaioannou, Paul Grundmann, Florian Borchert 외

This paper presents medBERTde, a pre-trained German BERT model specifically designed for the German medical domain. The model has been trained on a large corpus of 4.7 Million German medical documents and has been shown …

Attribute

RETSim: Resilient and Efficient Text Similarity

2023-11-28 · Marina Zhang, Owen Vallis, Aysegul Bumin, Tanay Vakharia 외

This paper introduces RETSim (Resilient and Efficient Text Similarity), a lightweight, multilingual deep learning model trained to produce robust metric embeddings for near-duplicate text retrieval, clustering, and datas…

Adversarial TextClusteringRetrievalText Retrieval+1

Can AI Solve the Peer Review Crisis? A Large Scale Cross Model Experiment of LLMs' Performance and Biases in Evaluating over 1000 Economics Papers

2025-01-31 · Pat Pataranutaporn, Nattavudh Powdthavee, Chayapatr Achiwaranguprok, Pattie Maes

This study examines the potential of large language models (LLMs) to augment the academic peer review process by reliably evaluating the quality of economics research without introducing systematic bias. We conduct one o…

Language ModelingLanguage ModellingLarge Language Model