Latent-Space Results
Reconstruction Error Distribution
Processed Samples
| ID | Class | Split | X | Y | Z | Cluster | Error | Anomaly |
|---|---|---|---|---|---|---|---|---|
| No processed data. | ||||||||
Interpretation
Reconstruction error
Variational autoencoder objective
Linear interpolation
Silhouette coefficient
- Paste latent vectors or upload a supported data file.
- Parse the dataset and review detected columns.
- Select latent dimensions, labels, identifiers, and errors.
- Choose projection, clustering, and anomaly settings.
- Customize the plot and generate the results.
- Inspect points, metrics, clusters, and reconstruction errors.
- Export the chart, data, settings, or PDF report.
| sample_id | label | split | z1 | z2 | z3 | reconstruction_error |
|---|---|---|---|---|---|---|
| S001 | Class A | train | -1.82 | -1.14 | 0.21 | 0.031 |
| S006 | Class B | train | 1.68 | 1.02 | -0.31 | 0.027 |
| S011 | Class C | test | -0.11 | 1.61 | 0.62 | 0.058 |
| S013 | Anomaly | test | 3.95 | -3.48 | 2.20 | 0.380 |
- Tight groups indicate similar encoded representations.
- Separated classes suggest useful latent discrimination.
- Overlapping groups may indicate weak representation separation.
- High reconstruction errors may reveal anomalies or rare samples.
- PCA preserves variance but may hide nonlinear structure.
- Projection views never replace analysis in full dimensions.
What is an autoencoder latent space?
It is the compressed representation learned by the encoder.
Why use PCA before plotting?
PCA converts many latent dimensions into interpretable visual axes.
What does reconstruction error show?
It measures differences between original and reconstructed samples.
Can this calculator detect anomalies?
Yes. It supports error, score, distance, and percentile thresholds.
What is a good silhouette score?
Values nearer one usually indicate clearer cluster separation.
Does a two-dimensional plot preserve everything?
No. Every projection can lose important high-dimensional relationships.
Can I compare training and testing samples?
Yes. Map a split column and select split coloring.
Does it support variational autoencoders?
Yes. VAE fields and beta-weighted analysis options are included.
Are uploaded files sent to a server?
No. Browser processing keeps uploaded data on your device.