SearcharxivSearch

arXiv subjects

Guanwen Fang

Publications and source records attributed to Guanwen Fang.

At least 19 recordsLinked to original sources

Robustness Analysis of USmorph: II. Optimizing Feature Extraction, Dimensionality Reduction, and Clustering for Unsupervised Galaxy Morphology Classification

We conduct a systematic robustness analysis of the unsupervised machine learning module within the hybrid framework \texttt{USmorph}. This module automatically discovers morphological structures from large-scale galaxy images, forming the foundation of the complete classification workflow. We evaluate five pre-trained models for feature extraction and identify an ImageNet-pretrained AlexNet as the most effective for capturing discriminative morphological features. UMAP is chosen for dimensionality reduction due to its optimal balance between preserving high-dimensional structure and computational efficiency. To enhance clustering stability, we propose a Bagging-based multi-cluster voting scheme, which significantly improves label consistency and cluster purity. We compare the convergence, scalability, and quality of five clustering algorithms, finding that the Bagging voting scheme has the best performance with the combination of K-means, Birch, and Agg. A bagging clustering number of $K=16$ is used to achieve the optimal balance between classification granularity and manual validation efficiency. Our tests show that: (1) the t-distributed stochastic neighbor embedding (t-SNE) reveals clear, compact cluster boundaries in low-dimensional space with strong feature separability; (2) the morphology classification results align with galaxy evolution theory, showing physically plausible distributions of different types in parameter space. These results demonstrate the technical robustness and scientific credibility of \texttt{USmorph}, establishing it as a reliable method for automated morphological classification in future large-scale surveys such as the China Space Station Telescope (CSST) mission.

astro-ph.GA

Difference Between Half-mass Radius and Half-light Radius of Galaxies at 0.2 $< z <$ 2.5 Revealed by JWST/NIRCam Data

Using JWST observations in CANDELS fields, we measure the half-light radius ($r_{\rm e,light}$) and half-mass radius ($r_{\rm e,mass}$) for 14,333 galaxies with stellar masses $M_* > 10^9 M_\odot$ at redshifts $0.2 < z < 2.5$. To investigate the difference between $r_{\rm e,light}$ and $r_{\rm e,mass}$, we find that $r_{\rm e,light}$ is larger than $r_{\rm e,mass}$ for both quiescent galaxies (QGs) and star-forming galaxies (SFGs). Moreover, the difference between these two radii is clearly correlated with galaxy stellar mass, $r_{\rm e,light}$, and the rest-frame $U - V$ color. When examining the evolution of the $r_{\rm e,mass}/r_{\rm e,light}$ ratio, we observe a significant increase for SFGs at $z > 1.7$. In contrast, no clear increase is observed for QGs at $z > 1$, though a slight decreasing trend is seen between $0.2 < z < 1.0$. By fitting a linear relationship between galaxy size and stellar mass, we find that the slope for $r_{\rm e,light}$ is $\sim$ 0.1 to 0.3 dex larger than that for $r_{\rm e,mass}$. In terms of galaxy size evolution at a fixed stellar mass, the $r_{\rm e,mass}$ of QGs increases by a factor of $\sim$ 3 to 5 from $z \sim 2.5$ to $z \sim 0.2$. In contrast, the $r_{\rm e,mass}$ of SFGs increases by a factor of approximately 2 over the same redshift range, with this growth trend closely following that of their $r_{\rm e,light}$. These results indicate that previous insights into galaxy evolution based on $r_{\rm e,light}$ remain valid when considering $r_{\rm e,mass}$, although the specific slopes show some variations.

astro-ph.GA

Transition from Outside-in to Inside-Out at $z\sim 2$: Evidence from Radial Profiles of Specific Star Formation Rate based on JWST/HST

