Chemometrics in Analytical Chemistry 2026
2026-07-03
Global linear models assume a single spectrum–response relationship: heterogeneous libraries may violate this.
Local modelling (a.k.a memory-based learning) restricts fitting to spectrally similar samples, reducing the impact of domain shift (Næs et al., 1990; Shenk et al., 1997)
All models are wrong, but some are useful – (Box, 1976)
Per-query refitting → computational cost at prediction time
Full-library access required at prediction → data-sharing constraints
No general-purpose interpretation across query-specific models
Sensitivity to neighbour selection and spectral inconsistencies
Our proposal …
\[\mathcal{D}_r := \{(\mathbf{x}_r^j, y_r^j)\}_{j=1}^n\]
\[\mathcal{A} \subseteq \{1, \dots, n\}\]
\[\mathcal{N}_k(a) = \{a\} \cup \mathrm{NN}_{k-1}(a), \quad |\mathcal{N}_k(a)| = k\]
\[f_a: \mathbb{R}^d \to \mathbb{R}, \quad \mathbf{c}_a = \frac{1}{k}\sum_{j \in \mathcal{N}_k(a)} \mathbf{x}_r^j\]
\[\mathcal{L} := \{(f_a, \mathbf{c}_a)\}_{a \in \mathcal{A}}\]
\(\hat{y}(\mathbf{x}) = \sum_{a \in \mathcal{H}(\mathbf{x})} w_a(\mathbf{x})\, f_a(\mathbf{x}) \text{; } \rightarrow \mathcal{H}(\mathbf{x}) \text{: the }h \text{ nearest experts by centroid dissimilarity}\)
liblexLibrary of local experts
No per-query model refitting
Deployment without access to the full reference library, preserving privacy
Interpretable local models
Intrinsic per-sample uncertainty proxy
Anchor spectra or samples with missing \(y\) values
Incrementally extensible
Competitive predictive accuracy
Robust under severe domain shift?
Ramirez-Lopez et al. (2026)
A soil IR spectral library from the North America (Hengl et al., 2021)
Open source
A soil IR spectral dataset from our target domain (Summerauer et al., 2021)
Target \(y\): Total carbon
[since 2013]
[since 2013]
https://cran.r-project.org/package=resemble
and matlab?
Learned gating (stacking / meta-learner) as an alternative to distance-based weights
Alternative dissimilarities (metric learning, embeddings)
Incremental update policies and expert pruning
Non-linear or hybrid expert architectures
Reformulate MBL: retrieval and aggregation of pre-computed local experts, replacing per-query refitting
Retrieval-gated ensembling via centroid dissimilarity, decoupling neighbourhood definition from model centring
Intrinsic per-sample uncertainty proxy from expert dispersion
Deployment without full-library access, supporting privacy-preserving collaboration
This presentation: