Generative & Self-Supervised Modeling active
Novel generative and self-supervised methods, developed modality-agnostically
on fast proof-of-concept data and aimed at computational biology broadly
(gene expression, perturbation response, in-silico experimentation), not only at the
splicing work above.
github.com/pleiadian53/ssl-lab
JEPA pushed past representation learning in two directions. Generative JEPA
adds a flow-matching prior over a frozen latent and a decoder back to data space, making
the representation sampleable, i.e. generation given an intervention rather than
unconditioned. Action operators promote JEPA's blind positional query to a
learned operator the model chooses and conditions on, turning a passive predictor into a
controllable world model that can roll futures forward and run counterfactuals.
Deliberately modality-agnostic: methods are de-risked here and returned to genai-lab.
Documentation
github.com/pleiadian53/genai-lab
Generative and predictive models for in-silico biological experimentation: VAEs,
diffusion, DiT, latent and flow matching, JEPA, foundation-model adaptation. The flagship line
is Perturb-seq perturbation response, with uncertainty quantification and biological
validity treated as first-class objectives rather than afterthoughts.
Documentation
github.com/pleiadian53/GRL · generalized reinforcement learning
The root of the action-operator idea ssl-lab now builds on. Actions as
operators on state space rather than discrete symbols: an operator- and
measurement-inspired formalism for decision-making, framing policy inference in terms of
operators, projections, and energy-based compatibility between states and actions.
Originated in my doctoral work and extended since.
Its first application was distributed computing for US ATLAS at
Brookhaven National Laboratory: a Condor-based pilot factory for the PanDA workload
management system, where physics jobs were scheduled as parametric actions. The formalism
was never only a thought experiment.
Documentation
arXiv:2208.04822
github.com/pleiadian53/causal-bio-lab
Causal inference, causal discovery, and causal representation learning for drug discovery,
target identification, and treatment-effect estimation. A sibling to genai-lab at an
earlier stage, and one of the paradigms I am investing in ahead of mainstream use.