← Search

Zhou Yu

94 accepted papers

2026

AutoRPA: Efficient GUI Automation through LLM-Driven Code Synthesis from Interactions

ICML 2026poster

Large Language Model (LLM) based agents have demonstrated proficiency in multi-step interactions with graphical user interfaces (GUIs). While most research focuses on improving single-task performance, practical scenarios often involve repetitive GUI tasks for which invoking LLM reasoning repeatedly…

Cited by 0SourceScholar
2026

CSD: Content-aware Speculative Decoding for Efficient Image Generation

ICML 2026poster

Speculative decoding (SD) has emerged as a key solution to accelerate the inference of autoregressive models. However, in the field of image generation, it faces the challenge of low acceptance rates, and directly relaxing its criteria leads to degradation in image quality. In this paper, we propose…

Cited by 0SourceScholar
2026

DualMap: Enabling Both Cache Affinity and Load Balancing for Distributed LLM Serving

ICLR 2026poster

In large language model (LLM) serving, reusing the key-value (KV) cache of prompts across requests is a key technique for reducing time-to-first-token (TTFT) and lowering serving costs. Cache-affinity scheduling, which co-locates requests with the same prompt prefix to maximize KV cache reuse, often…

Cited by 0SourcecodeScholar
2026

Dyna-Mind: Learning to Simulate from Experience for Better AI Agents

ICLR 2026poster

Reasoning models have recently shown remarkable progress in domains such as math and coding. However, their expert-level abilities in math and coding contrast sharply with their performance in long-horizon, interactive tasks such as web navigation and computer/phone-use. Inspired by literature on hu…

Cited by 0SourceScholar
2026

Estimating Tail Risks in Language Model Output Distributions

ICML 2026spotlight

Language models are increasingly capable and are being rapidly deployed on a population-level scale. As a result, the safety of these models is increasingly high-stakes. Fortunately, advances in alignment have significantly reduced the likelihood of harmful model outputs. However, when models are qu…

Cited by 0SourceScholar
2026

FedAFD: Multimodal Federated Learning via Adversarial Fusion and Distillation

CVPR 2026

Multimodal Federated Learning (MFL) enables clients with heterogeneous data modalities to collaboratively train models without sharing raw data, offering a privacy-preserving framework that leverages complementary cross-modal information. However, existing methods often overlook personalized client

Cited by 0SourcecodeScholar
2026

HERO: Hierarchical Embedding-Refinement for Open-Vocabulary Temporal Sentence Grounding in Videos

CVPR 2026

Temporal Sentence Grounding in Videos (TSGV) aims to temporally localize segments of a video that correspond to a given natural language query. Despite recent progress, most existing TSGV approaches operate under closed-vocabulary settings, limiting their ability to generalize to real-world queries

Cited by 0SourcecodeScholar
2026

Mitigating Noise-Induced Layout Priors for Object Counting in Diffusion Models

ICML 2026poster

Despite remarkable progress in text-to-image diffusion models, accurately generating the specified number of objects remains a persistent challenge. We identify the initial noise as a primary determinant of spatial layout formation, with early-stage cross-attention serving as the key mechanism that …

Cited by 0SourceScholar
2026

REALM: An MLLM-Agent Framework for Open World 3D Reasoning Segmentation and Editing on Gaussian Splatting

CVPR 2026

Bridging the gap between complex human instructions and precise 3D object grounding remains a significant challenge in vision and robotics. Existing 3D segmentation methods often struggle to interpret ambiguous, reasoning-based instructions, while 2D vision-language models that excel at such reasoni

Cited by 0SourcecodeScholar
2026

SRSplat: Feed-Forward Super-Resolution Gaussian Splatting from Sparse Multi-View Images

AAAI 2026technical

Feed-forward 3D reconstruction from sparse, low-resolution (LR) images is a crucial capability for real-world applications, such as autonomous driving and embodied AI. However, existing methods often fail to recover fine texture details. This limitation stems from the inherent lack of high-frequency

Cited by 0SourcePDFScholar
2026

Semantic Volume: Quantifying and Detecting Both External and Internal Uncertainty in LLMs

AAAI 2026technical

Large language models (LLMs) have demonstrated remarkable performance across diverse tasks by encoding vast amounts of factual knowledge. However, they are still prone to hallucinations, generating incorrect or misleading information, often accompanied by high uncertainty. Existing methods for hallu

