Hyperbolic Relevance Matching for Neural Keyphrase Extraction
Mingyang Song, Yi Feng, Liping Jing

TL;DR
This paper introduces HyperMatch, a hyperbolic space-based model for keyphrase extraction that effectively captures hierarchical structures and improves relevance estimation, outperforming existing methods on multiple benchmarks.
Contribution
The paper proposes a novel hyperbolic matching model that embeds phrases and documents in the same hyperbolic space for improved relevance estimation in keyphrase extraction.
Findings
HyperMatch outperforms state-of-the-art baselines on six benchmark datasets.
Embedding in hyperbolic space enhances hierarchical structure modeling.
The model effectively estimates phrase-document relevance via hyperbolic distance.
Abstract
Keyphrase extraction is a fundamental task in natural language processing and information retrieval that aims to extract a set of phrases with important information from a source document. Identifying important keyphrase is the central component of the keyphrase extraction task, and its main challenge is how to represent information comprehensively and discriminate importance accurately. In this paper, to address these issues, we design a new hyperbolic matching model (HyperMatch) to represent phrases and documents in the same hyperbolic space and explicitly estimate the phrase-document relevance via the Poincar\'e distance as the important score of each phrase. Specifically, to capture the hierarchical syntactic and semantic structure information, HyperMatch takes advantage of the hidden representations in multiple layers of RoBERTa and integrates them as the word embeddings via an…
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
TopicsAdvanced Text Analysis Techniques
MethodsAttention Is All You Need · Linear Layer · Attention Dropout · Dense Connections · Dropout · Linear Warmup With Linear Decay · Multi-Head Attention · WordPiece · Refunds@Expedia|||How do I get a full refund from Expedia? · Layer Normalization
