← Search

Zhuoye Ding

13 accepted papers

2023

Contrastive Learning with Dialogue Attributes for Neural Dialogue Generation

ICASSP 2023accepted

Designing an effective learning method remains a challenge in neural dialogue generation systems as it requires the training objective to well approximate the intrinsic human-preferred dialogue properties. Conventional training approaches such as maximum likelihood estimation focus on modeling gener…

Cited by 0SourceScholar
2022

Automatic Scene-based Topic Channel Construction System for E-Commerce

EMNLP 2022industry

Scene marketing that well demonstrates user interests within a certain scenario has proved effective for offline shopping. To conduct scene marketing for e-commerce platforms, this work presents a novel product form, scene-based topic channel which typically consists of a list of diverse products be…

2022

From spoken dialogue to formal summary: An utterance rewriting for dialogue summarization

NAACL 2022long

Due to the dialogue characteristics of unstructured contexts and multi-parties with first-person perspective, many successful text summarization works have failed when dealing with dialogue summarization. In dialogue summarization task, the input dialogue is usually spoken style with ellipsis and co…

2022

Summarizing Dialogues with Negative Cues

COLING 2022main

Abstractive dialogue summarization aims to convert a long dialogue content into its short form where the salient information is preserved while the redundant pieces are ignored. Different from the well-structured text, such as news and scientific articles, dialogues often consist of utterances comin…

2021

Adaptive Bridge between Training and Inference for Dialogue Generation

EMNLP 2021main

Although exposure bias has been widely studied in some NLP tasks, it faces its unique challenges in dialogue response generation, the representative one-to-various generation scenario. In real human dialogue, there are many appropriate responses for the same context, not only with different expressi…

2021

Augmenting Knowledge-grounded Conversations with Sequential Knowledge Transition

NAACL 2021long

Knowledge data are massive and widespread in the real-world, which can serve as good external sources to enrich conversations. However, in knowledge-grounded conversations, current models still lack the fine-grained control over knowledge selection and integration with dialogues, which finally leads…

2021

Collaborative Group Learning

AAAI 2021technical

Collaborative learning has successfully applied knowledge transfer to guide a pool of small student networks towards robust local minima. However, previous approaches typically struggle with drastically aggravated student homogenization when the number of students rises. In this paper, we propose Co…

2021

FCM: A Fine-grained Comparison Model for Multi-turn Dialogue Reasoning

EMNLP 2021finding

Despite the success of neural dialogue systems in achieving high performance on the leader-board, they cannot meet users’ requirements in practice, due to their poor reasoning skills. The underlying reason is that most neural dialogue models only capture the syntactic and semantic information, but f…

2021

Improving Sequential Recommendation Consistency with Self-Supervised Imitation

IJCAI 2021poster

Most sequential recommendation models capture the features of consecutive items in a user-item interaction history. Though effective, their representation expressiveness is still hindered by the sparse learning signals. As a result, the sequential recommender is prone to make inconsistent prediction…

Cited by 28SourcePDFScholar
2021

Learning to Generate Visual Questions with Noisy Supervision

NeurIPS 2021poster

The task of visual question generation (VQG) aims to generate human-like neural questions from an image and potentially other side information (e.g., answer type or the answer itself). Existing works often suffer from the severe one image to many questions mapping problem, which generates uninformat…

2021

Probing Product Description Generation via Posterior Distillation

AAAI 2021technical

In product description generation (PDG), the user-cared aspect is critical for the recommendation system, which can not only improve user's experiences but also obtain more clicks. High-quality customer reviews can be considered as an ideal source to mine user-cared aspects. However, in reality, a l…

2021

Topic-Aware Contrastive Learning for Abstractive Dialogue Summarization

EMNLP 2021finding

Unlike well-structured text, such as news reports and encyclopedia articles, dialogue content often comes from two or more interlocutors, exchanging information with each other. In such a scenario, the topic of a conversation can vary upon progression and the key information for a certain topic is o…

2020

Modeling Topical Relevance for Multi-Turn Dialogue Generation

IJCAI 2020poster

Topic drift is a common phenomenon in multi-turn dialogue. Therefore, an ideal dialogue generation models should be able to capture the topic information of each context, detect the relevant context, and produce appropriate responses accordingly. However, existing models usually use word or sentence…