Can a Fruit Fly Learn Word Embeddings?
Yuchen Liang, Chaitanya K. Ryali, Benjamin Hoover, Leopold Grinberg,, Saket Navlakha, Mohammed J. Zaki, Dmitry Krotov

TL;DR
This paper models a fruit fly brain-inspired network to learn sparse, binary word embeddings that perform comparably to traditional dense methods in NLP tasks while using significantly fewer resources.
Contribution
It introduces a novel neural network model inspired by fruit fly neuroanatomy for learning sparse, binary word embeddings in NLP tasks.
Findings
Achieves comparable performance to BERT and GloVe in NLP tasks.
Uses significantly less computational resources and memory.
Generates both static and context-dependent embeddings.
Abstract
The mushroom body of the fruit fly brain is one of the best studied systems in neuroscience. At its core it consists of a population of Kenyon cells, which receive inputs from multiple sensory modalities. These cells are inhibited by the anterior paired lateral neuron, thus creating a sparse high dimensional representation of the inputs. In this work we study a mathematical formalization of this network motif and apply it to learning the correlational structure between words and their context in a corpus of unstructured text, a common natural language processing (NLP) task. We show that this network can learn semantic representations of words and can generate both static and context-dependent word embeddings. Unlike conventional methods (e.g., BERT, GloVe) that use dense representations for word embedding, our algorithm encodes semantic meaning of words and their context in the form of…
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.
Code & Models
Videos
Taxonomy
TopicsAdvanced Text Analysis Techniques · Neurobiology and Insect Physiology Research · Plant and animal studies
MethodsLinear Layer · Softmax · Layer Normalization · Dropout · Refunds@Expedia|||How do I get a full refund from Expedia? · Attention Dropout · Dense Connections · WordPiece · Residual Connection · Adam