Cited by 0SourcePDFScholar
2026

Sparse4DGS: 4D Gaussian Splatting for Sparse-Frame Dynamic Scene Reconstruction

AAAI 2026technical

Dynamic Gaussian Splatting approaches have achieved remarkable performance for 4D scene reconstruction. However, these approaches rely on dense-frame video sequences for photorealistic reconstruction. In real-world scenarios, due to equipment constraints, sometimes only sparse frames are accessible.

Cited by 0SourcePDFScholar
2026

VideoARM: Agentic Reasoning over Hierarchical Memory for Long-Form Video Understanding

CVPR 2026

Long-form video understanding remains challenging due to the extended temporal structure and dense multimodal cues. Despite recent progress, many existing approaches still rely on hand-crafted reasoning pipelines or employ token-consuming video preprocessing to guide MLLMs in autonomous reasoning. T

Cited by 0SourcecodeScholar
2025

A General Framework for Inference-time Scaling and Steering of Diffusion Models

ICML 2025poster

Diffusion models have demonstrated remarkable performance in generative modeling, but generating samples with specific desiderata remains challenging. Existing solutions --- such as fine-tuning, best-of-n sampling, and gradient-based guidance --- are expensive, inefficient, or limited in applicabil…

2025

An Effective Levelling Paradigm for Unlabeled Scenarios

NeurIPS 2025poster

Advancements in direct-integration fine-tuning frameworks have underscored their potential to enhance the performance of labeled scenarios and tasks. To enhance the generalization of different categories in the same dataset, some methods have added visual loss to these frameworks for unlabeled scena…

Cited by 0SourceScholar
2025

Bottom-Up Synthesis of Knowledge-Grounded Task-Oriented Dialogues with Iteratively Self-Refined Prompts

NAACL 2025short

Training conversational question-answering (QA) systems demands a substantial amount of in-domain data, which is often scarce in practice. A common solution to this challenge is to generate synthetic data. Traditional methods typically follow a top-down approach, where a large language model (LLM) g…

Cited by 0SourcePDFScholar
2025

Bringing Pedagogy into Focus: Evaluating Virtual Teaching Assistants’ Question-Answering in Asynchronous Learning Environments

EMNLP 2025

Virtual Teaching Assistants (VTAs) can reduce the workload of teaching teams in Asynchronous Learning Environments (ALEs) where timely, personalized support is often limited. As VTA systems grow more capable, rigorous and pedagogically sound evaluation becomes essential. Existing assessments often r

2025

ConFit v2: Improving Resume-Job Matching using Hypothetical Resume Embedding and Runner-Up Hard-Negative Mining

ACL 2025finding

A reliable resume-job matching system helps a company recommend suitable candidates from a pool of resumes and helps a job seeker find relevant jobs from a list of job posts. However, since job seekers apply only to a few jobs, interaction labels in resume-job datasets are sparse. We introduce ConFi…

Cited by 0SourcePDFScholar
2025

ExACT: Teaching AI Agents to Explore with Reflective-MCTS and Exploratory Learning

ICLR 2025poster

Autonomous agents have demonstrated significant potential in automating complex multistep decision-making tasks. However, even state-of-the-art vision-language models (VLMs), such as GPT-4o, still fall short of human-level performance, particularly in intricate web environments and long-horizon plan…

Cited by 8SourcePDFScholar
2025

Growing a Twig to Accelerate Large Vision-Language Models

ICCV 2025poster

Large vision-language models (VLMs) have demonstrated remarkable capabilities in open-world multimodal understanding, yet their high computational overheads pose great challenges for practical deployment. Some recent works have proposed methods to accelerate VLMs by pruning redundant visual tokens g…

2025

PAPILLON: Privacy Preservation from Internet-based and Local Language Model Ensembles

NAACL 2025long

Users can divulge sensitive information to proprietary LLM providers, raising significant privacy concerns. While open-source models, hosted locally on the user’s machine, alleviate some concerns, models that users can host locally are often less capable than proprietary frontier models. Toward pres…

Cited by 5SourcePDFScholar
2025

Probability-Density-aware Semi-supervised Learning

AAAI 2025technical