By combining high-resolution observations from JWST and HST, we have measured the stellar masses, star formation rates (SFRs), and multi-wavelength morphologies of galaxies in the CANDELS fields. Furthermore, based on rest-frame 1 $μ$m morphologies, we have derived spatially resolved stellar mass and SFR surface density ($Σ_*$ and $Σ_{\rm SFR}$) profiles for 46,313 galaxies with reliable structural measurements at $0 8$, and provide the corresponding catalogue. For star-forming galaxies (SFGs), our results show excellent consistency with previous studies in terms of the star formation main sequence and the size-mass relation, demonstrating the robustness of our stellar mass and SFR measurements. For spatially resolved profiles, we find that at higher redshifts ($z>2.5$), the median radial profile of $Σ_{\rm SFR}$ is nearly parallel to but slightly steeper than that of $Σ_*$. This results in mildly negative gradients in the specific SFR (sSFR) profiles across all stellar mass bins considered. These findings indicate that galaxies at $z>2.5$ cannot grow in size via only in-situ star formation, challenging the understanding of galaxy size evolution beyond the cosmic noon. In contrast, at $z<2.0$, the sSFR profiles transition to exhibit more and more positive gradients at lower redshifts, consistent with an inside-out growth scenario where star formation preferentially expands the galactic outskirts.

astro-ph.GA

Identifying Compton-thick active galactic nuclei in the COSMOS. II. Searching among mid-infrared selected AGNs

Compton-thick active galactic nuclei (CT-AGNs), defined by column density $\mathrm{N_H} \geqslant 1.5 \times 10^{24} \ \mathrm{cm}^{-2}$, are so heavily absorbed that their X-ray emission is often feeble, even undetectable by X-ray instruments. Nevertheless, their radiation is expected to be a substantial contributor to the cosmic X-ray background (CXB), predicting that CT-AGNs should comprise at least $\sim$30% of the total AGN population. In the Cosmological Evolution Survey (COSMOS), the identified CT-AGN fraction falls far below theoretical expectations, indicating that a substantial population of CT-AGNs is hidden due to their low photon counts or their flux below the current flux limits of X-ray instruments. This work focuses on identifying CT-AGNs hidden in mid-infrared (MIR)-selected AGNs. First, we selected a sample of 1,104 MIR-selected AGNs that were covered but individually undetected by X-ray. Next, we reduced the X-ray data in the COSMOS and analyzed multiwavelength data in our sample to derive the key physical parameters required for CT-AGN identification. Using MIR diagnostics, we first find out 7 to 23 CT-AGN candidates. Their subsequent X-ray stacking analysis reveals a clear detection at $>3σ$ significance in the soft band and only $>1σ$ significance in the hard band. We fit the stacked soft- and hard-band fluxes with a physical model and confirm that these sources are absorbed by Compton-thick material. However, CT-AGNs constitute only 2.1% (23/1104) of our sample, significantly below the fraction predicted by CXB synthesis models, indicating that a considerable population of CT-AGNs remains missed by our selection. A comparison of host-galaxy properties between CT-AGNs and non-CT-AGNs reveals no significant differences.

astro-ph.GA

A robust morphological classification method for galaxies using dual-encoding contrastive learning and multi-clustering voting on JWST/NIRCam images

The two-step galaxy morphology classification framework {\tt USmorph} successfully combines unsupervised machine learning (UML) with supervised machine learning (SML) methods. To enhance the UML step, we employed a dual-encoder architecture (ConvNeXt and ViT) to effectively encode images, contrastive learning to accurately extract features, and principal component analysis to efficiently reduce dimensionality. Based on this improved framework, a sample of 46,176 galaxies at $0 10^9 M_\odot$) to verify the validity of our galaxy morphological classification system. The analysis of morphological parameters is consistent with our classification system: SPH and ETD galaxies with higher $n$, $G$, and $C$ tend to be more bulge-dominated and more compact compared with other types of galaxies. This demonstrates the reliability of this classification system, which will be useful for a forthcoming large-sky survey from the Chinese Space Station Telescope.

astro-ph.GA

Dual-coding contrastive learning based on ConvNeXt and ViT models for morphological classification of galaxies in COSMOS-Web

In our previous works, we proposed a machine learning framework named \texttt{USmorph} for efficiently classifying galaxy morphology. In this study, we propose a self-supervised method called contrastive learning to upgrade the unsupervised machine learning (UML) part of the \texttt{USmorph} framework, aiming to improve the efficiency of feature extraction in this step. The upgraded UML method primarily consists of the following three aspects. (1) We employ a Convolutional Autoencoder to denoise galaxy images and the Adaptive Polar Coordinate Transformation to enhance the model's rotational invariance. (2) A pre-trained dual-encoder convolutional neural network based on ConvNeXt and ViT is used to encode the image data, while contrastive learning is then applied to reduce the dimension of the features. (3) We adopt a Bagging-based clustering model to cluster galaxies with similar features into distinct groups. By carefully dividing the redshift bins, we apply this model to the rest-frame optical images of galaxies in the COSMOS-Web field within the redshift range of $0.5 < z < 6.0$. Compared to the previous algorithm, the improved UML method successfully classifies 73\% galaxies. Using the GoogleNet algorithm, we classify the morphology of the remaining 27\% galaxies. To validate the reliability of our updated algorithm, we compared our classification results with other galaxy morphological parameters and found a good consistency with galaxy evolution. Benefiting from its higher efficiency, this updated algorithm is well-suited for application in future China Space Station Telescope missions.

