skip to main content

gaia data release 3 documentation

11.3 Apsis modules

11.3.13 Unresolved Galaxy Classifier (UGC)

Author(s): Ioannis Bellas-Velidis, Despina Hatzidimitriou

Goal

The Unresolved Galaxy Classifier (UGC) module aims to estimate the redshift of unresolved galaxies observed by Gaia. The module processes every source that is classified as ”galaxy” by the DSC (Section 11.3.2) with a probability above a predefined threshold and with a magnitude within a specific range. UGC predicts the redshift of the source by applying to its BP/RP spectrum a supervised learning model based on Support Vector Machines (SVM, (Cortes and Vapnik 1995)). Two other SVM models are used to validate the estimated redshifts. The SVMs are trained on a set of Gaia spectra of sources with redshifts provided by an external catalogue (see Section 11.3.13). The module defines the eligibility of the predicted redshift for inclusion in the publishable output, by applying a set of rules to the validation results for particular source parameters (see Section 11.3.13).

Inputs

The determination of the redshift of a source is based on

  • the internally calibrated BP/RP mean spectrum as sampled by SMSgen (see Section 11.3.1);

  • the DSC Combmod probability for a source to be a galaxy, classprob_dsc_combmod_galaxy, which is used in the selection of the sources that will be processed;

  • the G mean magnitude, phot_g_mean_mag, and the mean magnitudes in the BP phot_bp_mean_mag and in the RP band phot_rp_mean_mag; the G is used for source selection, while all are used for the derivation of the eligibility of the resulting redshifts for inclusion in the publishable output;

  • the celestial coordinates of the sources ra and dec; these are used in the eligibility rules;

  • the three SVM models (see Section 11.3.13), which are used for the redshift prediction and validation.

SVM models

The three SVM models are prepared in advance by a dedicated module, UGC_Learn. The module, which is not part of the Apsis chain, is executed locally. The trained models are exported as files and can be imported to the chain. The learning module utilizes the library LIBSVM Chang and Lin (2011) for the SVM model development and provides configuration, tuning, training and testing functions. As a supervised learning method, the SVM requires a training data set for model preparation. Each instance in the set contains one vector of several input features (input variables) and one target value (the desired output). In order to estimate the prediction performance of the trained SVM model, a testing set must be prepared in the same way as the training set.

A common setup has been implemented for the SVM model preparation (see LIBSVM for details):

  • The Standardization Unbiased method is selected, to scale the target data and the vector elements to the range [-1.0,1.0] (the target is not scaled in the c-SVM).

  • The radial basis function (RBF) K(𝐱𝐢,𝐱𝐣)=exp(-γ|𝐱𝐢-𝐱𝐣|2) is chosen as the kernel function to map the training vectors 𝐱 into a higher multidimensional space.

  • The tolerance of the termination criterion is set to e=0.001.

  • Shrinking heuristics are used to speed up the training process.

  • A four-folded tuning (cross-validation) is applied to determine the optimal γ kernel parameter and the penalty parameter C of the error term in the optimization problem.

In the case of UGC, the instances of the data set are selected Gaia sources (galaxies) with known redshifts. The target value is the redshift of the source (t-SVM) or a specific value derived from it (r-SVM and c-SVM). The elements of the input vector are the integrated flux values of the sampled BP/RP spectrum of the source provided by SMSgen. The edges of the BP spectrum are truncated by removing the first 34 and the last 6 samples, to avoid low S/N data. Similarly, the first 4 and the last 10 samples are removed from the RP spectrum. The “truncated” spectra are then concatenated to form the vector of 186 (80+106) fluxes.

The sources used for the training and the testing sets were selected from the SDSS DR16 archive (Ahumada et al. 2020). We used the SpecObj and PhotoObj tables (SDSS “views”) which provide for each observed extragalactic object, its spectroscopic classification, magnitude in five bands, photometric size (e.g Petrosian radius), spectroscopic redshift, and many of other parameters. There are 2 787 883 objects of SDSS class ”GALAXY” that appear in both tables. We rejected sources with bad or missing photometry, size or redshift, thus reducing the number of galaxies to 2 714 637. The left panel of Figure 11.59 shows the distribution of redshift vs. magnitude for these galaxies. The distribution is far from uniform and displays two main clumps, one at low redshift (z<0.2) and one in the redshift range 0.4<z<0.7. This non-uniformity is a known feature of the SDSS spectroscopy of extragalactic sources (see BOSS Target Selection). Despite this, the SDSS survey provides the largest existing database of accurate spectroscopic redshifts of galaxies.

