MLLGSDASMar 20, 2023

Approaching an unknown communication system by latent space exploration and causal inference

arXiv:2303.10931v27 citationsh-index: 26
Originality Incremental advance
AI Analysis

This work addresses the challenge of interpreting unknown data, specifically animal communication systems, using deep learning, though it is incremental as it builds on existing generative models and causal inference methods.

The paper tackles the problem of deciphering unknown communication systems by proposing CDEV, a method combining latent space exploration with causal inference, and applies it to sperm whale vocalizations to identify meaningful properties like click count, timing regularity, and spectral features, with some findings confirming existing hypotheses and others being novel.

This paper proposes a methodology for discovering meaningful properties in data by exploring the latent space of unsupervised deep generative models. We combine manipulation of individual latent variables to extreme values with methods inspired by causal inference into an approach we call causal disentanglement with extreme values (CDEV) and show that this method yields insights for model interpretability. With this, we can test for what properties of unknown data the model encodes as meaningful, using it to glean insight into the communication system of sperm whales (Physeter macrocephalus), one of the most intriguing and understudied animal communication systems. The network architecture used has been shown to learn meaningful representations of speech; here, it is used as a learning mechanism to decipher the properties of another vocal communication system in which case we have no ground truth. The proposed methodology suggests that sperm whales encode information using the number of clicks in a sequence, the regularity of their timing, and audio properties such as the spectral mean and the acoustic regularity of the sequences. Some of these findings are consistent with existing hypotheses, while others are proposed for the first time. We also argue that our models uncover rules that govern the structure of units in the communication system and apply them while generating innovative data not shown during training. This paper suggests that an interpretation of the outputs of deep neural networks with causal inference methodology can be a viable strategy for approaching data about which little is known and presents another case of how deep learning can limit the hypothesis space. Finally, the proposed approach can be extended to other architectures and datasets.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes