← Search

Jiachi Liu

5 accepted papers

2023

Generative Zero-Shot Prompt Learning for Cross-Domain Slot Filling with Inverse Prompting

ACL 2023findings

Zero-shot cross-domain slot filling aims to transfer knowledge from the labeled source domain to the unlabeled target domain. Existing models either encode slot descriptions and examples or design handcrafted question templates using heuristic rules, suffering from poor generalization capability or…

2023

SIAST: A Slot Imbalance-Aware Self-Training Scheme for Semi-Supervised Slot Filling

ICASSP 2023accepted

Slot filling where labelled data are scarce could leverage the recent advances in self-training methods. However, existing self-training models ignore the prevalent imbalanced slot distribution problem in many slot filling datasets. These methods could exacerbate label imbalance during learning iter…

Cited by 0SourceScholar
2022

A Robust Contrastive Alignment Method for Multi-Domain Text Classification

ICASSP 2022accepted

Multi-domain text classification can automatically classify texts in various scenarios. Due to the diversity of human languages, texts with the same label in different domains may differ greatly, which brings challenges to the multi-domain text classification. Current advanced methods use the privat…

Cited by 0SourceScholar
2022

Parameter-efficient Continual Learning Framework in Industrial Real-time Text Classification System

NAACL 2022industry

Catastrophic forgetting is a challenge for model deployment in industrial real-time systems, which requires the model to quickly master a new task without forgetting the old one. Continual learning aims to solve this problem; however, it usually updates all the model parameters, resulting in extensi…

2021

Bridge to Target Domain by Prototypical Contrastive Learning and Label Confusion: Re-explore Zero-Shot Learning for Slot Filling

EMNLP 2021main

Zero-shot cross-domain slot filling alleviates the data dependence in the case of data scarcity in the target domain, which has aroused extensive research. However, as most of the existing methods do not achieve effective knowledge transfer to the target domain, they just fit the distribution of the…