The 2 714 637 SDSS galaxies were cross-matched (using radius 0.54”) with the observed Gaia sources. The result was a table of 1 189 812 SDSS galaxies also observed by Gaia. Due mainly to the photometric limit of the Gaia observations, most of the high-redshift galaxies (z>1.0) are absent from this table and the conspicuous clump in the redshift range 0.4<z<0.7 has almost disappeared in the magnitude vs redshift distribution (see central panel in Figure 11.59). Of the 1 189 812 galaxies, a sub-sample of 711 600 objects were included in the validation data set and processed by SMSgen during the Apsis validation, thus providing sampled BP/RP spectra for the training and testing sets. The magnitude vs redshift distribution for these objects is shown on the right panel of Figure 11.59). The high redshift regime is very sparsely populated and would lead to a very unbalanced training set. Thus, an upper limit of z=0.6 was imposed to the SDSS redshifts, rendering a total of 709 449 sources with 0z0.6 forming a base set.

Figure 11.59: SDSS redshift z versus magnitude modelMag_r distribution for galaxies in SDSS DR16 (left panel), for SDSS galaxies in common with Gaia CompleteSource3.6 (middle panel) and for the subset of these that are matched with the source output of Apsis validation run (right panel). There is a dense clump of SDSS galaxies with redshifts 0.4<z<0.7 that is almost entirely absent in the Gaia data, because of the magnitude limit of the Gaia observations. The total number of sources is given in parentheses.

For the preparation of the training set, a number of conditions have been imposed to sources in the base set: (i) the sources must be brighter than a certain G magnitude limit, G21.0, in order to avoid spectra of faint sources, (ii) the final BP/RP spectrum must be derived from a minimum of six transits (epochs of observations) and (iii) the mean flux in the truncated blue and red parts of the BP/RP spectrum must lie in the ranges 0.3bpFluxMean100.0 and 0.5rpFluxMean200.0, respectively, in order to exclude potentially poor quality spectra, (iv) the image size, as characterised in SDSS by the Petrosian radius, must be in the range 0.5petroRad50_r5.0, in order to exclude suspiciously compact or significantly extended galaxies, (v) interstellar extinction must be below a certain upper limit, extinction_r0.5 (provided by SDSS), to avoid highly reddened sources, and (vi) a lower limit, z0.01, is imposed to SDSS redshift in order to exclude nearby extended galaxies. Table 11.33 provides the list of conditions (Col. 1), the total number of spectra that do not fulfill the corresponding condition (Col. 2) and the number of sources (Col. 3) that remain in the set, after the sequential application of each one of these conditions. The final set, referred to as the “clean set”, consists of 377 875 good quality spectra that can be used for SVM training. Of these, 6000 sources were selected randomly in SDSS redshift sub-ranges of size 0.1 in z.

Table 11.33: Sequentially applied conditions to the base set of SDSS galaxies observed by Gaia to get a the clean set of spectra for the SVM training set. The second column lists the total number of sources that do not fulfill the corresponding condition. The last column shows the sources remaining after the sequential application of each condition.
Source acceptability rule Rejected sources Remaining sources
Galaxies with 0.0z0.6 (base set) 709 449
Gmag21.0 306 231 404 219
bpTransNum6 and rpTransNum6 84 684 391 026
0.3bpFluxMean100 and 0.5rpFluxMean200 4 299 390 806
0.5petroRad50_r5.0 (neither very compact nor very extended) 18 209 378 770
extinction_r0.5 (to exclude sources strongly influenced by extinction) 947 378 288
z0.01 (to exclude nearby galaxies) 1 373 377 875

For the testing set no conditions were imposed. All 703 449 spectra in the base set, not used for training, were included in the testing set. The distribution of sources in redshift bins for the training and the testing sets are shown in Table 11.34. The lack of balance in the training set is obvious in this table, and is caused by the small number of higher redshift galaxies present in the clean set.