In Semi-supervised learning(SSL), we always accept cluster assumption, assuming features in different high-density regions belong to other categories. However, it is always ignored by existing algorithms and needs mathematical explanations. This paper first proposes a theorem to statistically explai…

2025

Self-Classification Enhancement and Correction for Weakly Supervised Object Detection

IJCAI 2025

In recent years, weakly supervised object detection (WSOD) has attracted much attention due to its low labeling cost. The success of recent WSOD models is often ascribed to the two-stage multi-class classification (MCC) task, i.e., multiple instance learning and online classification refinement. Des

Cited by 0SourcePDFScholar
2025

When Thinking Fails: The Pitfalls of Reasoning for Instruction-Following in LLMs

NeurIPS 2025spotlight

Reasoning-enhanced large language models (RLLMs), whether explicitly trained for reasoning or prompted via chain-of-thought (CoT), have achieved state-of-the-art performance on many complex reasoning tasks. However, we uncover a surprising and previously overlooked phenomenon: explicit CoT reasoning…

Cited by 0SourceScholar
2024

DECOR: Improving Coherence in L2 English Writing with a Novel Benchmark for Incoherence Detection, Reasoning, and Rewriting

EMNLP 2024main

Coherence in writing, an aspect that L2 English learners often struggle with, is crucial in assessing L2 English writing. Existing automated writing evaluation systems primarily use basic surface linguistic features to detect coherence in writing. However, little effort has been made to correct the…

2024

Do Models Explain Themselves? Counterfactual Simulatability of Natural Language Explanations

ICML 2024spotlight

Large language models (LLMs) are trained to imitate humans to explain human decisions. However, do LLMs explain themselves? Can they help humans build mental models of how LLMs process different inputs? To answer these questions, we propose to evaluate $\textbf{counterfactual simulatability}$ of nat…

Cited by 57SourcePDFScholar
2024

Getting Serious about Humor: Crafting Humor Datasets with Unfunny Large Language Models

ACL 2024short

Humor is a fundamental facet of human cognition and interaction. Yet, despite recent advances in natural language processing, humor detection remains a challenging task that is complicated by the scarcity of datasets that pair humorous texts with similar non-humorous counterparts. We investigate whe…

2024

LocalRQA: From Generating Data to Locally Training, Testing, and Deploying Retrieval-Augmented QA Systems

ACL 2024system demonstrations

Retrieval-augmented question-answering systems combine retrieval techniques with large language models to provide answers that are more accurate and informative. Many existing toolkits allow users to quickly build such systems using off-the-shelf models, but they fall short in supporting researchers…

2024

MPOD123: One Image to 3D Content Generation Using Mask-enhanced Progressive Outline-to-Detail Optimization

CVPR 2024poster

Recent advancements in single image driven 3D content generation have been propelled by leveraging prior knowledge from pretrained 2D diffusion models. However the 3D content generated by existing methods often exhibits distorted outline shapes and inadequate details. To solve this problem we propos…

Cited by 1SourcePDFScholar
2024

ParaGuide: Guided Diffusion Paraphrasers for Plug-and-Play Textual Style Transfer

AAAI 2024technical

Textual style transfer is the task of transforming stylistic properties of text while preserving meaning. Target "styles" can be defined in numerous ways, ranging from single attributes (e.g. formality) to authorship (e.g. Shakespeare). Previous unsupervised style-transfer approaches generally rely…

2024

Parallel Structures in Pre-training Data Yield In-Context Learning

ACL 2024long

Pre-trained language models (LMs) are capable of in-context learning (ICL): they can adapt to a task with only a few examples given in the prompt without any parameter update. However, it is unclear where this capability comes from as there is a stark distribution shift between pre-training text and…

Cited by 13SourcePDFScholar
2024

ProLex: A Benchmark for Language Proficiency-oriented Lexical Substitution

ACL 2024findings

Lexical Substitution discovers appropriate substitutes for a given target word in a context sentence. However, the task fails to consider substitutes that are of equal or higher proficiency than the target, an aspect that could be beneficial for language learners looking to improve their writing. To…

2024

SPD-DDPM: Denoising Diffusion Probabilistic Models in the Symmetric Positive Definite Space

AAAI 2024technical

