Scalable Interactive Data Visualization
Abstract
We demonstrate scalable interactive visualizations that allow smooth changes to the viewing perspective even on large datasets. The user can interact with the data by selecting and re-locating control points which impacts the location of other data points depending on their similarity. We achieve adaptive frame rates and responsive interaction even for large datasets by using iterative optimization algorithms for knowledge-based kernel PCA and a novel VAE-based embedding.
Cite
Text
Chen and Gärtner. "Scalable Interactive Data Visualization." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2024. doi:10.1007/978-3-031-70371-3_34Markdown
[Chen and Gärtner. "Scalable Interactive Data Visualization." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2024.](https://mlanthology.org/ecmlpkdd/2024/chen2024ecmlpkdd-scalable/) doi:10.1007/978-3-031-70371-3_34BibTeX
@inproceedings{chen2024ecmlpkdd-scalable,
title = {{Scalable Interactive Data Visualization}},
author = {Chen, Florian and Gärtner, Thomas},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2024},
pages = {429-433},
doi = {10.1007/978-3-031-70371-3_34},
url = {https://mlanthology.org/ecmlpkdd/2024/chen2024ecmlpkdd-scalable/}
}