Table 11.34: Number of sources in the training and testing sets in SDSS redshift sub-ranges.
z-range 0.0z<0.1 0.1z<0.2 0.2z<0.3 0.3z<0.4 0.4z<0.5 0.5z0.6 Total
Training set 1 600 1 600 1 100 900 500 300 6 000
Testing set 222 664 291 368 117 148 65 012 6 555 702 703 449

In UGC, the redshifts are estimated by t-SVM, which implements a regression model of the type ϵ-SVR of the LIBSVM library, trained for redshifts in the range 0.0z0.6. The overall performance of the model is given by the mean (AVE) and the standard deviation (STD) of the difference between the estimated and the real (target) redshifts for this range . The internal test, i.e. applying t-SVM to the 6000 training data itself, yields STD=0.047 and AVE=-0.003. The external test, which is performed on the 703 449 testing data in the base set not used for training, yields STD=0.053 and AVE=0.020. These values indicate that the performance is worse in this case, which is expected as this set includes all data, without any filtering. If a clean testing set of 371 875 spectra (after removing the 6000 training data from the clean set) is used, the performance is improved significantly, with STD=0.037 and AVE=0.008.

The performance varies with redshift. This is a consequence of the lack of balance in the training sample, mentioned above. A comparison of the SVM-estimated and the SDSS redshifts is shown in Figure 11.60 for the internal test (left panel), for the external test using the testing set (middle panel) and for test using the clean testing set (right panel). In the case of the internal test, the SVM underestimates larger redshifts because of the poor balance against higher redshift training. The performance for the external testing set is quite good up to z=0.3, but larger redshifts are overestimated. Apart from the observed scatter, there are two linear features observed, one horizontal, for estimated redshifts of z=0.07, and one vertical, for reference redshifts close to zero. Both the scatter and these linear features are significantly reduced for the clean testing set (right panel).

Figure 11.60: Performance of the redshift t-SVM model, estimated vs. reference SDSS redshift; (left panel) internal test, using the training set; (central panel) external test using the base data set (excluding the training sources); (right panel) external test with the clean set (excluding the training sources).

The performance variation of the t-SVM model with redshift can be roughly estimated by inspecting the values of the redshifts in sub-ranges of the latter. To this effect, a different class has been assigned to each redshift sub-range, both for the real and the predicted redshifts. Each redshift sub-range has a size of 0.1. The paradigm of a confusion matrix used in classification problems has then been applied. The matrix presents the total number of cases for each real class and each predicted one. Figure 11.61 illustrates the confusion matrix for the redshift ranges in the t-SVM, for the testing set.

The matrix constitutes the basis for the SVM performance metrics. For a given sub-range of real redshifts, Zi, we consider as ”success” each case for which both the real and the estimated redshifts belong to this sub-range. The sum of these ”successes” gives the true-positive (TP) value (blue cell in Figure 11.61) for this sub-range. If the real redshift belongs to Zi, but the estimated one does not, we have a false estimation. The sum of all such cases (the column of orange cells in Figure 11.61) for this sub-range yields the false-negative value (FN). If the real redshift does not belong to Zi but the estimated one does, we again have a false estimation. The sum of these cases yields the false-positive value (FP; the row of yellow cells in Figure 11.61) for the specific sub-range. Finally, the total sum of cases (all the green cells) where neither the real nor the estimated redshifts belong to Zi defines the true-negative (TN) value.

Figure 11.61: Confusion matrix for the redshifts predicted by t-SVM compared with the real redshifts of the testing set. Each element of the matrix presents the total number of sources for each real and each predicted redshift class. For a perfect match, one would expect to have non-zero values only across the diagonal of the matrix. The maxima actually occur across the diagonal as expected, up to a redshift z=0.5. The maxima are shifted away from the diagonal beyond that redshift. The 0.2z<0.3 sub-range is highlighted, as an example: the blue cell represents the true-positive estimations (TP), the sum of the yellow cells yields the false-positives (FP), the orange cells define the false-negatives (FN), and the green cells the true-negatives (TN).

