Paper List
-
Formation of Artificial Neural Assemblies by Biologically Plausible Inhibition Mechanisms
This work addresses the core limitation of the Assembly Calculus model—its fixed-size, biologically implausible k-WTA selection process—by introducing...
-
How to make the most of your masked language model for protein engineering
This paper addresses the critical bottleneck of efficiently sampling high-quality, diverse protein sequences from Masked Language Models (MLMs) for pr...
-
Module control in youth symptom networks across COVID-19
This paper addresses the core challenge of distinguishing whether a prolonged societal stressor (COVID-19) fundamentally reorganizes the architecture ...
-
JEDI: Jointly Embedded Inference of Neural Dynamics
This paper addresses the core challenge of inferring context-dependent neural dynamics from noisy, high-dimensional recordings using a single unified ...
-
ATP Level and Phosphorylation Free Energy Regulate Trigger-Wave Speed and Critical Nucleus Size in Cellular Biochemical Systems
This work addresses the core challenge of quantitatively predicting how the cellular energy state (ATP level and phosphorylation free energy) governs ...
-
Packaging Jupyter notebooks as installable desktop apps using LabConstrictor
This paper addresses the core pain point of ensuring Jupyter notebook reproducibility and accessibility across different computing environments, parti...
-
SNPgen: Phenotype-Supervised Genotype Representation and Synthetic Data Generation via Latent Diffusion
This paper addresses the core challenge of generating privacy-preserving synthetic genotype data that maintains both statistical fidelity and downstre...
-
Continuous Diffusion Transformers for Designing Synthetic Regulatory Elements
This paper addresses the challenge of efficiently generating novel, cell-type-specific regulatory DNA sequences with high predicted activity while min...
Cross-Species Transfer Learning for Electrophysiology-to-Transcriptomics Mapping in Cortical GABAergic Interneurons
Unknown
30秒速读
IN SHORT: This paper addresses the challenge of predicting transcriptomic identity from electrophysiological recordings in human cortical interneurons, where limited labeled data and class imbalance hinder model performance.
核心创新
- Methodology Developed an attention-based BiLSTM that operates directly on structured IPFX feature-family representation (12 families, 498 features), eliminating the need for sparse PCA preprocessing and providing interpretable attention weights over feature families.
- Methodology Implemented a cross-species transfer learning framework with joint supervised training (shared encoder + two heads) followed by human-only fine-tuning, improving human macro-F1 by leveraging abundant mouse data (3,699 cells) to augment limited human data (506 cells).
- Biology Demonstrated conserved electrophysiological-to-transcriptomic mapping across species for GABAergic interneuron subclasses (Lamp5, Pvalb, Sst, Vip), enabling meaningful cross-species transfer despite biological and experimental distribution shifts.
主要结论
- Successfully replicated the Gouwens et al. (2020) baseline with random forest achieving 90.72% accuracy and 0.8728 macro-F1 on mouse data, confirming reproducibility of the electrophysiology-to-transcriptomics pipeline.
- The attention-based BiLSTM with SMOTE and ArcFace achieved 0.8923 macro-F1 on mouse data, matching feature-engineered baselines while providing interpretable attention weights over 12 electrophysiological feature families.
- Cross-species transfer learning (mouse pretraining + human fine-tuning) improved human macro-F1 compared to human-only training, demonstrating measurable gains despite distribution shifts and limited human sample size.
摘要: Single-cell electrophysiological recordings provide a powerful window into neuronal functional diversity and offer an interpretable route for linking intrinsic physiology to transcriptomic identity. Here, we replicate and extend the electrophysiology-to-transcriptomics framework introduced by Gouwens et al. (2020) using publicly available Allen Institute Patch-seq datasets from both mouse and human cortex. We focus on GABAergic inhibitory interneurons to target a subclass structure (Lamp5, Pvalb, Sst, Vip) that is comparable and conserved across species. After quality control, we analyzed 3,699 mouse visual cortex neurons and 506 human neocortical neurons from neurosurgical resections. Using standardized electrophysiological features and sparse PCA, we reproduced the major class-level separations reported in the original mouse study. For supervised prediction, a class-balanced random forest provided a strong feature-engineered baseline in mouse data and a reduced but still informative baseline in human data. We then developed an attention-based BiLSTM that operates directly on the structured IPFX feature-family representation, avoiding sPCA and providing feature-family-level interpretability via learned attention weights. Finally, we evaluated a cross-species transfer setting in which the sequence model is pretrained on mouse data and fine-tuned on human data for an aligned 4-class task, improving human macro-F1 relative to a human-only training baseline. Together, these results confirm reproducibility of the Gouwens pipeline in mouse data, demonstrate that sequence models can match feature-engineered baselines, and show that mouse-to-human transfer learning can provide measurable gains for human subclass prediction.