---
title: 'AMICO: Multi-Domain Research Frameworks'
url: https://www.emergentmind.com/topics/amico-2ed4d7af-2692-4fc3-b2a9-6b6c82a06a49
type: topic
---

# AMICO: Multi-Domain Research Frameworks

AMICO is a research acronym used for several technically unrelated systems. In astrophysics and cosmology it most often denotes the **Adaptive Matched Identifier of Clustered Objects**, a matched-filter framework for detecting galaxy clusters and groups in photometric surveys and assigning probabilistic galaxy memberships [1705.03029]. In computer vision it denotes **Amodal Instance Composition**, a pipeline for composing incomplete or coarsely segmented objects into scenes through amodal shape prediction, content completion, and neural blending [2210.05828]. More recent work also uses **Amico** for an event-driven Rust/WebAssembly framework for persistent autonomous agents [2507.14513] and for an AI-enabled pedagogical accompaniment system organized around bounded “micro-mediations” and the dual modes **AmicoMio** and **AmicoTuo** [2605.20665].

## 1. Terminological scope

The acronym has acquired distinct meanings across different research communities. The following usages are explicitly documented in the cited literature.

| Expansion | Domain | Representative source |
|---|---|---|
| Adaptive Matched Identifier of Clustered Objects | Galaxy-cluster detection and cosmology | [1705.03029] |
| Amodal Instance Composition | Computer vision and image composition | [2210.05828] |
| Amico | Persistent and embedded autonomy | [2507.14513] |
| Amico | AI-enabled pedagogical accompaniment | [2605.20665] |

Within the astrophysical literature, AMICO forms a coherent methodological lineage. It begins with the optimal-filter cluster finder itself [1705.03029], then extends to survey catalog production and calibration in KiDS, COSMOS, miniJPAS, and COSMOS-Web [1810.02811]. It is further specialized for weak-lensing detection in **AMICO-WL**, which ports the matched-filter logic from galaxy counts to shear data [2501.16420].

Outside astronomy, the acronym does not designate a common platform or shared codebase. The computer-vision, autonomous-agent, and educational uses are independent constructions with different objectives, architectures, and evaluation protocols [2210.05828].

## 2. Adaptive Matched Identifier of Clustered Objects

In its original and most extensively developed sense, AMICO is an optimal matched-filter algorithm for cluster detection in photometric surveys. It models the observed galaxy distribution as a cluster signal plus a field component, and estimates a detection amplitude on a grid in sky position and redshift. In the 2017 formulation, the amplitude is the minimum-variance unbiased linear estimator of the cluster template normalization, and the signal-to-noise ratio is defined by the corresponding estimator variance [1705.03029].

For survey applications, the discrete estimator is written as
\[
A(\vec{\theta}_c, z_c) = \alpha^{-1}(z_c)\, \sum_{i=1}^{N_\text{gal}} \frac{C(z_c;\,\vec{\theta}_i-\vec{\theta}_c, m_i)\,p_i(z_c)}{N(m_i, z_c)} - B(z_c),
\]
where \(C\) is the cluster model, \(N\) the field distribution, and \(p_i(z_c)\) the photometric-redshift posterior evaluated at the trial redshift [1810.02811]. The formalism incorporates full photometric-redshift PDFs rather than hard redshift assignments, and the filter normalization and variance are explicitly corrected for photo-\(z\) statistics through the \(q_1\) and \(q_2\) kernels in later implementations [1810.02811].

A distinctive feature of AMICO is the explicit probabilistic treatment of membership. For a detection \(j\), galaxy \(i\) is assigned
\[
P_i(j) = P_{f,i}\,\frac{A_j\,C(\vec{\theta}_i-\vec{\theta}_j, m_i)\,p_i(z_j)}{A_j\,C(\vec{\theta}_i-\vec{\theta}_j, m_i)\,p_i(z_j) + N(m_i, z_j)},
\]
with \(P_{f,i}\) the residual field probability after previous assignments [1810.02811]. These probabilities support both cluster characterization and iterative deblending: once a candidate is identified, its imprint is removed from the amplitude map, allowing lower-significance or partially aligned structures to emerge [1705.03029].

AMICO’s cluster observables include the **amplitude** \(A\), the **apparent richness** \(\lambda = \sum_i P_i(j)\), and the **intrinsic richness**
\[
\lambda_{\star,j} = \sum_i P_i(j) \quad \text{with} \quad m_i < m_\star(z_j)+1.5,\; r_i(j)<R_{200}(z_j),
\]
which is constructed to be nearly redshift independent under the adopted model [1810.02811]. In the original validation on simulations, the mass–amplitude relation was consistent across \(0.3<z<1\), with logarithmic slope \(\sim 0.55\) and logarithmic scatter \(\sim 0.14\), while false detections became negligible at \(S/N>5\) [1705.03029].

