Incorporating Multimodal Information in Open-Domain Web Keyphrase Extraction (2020.emnlp-main)
Copied to clipboard
| Challenge: | Open-domain Keyphrase extraction (KPE) is a fundamental yet complex NLP task . effective designs encode within layout and formatting signals that point to where the important information can be found. |
| Approach: | They propose a multi-modal approach to open-domain keyphrase extraction (KPE) on the Web that leverages layout and formatting signals to aid in the task. |
| Outcome: | The proposed model outperforms state-of-the-art models on the open-domain keyphrase extraction task. |
Similar Papers
Open Domain Web Keyphrase Extraction Beyond Language Modeling (D19-1)
Copied to clipboard
| Challenge: | Recent neural methods for keyphrase extraction are mostly observed in documents originating from the scientific domain. |
| Approach: | They develop a neural keyphrase extraction model that goes beyond language understanding to handle the variations of domain and content quality. |
| Outcome: | The proposed model can handle the variations of domain and content quality without restriction of the domain, quality, nor content of the documents. |
Enhancing Phrase Representation by Information Bottleneck Guided Text Diffusion Process for Keyphrase Extraction (2024.lrec-main)
Copied to clipboard
| Challenge: | Existing methods for keyphrase extraction lack the ability to utilize keyphrase information, which may result in biased results. |
| Approach: | They propose a keyphrase extraction task that leverages the supervised Variational Information Bottleneck to guide the text diffusion process for generating enhanced keyphrase representations. |
| Outcome: | The proposed keyphrase extraction model outperforms existing methods on open domain keyphrase extractor benchmark and scientific domain dataset. |
Match More, Extract Better! Hybrid Matching Model for Open Domain Web Keyphrase Extraction (2024.findings-acl)
Copied to clipboard
| Challenge: | Existing models for keyphrase extraction use noisy information to filter the salient phrases from the document. |
| Approach: | They propose a hybrid matching model that combines representation-focused and interaction-based matching modules into a unified framework for improving keyphrase extraction. |
| Outcome: | The proposed model outperforms state-of-the-art keyphrase extraction models on the OpenKP dataset. |
Unsupervised Keyphrase Extraction with Multipartite Graphs (N18-2)
Copied to clipboard
| Challenge: | Recent years have witnessed a resurgence of interest in automatic keyphrase extraction. |
| Approach: | They propose an unsupervised keyphrase extraction model that encodes topical information within a multipartite graph structure. |
| Outcome: | The proposed model improves on three widely used datasets. |
A Survey on Recent Advances in Keyphrase Extraction from Pre-trained Language Models (2023.findings-eacl)
Copied to clipboard
| Challenge: | Keyphrase extraction is a key component in Natural Language Processing (NLP) systems for selecting a set of phrases from the document that could summarize the important information discussed in the source document. |
| Approach: | They propose to use supervised and unsupervised keyphrase extraction techniques to investigate the state-of-the-art models for keyphrase extracting. |
| Outcome: | The proposed keyphrase extraction system can significantly accelerate the speed of retrieval and help people get first-hand information from a long document quickly and accurately. |
KPEval: Towards Fine-Grained Semantic-Based Keyphrase Evaluation (2024.findings-acl)
Copied to clipboard
| Challenge: | Existing evaluation methods for keyphrase extraction and generation rely on exact matching with human references. |
| Approach: | They propose a framework for evaluation that includes four critical aspects: reference agreement, faithfulness, diversity, utility and semantic-based metrics. |
| Outcome: | The proposed evaluation framework correlates better with human preferences than previously proposed metrics. |
Boosting Multi-modal Keyphrase Prediction with Dynamic Chain-of-Thought in Vision-Language Models (2025.emnlp-main)
Copied to clipboard
Qihang Ma, Shengyu Li, Jie Tang, Dingkang Yang, null Chenshaodong, Yingyi Zhang, Chao Feng, Ran Jiao
| Challenge: | Multi-modal keyphrase prediction (MMKP) aims to produce concise, informative phrases that capture the essence of cross-modal inputs. |
| Approach: | They propose to use vision-language models to generate conclusive phrases using multiple modalities of input information. |
| Outcome: | The proposed methods outperform existing methods on absence and unseen scenarios and overestimate model capability due to overlap in training tests. |
An Integrated Approach for Keyphrase Generation via Exploring the Power of Retrieval and Extraction (N19-1)
Copied to clipboard
| Challenge: | Existing methods on keyphrase generation are purely extractive or generative . however, extractive methods cannot predict absent keyphrases which are not in the document. |
| Approach: | They propose a multi-task learning framework that jointly learns an extractive model and a generative model. |
| Outcome: | The proposed approach outperforms the state-of-the-art methods on five keyphrase generation tasks. |
Multi-modal Information Extraction from Text, Semi-structured, and Tabular Data on the Web (2020.acl-tutorials)
Copied to clipboard
| Challenge: | a tutorial explores the commonalities in the challenges and solutions developed to address information extraction from the World Wide Web. |
| Approach: | This tutorial examines methods for extracting information from the World Wide Web . it explores the commonalities in the challenges and solutions developed to address these different forms of text . |
| Outcome: | This paper examines the commonalities in the challenges and solutions developed to address the World Wide Web. |
Clustering-based Sampling for Few-Shot Cross-Domain Keyphrase Extraction (2024.findings-eacl)
Copied to clipboard
| Challenge: | Scientific domain-specific pre-training has led to state-of-the-art keyphrase extraction performance with a majority of benchmarks being within the domain. |
| Approach: | They propose to leverage topic information available in the data to build a clustering-based sampling approach that facilitates selecting a few samples to label from the target domain . |
| Outcome: | The proposed approach leads to 26.35 points in performance when compared to selecting few-shot samples uniformly at random. |