ICASSP 2021accepted0 citations

Continuous-Time Self-Attention in Neural Differential Equation

Jen-Tzung Chien, Yi-Hsiang Chen

Abstract

Neural differential equation (NDE) is recently developed as a continuous-time state machine which can faithfully represent the irregularly-sampled sequence data. NDE is seen as a substantial extension of recurrent neural network (RNN) which conducts discrete-time state representation for regularly-sampled data. This study presents a new continuous-time attention to improve sequential learning where the region of interest in continuous-time state trajectory over observed as well as missing samples is sufficiently attended. However, the attention score, calculated by relating between a query and a sequence, is memory demanding because self-attention should treat all time observations as query vectors to feed them into ordinary differential equation (ODE) solver. To deal with this issue, we develop a new form of dynamics for continuous-time attention where the causality property is adopted such that query vector is fed into ODE solver up to current time. The experiments on irregularly-sampled human activities and medical features show that this method obtains desirable performance with efficient memory consumption.

BibTeX
@inproceedings{icassp2021_continuoustimese,
  title = {Continuous-Time Self-Attention in Neural Differential Equation},
  author = {Jen-Tzung Chien and Yi-Hsiang Chen},
  booktitle = {ICASSP 2021},
  year = {2021}
}