Symmetric positive definite(SPD) matrices have shown important value and applications in statistics and machine learning, such as FMRI analysis and traffic prediction. Previous works on SPD matrices mostly focus on discriminative models, where predictions are made directly on E(X|y), where y is a ve…

2024

Teaching Language Models to Self-Improve through Interactive Demonstrations

NAACL 2024long

The self-improving ability of large language models (LLMs), enabled by prompting them to analyze and revise their own outputs, has garnered significant interest in recent research. However, this ability has been shown to be absent and difficult to learn for smaller models, thus widening the performa…

2024

The Mirrored Influence Hypothesis: Efficient Data Influence Estimation by Harnessing Forward Passes

CVPR 2024poster

Large-scale black-box models have become ubiquitous across numerous applications. Understanding the influence of individual training data sources on predictions made by these models is crucial for improving their trustworthiness. Current influence estimation techniques involve computing gradients fo…

2024

TinyStyler: Efficient Few-Shot Text Style Transfer with Authorship Embeddings

EMNLP 2024finding

The goal of text style transfer is to transform the style of texts while preserving their original meaning, often with only a few examples of the target style. Existing style transfer methods generally rely on the few-shot capabilities of large language models or on complex controllable text generat…

2024

VarBench: Robust Language Model Benchmarking Through Dynamic Variable Perturbation

EMNLP 2024finding

As large language models achieve impressive scores on traditional benchmarks, an increasing number of researchers are becoming concerned about benchmark data leakage during pre-training, commonly known as the data contamination problem. To ensure fair evaluation, recent benchmarks release only the t…

2023

ANetQA: A Large-Scale Benchmark for Fine-Grained Compositional Reasoning Over Untrimmed Videos

CVPR 2023poster

Building benchmarks to systemically analyze different capabilities of video question answering (VideoQA) models is challenging yet crucial. Existing benchmarks often use non-compositional simple questions and suffer from language biases, making it difficult to diagnose model weaknesses incisively. A…

2023

Adaptive Hierarchy-Branch Fusion for Online Knowledge Distillation

AAAI 2023technical

Online Knowledge Distillation (OKD) is designed to alleviate the dilemma that the high-capacity pre-trained teacher model is not available. However, the existing methods mostly focus on improving the ensemble prediction accuracy from multiple students (a.k.a. branches), which often overlook the homo…

2023

Controllable Mixed-Initiative Dialogue Generation through Prompting

ACL 2023short

Mixed-initiative dialogue tasks involve repeated exchanges of information and conversational control. Conversational agents gain control by generating responses that follow particular dialogue intents or strategies, prescribed by a policy planner. The standard approach has been fine-tuning pre-train…

2023

DIONYSUS: A Pre-trained Model for Low-Resource Dialogue Summarization

ACL 2023long

Dialogue summarization has recently garnered significant attention due to its wide range of applications. However, existing methods for summarizing dialogues have limitations because they do not take into account the inherent structure of dialogue and rely heavily on labeled data, which can lead to…

2023

End-to-end Task-oriented Dialogue: A Survey of Tasks, Methods, and Future Directions

EMNLP 2023long main

End-to-end task-oriented dialogue (EToD) can directly generate responses in an end-to-end fashion without modular training, which attracts escalating popularity. The advancement of deep neural networks, especially the successful use of large pre-trained models, has further led to significant progres…

Cited by 0SourceScholar
2023

KRLS: Improving End-to-End Response Generation in Task Oriented Dialog with Reinforced Keywords Learning

EMNLP 2023long main

In task-oriented dialogs (TOD), reinforcement learning (RL) algorithms train a model to directly optimize response for task-related metrics. However, RL often needs to perform exploration, which can be time-consuming due to the slow auto-regressive sequence generation process. We investigate an appr…

Cited by 0SourcecodeScholar
2023

MIGA: A Unified Multi-Task Generation Framework for Conversational Text-to-SQL

AAAI 2023technical

Conversational text-to-SQL is designed to translate multi-turn natural language questions into their corresponding SQL queries. Most advanced conversational text-to-SQL methods are incompatible with generative pre-trained language models (PLMs), such as T5. In this paper, we present a two-stage unif…

2023

Mixture of Soft Prompts for Controllable Data Generation

EMNLP 2023long findings

Large language models (LLMs) effectively generate fluent text when the target output follows natural language patterns. However, structured prediction tasks confine the output format to a limited ontology, causing even very large models to struggle since they were never trained with such restriction…

