Preprint

Model spots car groups and unusual cases despite missing data

Preprint: A statistical framework combines clustering, regression and missing-data treatment in an Automobile dataset analysis.

A statistical model designed to handle several messy features of regression data at once identified two distinct groups of automobiles and flagged several kinds of unusual observations in an arXiv preprint. The framework combines clustering, cluster-specific regression, treatment of missing values under a missing-at-random assumption, and detection of atypical points.

In the Automobile application, the selected two-cluster solution placed 111 cars in Cluster 1 and 94 in Cluster 2. The model classified 140 observations as typical, alongside 40 good-leverage points, 21 response outliers and four bad-leverage points.

A model built for incomplete information

The paper's central aim is to bring together treatment of missing-at-random data and regression clustering, allowing the analysis to account for different groups while estimating relationships within them.

The extension treats the covariates as random rather than fixed inputs and allows missing values in both the responses and covariates. It supports model-based clustering, clusterwise regression, missing-value treatment and atypical-point detection within one framework.

The fitting procedure uses an iterative maximum-likelihood method called expectation conditional maximization, or ECM. It accounts for four sources of incomplete information: missing responses, missing covariates, unknown group membership and hidden indicators showing whether an observation belongs to a contaminated component.

Once the contamination state is specified, the combined responses and covariates follow a multivariate Gaussian distribution in the model. That structure allows conditional distributions to be calculated for missing values and carries missingness uncertainty into the parameter updates.

The car data favored a contaminated model

The real-data example used 205 automobiles described by 15 continuous variables. Normalized losses and Price were treated as responses, while the remaining 13 continuous variables were used as covariates.

The researchers compared a Gaussian cluster-weighted model with a contaminated version, testing between one and four clusters. The contaminated model was reported to fit better at every tested cluster count. Its lowest BIC, the score used to compare the fitted models, was 4560.302 for the two-cluster solution.

The two groups were not defined by external labels. They emerged from the model's estimated partition, with mixing proportions of 0.541 for Cluster 1 and 0.459 for Cluster 2. The resulting split was relatively balanced, while the point-type labels remained model-based classifications.

The clusters also showed a descriptive contrast. Cluster 1 generally contained cars with smaller physical and engine-related measurements and higher city and highway fuel economy. Cluster 2 generally contained larger, heavier, more powerful and more expensive automobiles.

Missing entries and unusual observations

The dataset included 41 missing values for Normalized losses, four each for Price, Bore and Stroke, and two each for Horsepower and Peak RPM. The framework was designed to incorporate such incomplete entries during likelihood-based fitting.

The contaminated specification gives the model a way to represent observations that are more dispersed than the regular part of a cluster. In this analysis, the estimated variance-inflation parameters ranged from 4.167 to 7.869, and the atypical components were reported as more spread out than the regular components, especially for the responses.

The paper reports numerical studies under varying contamination and missingness patterns as well as the Automobile application. The supplied text concentrates its quantitative detail on the car data.

A statistical tool with questions still open

The proposed framework is intended to combine group finding, cluster-specific regression, missing-value treatment and screening for atypical observations. In the Automobile example, the two groups had contrasting size, power, price and fuel-economy profiles.

The classifications are outputs of the fitted model. The supplied analysis reports no external labels or inferential uncertainty estimates for the partition, making the cluster and atypicality results model-based descriptions of this dataset.

The work is an arXiv preprint. The paper states that the Automobile dataset is freely available from the UCI Machine Learning Repository, and its supplementary material contains ECM notation, a simulation study and additional real-data results.

The paper reports that no funding was received for the research. Its disclosure section states that the authors have conflicts of interest to declare, without providing specific details in the supplied text.

Paper data and sources

Original title: A Unified Framework for Heterogeneity, Contamination, and Missing Data in Multivariate Regression
Authors: Hung Tong, Cristina Tortora, Antonio Punzo
Journal/Repository: arXiv
Status: Preprint, not yet peer-reviewed
First online: 2026-08-25
DOI: Not available
Original paper · Full text

Versions and corrections

  1. Published automatically after legal-source, freshness, evidence, and independent-verification gates passed.