← Search

Keyi Tang

3 accepted papers

2024

Leveraging Environment Interaction for Automated PDDL Translation and Planning with Large Language Models

NeurIPS 2024poster

Large Language Models (LLMs) have shown remarkable performance in various natural language tasks, but they often struggle with planning problems that require structured reasoning. To address this limitation, the conversion of planning problems into the Planning Domain Definition Language (PDDL) has…

2021

Code Generation from Natural Language with Less Prior Knowledge and More Monolingual Data

ACL 2021short

Training datasets for semantic parsing are typically small due to the higher expertise required for annotation than most other NLP tasks. As a result, models for this application usually need additional prior knowledge to be built into the architecture or algorithm. The increased dependency on human…

2021

Optimizing Deeper Transformers on Small Datasets

ACL 2021long

It is a common belief that training deep transformers from scratch requires large datasets. Consequently, for small datasets, people usually use shallow and simple additional layers on top of pre-trained models during fine-tuning. This work shows that this does not always need to be the case: with p…