Cited by 0SourcecodeScholar
2023

PRESTO: A Multilingual Dataset for Parsing Realistic Task-Oriented Dialogs

EMNLP 2023long main

Research interest in task-oriented dialogs has increased as systems such as Google Assistant, Alexa and Siri have become ubiquitous in everyday life. However, the impact of academic research in this area has been limited by the lack of datasets that realistically capture the wide array of user pain…

Cited by 0SourcecodeScholar
2023

Prompt-Based Monte-Carlo Tree Search for Goal-oriented Dialogue Policy Planning

EMNLP 2023short main

Planning for goal-oriented dialogue often requires simulating future dialogue interactions and estimating task progress. Many approaches thus consider training neural networks to perform look-ahead search algorithms such as A* search and Monte Carlo Tree Search (MCTS). However, this training often r…

Cited by 0SourcecodeScholar
2023

Prompting Large Language Models With Answer Heuristics for Knowledge-Based Visual Question Answering

CVPR 2023poster

Knowledge-based visual question answering (VQA) requires external knowledge beyond the image to answer the question. Early studies retrieve required knowledge from explicit knowledge bases (KBs), which often introduces irrelevant information to the question, hence restricting the performance of thei…

2023

Sociocultural Norm Similarities and Differences via Situational Alignment and Explainable Textual Entailment

EMNLP 2023long main

Designing systems that can reason across cultures requires that they are grounded in the norms of the contexts in which they operate. However, current research on developing computational models of social norms has primarily focused on American society. Here, we propose a novel approach to discover…

Cited by 0SourcecodeScholar
2022

CGIM: A Cycle Guided Interactive Learning Model for Consistency Identification in Task-oriented Dialogue

COLING 2022main

Consistency identification in task-oriented dialog (CI-ToD) usually consists of three subtasks, aiming to identify inconsistency between current system response and current user response, dialog history and the corresponding knowledge base. This work aims to solve CI-ToD task by introducing an expli…

2022

Database Search Results Disambiguation for Task-Oriented Dialog Systems

NAACL 2022long

As task-oriented dialog systems are becoming increasingly popular in our lives, more realistic tasks have been proposed and explored. However, new practical challenges arise. For instance, current dialog systems cannot effectively handle multiplesearch results when querying a database, due to the la…

Cited by 20SourcePDFScholar
2022

Effective Unsupervised Constrained Text Generation based on Perturbed Masking

ACL 2022findings

Unsupervised constrained text generation aims to generate text under a given set of constraints without any supervised data. Current state-of-the-art methods stochastically sample edit positions and actions, which may cause unnecessary search steps. In this paper, we propose PMCTG to improve effecti…

2022

ErAConD: Error Annotated Conversational Dialog Dataset for Grammatical Error Correction

NAACL 2022long

Currently available grammatical error correction (GEC) datasets are compiled using essays or other long-form text written by language learners, limiting the applicability of these datasets to other domains such as informal writing and conversational dialog. In this paper, we present a novel GEC data…

2022

Fantastic Questions and Where to Find Them: FairytaleQA – An Authentic Dataset for Narrative Comprehension

ACL 2022long

Question answering (QA) is a fundamental means to facilitate assessment and training of narrative comprehension skills for both machines and young children, yet there is scarcity of high-quality QA datasets carefully designed to serve this purpose. In particular, existing datasets rarely distinguish…

2022

Focus! Relevant and Sufficient Context Selection for News Image Captioning

EMNLP 2022finding

News Image Captioning requires describing an image by leveraging additional context derived from a news article. Previous works only coarsely leverage the article to extract the necessary context, which makes it challenging for models to identify relevant events and named entities. In our paper, we…

Cited by 11SourcePDFScholar
2022

Improving Conversational Recommendation Systems’ Quality with Context-Aware Item Meta-Information

NAACL 2022findings

A key challenge of Conversational Recommendation Systems (CRS) is to integrate the recommendation function and the dialog generation function smoothly. Previous works employ graph neural networks with external knowledge graphs (KG) to model individual recommendation items and integrate KGs with lang…

2022

Just Fine-tune Twice: Selective Differential Privacy for Large Language Models

EMNLP 2022main

