# What is the dimension of your binary data?

**Authors:** Nikolaj Tatti, Taneli Mielikainen, Aristides Gionis, Heikki Mannila

arXiv: 1902.01480 · 2019-02-06

## TL;DR

This paper introduces a normalized fractal dimension to measure the effective complexity of binary datasets, capturing dependency structures more robustly than traditional methods like PCA.

## Contribution

It adapts the concept of fractal dimension for binary data and proposes a normalized version that quantifies variable dependencies more effectively.

## Key findings

- Normalized fractal dimension correlates with data dependency structures.
- It provides a more interpretable measure than traditional fractal dimension.
- Differences observed between dataset and subgroup dimensions.

## Abstract

Many 0/1 datasets have a very large number of variables; on the other hand, they are sparse and the dependency structure of the variables is simpler than the number of variables would suggest. Defining the effective dimensionality of such a dataset is a nontrivial problem. We consider the problem of defining a robust measure of dimension for 0/1 datasets, and show that the basic idea of fractal dimension can be adapted for binary data. However, as such the fractal dimension is difficult to interpret. Hence we introduce the concept of normalized fractal dimension. For a dataset $D$, its normalized fractal dimension is the number of columns in a dataset $D'$ with independent columns and having the same (unnormalized) fractal dimension as $D$. The normalized fractal dimension measures the degree of dependency structure of the data. We study the properties of the normalized fractal dimension and discuss its computation. We give empirical results on the normalized fractal dimension, comparing it against baseline measures such as PCA. We also study the relationship of the dimension of the whole dataset and the dimensions of subgroups formed by clustering. The results indicate interesting differences between and within datasets.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.01480/full.md

## Figures

16 figures with captions in the complete paper: https://tomesphere.com/paper/1902.01480/full.md

## References

29 references — full list in the complete paper: https://tomesphere.com/paper/1902.01480/full.md

---
Source: https://tomesphere.com/paper/1902.01480