Skip to content
View EBConlin's full-sized avatar

Block or report EBConlin

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
EBConlin/README.md

πŸ‘‹ Hi, I'm Eli Conlin

I'm a graduate student in Artificial Intelligence at Boston University, with a deep interest in building AI systems that can reason, evolve, and interact with biological data. My work bridges neuroscience, machine learning, and symbolic abstraction β€” with the goal of building more adaptive and insightful models of the world.


🧠 Current Projects

🌱 Darwin

Darwin is a self-evolving research architecture that simulates distributed scientific reasoning. It combines:

  • Agent-based theory evolution
  • Bayesian optimization and causal attribution
  • Symbolic motif reuse and contradiction compression
  • Interfaces with both simulated and real neural feedback systems

Darwin GitHub Repo


🧬 Vestibular Schwannoma Segmentation

An advanced medical image segmentation pipeline using:

  • Transformer-enhanced 2.5D nnUNet
  • Conditional diffusion models (Med-DDPM) for rare tumor synthesis
  • Cross-modality fusion of T1 and T2 MRIs This project aims to improve clinical tracking of vestibular schwannomas through robust, size-aware automation.

VS-Segmentation GitHub Repo


🌐 Hierarchical Embedded Graphs (HEG)

HEG is a scalable system for shortest path queries and abstract reasoning over knowledge graphs. It integrates:

  • Community-level graph summarization
  • Per-community node2vec embeddings
  • Bitmask indexing for fast path rejection
  • Hybrid symbolic and learned routing strategies

HEG GitHub Repo


πŸ”— Contact Me


β€œBuild models that don’t just predict β€” but evolve, question, and explain.”

Pinned Loading

  1. RLKGF RLKGF Public

    This system accelerates shortest-path queries over large-scale knowledge graphs using hierarchical summarization, community-aware embeddings, and distributed A*.

    Jupyter Notebook 1

  2. VS_Seg VS_Seg Public

    Forked from KCL-BMEIS/VS_Seg

    Automatic Segmentation of Vestibular Schwannoma with MONAI (PyTorch)

    Jupyter Notebook 1

  3. Darwin Darwin Public

    Meta-evolutionary scientific cognition system β€” evolving agents, symbolic theories, motifs, and experimental protocols.

    Python 1

  4. NLP_finalproject NLP_finalproject Public

    Full-Text Scientific Argumentation Mining

    Jupyter Notebook 2