Toward Abstraction from Multi-modal Data: Empirical Studies on Multiple Time-scale Recurrent Models
Junpei Zhong, Angelo Cangelosi, Tetsuya Ogata

TL;DR
This paper compares MTRNN and MTGRU models in learning abstractions from multi-modal time sequences, highlighting the importance of gated mechanisms for long-term dependencies in large, complex datasets.
Contribution
It provides an empirical comparison of MTRNN and MTGRU in multi-modal data abstraction tasks across different dataset sizes.
Findings
Gated recurrent units are essential for long-term dependency learning in large multi-modal datasets.
MTRNN suffices for simple, smaller time-sequences without gating mechanisms.
MTGRU outperforms MTRNN in complex, high-dimensional multi-modal tasks.
Abstract
The abstraction tasks are challenging for multi- modal sequences as they require a deeper semantic understanding and a novel text generation for the data. Although the recurrent neural networks (RNN) can be used to model the context of the time-sequences, in most cases the long-term dependencies of multi-modal data make the back-propagation through time training of RNN tend to vanish in the time domain. Recently, inspired from Multiple Time-scale Recurrent Neural Network (MTRNN), an extension of Gated Recurrent Unit (GRU), called Multiple Time-scale Gated Recurrent Unit (MTGRU), has been proposed to learn the long-term dependencies in natural language processing. Particularly it is also able to accomplish the abstraction task for paragraphs given that the time constants are well defined. In this paper, we compare the MTRNN and MTGRU in terms of its learning performances as well as their…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Multimodal Machine Learning Applications
