Pith. sign in

REVIEW 3 cited by

PromptRank: Unsupervised Keyphrase Extraction Using Prompt

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2305.04490 v2 pith:ELCALHMN submitted 2023-05-08 cs.IR

classification cs.IR
keywords promptrankdocumentextractionkeyphrasepromptunsupervisedapproachcandidate
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

The keyphrase extraction task refers to the automatic selection of phrases from a given document to summarize its core content. State-of-the-art (SOTA) performance has recently been achieved by embedding-based algorithms, which rank candidates according to how similar their embeddings are to document embeddings. However, such solutions either struggle with the document and candidate length discrepancies or fail to fully utilize the pre-trained language model (PLM) without further fine-tuning. To this end, in this paper, we propose a simple yet effective unsupervised approach, PromptRank, based on the PLM with an encoder-decoder architecture. Specifically, PromptRank feeds the document into the encoder and calculates the probability of generating the candidate with a designed prompt by the decoder. We extensively evaluate the proposed PromptRank on six widely used benchmarks. PromptRank outperforms the SOTA approach MDERank, improving the F1 score relatively by 34.18%, 24.87%, and 17.57% for 5, 10, and 15 returned results, respectively. This demonstrates the great potential of using prompt for unsupervised keyphrase extraction. We release our code at https://github.com/HLT-NLP/PromptRank.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Exploring LLM Capabilities in Extracting DCAT-Compatible Metadata for Data Cataloging

    cs.IR 2025-07 conditional novelty 5.0 of 10

    Large language models can generate DCAT-compatible metadata for data catalogs at quality close to human annotations, though the strongest evidence is for simple extraction tasks.

  2. ConExion: Concept Extraction with Large Language Models

    cs.CL 2025-04 conditional novelty 5.0 of 10

    Prompting Llama3 70B with one random in-context example achieves the best reported F1 on present-concept extraction for Inspec and SemEval2017, outperforming traditional unsupervised keyphrase extractors.

  3. LongKey: Keyphrase Extraction for Long Documents

    cs.CL 2024-11 conditional novelty 5.0 of 10

    A long-document keyphrase extractor using Longformer, convolution-based n-gram embeddings, and max-pooling over occurrences outperforms prior extractors on LDKP and most zero-shot datasets.

Pith tools