astro-ph.GA

An updated efficient galaxy morphology classification model based on ConvNeXt encoding with UMAP dimensionality reduction

We present an enhanced unsupervised machine learning (UML) module within our previous \texttt{USmorph} classification framework featuring two components: (1) hierarchical feature extraction via a pre-trained ConvNeXt convolutional neural network (CNN) with transfer learning, and (2) nonlinear manifold learning using Uniform Manifold Approximation and Projection (UMAP) for topology-aware dimensionality reduction. This dual-stage design enables efficient knowledge transfer from large-scale visual datasets while preserving morphological pattern geometry through UMAP's neighborhood preservation. We apply the upgraded UML on I-band images of 99,806 COSMOS galaxies at redshift $0.2 10^{9}~M_{\odot}$. Our classification results align well with galaxy evolution theory. This improved algorithm significantly enhances galaxy morphology classification efficiency, making it suitable for large-scale sky surveys such as those planned with the China Space Station Telescope (CSST).

astro-ph.GA

Robustness Analysis of USmorph: I. Generalization Efficiency of Unsupervised Strategies and Supervised Learning in Galaxy Morphological Classification

We conduct a systematic robustness analysis of the hybrid machine learning framework \texttt{USmorph}, which integrates unsupervised and supervised learning for galaxy morphological classification. Although \texttt{USmorph} has already been applied to nearly 100,000 $I$-band galaxy images in the COSMOS field ($0.2 < z < 1.2$, $I_{\mathrm{mag}} < 25$), the stability of its core modules has not been quantitatively assessed. Our tests show that the convolutional autoencoder (CAE) achieves the best performance in preserving structural information when adopting an intermediate network depth, $5\times5$ convolutional kernels, and a 40-dimensional latent representation. The adaptive polar coordinate transform (APCT) effectively enhances rotational invariance and improves the robustness of downstream tasks. In the unsupervised stage, a bagging clustering number of $K=50$ provides the optimal trade-off between classification granularity and labeling efficiency. For supervised learning, we employ GoogLeNet, which exhibits stable performance without overfitting. We validate the reliability of the final classifications through two independent tests: (1) the t-distributed stochastic neighbor embedding (t-SNE) visualization reveals clear clustering boundaries in the low-dimensional space; and (2) the morphological classifications are consistent with theoretical expectations of galaxy evolution, with both true and false positives showing unbiased distributions in the parameter space. These results demonstrate the strong robustness of the \texttt{USmorph} algorithm, providing guidance for its future application to the China Space Station Telescope (CSST) mission.

astro-ph.GA

Identifying Compton-thick AGNs with Machine learning algorithm in Chandra Deep Field-South

Compton-thick active galactic nuclei (CT-AGNs), which are defined by column density $\mathrm{N_H} \geqslant 1.5 \times 10^{24} \ \mathrm{cm}^{-2}$, emit feeble X-ray radiation, even undetectable by X-ray instruments. Despite this, the X-ray emissions from CT-AGNs are believed to be a substantial contributor to the cosmic X-ray background (CXB). According to synthesis models of AGNs, CT-AGNs are expected to make up a significant fraction of the AGN population, likely around 30% or more. However, only $\sim$11% of AGNs have been identified as CT-AGNs in the Chandra Deep Field-South (CDFS). To identify hitherto unknown CT-AGNs in the field, we used a Random Forest algorithm for identifying them. First, we build a secure classified subset of 210 AGNs to train and evaluate our algorithm. Our algorithm achieved an accuracy rate of 90% on the test set after training. Then, we applied our algorithm to an additional subset of 254 AGNs, successfully identifying 67 CT-AGNs within this group. This result significantly increased the fraction of CT-AGNs in the CDFS, which is closer to the theoretical predictions of the CXB. Finally, we compared the properties of host galaxies between CT-AGNs and non-CT-AGNs and found that the host galaxies of CT-AGNs exhibit higher levels of star formation activity.