The values of TP, FN and FP are used to determine the t-SVM model performance for the six redshift sub-ranges: (i) the true positive rate, or sensitivity, or completeness, TPR=TP/(TP+FN), and (ii) the positive predictive value, or precision, or purity, PPV=TP/(TP+FP). Confusion matrices have also been created using in the performance tests the training data set and for the clean testing set, and the corresponding metrics parameters have been derived. Figure 11.62 shows the t-SVM sensitivity (left panel) and precision (right panel) values for the six redshift sub-ranges for the three data sets. Both precision and sensitivity are very good up to a redshift z=0.2. The precision is marginal (0.5) for the two testing data sets for the redshift range 0.2-0.3 and fails at larger redshifts. The sensitivity is marginal in the range 0.3-0.5 and fails for the last sub-range. Generally, good performance can be expected up to redshifts z=0.2.

Figure 11.62: Performance metrics for the t-SVM model, precision (left panel) and sensitivity (right panel), as a function of redshift. Metrics are shown for the three data sets used in testing: the training set (green symbols), the testing set (red symbols) and the clean testing set (blue symbols). The sensitivity is above 0.5 for redshifts up to 0.5, while precision falls below 0.5 for redshifts 0.3.

The redshifts estimated by the t-SVM module for the testing data set were split in sub-ranges ri in SDSS redshift with a step of 0.02.The mean predictDiffMean[ri] and the standard deviation predictDiffStDev[ri] of the differences between the predicted and the real redshifts were determined for each sub-range. The two arrays give an estimation of the bias and the error of the redshift prediction, across the redshift range. Figure 11.63 shows the bias and error in dependence on the redshift subrange.

Figure 11.63: Redshift prediction performance of the t-SVM model presented by the bias, mean difference between the predicted and the real redshift, and by the standard deviation for discrete sub-ranges of 0.02 in the redshift.

The same training and testing data sets have been used to prepare and validate the other two models used, the c-SVM and r-SVM. In these models, the target is not the redshift itself, but a code indicating the redshift sub-range of size 0.1 in z, within which the redshift lies. The c-SVM model is a classification SVM implementing C-SVC model type of LIBSVM. The training target is a numerically coded class for the redshift range: ”0” for 0z<0.1, ”1” for 0.1z<0.2, etc. up to ”5” for 0.5z<0.6. The output is a class-probability vector. The element of the vector with the highest value above 0.5 defines the ”winner“ class, cZ. If there is no element with probability larger than 0.5, cZ is set to ”-1” which marks the source as unclassified. The second model used to predict the redshift range is a regression SVM, r-SVM, which implements the regression model ϵ-SVR of LIBSVM. It works like a pseudo-classifier. It is trained for discrete target values (0.0, 1.0, …, 5.0) where the value is defined by int(10*redshift+0.5) and converted to floating point. The integer part of the output is considered as the predicted redshift range numerical class, rZ.

The performance of these models is shown in Figure 11.64. As different algorithms are implemented in c-SVM and r-SVM (classification and regression), they are used as an internal validation tool for the redshift value estimated by t-SVM (see Section 11.3.13).

Figure 11.64: Performance metrics in terms of sensitivity (left panels) and precision (right panels) for the a) c-SVM (top panel), b) r-SVM (bottom panel). Metrics are shown for three data sets: the training set (green symbols), the testing set (red symbols) and the clean testing set (blue symbols). The sensitivity is above 0.5 for redshifts up to 0.5, while precision falls below 0.5 for redshifts 0.2.

Method

The UGC module consists of two sub-modules: UgcSelect and UgcSvmApply. UgcSelect checks each input source against three requirements for the source to be processed by UGC. The three requirements are:

  • the DSC Combmod probability for the source to be a galaxy is 0.25,

  • the G-band magnitude is in the range 13.0G21.0,

  • the BP/RP sampled mean spectrum exists and the flux is defined for all the samples.

The source is rejected if any of the conditions fails, otherwise it is selected for processing.

UgcSvmApply processes each source that passed the selection. The sub-module applies the t-SVM model (see Section 11.3.13) to the sampled BP/RP spectrum of the source and estimates the redshift parameter, redshift_ugc and the index ri=int(redshift_ugc/0.02) of the corresponding sub-range. Based on this result and using the t-SVM bias and error arrays, two parameters are defined by the sub-module for each estimated redshift, the redshift prediction limits given by:

redshift_ugc_upper=redshift_ugc-predictDiffMean[ri]+predictDiffStDev[ri]redshift_ugc_lower=redshift_ugc-predictDiffMean[ri]-predictDiffStDev[ri] (11.39)

