This is an old revision of the document!
This workshop is prepared for Emotibot.
This workshop is prepared for Emotibot.
* Whole PDF : Attention Workshop
This workshop is prepared for Emotibot.
Name | Talk Title | Date & Time | Abstract |
---|---|---|---|
邱德旺 | Attention Model on Stance Classification | 8/2 14:00~15:00 | Stance classification is the task aiming to understand the two given inputs and determine the relation between the stance of them. One of the given inputs is a target claim, which is a statement about a certain target. The other is a headline or an article that agrees with, opposes to, or discusses the target claim. In this paper, we propose a model with the polarity classifier and attention mechanism, the Attention Model(AM) with similarity function to extract the important information from both short and long content. The experiments show that the proposed methods perform better than the baseline and competitors. |
Zi-Pong Lim | Deep Reinforcement Learning for Team Draft Recommendations in MOBA Games | 8/9 15:00-16:00 | Multiplayer Online Battle Arena (MOBA) is a genre of games in which two teams of players compete against each other for a certain objective. Both teams taking turns picking one draft at a time from a pool of characters before a match begins. In this paper, we propose a team draft recommendation system based on Deep Reinforcement Learning, that recommends drafts for a team, given current enemy drafts and ally drafts. All the experiments and results in this paper will be based on a popular MOBA called DOTA2. |
Chao-Chung Wu | An Attention Based Neural Network Model for Unsupervised Lyrics Rewriting | 8/9 16:00-17:00 | Creative writing has become a standard task to showcase the power of artificial intelligence. This work tackles a challenging task in this area, the lyrics rewriting. We rewrite the original lyrics to lyrics which are similar with the original lyrics in terms of segmentation, but user may designate different style of rewriting in PoS, rhyme and emotion as the rewritten lyrics. We propose a multi-encoder RNN based model for this task and do automatic evaluation and human study to evaluate the effectiveness of the model. Last but not least, we observe the attention changes during the training of model, and explain how the model learns the rhymes and PoS with our model structure. |