[title: line-fit] better vis through math and cs!

Carlos Scheidegger, HDC Lab

DimReader

[slide-data: backgroundImage /talks/boston-2018/images/tsne/cnn_embed_6k.jpg] [title: line-fit bg-black] t-SNE plots are beautiful, but what are they actually showing us?

Source: Andrej Karpathy

a simpler example: the iris dataset

Sepal LengthSepal WidthPetal LengthPetal WidthSpecies
5.13.51.40.2setosa
4.93.01.40.2setosa
4.73.21.30.2setosa
...
7.03.24.71.4versicolor
6.43.24.51.5versicolor
6.93.14.91.5versicolor
...
6.33.36.02.5virginica
5.82.75.11.9virginica
7.13.05.92.1virginica
...

[title: empty]

[title: empty] [attribute: id slide-iris-tsne]

t-SNE visualization

how?

DNNs through the Grand Tour

idea: DNNs are almost linear

example: grand tour of iris

demo

takeaways