I’m an AI alignment researcher working on the live theory research agenda at Groundless Alignment, with a focus on how AI systems interact with human reasoning, coordination, and risk across contexts.

My work spans two primary directions: human-centered AI interfaces for collective sensemaking and epistemics, and the study of context- and substrate-flexible risks in AI systems. Across both, I’m interested in how AI capabilities can be shaped to support robust human discernment rather than replace or distort it.

Starting September 2026, I’ll be pursuing an MSc in Human-Centred Artificial Intelligence at Newcastle University, funded through the inaugural Spärck AI Scholarship — a UK government initiative that fully funds a select cohort of AI talent across 9 of the country's leading universities.

I also have a technical background in computer vision, computational pathology, and medical imaging, grounding this research in applied AI development.

Please reach out to adityaadiga6@gmail.com to have a chat or to collaborate.

Education

Newcastle University

Incoming, Sept 2026
MSc in Human-Centred Artificial Intelligence
Recipient of inaugural Spärck AI Scholarship — a fully funded master's programme backed by the UK government.

JSS Science and Technology University, Mysore

2019 -- 2023
B.E. in Computer Science and Business Systems
Overall GPA: 8.69/10.0

Publications

Experience

Groundless Alignment / AI Safety Camp

Jan 2025 -- Present
AI Safety Researcher
Funding: Epistea (Research Scholarship); AI Safety Support (Research Grant)

JSS Science and Technology University

Sept 2024 -- Jan 2025
AI Researcher

Indx.AI

Jan 2023 -- Aug 2024
Junior Data Scientist / Research Intern

Projects

MoSSAICAddressing substrate sensitivity risks in AI systems
Groundless Alignment / AI Safety Camp
Contributor (AISC 2025, Epistea) → Co-mentor (AISC 2026) · Collaborators: Matthew Farr (Groundless Alignment), Sahil (Groundless Alignment)

MoSSAIC explores how AI risks and failure modes change across computational substrates, architectures, and deployment contexts, arguing that safety interventions which succeed in one setting often fail when transferred to another, and that single-solution interventions break down across heterogeneous substrates. I contributed to the position paper through the development of Live Conversational Threads as a working prototype, which grounded and stress-tested its theoretical claims about substrate flexibility. With Matthew Farr, I helped scope the forward research agenda at the Groundless Residency and co-mentored the AISC 2026 MoSSAIC stream, which produced a LessWrong sequence on substrate and a literature survey. Within that stream I also co-mentored a prototype built on top of OpenEvolve, applying evolutionary search to interpretability-method discovery, which recovered weight-derived structure on toy transformers, including in a task-agnostic setting.

Live Conversational ThreadsEpistemic tool for collective sensemaking during conversations
Groundless Alignment / AI Safety Camp
Proposed & developed (AISC 2025, Epistea) → Mentor (AISC 2026) · Collaborator: Sahil (Groundless Alignment)

This project investigates interfaces for AI systems can support collective sensemaking to facilitate genuine human interaction and discernment. I designed an epistemic interface that backgrounds AI while preserving context, structure, and interpretive agency. Conversations are represented as directed acyclic graphs to maintain thematic relationships and enable non-disruptive navigation, with bookmarking and 'potential insight' marking for collaborative sensemaking. I ran multi-venue user testing across the PIBBSS Fellowship Retreat, the AI Alignment Retreat in Ooty, and the Groundless Residency, using the feedback to drive iteration, and mentored its continued development at AISC 2026 (mentee: Kseniya Parkhamchuk) toward broader deployability.

Meta-Formalism CoagentPlural-lens auto-formalisation pipeline for Live Conversational Threads
Groundless Alignment / AI Safety Camp
Co-mentor (AISC 2026) · Mentee: Mitchell

This project extends Live Conversational Threads' epistemic tooling with a pipeline that renders informal research insights through multiple formal lenses — semiformal proof, Lean 4, causal graphs, and statistical models — within a user-specified context. I mentored its development at AISC 2026, and it completed a first round of user testing with positive reception from research engineers and AI safety researchers. It's built with Next.js, TypeScript, and Tailwind CSS, backed by a Dockerised Lean 4 verifier service for machine-checkable proofs, deployed on Vercel.

MDD Classification using 3D Convolutional Neural Networks
JSS Science and Technology University
Collaborator: Dr. BS Mahanand (JSS Science and Technology University)

This project explores MRI-based classification of Major Depressive Disorder using three-dimensional convolutional neural networks. I designed and iteratively refined model architectures and built training and inference pipelines to support systematic experimentation. I applied Grad-CAM–based visualisation techniques to analyse model activations and identify salient brain regions. The work emphasises understanding model behaviour alongside predictive performance.

Automated Invoice Information Extraction
Independent (Freelance)

Designed an OCR-based pipeline for extracting structured information from scanned invoices, using image registration, template matching, and preprocessing to support robust performance across real-world document formats.

Tumour Microenvironment Segmentation in Whole Slide Images
Indx.AI

I worked on semantic segmentation of complex tumour microenvironments in whole-slide histopathology images. Using a UNET++-based architecture, I developed models to identify tumours, stroma, and surrounding tissue under conditions of high biological variability. Collaborated closely with a pathologist to annotate underrepresented regions and iteratively refine model performance. The resulting system achieved approximately 80% intersection-over-union while remaining robust to heterogeneous tissue structure.

Instance Segmentation of Tumour-Inflicting Lymphocytes
Indx.AI

Building on earlier segmentation work, this project focuses on identifying tumour-infiltrating lymphocytes within inflamed stroma regions. I fine-tuned Detectron2-based instance segmentation models and integrated them with upstream tumour microenvironment predictions. Model outputs were validated with domain experts to ensure relevance for downstream immunotherapy analysis.

Biomarker Scoring via Multiple Instance Learning
Indx.AI

This project investigates regression-based biomarker scoring using multiple instance learning. I built feature extraction pipelines based on histopathology foundation models and experimented with several MIL strategies. Model outputs were evaluated not only for predictive accuracy but also for biological plausibility and clinical applicability.

Parallelised Image Stitching and Heatmap Overlay Pipeline
Indx.AI

I developed a parallelised pipeline for large-scale whole-slide image processing using VIPS. The system stitches approximately eight million image tiles into pyramidal TIFF images and overlays heatmaps to support interpretation of model outputs. End-to-end processing time was reduced from several hours to under ten minutes, significantly improving scalability.

Integration of In-House Pathology Image Viewer with AI Pipelines
Indx.AI

This project focused on integrating AI inference pipelines with an in-house pathology image viewer. I designed workflows informed by user interviews to align model outputs with clinical interpretability requirements. API-level integration linked image storage, predictions, and visualisation layers, improving usability and enabling smoother diagnostic and research workflows.