astro-ph.GA

Identifying Compton-thick AGNs in the COSMOS. I. Among X-ray AGNs with Low Photon Counts

Compton-thick active galactic nuclei (CT-AGNs), characterized by a significant absorption with column densities of $\mathrm{N_H}\geqslant 1.5\times 10^{24} \ \mathrm{cm}^{-2}$, emit feeble X-ray radiation and are even undetectable by X-ray instruments, making them difficult to identify. X-ray radiation from AGNs is the predominant source of the cosmic X-ray background (CXB). Based on AGN synthesis models for the CXB, the fraction of CT-AGNs should constitute a substantial portion of AGN population, approximately 30\% or more. The fraction of CT-AGNs discovered in the Cosmological Evolution Survey (COSMOS) is significantly lower than this value. This means that many CT-AGNs may be hidden in AGNs that exhibit low photon counts or that have not been detected by X-ray instruments. This work focuses on identifying CT-AGNs hidden in AGNs with low photon counts. Firstly, we selected 440 AGNs with abundant multiwavelength data as our sample. Secondly, we analyzed multiwavelength data, extracting crucial physical parameters required for the CT-AGN diagnosis. Finally, we used multiwavelength approaches to identify CT-AGNs. We have successfully identified 18 CT-AGNs in our sample. Among the CT-AGNs, four AGNs show discrepant results across different diagnostic methods. We discuss the potential reasons behind these diagnostic discrepancies. We explore the impact of estimating [O~III]$λ~5007$ luminosities based on [O~II]$λ~3727$ luminosities for the CT-AGN diagnosis. We have also found that the properties of host galaxies for CT-AGNs and non-CT-AGNs do not show significant discrepancies.

astro-ph.GA

An efficient unsupervised classification model for galaxy morphology: Voting clustering based on coding from ConvNeXt large model

In this work, we update the unsupervised machine learning (UML) step by proposing an algorithm based on ConvNeXt large model coding to improve the efficiency of unlabeled galaxy morphology classifications. The method can be summarized into three key aspects as follows: (1) a convolutional autoencoder is used for image denoising and reconstruction and the rotational invariance of the model is improved by polar coordinate extension; (2) utilizing a pre-trained convolutional neural network (CNN) named ConvNeXt for encoding the image data. The features were further compressed via a principal component analysis (PCA) dimensionality reduction; (3) adopting a bagging-based multi-model voting classification algorithm to enhance robustness. We applied this model to I-band images of a galaxy sample with $I_{\rm mag}< 25$ in the COSMOS field. Compared to the original unsupervised method, the number of clustering groups required by the new method is reduced from 100 to 20. Finally, we managed to classify about 53\% galaxies, significantly improving the classification efficiency. To verify the validity of the morphological classification, we selected massive galaxies with $M(*)>10^{10}(M(sun))$ for morphological parameter tests. The corresponding rules between the classification results and the physical properties of galaxies on multiple parameter surfaces are consistent with the existing evolution model. Our method has demonstrated the feasibility of using large model encoding to classify galaxy morphology, which not only improves the efficiency of galaxy morphology classification, but also saves time and manpower. Furthermore, in comparison to the original UML model, the enhanced classification performance is more evident in qualitative analysis and has successfully surpassed a greater number of parameter tests.

astro-ph.GA

Multi-Layer Perceptron for Predicting Galaxy Parameters (MLP-GaP): stellar masses and star formation rates

