paper-with-me

홈 › Papers

Multi-Zone Unit for Recurrent Neural Networks

2019-11-17 · Fandong Meng, Jinchao Zhang, Yang Liu, Jie zhou

Recurrent neural networks (RNNs) have been widely used to deal with sequence learning problems. The input-dependent transition function, which folds new observations into hidden states to sequentially construct fixed-length representations of arbitrary-length sequences, plays a critical role in RNNs. Based on single space composition, transition functions in existing RNNs often have difficulty in capturing complicated long-range dependencies. In this paper, we introduce a new Multi-zone Unit (MZU) for RNNs. The key idea is to design a transition function that is capable of modeling multiple space composition. The MZU consists of three components: zone generation, zone composition, and zone aggregation. Experimental results on multiple datasets of the character-level language modeling task and the aspect-based sentiment analysis task demonstrate the superiority of the MZU.

📄 PDF Abstract BibTeX arXiv:1911.07184

Code (0)

등록된 구현이 없습니다.

Tasks

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Language ModelingLanguage ModellingSentiment Analysis

Similar Papers 제목 키워드 기반

Zoneout: Regularizing RNNs by Randomly Preserving Hidden Activations

2016-06-03 · David Krueger, Tegan Maharaj, János Kramár, Mohammad Pezeshki 외

We propose zoneout, a novel method for regularizing RNNs. At each timestep, zoneout stochastically forces some hidden units to maintain their previous values. Like dropout, zoneout uses random noise to train a pseudo-ens…

Language Modelling

Recurrent U-net: Deep learning to predict daily summertime ozone in the United States

2019-08-16 · Tai-Long He, Dylan B. A. Jones, Binxuan Huang, Yuyang Liu 외

We use a hybrid deep learning model to predict June-July-August (JJA) daily maximum 8-h average (MDA8) surface ozone concentrations in the US. A set of meteorological fields from the ERA-Interim reanalysis as well as mon…

Forecasting Smog Clouds With Deep Learning

2024-10-03 · Valentijn Oldenburg, Juan Cardenas-Cartagena, Matias Valdenegro-Toro

In this proof-of-concept study, we conduct multivariate timeseries forecasting for the concentrations of nitrogen dioxide (NO2), ozone (O3), and (fine) particulate matter (PM10 & PM2.5) with meteorological covariates bet…

Deep LearningMulti-Task Learning

Characterising representation dynamics in recurrent neural networks for object recognition

2023-08-23 · Sushrut Thorat, Adrien Doerig, Tim C. Kietzmann

Recurrent neural networks (RNNs) have yielded promising results for both recognizing objects in challenging conditions and modeling aspects of primate vision. However, the representational dynamics of recurrent computati…

Object Recognition

Attention-based Multi-scale Gated Recurrent Encoder with Novel Correlation Loss for COVID-19 Progression Prediction

2021-07-18 · Aishik Konwer, Joseph Bae, Gagandeep Singh, Rishabh Gattu 외

COVID-19 image analysis has mostly focused on diagnostic tasks using single timepoint scans acquired upon disease presentation or admission. We present a deep learning-based approach to predict lung infiltrate progressio…

DecoderDiagnosticTransfer Learning