Protecting large language models from privacy leakage is becoming increasingly crucial with their wide adoption in real-world products. Yet applying *differential privacy* (DP), a canonical notion with provable privacy guarantees for machine learning models, to those models remains challenging due t…

2022

Knowledge-Grounded Dialogue Generation with a Unified Knowledge Representation

NAACL 2022long

Knowledge-grounded dialogue systems are challenging to build due to the lack of training data and heterogeneous knowledge sources. Existing systems perform poorly on unseen topics due to limited topics covered in the training data. In addition, it is challenging to generalize to the domains that req…

2022

Robots-Dont-Cry: Understanding Falsely Anthropomorphic Utterances in Dialog Systems

EMNLP 2022main

Dialog systems are often designed or trained to output human-like responses. However, some responses may be impossible for a machine to truthfully say (e.g. “that movie made me cry”). Highly anthropomorphic responses might make users uncomfortable or implicitly deceive them into thinking they are in…

2022

Unsupervised Vision-and-Language Pre-Training via Retrieval-Based Multi-Granular Alignment

CVPR 2022oral

Vision-and-Language (V+L) pre-training models have achieved tremendous success in recent years on various multi-modal benchmarks. However, the majority of existing models require pre-training on a large set of parallel image-text data, which is costly to collect, compared to image-only or text-only…

Cited by 41PDFScholar
2021

A Student-Teacher Architecture for Dialog Domain Adaptation Under the Meta-Learning Setting

AAAI 2021technical

Numerous new dialog domains are being created every day while collecting data for these domains is extremely costly since it involves human interactions. Therefore, it is essential to develop algorithms that can adapt to different domains efficiently when building data-driven dialog models. Most rec…

Cited by 7SourcePDFScholar
2021

Action-Based Conversations Dataset: A Corpus for Building More In-Depth Task-Oriented Dialogue Systems

NAACL 2021long

Existing goal-oriented dialogue datasets focus mainly on identifying slots and values. However, customer support interactions in reality often involve agents following multi-step procedures derived from explicitly-defined company policies as well. To study customer service dialogue systems in more r…

2021

Attribute Alignment: Controlling Text Generation from Pre-trained Language Models

EMNLP 2021finding

Large language models benefit from training with a large amount of unlabeled text, which gives them increasingly fluent and diverse generation capabilities. However, using these models for text generation that takes into account target attributes, such as sentiment polarity or specific topics, remai…

2021

Continual Learning in Task-Oriented Dialogue Systems

EMNLP 2021main

Continual learning in task-oriented dialogue systems allows the system to add new domains and functionalities overtime after deployment, without incurring the high cost of retraining the whole system each time. In this paper, we propose a first-ever continual learning benchmark for task-oriented dia…

2021

HERALD: An Annotation Efficient Method to Detect User Disengagement in Social Conversations

ACL 2021long

Open-domain dialog systems have a user-centric goal: to provide humans with an engaging conversation experience. User engagement is one of the most important metrics for evaluating open-domain dialog systems, and could also be used as real-time feedback to benefit dialog policy learning. Existing wo…

2021

IconQA: A New Benchmark for Abstract Diagram Understanding and Visual Language Reasoning

NeurIPS 2021poster

Current visual question answering (VQA) tasks mainly consider answering human-annotated questions for natural images. However, aside from natural images, abstract diagrams with semantic richness are still understudied in visual understanding and reasoning research. In this work, we introduce a new c…

Cited by 204SourcecodeScholar
2021

KERS: A Knowledge-Enhanced Framework for Recommendation Dialog Systems with Multiple Subgoals

EMNLP 2021finding

