paper-with-me

홈 › Papers

Implementing Immune Repertoire Models Using Weighted Finite State Machines

2023-08-07 · Gijs Schröder, Inge MN Wortel, Johannes Textor

The adaptive immune system's T and B cells can be viewed as large populations of simple, diverse classifiers. Artificial immune systems (AIS) $\unicode{x2013}$ algorithmic models of T or B cell repertoires $\unicode{x2013}$ are used in both computational biology and natural computing to investigate how the immune system adapts to its changing environments. However, researchers have struggled to build such systems at scale. For string-based AISs, finite state machines (FSMs) can store cell repertoires in compressed representations that are orders of magnitude smaller than explicitly stored receptor sets. This strategy allows AISs with billions of receptors to be generated in a matter of seconds. However, to date, these FSM-based AISs have been unable to deal with multiplicity in input data. Here, we show how weighted FSMs can be used to represent cell repertoires and model immunological processes like negative and positive selection, while also taking into account the multiplicity of input data. We use our method to build simple immune-inspired classifier systems that solve various toy problems in anomaly detection, showing how weights can be crucial for both performance and robustness to parameters. Our approach can potentially be extended to increase the scale of other population-based machine learning algorithms such as learning classifier systems.

📄 PDF Abstract BibTeX arXiv:2308.03637

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Affinity maturation for an optimal balance between long-term immune coverage and short-term resource constraints

2021-07-26 · Victor Chardès, Massimo Vergassola, Aleksandra M. Walczak, Thierry Mora

In order to target threatening pathogens, the adaptive immune system performs a continuous reorganization of its lymphocyte repertoire. Following an immune challenge, the B cell repertoire can evolve cells of increased s…

DiversitySpecificity

Computational strategies for dissecting the high-dimensional complexity of adaptive immune repertoires

2017-11-29

The adaptive immune system recognizes antigens via an immense array of antigen-binding antibodies and T-cell receptors, the immune repertoire. The interrogation of immune repertoires is of high relevance for understandin…

DiversitySpecificity

Roles of repertoire diversity in robustness of humoral immune response

2019-10-29 · Alexander Mozeika, Franca Fraternali, Deborah Dunn-Walters, Anthony C. C. Coolen

The adaptive immune system relies on diversity of its repertoire of receptors to protect the organism from a great variety of pathogens. Since the initial repertoire is the result of random gene rearrangement, binding of…

DiversitySpecificity

A Noisy-Label-Learning Formulation for Immune Repertoire Classification and Disease-Associated Immune Receptor Sequence Identification

2023-07-29 · Mingcai Chen, Yu Zhao, Zhonghuang Wang, Bing He 외

Immune repertoire classification, a typical multiple instance learning (MIL) problem, is a frontier research topic in computational biology that makes transformative contributions to new vaccines and immune therapies. Ho…

ClassificationImmune Repertoire ClassificationMultiple Instance Learning

Immune Fingerprinting through Repertoire Similarity

2020-06-24 · Thomas Dupic, Meriem Bensouda Koraichi, Anastasia Minervina, Mikhail Pogorelyy 외

Immune repertoires provide a unique fingerprint reflecting the immune history of individuals, with potential applications in precision medicine. However, the question of how personal that information is and how it can be…