The large-scale imaging survey will produce massive photometric data in multi-bands for billions of galaxies. Defining strategies to quickly and efficiently extract useful physical information from this data is mandatory. Among the stellar population parameters for galaxies, their stellar masses and star formation rates (SFRs) are the most fundamental. We develop a novel tool, \textit{Multi-Layer Perceptron for Predicting Galaxy Parameters} (MLP-GaP), that uses a machine-learning (ML) algorithm to accurately and efficiently derive the stellar masses and SFRs from multi-band catalogs. We first adopt a mock dataset generated by the \textit{Code Investigating GALaxy Emission} (CIGALE) for training and testing datasets. Subsequently, we used a multi-layer perceptron model to build MLP-GaP and effectively trained it with the training dataset. The results of the test performed on the mock dataset show that MLP-GaP can accurately predict the reference values. Besides MLP-GaP has a significantly faster processing speed than CIGALE. To demonstrate the science-readiness of the MLP-GaP, we also apply it to a real data sample and compare the stellar masses and SFRs with CIGALE. Overall, the predicted values of MLP-GaP show a very good consistency with the estimated values derived from SED fitting. Therefore, the capability of MLP-GaP to rapidly and accurately predict stellar masses and SFRs makes it particularly well-suited for analyzing huge amounts of galaxies in the era of large sky surveys.

astro-ph.GA

Preparation for CSST: Star-galaxy Classification using a Rotationally Invariant Supervised Machine Learning Method

Most existing star-galaxy classifiers depend on the reduced information from catalogs, necessitating careful data processing and feature extraction. In this study, we employ a supervised machine learning method (GoogLeNet) to automatically classify stars and galaxies in the COSMOS field. Unlike traditional machine learning methods, we introduce several preprocessing techniques, including noise reduction and the unwrapping of denoised images in polar coordinates, applied to our carefully selected samples of stars and galaxies. By dividing the selected samples into training and validation sets in an 8:2 ratio, we evaluate the performance of the GoogLeNet model in distinguishing between stars and galaxies. The results indicate that the GoogLeNet model is highly effective, achieving accuracies of 99.6% and 99.9% for stars and galaxies, respectively. Furthermore, by comparing the results with and without preprocessing, we find that preprocessing can significantly improve classification accuracy (by approximately 2.0% to 6.0%) when the images are rotated. In preparation for the future launch of the China Space Station Telescope (CSST), we also evaluate the performance of the GoogLeNet model on the CSST simulation data. These results demonstrate a high level of accuracy (approximately 99.8%), indicating that this model can be effectively utilized for future observations with the CSST.

astro-ph.GA

The Hubble Deep Hydrogen Alpha (HDH$α$) Project: I. Catalog of Emission-line Galaxies

We present the first results of the Hubble Deep Hydrogen Alpha (HDH$α$) project, which analyzes the space-borne deep H$α$ narrowband imaging data in the GOODS-S region. The HDH$α$ data comprises 72 orbits' images taken with the HST ACS/WFC F658N filter. The exposure time varies across a total area of $\sim$76.1 $\rm{arcmin}^2$, adding up to a total exposure time of 195.7 ks, among which 68.8 ks are spent in the deepest region. These images are aligned, reprojected, and combined to have the same pixel grid as the Hubble Legacy Fields (HLF). The scientific goals of the HDH$α$ include establishing a sample of emission-line galaxies (ELGs) including [O III] emitters at $z\sim$ 0.3, [O II] emitters at $z\sim$ 0.8, and Lyman-$α$ emitters (LAEs) at $z \sim 4.4$, studying the line morphology of ELGs with high resolution imaging data, and statistically analyzing the line luminosity functions and line equivalent-width distributions of ELGs selected with HST. Furthermore, the HDH$α$ project enhances the legacy value of the GOODS-S field by contributing the first HST-based narrowband image to the existing data sets, which includes the HST broadband data and other ancillary data from X-ray to radio taken by other facilities. In this paper, we describe the data reduction process of the HDH$α$, select ELGs based on HST's F658N and broadband data, validate the redshifts of the selected candidates by cross matching with the public spectroscopic catalogs in the GOODS-S, and present a final catalog of the confirmed [O III] emitters at $z\sim$ 0.3, [O II] emitters at $z\sim$ 0.8, and LAEs at $z \sim 4.4$.

astro-ph.GA

Evolution of Non-parametric Morphology of Galaxies in the JWST CEERS Field at $z\simeq$0.8-3.0

