paper-with-me

홈 › Papers

A Cognitive Study on Semantic Similarity Analysis of Large Corpora: A Transformer-based Approach

2022-07-24 · Praneeth Nemani, Satyanarayana Vollala

Semantic similarity analysis and modeling is a fundamentally acclaimed task in many pioneering applications of natural language processing today. Owing to the sensation of sequential pattern recognition, many neural networks like RNNs and LSTMs have achieved satisfactory results in semantic similarity modeling. However, these solutions are considered inefficient due to their inability to process information in a non-sequential manner, thus leading to the improper extraction of context. Transformers function as the state-of-the-art architecture due to their advantages like non-sequential data processing and self-attention. In this paper, we perform semantic similarity analysis and modeling on the U.S Patent Phrase to Phrase Matching Dataset using both traditional and transformer-based techniques. We experiment upon four different variants of the Decoding Enhanced BERT - DeBERTa and enhance its performance by performing K-Fold Cross-Validation. The experimental results demonstrate our methodology's enhanced performance compared to traditional techniques, with an average Pearson correlation score of 0.79.

📄 PDF Abstract BibTeX arXiv:2207.11716

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic SimilaritySemantic Textual Similarity

Methods 이 논문이 사용한 방법론

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 &…
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Weight Decay 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Can LLMs Estimate Cognitive Complexity of Reading Comprehension Items?

2025-10-29 · Seonjeong Hwang, Hyounghun Kim, Gary Geunbae Lee arxiv

Estimating the cognitive complexity of reading comprehension (RC) items is crucial for assessing item difficulty before it is administered to learners. Unlike syntactic and semantic features, such as passage length or se…

Reading ComprehensionSemantic Similarity

Measuring Semantic Similarity by Latent Relational Analysis

2005-08-10 · Peter D. Turney

This paper introduces Latent Relational Analysis (LRA), a method for measuring semantic similarity. LRA measures similarity in the semantic relations between two pairs of words. When two pairs have a high degree of relat…

Multiple-choiceSemantic SimilaritySemantic Textual Similarity

Evaluation by Association: A Systematic Study of Quantitative Word Association Evaluation

2017-04-01 · EACL 2017 4 · Ivan Vuli{\'c}, Douwe Kiela, Anna Korhonen

Recent work on evaluating representation learning architectures in NLP has established a need for evaluation protocols based on subconscious cognitive measures rather than manually tailored intrinsic similarity and relat…

Information RetrievalRepresentation LearningRetrievalSemantic Textual Similarity

A Comparative Study of Sentence Embedding Models for Assessing Semantic Variation

2023-08-08 · Deven M. Mistry, Ali A. Minai

Analyzing the pattern of semantic variation in long real-world texts such as books or transcripts is interesting from the stylistic, cognitive, and linguistic perspectives. It is also useful for applications such as text…

Document SummarizationSemantic SimilaritySemantic Textual SimilaritySentence+5

Do Large Language Models Mirror Cognitive Language Processing?

2024-02-28 · Yuqi Ren, Renren Jin, Tongxuan Zhang, Deyi Xiong

Large Language Models (LLMs) have demonstrated remarkable abilities in text comprehension and logical reasoning, indicating that the text representations learned by LLMs can facilitate their language processing capabilit…

ChatbotLogical ReasoningMMLUReading Comprehension