← Search

Xinying Song

6 accepted papers

2024

Large Language Models Cannot Self-Correct Reasoning Yet

ICLR 2024poster

Large Language Models (LLMs) have emerged as a groundbreaking technology with their unparalleled text generation capabilities across various applications. Nevertheless, concerns persist regarding the accuracy and appropriateness of their generated content. A contemporary methodology, self-correction…

Cited by 431SourcePDFScholar
2024

Long-form factuality in large language models

NeurIPS 2024poster

Large language models (LLMs) often generate content that contains factual errors when responding to fact-seeking prompts on open-ended topics. To benchmark a model’s long-form factuality in open domains, we first use GPT-4 to generate LongFact, a prompt set comprising thousands of questions spanning…

2023

Compositional Semantic Parsing with Large Language Models

ICLR 2023poster

Humans can reason compositionally when presented with new tasks. Previous research shows that appropriate prompting techniques enable large language models (LLMs) to solve artificial compositional generalization tasks such as SCAN. In this work, we identify additional challenges in more realistic s…

Cited by 150SourcePDFScholar
2022

Token Dropping for Efficient BERT Pretraining

ACL 2022long

Transformer-based models generally allocate the same amount of computation for each token in a given sequence. We develop a simple but effective “token dropping” method to accelerate the pretraining of transformer models, such as BERT, without degrading its performance on downstream tasks. In partic…

Cited by 51SourcePDFScholar
2015

End-to-end Learning of LDA by Mirror-Descent Back Propagation over a Deep Architecture

NeurIPS 2015poster

We develop a fully discriminative learning approach for supervised Latent Dirichlet Allocation (LDA) model using Back Propagation (i.e., BP-sLDA), which maximizes the posterior probability of the prediction variable given the input document. Different from traditional variational learning or Gibbs s…