3 citations · 5 across the 6 of their papers we have counts for
4 papers · 1 filter
Negation Triplet Extraction with Syntactic Dependency and Semantic Consistency
Yuchen Shi, Deqing Yang, Jingping Liu +3
Previous works of negation understanding mainly focus on negation cue detection and scope resolution, without identifying negation subject which is also significant to the downstre…
Exploiting Duality in Open Information Extraction with Predicate Prompt
Zhen Chen, Jingping Liu, Deqing Yang +5
Open information extraction (OpenIE) aims to extract the schema-free triplets in the form of (\emph{subject}, \emph{predicate}, \emph{object}) from a given sentence. Compared with…
QUERT: Continual Pre-training of Language Model for Query Understanding in Travel Domain Search
Jian Xie, Yidan Liang, Jingping Liu +3
In light of the success of the pre-trained language models (PLMs), continual pre-training of generic PLMs has been the paradigm of domain adaption. In this paper, we propose QUERT,…
FL-Tuning: Layer Tuning for Feed-Forward Network in Transformer
Jingping Liu, Yuqiu Song, Kui Xue +6
Prompt tuning is an emerging way of adapting pre-trained language models to downstream tasks. However, the existing studies are mainly to add prompts to the input sequence. This wa…