TL;DR
This paper presents a novel logic-constrained pointer network model that improves interpretability and accuracy in semantic textual similarity tasks by aligning sentence components with external knowledge integration.
Contribution
The paper introduces a new pointer network model with logic constraints and bidirectional alignment for more interpretable and accurate semantic similarity measurement.
Findings
Achieved F1 scores of 97.73 and 96.32 on SemEval datasets.
Significant improvements over existing alignment solutions.
Enhanced interpretability through structured alignment and external knowledge.
Abstract
Systematically discovering semantic relationships in text is an important and extensively studied area in Natural Language Processing, with various tasks such as entailment, semantic similarity, etc. Decomposability of sentence-level scores via subsequence alignments has been proposed as a way to make models more interpretable. We study the problem of aligning components of sentences leading to an interpretable model for semantic textual similarity. In this paper, we introduce a novel pointer network based model with a sentinel gating function to align constituent chunks, which are represented using BERT. We improve this base model with a loss function to equally penalize misalignments in both sentences, ensuring the alignments are bidirectional. Finally, to guide the network with structured external knowledge, we introduce first-order logic constraints based on ConceptNet and syntactic…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsLinear Layer · Attention Dropout · Adam · Dense Connections · Linear Warmup With Linear Decay · Residual Connection · Dropout · [LivE@PeRson]How do I talk to a real person at Expedia? · Refunds@Expedia|||How do I get a full refund from Expedia? · Multi-Head Attention