Recommendation dialogs require the system to build a social bond with users to gain trust and develop affinity in order to increase the chance of a successful recommendation. It is beneficial to divide up, such conversations with multiple subgoals (such as social chat, question answering, recommenda…

2021

Leveraging Slot Descriptions for Zero-Shot Cross-Domain Dialogue StateTracking

NAACL 2021long

Zero-shot cross-domain dialogue state tracking (DST) enables us to handle unseen domains without the expense of collecting in-domain data. In this paper, we propose a slot descriptions enhanced generative approach for zero-shot cross-domain DST. Specifically, our model first encodes a dialogue conte…

2021

On the Generation of Medical Dialogs for COVID-19

ACL 2021short

Under the pandemic of COVID-19, people experiencing COVID19-related symptoms have a pressing need to consult doctors. Because of the shortage of medical professionals, many people cannot receive online consultations timely. To address this problem, we aim to develop a medical dialog system that can…

2021

PRAL: A Tailored Pre-Training Model for Task-Oriented Dialog Generation

ACL 2021short

Large pre-trained language generation models such as GPT-2 have demonstrated their effectiveness as language priors by reaching state-of-the-art results in various language generation tasks. However, the performance of pre-trained models on task-oriented dialog tasks is still under-explored. We prop…

2021

Refine and Imitate: Reducing Repetition and Inconsistency in Persuasion Dialogues via Reinforcement Learning and Human Demonstration

EMNLP 2021finding

Persuasion dialogue system reflects the machine’s ability to make strategic moves beyond verbal communication, and therefore differentiates itself from task-oriented or open-domain dialogues and has its own unique values. However, the repetition and inconsistency problems still persist in dialogue r…

Cited by 32SourcePDFScholar
2021

SocAoG: Incremental Graph Parsing for Social Relation Inference in Dialogues

ACL 2021long

Inferring social relations from dialogues is vital for building emotionally intelligent robots to interpret human language better and act accordingly. We model the social network as an And-or Graph, named SocAoG, for the consistency of relations among a group and leveraging attributes as inference c…

2021

The R-U-A-Robot Dataset: Helping Avoid Chatbot Deception by Detecting User Questions About Human or Non-Human Identity

ACL 2021long

Humans are increasingly interacting with machines through language, sometimes in contexts where the user may not know they are talking to a machine (like over the phone or a text chatbot). We aim to understand how system designers and researchers might allow their systems to confirm its non-human id…

2021

Towards Emotional Support Dialog Systems

ACL 2021long

Emotional support is a crucial ability for many conversation scenarios, including social interactions, mental health support, and customer service chats. Following reasonable procedures and using various support skills can help to effectively provide support. However, due to the lack of a well-desig…

2021

UC2: Universal Cross-Lingual Cross-Modal Vision-and-Language Pre-Training

CVPR 2021poster

Vision-and-language pre-training has achieved impressive success in learning multimodal representations between vision and language. To generalize this success to non-English languages, we introduce UC^2, the first machine translation-augmented framework for cross-lingual cross-modal representation…

Cited by 101PDFScholar
2021

Zero-Shot Dialogue State Tracking via Cross-Task Transfer

EMNLP 2021main

Zero-shot transfer learning for dialogue state tracking (DST) enables us to handle a variety of task-oriented dialogue domains without the expense of collecting in-domain data. In this work, we propose to transfer the cross-task knowledge from general question answering (QA) corpora for the zero-sho…

2020

Augmenting Non-Collaborative Dialog Systems with Explicit Semantic and Strategic Dialog History

ICLR 2020poster

We study non-collaborative dialogs, where two agents have a conflict of interest but must strategically communicate to reach an agreement (e.g., negotiation). This setting poses new challenges for modeling dialog history because the dialog's outcome relies not only on the semantic intent, but also o…

Cited by 37SourceScholar
2019

Deep Modular Co-Attention Networks for Visual Question Answering

CVPR 2019poster

Visual Question Answering (VQA) requires a fine-grained and simultaneous understanding of both the visual content of images and the textual content of questions. Therefore, designing an effective `co-attention' model to associate key words in questions with key objects in images is central to VQA pe…

Cited by 1110PDFcodeScholar
2018

Enhancement and Analysis of Conversational Speech: JSALT 2017

ICASSP 2018accepted

Automatic speech recognition is more and more widely and effectively used. Nevertheless, in some automatic speech analysis tasks the state of the art is surprisingly poor. One of these is “diarization”, the task of determining who spoke when. Diarization is key to processing meeting audio and clinic…

Cited by 0SourceScholar
2017

Multi-Modal Factorized Bilinear Pooling With Co-Attention Learning for Visual Question Answering

ICCV 2017poster

Visual question answering (VQA) is challenging because it requires a simultaneous understanding of both the visual content of images and the textual content of questions. The approaches used to represent the images and questions in a fine-grained manner and questions and to fuse these multi-modal fe…

Cited by 885PDFcodeScholar