METEOR: Learning Memory and Time Efficient Representations from Multi-modal Data Streams
Amila Silva, Shanika Karunasekera, Christopher Leckie, Ling Luo

TL;DR
METEOR is a novel method for learning compact, efficient representations from multi-modal data streams that significantly reduces memory usage while maintaining high-quality embeddings, suitable for low-memory devices.
Contribution
It introduces a parameter-sharing approach for multi-modal data representation that is both memory-efficient and adaptable to different domains and external knowledge integration.
Findings
Reduces memory usage by around 80% compared to traditional methods.
Maintains high-quality representations across social media and shopping data streams.
Supports parallel processing for real-time stream adaptation.
Abstract
Many learning tasks involve multi-modal data streams, where continuous data from different modes convey a comprehensive description about objects. A major challenge in this context is how to efficiently interpret multi-modal information in complex environments. This has motivated numerous studies on learning unsupervised representations from multi-modal data streams. These studies aim to understand higher-level contextual information (e.g., a Twitter message) by jointly learning embeddings for the lower-level semantic units in different modalities (e.g., text, user, and location of a Twitter message). However, these methods directly associate each low-level semantic unit with a continuous embedding vector, which results in high memory requirements. Hence, deploying and continuously learning such models in low-memory devices (e.g., mobile devices) becomes a problem. To address this…
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
TopicsCaching and Content Delivery · Data Stream Mining Techniques · Topic Modeling
