paper-with-me

홈 › Papers

Rewarding Semantic Similarity under Optimized Alignments for AMR-to-Text Generation

2022-05-01 · ACL 2022 5 · Lisa Jin, Daniel Gildea

A common way to combat exposure bias is by applying scores from evaluation metrics as rewards in reinforcement learning (RL). Metrics leveraging contextualized embeddings appear more flexible than their n-gram matching counterparts and thus ideal as training rewards. However, metrics such as BERTScore greedily align candidate and reference tokens, which can allow system outputs to receive excess credit relative to a reference. Furthermore, past approaches featuring semantic similarity rewards suffer from repetitive outputs and overfitting. We address these issues by proposing metrics that replace the greedy alignments in BERTScore with optimized ones. We compute them on a model’s trained token embeddings to prevent domain mismatch. Our model optimizing discrete alignment metrics consistently outperforms cross-entropy and BLEU reward baselines on AMR-to-text generation. In addition, we find that this approach enjoys stable training compared to a non-RL setting.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

AMR-to-Text GenerationReinforcement Learning (RL)Semantic SimilaritySemantic Textual SimilarityText Generation

Similar Papers 제목 키워드 기반

Embedding-Based Entity Alignment Using Relation Structural Similarity

2022-09-11 · 2020 IEEE International Conference on Knowledge Graph (ICKG) 2022 9 · Yanhui Peng; Jing Zhang; Cangqi Zhou; Jian Xu

Entity alignment aims to find entities in different knowledge graphs that semantically represent the same real-world entity. Recently, embedding-based entity alignment methods, which represent knowledge graphs as low-dim…

Entity AlignmentEntity EmbeddingsGraph EmbeddingKnowledge Graph Embedding+2

Rewarding Smatch: Transition-Based AMR Parsing with Reinforcement Learning

2019-05-31 · ACL 2019 7 · Tahira Naseem, Abhishek Shah, Hui Wan, Radu Florian 외

Our work involves enriching the Stack-LSTM transition-based AMR parser (Ballesteros and Al-Onaizan, 2017) by augmenting training with Policy Learning and rewarding the Smatch score of sampled graphs. In addition, we also…

AMR Parsingreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Quantifying Phonosemantic Iconicity Distributionally in 6 Languages

2025-10-15 · George Flint, Kaustubh Kislay arxiv

Language is, as commonly theorized, largely arbitrary. Yet, systematic relationships between phonetics and semantics have been observed in many specific cases. To what degree could those systematic relationships manifest…

Semantic Similarity

Logic Constrained Pointer Networks for Interpretable Textual Similarity

2020-07-15 · Subhadeep Maji, Rohan Kumar, Manish Bansal, Kalyani Roy 외

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 s…

Semantic SimilaritySemantic Textual SimilaritySentence

ExB Themis: Extensive Feature Extraction from Word Alignments for Semantic Textual Similarity

2015-06-01 · SEMEVAL 2015 6 · Christian H{\"a}nig, Robert Remus, Xose de la Puente
Machine TranslationPart-Of-Speech TaggingSemantic Textual SimilarityWord Embeddings