Papers by Linhan Li

2 papers
MDERank: A Masked Document Embedding Rank Approach for Unsupervised Keyphrase Extraction (2022.findings-acl)

Copied to clipboard

Challenge: Keyphrase extraction (KPE) extracts phrases in a document that provide a concise summary of the core content.
Approach: They propose an unsupervised keyphrase extraction method that ranks candidates by similarity between embeddings of source document and masked document.
Outcome: The proposed method outperforms state-of-the-art methods on six benchmarks . it achieves average 3.53 improvement over the existing method .
Context Length Extension via Generalized Extrapolation Scale (2024.findings-acl)

Copied to clipboard

Challenge: Existing work on extrapolating positional embedding (RoPE) has limited results in the application of long context language models.
Approach: They propose a set of parameterized extrapolation functions applied to each layer and attention head to adaptively adjust its extrapolations scales.
Outcome: The proposed model achieves stable extrapolation on 64k contexts by training on 16k length text.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations