← Search

Shihan Wang

7 accepted papers

2025

An Efficient Task-Oriented Dialogue Policy: Evolutionary Reinforcement Learning Injected by Elite Individuals

ACL 2025long

Deep Reinforcement Learning (DRL) is widely used in task-oriented dialogue systems to optimize dialogue policy, but it struggles to balance exploration and exploitation due to the high dimensionality of state and action spaces. This challenge often results in local optima or poor convergence. Evolut…

Cited by 0SourcePDFScholar
2025

Semantic-Aware Action Space Compression via LLM-DRL Synergy for Efficient Task-oriented Dialogue Policy Exploration

EMNLP 2025

The flexibility of natural language significantly expands the action space in task-oriented dialogue systems, causing inefficient exploration and slow convergence in deep reinforcement learning (DRL)-based policy optimization. Pre-trained large language models (LLMs), with world knowledge and semant

Cited by 0SourcePDFScholar
2024

Bootstrapped Policy Learning for Task-oriented Dialogue through Goal Shaping

EMNLP 2024main

Reinforcement learning shows promise in optimizing dialogue policies, but addressing the challenge of reward sparsity remains crucial. While curriculum learning offers a practical solution by strategically training policies from simple to complex, it hinges on the assumption of a gradual increase in…

2022

A Versatile Adaptive Curriculum Learning Framework for Task-oriented Dialogue Policy Learning

NAACL 2022findings

Training a deep reinforcement learning-based dialogue policy with brute-force random sampling is costly. A new training paradigm was proposed to improve learning performance and efficiency by combining curriculum learning. However, attempts in the field of dialogue policy are very limited due to the…

Cited by 4SourcePDFScholar
2021

Efficient Dialogue Complementary Policy Learning via Deep Q-network Policy and Episodic Memory Policy

EMNLP 2021main

Deep reinforcement learning has shown great potential in training dialogue policies. However, its favorable performance comes at the cost of many rounds of interaction. Most of the existing dialogue policy methods rely on a single learning system, while the human brain has two specialized learning a…

Cited by 13SourcePDFScholar
2020

METNet: A Mutual Enhanced Transformation Network for Aspect-based Sentiment Analysis

COLING 2020main

Aspect-based sentiment analysis (ABSA) aims to determine the sentiment polarity of each specific aspect in a given sentence. Existing researches have realized the importance of the aspect for the ABSA task and have derived many interactive learning methods that model context based on specific aspect…

Cited by 18SourcePDFScholar
2020

PEDNet: A Persona Enhanced Dual Alternating Learning Network for Conversational Response Generation

COLING 2020main

Endowing a chatbot with a personality is essential to deliver more realistic conversations. Various persona-based dialogue models have been proposed to generate personalized and diverse responses by utilizing predefined persona information. However, generating personalized responses is still a chall…