Although the UGC module processes all selected sources, only the results for the ones that fulfill a predefined set of criteria are included in the archive. The criteria are grouped in two sets: “source applicability” and “redshift validity”.

The first group includes the conditions that need to be satisfied for the source to produce an usable redshift and are summarised in Table 11.35. Whenever one of these conditions is met, the corresponding flag is assigned value zero. The conditions are: The first condition requires that the number of transits used to produce the mean spectrum for both the blue and the red part is at least 10. The second condition sets specific lower and upper limits to the mean flux in BP and RP. The third condition revises the G range adopted in the selection sub-module, by setting the bright limit to G=17. This additional constraint aims to reject spectra of bright and possibly extended sources, for which it is likely that only part of the galaxy is recorded. The fourth condition imposes a lower limit to (G-BP), to reduce as much as possible the number of high-redshift sources (z>0.6). The fifth condition is related to location and concerns blended sources erroneously classified as galaxies in high density regions of the sky. The distribution of all the processed by UGC sources on the sky showed an unexpectedly high concentration of galaxies in three relatively small areas where distant extragalactic objects are not expected in large numbers: a region below the Galactic centre (CNT), and two areas centred on the Magellanic Clouds (LMC and SMC). Almost 9% of the processed sources originates in these three areas. It is noted that the sources in these three areas (CNT, LMC, SMC) occupy a specific region on the (G-GBP,GBP-GRP) diagram, distinct from the locus of the remaining processed sources. This distinction has been used to define colour cuts which, in combination with the coordinates of the three areas, allowed us to clean the suspicious clumps of galaxies and effectively remove the sources in these three areas from the output table of UGC redshifts. This last condition is applied only if the DSC Combmod probability for the source to be a galaxy is less than 1.0.

Table 11.35: Flags used to determine the acceptability of a source for redshift estimation.
Flag Condition
flagXpTransNum=0 bpTransNum10 AND rpTransNum10
flagXpFluxMean=0 0.3bpFluxMean100.0 AND 0.5rpFluxMean200.0
flagGmag=0 17.0G21.0
flagDiffGmBp=0 G-GBP>0.25
flagSourcePosColor=0 excluded are source falling in one of the CNT, LMC, SMC areas on the sky
and in the specified (G-GBP,GBP-GRP) colour-box (see details above)

These conditions are combined in a cumulative flag, flagSourceAcceptable. When the value of this flag is zero (i.e. all individual flags are zero), the source is “acceptable”. The flag, Equation 11.40, is defined in such a way that it allows identification of the reason(s) for the rejection of a source.

flagSourceAcceptable=flagGmag+4*flagXpTransNum+16*flagXpFluxMean+256*flagDiffGmBp+1024*flagSourcePosColor (11.40)

The second set of criteria concerns redshift validity. The criteria are based on the results from the different SVM algorithms applied in the t-SVM, c-SVM and r-SVM models (see Section 11.3.13). The first one yields a numerical value for the redshift, while the other two only provide a class corresponding to a redshift range of size 0.1. To make a direct comparison between the output of the three SVMs possible, we discretized the output of t-SVM by assigning it a code, tZ, between “0” and “5”, defined by tZ=int(10*(z+0.5)), where z is the redshift value predicted by t-SVM. The code tZ is then compared with the codes cZ and rZ derived from the application of the c-SVM and r-SVM models to the spectra.

This comparison yields the “redshift validity” flag, flagRedshiftValid. If any of the three codes has a negative value (which means that no redshift class is assigned to the object by the specific SVM model) the redshift value (from t-SVM) is not validated, and the flag value is set to -1. If all three codes are equal, the redshift is validated and the value of the flag is set to 0. The redshift value is also validated (and the flag is set to 0) when two of the three codes have the same value, and the third one differs only by one (i.e. lies in a neighbouring range) and additionally the difference between the redshift value and the edge of the neighbouring range is less than 0.03 (or 0.08 from the centre of the neighbouring range), which is of the order of the standard deviation of the redshift values. The way this set of criteria is applied is described in the flow diagram of Figure 11.65.

