← Search

Jing Qian

8 accepted papers

2023

Limitations of Language Models in Arithmetic and Symbolic Induction

ACL 2023long

Recent work has shown that large pretrained Language Models (LMs) can not only perform remarkably well on a range of Natural Language Processing (NLP) tasks but also start improving on reasoning tasks such as arithmetic induction, symbolic manipulation, and commonsense reasoning with increasing size…

Cited by 72SourcePDFScholar
2022

Controllable Dialogue Simulation with In-context Learning

EMNLP 2022finding

Building dialogue systems requires a large corpus of annotated dialogues. Such datasets are usually created via crowdsourcing, which is expensive and time-consuming. In this paper, we propose Dialogic, a novel dialogue simulation method based on large language model in-context learning to automate d…

2022

Controllable Natural Language Generation with Contrastive Prefixes

ACL 2022findings

To guide the generation of large pretrained language models (LM), previous work has focused on directly fine-tuning the language model or utilizing an attribute discriminator. In this work, we propose a novel lightweight framework for controllable GPT2 generation, which utilizes a set of small attri…

Cited by 100SourcePDFScholar
2021

Fine-grained Entity Typing without Knowledge Base

EMNLP 2021main

Existing work on Fine-grained Entity Typing (FET) typically trains automatic models on the datasets obtained by using Knowledge Bases (KB) as distant supervision. However, the reliance on KB means this training setting can be hampered by the lack of or the incompleteness of the KB. To alleviate this…