274 research outputs found
Particle Swarm Algorithm to Optimize LSTM Short-Term Load Forecasting
Accurate load forecasting is of great significance for national and grid planning and management. In order to improve the accuracy of short-term load forecasting, an LSTM prediction model based on particle swarm optimization (PSO)algorithm is proposed. LSTM has the characteristics of avoiding gradient disappearance and gradient explosion, but there is a problem that parameters are difficult to select. Therefore, particle swarm optimization algorithm is used to help it select parameters. The experimental results show that the optimized LSTM has higher prediction accuracy
Dialog State Tracking with Reinforced Data Augmentation
Neural dialog state trackers are generally limited due to the lack of
quantity and diversity of annotated training data. In this paper, we address
this difficulty by proposing a reinforcement learning (RL) based framework for
data augmentation that can generate high-quality data to improve the neural
state tracker. Specifically, we introduce a novel contextual bandit generator
to learn fine-grained augmentation policies that can generate new effective
instances by choosing suitable replacements for the specific context. Moreover,
by alternately learning between the generator and the state tracker, we can
keep refining the generative policies to generate more high-quality training
data for neural state tracker. Experimental results on the WoZ and MultiWoZ
(restaurant) datasets demonstrate that the proposed framework significantly
improves the performance over the state-of-the-art models, especially with
limited training data.Comment: AAAI 202
- …