nert-nlp / AMR-Bibliography

Organized inventory of research using the Abstract Meaning Representation
https://nert-nlp.github.io/AMR-Bibliography/
36 stars 21 forks source link

Compositionality and Sentence Meaning: Comparing Semantic Parsing and Transformers on a Challenging Sentence Similarity Dataset #315

Closed shirawein closed 1 month ago

shirawein commented 1 month ago

CL Preprint:

https://direct.mit.edu/coli/article/doi/10.1162/coli_a_00536/124463/Compositionality-and-Sentence-Meaning-Comparing

xiulinyang commented 1 month ago

Interesting paper! I read the abstract and conclusion - it seems the research question (if different types of models can predict human judgements of semantic similarity) is quite theoretical and an AMR parser is taken as a representative of syntax-based parser. Should we tag it under ‘Applications,’ or should we create a new category for this, like ‘Linguistic Insight/Theory’?

shirawein commented 1 month ago

Ooh, good question. This kind of examination of the utility of AMR (in this case, how effectively AMR captures meaning in comparison to human judgments of semantic similarity), I tend to mark as `Evaluation' -- of course, in addition to evaluation metrics for AMR. That's probably what I'd recommend in this case but I agree that these days it is often hard to mark new papers as fitting into one of the existing labels.

xiulinyang commented 1 month ago

Yeah, it makes sense! I will take 'Evaluation' then! Thanks:)