A notable methodological choice in KiDS applications is the deliberate avoidance of explicit color cuts or red-sequence priors. AMICO instead uses positions, magnitudes, and photometric-redshift posteriors, thereby aiming for a selection function less sensitive to cluster color composition [1810.02811]. This design choice remains central to later wide-field and deep-field deployments.

## 3. Survey catalogs, selection functions, and high-redshift deployments

AMICO has been used to build large optical cluster and group catalogs with explicit purity, completeness, and observable-error calibration from data-driven mocks. In KiDS-DR3, the first AMICO catalog contained **7988 candidate galaxy clusters** over an effective area of **377 deg\(^2\)** in the range \(0.1<z<0.8\), selected at \(S/N>3.5\), with purity approaching **95%** over the full redshift range [1810.02811]. The catalog included a companion galaxy-membership table with probabilistic associations.

The KiDS-DR4/KiDS-1000 cosmological catalog substantially enlarged the sample. Using a homogeneous galaxy selection \(15<r'<24\), AMICO identified **23965 clusters** over about **839 deg\(^2\)** in \(0.1\le z\le 0.9\) with \(S/N>3.5\), and calibrated the cluster redshift bias against GAMA spectroscopy, obtaining \(\sigma_z/(1+z)=0.014\) after correction [2507.14338]. The same work introduced border-handling modifications, detection-level redshift PDFs, ODDS values, and blinded variants of the selection function to support cosmological analyses [2507.14338].

Deep-field applications pushed the algorithm into lower-mass and higher-redshift regimes. In AMICO-COSMOS, three independent single-band runs in \(r\), \(Y\), and \(H\) produced **1269** candidates with \(S/N>3.0\) and **666** with \(S/N>3.5\), extending to \(z=2\); **622** candidates were assigned X-ray properties, enabling calibration of AMICO mass proxies against X-ray-inferred masses [2312.12501]. In COSMOS-Web, AMICO was applied to JWST-based photometry over an effective area of about **0.45 deg\(^2\)**, yielding **1678 groups** up to \(z=3.7\), with **756** detections at **80%** purity and more than **500** groups with spectroscopic confirmation [2501.09060]. At \(z\ge 2\), the detections are interpreted as protocluster cores or virialized substructures rather than complete extended protoclusters [2501.09060].

Narrow-band photometric data in miniJPAS provided a different operating regime. There, AMICO detected **80**, **30**, and **11** systems at \(S/N>2.5\), \(3.0\), and \(3.5\), respectively, in \(0.05<z<0.8\), down to \(\sim 10^{13}\,M_\odot/h\), and the cluster redshift uncertainty improved to \(\sigma_z=0.0037(1+z)\) when using the median redshift of high-probability members [2307.06412]. The miniJPAS study also introduced a stellar-mass-weighted proxy \(\lambda_{M_\star}\) made possible by J-PAS SED fitting [2307.06412].

A common feature across these deployments is the use of **SinFoniA** or related data-driven mock-generation schemes to estimate purity, completeness, and observable scatter directly from survey data rather than from fully synthetic cosmological realizations [1810.02811]. This approach is intended to preserve masks, photo-\(z\) uncertainties, depth variations, and galaxy clustering in the estimated selection function.

## 4. Cosmological exploitation and weak-lensing extensions

AMICO catalogs have been used in multiple cosmological analyses based on counts, clustering, stacked weak lensing, halo bias, and splashback. A joint counts-plus-weak-lensing study of the KiDS-DR3 catalog modeled **3652** clusters with \(\lambda^\*\ge 20\) over **377 deg\(^2\)** and obtained
\[
\Omega_{\rm m}=0.24^{+0.03}_{-0.04},\quad
\sigma_8=0.86^{+0.07}_{-0.07},\quad
S_8=0.78^{+0.04}_{-0.04},
\]
while simultaneously constraining the mass–richness relation and intrinsic scatter [2012.12273]. A complementary clustering analysis of **4934** clusters with \(\lambda^\*\ge 15\) in \(z\in[0.1,0.6]\) yielded
\[
\Omega_{\rm m}=0.28^{+0.05}_{-0.04},\quad
\sigma_8=0.82^{+0.14}_{-0.12},\quad
S_8=0.80^{+0.08}_{-0.08},
\]
and, with Planck-fixed cosmology, constrained the mass–richness normalization to \(\alpha=0.12^{+0.06}_{-0.06}\) [2203.07398].

The KiDS-1000 counts-plus-lensing analysis increased statistical power and systematic control. Using about **8000** clusters over **839 deg\(^2\)** up to \(z=0.8\), and explicitly marginalizing over impurities, photo-\(z\) biases, projection, orientation, baryons, miscentring, halo-mass-function uncertainty, and super-sample covariance, it obtained
\[
\Omega_{\rm m}=0.22\pm0.02,\quad
\sigma_8=0.86\pm0.03,\quad
S_8=0.74\pm0.03,
\]
with intrinsic scatter \(\sigma_{\rm intr}=0.05\pm0.02\) in the \(\log\lambda^\*-\log M_{200}\) relation, corresponding to an average mass precision of **8%** [2507.14285].

Weak-lensing studies have also been used to interrogate more specific aspects of AMICO-selected halos. For **6925** KiDS-DR3 clusters, the comparison between the weighted-mean \(L^2\) shear estimator and an \(L^1\) regression estimator found a small but significant estimator-dependent bias in the excess surface density, with full-stack proportional difference parameter \(m\approx -0.088\pm0.020\); the inferred \(L_{200}\)–\(M_{200}\) scaling had slope \(\alpha=1.24\pm0.08\) for both estimators, but different normalizations [2109.12009]. Another analysis of **6962** AMICO clusters modeled the splashback feature with the DK14 profile and found \(r_{\rm sp}\approx R_{200m}\), smaller than low-accretion-rate predictions for mass-selected halos, which the authors interpret as evidence for selection effects in optically selected samples [2402.06717]. A halo-bias analysis over **6961** weak-lensing stacks measured the mean values
\[
M_{200c}=(4.9\pm0.3)\times10^{13}\,M_\odot/h,\qquad
b_h\sigma_8^2=1.2\pm0.1,
\]
and, with a Tinker et al. prior on the bias–mass relation and fixed \(\Omega_m=0.3\), inferred \(\sigma_8=0.63\pm0.10\) [2201.01545].

The most direct weak-lensing generalization is **AMICO-WL**, which replaces galaxy-count filtering with a shear matched filter. Its Fourier-space kernel is
\[
\hat{\psi}(\boldsymbol{k})=\alpha\,\frac{\hat{\tau}^{*}(\boldsymbol{k})}{P_N(k)},
\]
where \(\tau\) is an NFW shear template and \(P_N(k)\) is the total noise power spectrum, including shape noise and large-scale-structure shear [2501.16420]. AMICO-WL adds purity-targeted thresholding by comparing positive and negative E-mode peaks and uses iterative subtraction to clean blended detections. On a Euclid-like \(25\ {\rm deg}^2\) mock, and at a target purity of about **70%**, a foreground-removal cut \(z_s>0.2\) doubled completeness from **6.5%** to **13.0%** relative to the full source catalog and significantly reduced spurious detections [2501.16420].

## 5. Amodal Instance Composition and the autonomous-agent framework

In computer vision, **AMICO** stands for **Amodal Instance Composition**. It addresses image composition when source objects are partially occluded, incompletely observed, or only coarsely segmented. The framework combines three modules: an amodal shape predictor \(f_{\rm shape}\), a content completion network \(f_{\rm content}\), and a neural composition model \(f_{\rm comp}\) that takes separate foreground and background inputs and predicts RGBA layers with an explicit alpha mask [2210.05828].

The key technical idea is the separation of foreground and background representations. Rather than pre-compositing the object into the scene and predicting only RGB corrections, AMICO predicts a harmonized foreground image \(I_{\rm out}\) and a blending mask \(\alpha\), with final composite
\[
\tilde{I}=\alpha\odot I_{\rm out} + (1-\alpha)\odot I_{\rm bg}.
\]
This design is intended to repair coarse boundaries, remove stray pixels, and harmonize color and illumination [2210.05828]. The content-completion module uses only visible object pixels and masks, with a two-stage coarse-to-refine generator using gated convolutions and contextual attention, while the composition module is trained self-supervised through background inpainting and photorealistic color transfer [2210.05828].

Quantitatively, the method reported state-of-the-art results on COCOA and KINS. For object completion on **500** test images, the COCOA results were **L1 37.11**, **PSNR 31.91**, and **SSIM 0.985**, while the KINS results were **L1 34.99**, **PSNR 26.93**, and **SSIM 0.965** [2210.05828]. In composition with coarse masks, the KINS benchmark showed **PSNR/SSIM/LPIPS** of **(38.60, 0.996, 0.004)**, **(37.44, 0.996, 0.007)**, and **(37.28, 0.996, 0.008)** across the three object-area-ratio buckets, outperforming Poisson Blending, Deep Image Blending, and DoveNet [2210.05828]. On COCOA amodal mask prediction, the method achieved **mIoU 0.820** [2210.05828].

A separate 2025 work uses **Amico** for an event-driven framework for persistent and embedded autonomy. This system is implemented in **Rust**, deployable through **WebAssembly**, and organized into Environment, Interaction, AI Agent, and Engine layers [2507.14513]. It decouples event production from action selection through a central event queue and supports plugin-based LLM and RAG integration. The WebShop evaluation reported average reward **0.61** for event-driven Amico, compared with **0.47

Source: https://www.emergentmind.com/topics/amico-2ed4d7af-2692-4fc3-b2a9-6b6c82a06a49