Galaxy morphology is one of the most fundamental ways to describe galaxy properties, but the morphology we observe may be affected by wavelength and spatial resolution, which may introduce systematic bias when comparing galaxies at different redshift. Taking advantage of the broad wavelength coverage from optical to near-IR and high resolution NIRCam instrument of JWST, we measure the non-parametric morphological parameters of a total of 1376 galaxies at $z\simeq$0.8-3.0 in the CEERS field through an optimized code called {\tt\string statmorph\_csst}. We divide our sample into three redshift intervals and investigate the wavelength- and redshift-dependence of the morphological parameters. We also explore how the widely-used galaxy type classification methods based on the morphological parameters depend on wavelength and spatial resolution. We find that there are variations in all morphological parameters with rest-frame wavelength ($λ_{\rm rf}$), especially at the short wavelength end, and the $λ_{\rm rf}$ mainly affects the classification between late-type and early-type galaxy. As the $λ_{\rm rf}$ increases, the galaxies on the $G-M_{20}$ diagram move to the upper left with a slope of -0.23$\pm$0.03 on average. We find that spatial resolution mainly affects the merger identification. The merger fraction in F200W resolution can be $\ga$2 times larger than that in F444W resolution. Furthermore, We compare the morphological parameter evolution of galaxies with different stellar masses. We find that there are differences in the morphological evolution of high- and low-mass (log$M_*\geqslant$10 and 9$<$log$M_*<$10) galaxies in the studied redshift range, which may be caused by their different evolution paths.

astro-ph.GA

The Classification of Galaxy Morphology in H-band of COSMOS-DASH Field: a combination-based machine learning clustering model

By applying our previously developed two-step scheme for galaxy morphology classification, we present a catalog of galaxy morphology for H-band selected massive galaxies in the COSMOS-DASH field, which includes 17292 galaxies with stellar mass $M_{\star}>10^{10}~M_{\odot}$ at $0.5<z<2.5$. The classification scheme is designed to provide a complete morphology classification for galaxies via a combination of two machine-learning steps. We first use an unsupervised machine learning method (i.e., bagging-based multi-clustering) to cluster galaxies into five categories: spherical (SPH), early-type disk (ETD), late-type disk (LTD), irregular (IRR), and unclassified (UNC). About 48\% of galaxies (8258/17292) are successfully clustered during this step. For the remaining sample, we adopt a supervised machine learning method (i.e., GoogLeNet) to classify them, during which galaxies that are well-classified in the previous step are taken as our training set. Consequently, we obtain a morphology classification result for the full sample. The t-SNE test shows that galaxies in our sample can be well aggregated. We also measure the parametric and nonparametric morphologies of these galaxies. We find that the Sérsic index increases from IRR to SPH and the effective radius decreases from IRR to SPH, consistent with the corresponding definitions. Galaxies from different categories are separately distributed in the $G$--$M_{20}$ space. Such consistencies with other characteristic descriptions of galaxy morphology demonstrate the reliability of our classification result, ensuring that it can be used as a basic catalog for further galaxy studies.

astro-ph.GA

A comparison of cosmological models with high-redshift quasars

The non-linear relationship between the monochromatic X-ray and UV luminosities in quasars offers the possibility of using high-z quasars as standard candles for cosmological testing. In this paper, we use a high-quality catalog of 1598 quasars extending to redshift 6, to compare the flat and uniformly expanding cosmological model, $R_h$ = ct and $Λ$CDM cosmological models which are the most debated. The quasar samples are mainly from the XMM-Newton and the Sloan Digital Sky Survey (SDSS). The final result is that the Akaike Information Criterion favors $Λ$CDM over $R_h$=ct with a relative probability of 86.30% versus 13.70%.

astro-ph.CO

The effect of environment on the properties of the most massive galaxies at $0.5<z<2.5$ in the cosmos-dash field

How the environment influences the most massive galaxies is still unclear. To explore the environmental effects on morphology and star formation in the most massive galaxies at high redshift, we select galaxies with stellar mass $\log(M_{\star}/M_{\odot})>11$ at $0.5<z<2.5$ in the COSMOS-DASH field, which is the largest field with near-infrared photometrical observations using HST/WFC3 to date. Combining with the newly published COSMOS2020 catalog, we estimate the localized galaxy overdensity using a density estimator within the Bayesian probability framework. With the overdensity map, no significant environmental dependence is found in the distributions of Sérsic index and effective radius. When we consider the star formation state, galaxies in lower density are found to have higher median specific star formation rate (sSFR) at $0.5<z<1.5$. But for star-forming galaxies only, sSFR is independent of the environment within the whole redshift range, indicating that the primary effect of the environment might be to control the quiescent fraction. Based on these observations, the possible environmental quenching process for these massive galaxies might be mergers.

astro-ph.GA