1 / 9

Components for a semantic textual similarity system

Components for a semantic textual similarity system. Focus on word and sentence similarity Formal side: define similarity in principle. Characterizing word meaning in context.

adelle
Download Presentation

Components for a semantic textual similarity system

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Components for a semantic textual similarity system • Focus on word and sentence similarity • Formal side: define similarity in principle

  2. Characterizing word meaning in context • Given a word in a particular sentence context: Can we characterize its meaning without reference to dictionary senses? • Why? • For many lemmas, hard to draw sentence boundaries (-> Kilgarriff, Hanks in lexicography; Kintsch in cognition; Cruse, Tuggy in cognitive linguistics)

  3. Characterizing word meaning in context • How? • Compute vector space representation for word in particular sentence context • Read off: contextually appropriate paraphrases

  4. Approaches • Make clusters that correspond to senses. In given context, compute weighting over clusters / choose cluster (Reisinger & Mooney, Dinu & Lapata) • One vector per word: mixes senses • Use context to “bend” word vector, adapt it to given context (Mitchell & Lapata, Erk & Pado, Thater et al) • Language modeling (Washtell, Moon & Erk)

  5. Using contextualized word vectors • Part of sentence similarity approach (Reddy et al) • Paraphrases • Determine inference rule applicability

  6. Viewpoint from vector space approaches to sentence similarity • Mitchell & Lapata; Clark, Coecke, Sadrzadeh, Grefenstette; Baroni & Zamparelli, Socher et al • Mostly applied to phrase pairs / sentence pairs with same structure • Even Socher et al seem to focus on cases with mostly parallel sentence structure

  7. Similarity between sentences of dissimilar structure • Central: MWE and alternation detection • lemma-specific paraphrases and MWEs:covered by automatically induced inference rules • alternations: • passivization • John broke the vase / the vase broke • Principled approach: Graph rewriting system to transform sentence structure (Bar-Haim et al)

  8. A plug for events and SRL • Central: identifying events & participants about which the sentences speak • Semantically equivalent sentences talk about the same events • Hence, SRL, coreference

  9. A plug for events and SRL • Once events have been identified: • time and date expressions • modals • negation • embedded propositions

More Related