← Search

Dinghan Shen

10 accepted papers

2021

CoDA: Contrast-enhanced and Diversity-promoting Data Augmentation for Natural Language Understanding

ICLR 2021poster

Data augmentation has been demonstrated as an effective strategy for improving model generalization and data efficiency. However, due to the discrete nature of natural language, designing label-preserving transformations for text data tends to be more challenging. In this paper, we propose a novel…

Cited by 98SourcePDFScholar
2021

HiddenCut: Simple Data Augmentation for Natural Language Understanding with Better Generalizability

ACL 2021long

Fine-tuning large pre-trained models with task-specific data has achieved great success in NLP. However, it has been demonstrated that the majority of information within the self-attention networks is redundant and not utilized effectively during the fine-tuning stage. This leads to inferior results…

2021

MixKD: Towards Efficient Distillation of Large-scale Language Models

ICLR 2021poster

Large-scale language models have recently demonstrated impressive empirical performance. Nevertheless, the improved results are attained at the price of bigger models, more power consumption, and slower inference, which hinder their applicability to low-resource (both memory and computation) platfor…

Cited by 90SourcePDFScholar
2019

Improving Sequence-to-Sequence Learning via Optimal Transport

ICLR 2019poster

Sequence-to-sequence models are commonly trained via maximum likelihood estimation (MLE). However, standard MLE training considers a word-level objective, predicting the next word given the previous ground-truth partial sentence. This procedure focuses on modeling local syntactic patterns, and may f…

Cited by 110SourcePDFScholar
2019

Reinforced Cross-Modal Matching and Self-Supervised Imitation Learning for Vision-Language Navigation

CVPR 2019oral

Vision-language navigation (VLN) is the task of navigating an embodied agent to carry out natural language instructions inside real 3D environments. In this paper, we study how to address three critical challenges for this task: the cross-modal grounding, the ill-posed feedback, and the generalizati…

Cited by 649PDFScholar
2018

Adversarial Text Generation via Feature-Mover's Distance

NeurIPS 2018poster

Generative adversarial networks (GANs) have achieved significant success in generating real-valued data. However, the discrete nature of text hinders the application of GAN to text-generation tasks. Instead of using the standard GAN objective, we propose to improve text-generation GAN via a novel ap…

2018

Topic Compositional Neural Language Model

AISTATS 2018poster

We propose a Topic Compositional Neural Language Model (TCNLM), a novel method designed to simultaneously capture both the global semantic meaning and the local word-ordering structure in a document. The TCNLM learns the global semantic coherence of a document via a neural topic model, and the proba…

2017

Adversarial Feature Matching for Text Generation

ICML 2017poster

The Generative Adversarial Network (GAN) has achieved great success in generating realistic (real-valued) synthetic data. However, convergence issues and difficulties dealing with discrete data hinder the applicability of GAN to text. We propose a framework for generating realistic text via adversar…

Cited by 487SourcePDFScholar
2017

Deconvolutional Paragraph Representation Learning

NeurIPS 2017poster

Learning latent representations from long text sequences is an important first step in many natural language processing applications. Recurrent Neural Networks (RNNs) have become a cornerstone for this challenging task. However, the quality of sentences during RNN-based decoding (reconstruction) dec…

Cited by 120SourcePDFScholar