Figure 11.65: Flow chart of the redshift validity rules and conditions leading to particular flagRedshiftValid values for the predicted redshift z of a source. The tZ, cZ and rZ are “discretized” redshift codes that are obtained from the three SVM-models (t-SVM, c-SVM and r-SVM) for the source. Each code corresponds to a sub-range of redshifts, e.g. “0” for for 0.0z<0.1 with mid-range redshift 0.05, “1” for 0.1z<0.2 and mid-range redshift “0.15”, etc. The zc and zr are the mid-range redshifts for the cZ and rZ, respectively. The redshift is considered valid if the flag is zero.

Finally, the redshift value for a source is included in the output only if both the source acceptability and the redshift validity flags are equal to zero (flagSourceAcceptable=0 and flagRedshiftValid=0).

Outputs

The output is a Table (Section 20.5.1), which includes three fields, the redshift value and the redshift upper and lower prediction limits, as listed below.

redshift_ugc : The redshift of a source considered to be a galaxy by the Apsis module UGC. The redshift is estimated from the sampled mean BP/RP spectrum, by applying a regression model based on Support Vector Machines (SVM), which is a supervised machine learning algorithm (Section 11.3.13). The value of (redshift_ugc_upper-redshift_ugc_lower)/2 can be used as an estimate of the uncertainty in redshift_ugc. For more details see Section 11.3.13.

The SVM redshift prediction limits (at 1σ-level) are based on the bias predictDiffMean[ri] and the error predictDiffStDev[ri], which are derived using the testing set (Section 11.3.13). The set is divided in a grid of sub-ranges ri of size 0.02 in real redshift. The prediction limits are then used as performance limits for a predicted redshift belonging to the corresponding sub-range (defined by ri=int(redshift_ugc/0.02)).

redshift_ugc_lower : The prediction lower limit is defined as

  • redshift_ugc-predictDiffMean[ri]-predictDiffStDev[ri] (see Equation 11.39).

redshift_ugc_upper : The prediction upper limit is defined as

  • redshift_ugc-predictDiffMean[ri]+predictDiffStDev[ri] (see Equation 11.39).

Scope

UGC processes sources having DSC combmod probability to be a galaxy larger than or equal to 0.25. The output is limited to galaxies with magnitudes in the range 17G21 and is filtered

Results

The table galaxy_candidates includes 1,367,153 sources with redshifts estimated by UGC. Excluding the Galactic plane areas, the sources are almost randomly distributed on the sky (see Figure 11.66), although there are two areas (lower-left and upper-right) of relatively lower density of UGC sources displaying characteristic residual patterns. These are regions which have been observed fewer times and thus many of the sources in them do not appear in the UGC output because of the acceptability conditions applied (see Table 11.35).

Figure 11.66: Distribution on the sky of the sources which have redshifts estimated by UGC.

The redshift distribution has a maximum at around 0.1, with very few sources with redshifts above 0.25. The lowest and the highest redshifts in the table are zmin=-0.036 and zmax=0.598, respectively. There are 33 sources with negative redshifts, although most of these values are very close to zero. Table 11.36 shows the number of sources in redshift bins of 0.05. The distribution of redshifts is illustrated on the left panel of Figure 11.67. The dependence of the predicted redshift on G magnitude is shown on the right panel of Figure 11.67. Generally, higher redshift sources are fainter, as expected.

Table 11.36: Distribution of the predicted redshifts of the UGC sources.
zUGC z<0.05 0.05z<0.1 0.1z<0.15 0.15z<0.2 0.2z<0.25 0.25z<0.3
Sources 24 960 344 928 461 407 295 755 141 405 42 950
% 1.83 25.23 33.75 21.63 10.34 3.14
zUGC 0.3z<0.35 0.35z<0.4 0.4z<0.45 0.45z<0.5 0.5z<0.55 z0.55
Sources 31 982 15 173 6 015 2 037 481 60
% 2.34 1.11 0.44 0.15 0.04 0.00
Figure 11.67: Distribution of the redshifts estimated by UGC: (left) redshifts histogram in 0.02 bins shows a maximum at 0.1, highly decreasing number of sources with redshifts above 0.25 and very few cases of negative redshifts ; (right) higher redshifts, z>0.4, are found only for faint sources, G>19 [mag].

Diagram GBP/GRP counts and weighted by redshiftUgc Figure 11.68

Figure 11.68: Distribution by the spectrum mean flux in GBP and in GRP (left) sources number (right) redshifts.

