← Search

Linhan Zhang

4 accepted papers

2023

Global and Local Hierarchy-aware Contrastive Framework for Implicit Discourse Relation Recognition

ACL 2023findings

Due to the absence of explicit connectives, implicit discourse relation recognition (IDRR) remains a challenging task in discourse analysis. The critical step for IDRR is to learn high-quality discourse relation representations between two arguments. Recent methods tend to integrate the whole hierar…

2023

Weighted Sampling for Masked Language Modeling

ICASSP 2023accepted

Masked Language Modeling (MLM) is widely used to pretrain language models. The standard random masking strategy in MLM causes the pre-trained language models (PLMs) to be biased towards high-frequency tokens. Representation learning of rare tokens is poor and PLMs have limited performance on downstr…

Cited by 0SourceScholar
2022

Improved Universal Sentence Embeddings with Prompt-based Contrastive Learning and Energy-based Learning

EMNLP 2022finding

Contrastive learning has been demonstrated to be effective in enhancing pre-trained language models (PLMs) to derive superior universal sentence embeddings. However, existing contrastive methods still have two limitations. Firstly, previous works may acquire poor performance under domain shift setti…

2022

MDERank: A Masked Document Embedding Rank Approach for Unsupervised Keyphrase Extraction

ACL 2022findings

Keyphrase extraction (KPE) automatically extracts phrases in a document that provide a concise summary of the core content, which benefits downstream information retrieval and NLP tasks. Previous state-of-the-art methods select candidate keyphrases based on the similarity between learned representat…