SEKE: Specialised Experts for Keyword Extraction
Matej Martinc, Hanh Thi Hong Tran, Senja Pollak, Boshko Koloski

TL;DR
SEKE introduces a novel supervised keyword extraction method using a mixture of specialised experts with DeBERTa and BiLSTM, achieving state-of-the-art results and providing interpretability insights.
Contribution
It presents a new MoE-based framework for keyword extraction that enhances performance and explainability, especially on smaller datasets.
Findings
SEKE outperforms existing baselines on multiple datasets.
Experts specialise in different linguistic features like punctuation and named entities.
The approach improves keyword extraction in low-resource scenarios.
Abstract
Keyword extraction involves identifying the most descriptive words in a document, allowing automatic categorisation and summarisation of large quantities of diverse textual data. Relying on the insight that real-world keyword detection often requires handling of diverse content, we propose a novel supervised keyword extraction approach based on the mixture of experts (MoE) technique. MoE uses a learnable routing sub-network to direct information to specialised experts, allowing them to specialise in distinct regions of the input space. SEKE, a mixture of Specialised Experts for supervised Keyword Extraction, uses DeBERTa as the backbone model and builds on the MoE framework, where experts attend to each token, by integrating it with a bidirectional Long short-term memory (BiLSTM) network, to allow successful extraction even on smaller corpora, where specialisation is harder due to lack…
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
Taxonomy
TopicsAdvanced Text Analysis Techniques
MethodsHow do I file a dispute with Expedia?*DisputeFastService · DeBERTa · Mixture of Experts
