Semantic Similarity Computing for Scientific Academic Conferences fused with domain features
Runyu Yu, Yawen Li, Ang Li

TL;DR
This paper introduces a semantic similarity algorithm for scientific conference data that integrates domain features with BERT and Siamese networks, improving correlation with human judgments.
Contribution
It proposes a fusion method combining domain features and BERT within a Siamese network to enhance semantic similarity calculation for academic conferences.
Findings
Achieved improved Spearman correlation coefficients.
Demonstrated effectiveness across different datasets.
Outperformed comparison algorithms in similarity tasks.
Abstract
Aiming at the problem that the current general-purpose semantic text similarity calculation methods are difficult to use the semantic information of scientific academic conference data, a semantic similarity calculation algorithm for scientific academic conferences by fusion with domain features is proposed. First, the domain feature information of the conference is obtained through entity recognition and keyword extraction, and it is input into the BERT network as a feature and the conference information. The structure of the Siamese network is used to solve the anisotropy problem of BERT. The output of the network is pooled and normalized, and finally the cosine similarity is used to calculate the similarity between the two sessions. Experimental results show that the SBFD algorithm has achieved good results on different data sets, and the Spearman correlation coefficient has a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEducational Technology and Pedagogy
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Dropout · Layer Normalization · Adam · Attention Dropout · Residual Connection · Dense Connections · Weight Decay