There are 248 356 sources in the galaxy_candidates table in common with the SDSS DR16 extragalactic sources (see Section 11.3.13) . The difference between the estimated by UGC and the reference (SDSS) redshifts has a mean and standard deviation of 0.006 and 0.054, respectively. If the 67 sources with reference redshifts greater than 0.6 are excluded, the standard deviation reduces to 0.029. Figure 11.69 (left panel) compares the two redshift distributions, the reference SDSS redshifts (in blue) and the UGC estimated redshifts (in red). Generally, there is good agreement, although there is an excess of UGC redshifts around 0.1 probably due to an overestimation of lower redshifts. On the right panel,the redshifts estimated by UGC are plotted against SDSS DR16 redshifts. In this diagram, there is a clear excess of estimated redshift values around 0.07 (a small horizontal branch) for sources with reference redshifts below this value.

Figure 11.69: Left panel: UGC redshift distribution (red line) overlayed on the corresponding SDSS DR16 (blue line) redshift distribution for the sources in the testing set; Right panel: UGC redshift vs. SDSS DR16 redshift.

Because of the previously mentioned lack of balance in the redshift distribution of the SVM training set, the performance of the UGC redshift estimator is not constant over the entire redshift range, as is evident in Figure 11.70. The differences between predicted and reference redshifts tend to be positive for small redshifts and negative for larger ones. As expected, the performance of the UGC redshift estimator is worse for fainter sources as shown by the increase in the difference between the predicted and the reference redshift for larger G magnitudes (Figure 11.71).

Figure 11.70: The difference between UGC and SDSS DR16 redshifts as a function of the latter, for sources in the testing set.
Figure 11.71: The difference between UGC and SDSS DR16 redshifts as a function of G magnitude for sources in the testing set.

UGC selects sources which have a value larger than 0.25 for the DSC combined probability for a source to be a galaxy. As a result, the final UGC galaxy catalogue is expected to include some misclassified quasars. Indeed, 5 000 sources, or 2% of the testing set (i.e. of the sources in common in the UGC catalog and the SDSS DR16 extragalactic object catalog) have an SDSS “QSO” classification. About one percent of these QSOs have redshifts higher than the UGC limit (z>0.6).

Figure 11.72 (left panel) shows a comparison between UGC and SDSS redshifts for high redshift QSOs (in blue) and high redshift galaxies (in red).

As expected, the t-SVM model prediction is unrealistic, as it is necessarily limited to z0.6 . However, the agreement between UGC and SDSS redshifts for QSOs with redshifts below 0.6 is good, despite the fact that the SVM was not trained for quasars (right panel of Figure 11.72).

Figure 11.72: Left panel: High redshift sources in the UGC output. With blue we show sources that are classified as QSOs in SDSS DR16, while with red we signify sources assigned the SDSS class GALAXY. Right panel: QSO sources with redshifts lower than 0.6, found in the UGC output.

Use

A few important remarks on the content of the UGC redshifts in the integrated galaxy table.

  • The definition of a source as a galaxy in UGC is based on the DSC Combmod probability for the source to be a galaxy, namely classprob_dsc_combmod_galaxy0.25.

  • About 2% of the sources are expected to be misclassified quasars. Although the module has not been prepared (trained) for such objects, the redshift prediction performance is only slightly worse than for galaxies, for z0.6.

  • For QSO contaminants with large redshifts (z>0.6), the estimated redshift is completely wrong. It is expected that nearly one percent of the QSOs inadvertently included in the UGC catalog are high-redshift sources.

  • There are also high-redshift galaxies in the UGC output, but their number is negligible.

  • Estimated redshifts larger than 0.4 are questionable. This is caused by the small number of galaxy spectra beyond z=0.4 that are available for the SVM training.

  • Redshifts close to zero, redshift_ugc<0.02 are also unreliable because of the large prediction error of the SVM model in this regime.

  • A suspicious large peak of sources is shown in the redshift bin 0.0707<redshift_ugc<0.0709. As many as 10 000 sources are found there. Almost 4 000 have a redshift value redshift_ugc=0.0708228275179863. It is estimated that most of the galaxies in the peak have real redshifts below 0.04. A large part of the contaminating sources (40%) can be discarded by applying magnitude cuts in this bin: G>17.5, GBP>16.2 and GRP>15.0[mag].