← Search

Qiuyuan Huang

10 accepted papers

2024

MindAgent: Emergent Gaming Interaction

NAACL 2024findings

Large Foundation Models (LFMs) can perform complex scheduling in a multi-agent system and can coordinate agents to complete sophisticated tasks that require extensive collaboration.However, despite the introduction of numerous gaming frameworks, the community lacks adequate benchmarks that support t…

Cited by 100SourcePDFScholar
2023

Localized Symbolic Knowledge Distillation for Visual Commonsense Models

NeurIPS 2023poster

Instruction following vision-language (VL) models offer a flexible interface that supports a broad range of multimodal tasks in a zero-shot fashion. However, interfaces that operate on full images do not directly enable the user to “point to" and access specific regions within images. This capabilit…

Cited by 13SourcePDFScholar
2023

Logical Transformers: Infusing Logical Structures into Pre-Trained Language Models

ACL 2023findings

Natural language contains rich logical structures and logical information, and correctly detecting and accurately understanding these logical structures and information underlying natural language texts is very crucial for NLP models’ performance on many important NLU and NLG tasks. Existing pre-tra…

Cited by 1SourcePDFScholar
2022

KAT: A Knowledge Augmented Transformer for Vision-and-Language

NAACL 2022long

The primary focus of recent work with large-scale transformers has been on optimizing the amount of information packed into the model’s parameters. In this work, we ask a complementary question: Can multimodal transformers leverage explicit knowledge in their reasoning? Existing, primarily unimodal,…

2021

NICE: Neural Image Commenting with Empathy

EMNLP 2021finding

Emotion and empathy are examples of human qualities lacking in many human-machine interactions. The goal of our work is to generate engaging dialogue grounded in a user-shared image with increased emotion and empathy while minimizing socially inappropriate or offensive outputs. We release the Neural…

Cited by 7SourcePDFScholar
2020

Mapping natural-language problems to formal-language solutions using structured neural representations

ICML 2020poster

Generating formal-language programs represented by relational tuples, such as Lisp programs or mathematical operations, to solve problems stated in natural language is a challenging task because it requires explicitly capturing discrete symbolic structural information implicit in the input. However,…

Cited by 37SourcePDFScholar
2019

Object-Driven Text-To-Image Synthesis via Adversarial Training

CVPR 2019poster

In this paper, we propose Object-driven Attentive Generative Adversarial Newtorks (Obj-GANs) that allow attention-driven, multi-stage refinement for synthesizing complex images from text descriptions. With a novel object-driven attentive generative network, the Obj-GAN can synthesize salient objects…

Cited by 386PDFScholar
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

AttnGAN: Fine-Grained Text to Image Generation With Attentional Generative Adversarial Networks

CVPR 2018poster

In this paper, we propose an Attentional Generative Adversarial Network (AttnGAN) that allows attention-driven, multi-stage refinement for fine-grained text-to-image generation. With a novel attentional generative network, the AttnGAN can synthesize fine-grained details at different sub-regions of…