paper-with-me

Papers

Enhancing Phrase Representation by Information Bottleneck Guided Text Diffusion Process for Keyphrase Extraction

2023-08-17 · Yuanzhen Luo, Qingyu Zhou, Feng Zhou

Keyphrase extraction (KPE) is an important task in Natural Language Processing for many scenarios, which aims to extract keyphrases that are present in a given document. Many existing supervised methods treat KPE as sequential labeling, span-level classification, or generative tasks. However, these methods lack the ability to utilize keyphrase information, which may result in biased results. In this study, we propose Diff-KPE, which leverages the supervised Variational Information Bottleneck (VIB) to guide the text diffusion process for generating enhanced keyphrase representations. Diff-KPE first generates the desired keyphrase embeddings conditioned on the entire document and then injects the generated keyphrase embeddings into each phrase representation. A ranking network and VIB are then optimized together with rank loss and classification loss, respectively. This design of Diff-KPE allows us to rank each candidate phrase by utilizing both the information of keyphrases and the document. Experiments show that Diff-KPE outperforms existing KPE methods on a large open domain keyphrase extraction benchmark, OpenKP, and a scientific domain dataset, KP20K.

📄 PDF Abstract BibTeX arXiv:2308.08739

Code (0)

등록된 구현이 없습니다.

Tasks

Keyphrase Extraction

Methods 이 논문이 사용한 방법론

KPE 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

PPGN: Phrase-Guided Proposal Generation Network For Referring Expression Comprehension

2020-12-20 · Chao Yang, Guoqing Wang, Dongsheng Li, HuaWei Shen 외

Reference expression comprehension (REC) aims to find the location that the phrase refer to in a given image. Proposal generation and proposal representation are two effective techniques in many two-stage REC methods. Ho…

Referring ExpressionReferring Expression Comprehension

Visual Information Guided Zero-Shot Paraphrase Generation

2022-01-22 · COLING 2022 10 · Zhe Lin, Xiaojun Wan

Zero-shot paraphrase generation has drawn much attention as the large-scale high-quality paraphrase corpus is limited. Back-translation, also known as the pivot-based method, is typical to this end. Several works leverag…

DiversityImage CaptioningParaphrase GenerationTranslation

Multimodal Conditional Information Bottleneck for Generalizable AI-Generated Image Detection

2025-05-21 · Haotian Qin, Dongliang Chang, Yueying Gao, Bingyao Yu 외

Although existing CLIP-based methods for detecting AI-generated images have achieved promising results, they are still limited by severe feature redundancy, which hinders their generalization ability. To address this iss…

Exploring Concept Subspace for Self-explainable Text-Attributed Graph Learning

2026-04-13 · Xiaoxue Han, Libo Zhang, Zining Zhu, Yue Ning arxiv

We introduce Graph Concept Bottleneck (GCB) as a new paradigm for self-explainable text-attributed graph learning. GCB maps graphs into a subspace, concept bottleneck, where each concept is a meaningful phrase, and predi…

Graph Learning

Principled Paraphrase Generation with Parallel Corpora

2022-05-24 · ACL 2022 5 · Aitor Ormazabal, Mikel Artetxe, Aitor Soroa, Gorka Labaka 외

Round-trip Machine Translation (MT) is a popular choice for paraphrase generation, which leverages readily available parallel corpora for supervision. In this paper, we formalize the implicit similarity function induced …

DiversityMachine TranslationParaphrase GenerationTranslation