← Search

Jianing Zhou

7 accepted papers

2024

CLASP: Cross-modal Alignment Using Pre-trained Unimodal Models

ACL 2024findings

Recent advancements in joint speech-text pre-training have significantly advanced the processing of natural language. However, a key limitation is their reliance on parallel speech-text data, posing challenges due to data accessibility. Addressing this, our paper introduces an innovative framework f…

2023

CLCL: Non-compositional Expression Detection with Contrastive Learning and Curriculum Learning

ACL 2023long

Non-compositional expressions present a substantial challenge for natural language processing (NLP) systems, necessitating more intricate processing compared to general language tasks, even with large pre-trained language models. Their non-compositional nature and limited availability of data resour…

2023

IEKG: A Commonsense Knowledge Graph for Idiomatic Expressions

EMNLP 2023long main

Idiomatic expression (IE) processing and comprehension have challenged pre-trained language models (PTLMs) because their meanings are non-compositional. Unlike prior works that enable IE comprehension through fine-tuning PTLMs with sentences containing IEs, in this work, we construct IEKG, a commons…

Cited by 0SourcecodeScholar
2023

Non-compositional Expression Generation Based on Curriculum Learning and Continual Learning

EMNLP 2023long findings

Non-compositional expressions, by virtue of their non-compositionality, are a classic `pain in the neck' for NLP systems. Different from the general language modeling and generation tasks that are primarily compositional, generating non-compositional expressions is more challenging for current neura…

Cited by 0SourcecodeScholar
2022

Idiomatic Expression Paraphrasing without Strong Supervision

AAAI 2022technical

Idiomatic expressions (IEs) play an essential role in natural language. In this paper, we study the task of idiomatic sentence paraphrasing (ISP), which aims to paraphrase a sentence with an IE by replacing the IE with its literal paraphrase. The lack of large-scale corpora with idiomatic-literal pa…