(Jay) Digvijay Wadekar
Research
Here is a brief description of a few selected projects.1. Verification-based agentic AI for scientific discovery
An agent that produces a plausible analysis is not the same as an agent that produces a correct one, so the interesting question is what a system has to justify against data and established physics before its output counts, and how you measure whether it can. Gravitational-wave astronomy is an unusually demanding testbed for this, because the tasks carry tight numerical tolerances and a wrong answer is not obviously wrong. In gwBenchmarks (arXiv:2605.11269) we stress-test LLM agents on high-precision gravitational-wave problems to find where their reasoning actually breaks down. I also contributed to Denario, an open multi-agent framework for scientific discovery (arXiv:2510.26887), which we used to carry out an analysis of the binary black hole merger GW231123.
The same machinery can be turned on model discovery. Using agentic AI we search for interpretable surrogate models (arXiv:2605.11280): the agent looks for a compact analytic resummed surrogate to stand in for an expensive eccentric-waveform simulation, and what comes out is a formula you can read rather than a set of weights. Verification is what makes this work rather than a plausible-looking answer, since each candidate is kept or thrown out on how it performs out of sample. It continues the interpretable machine learning described in section 3, with the search now run by an agent.
2. Gravitational wave searches and parameter estimation
Nearly all of the previous gravitational wave (GW) searches in the LIGO-Virgo data include GW waveforms with only the dominant quadrupole mode, i.e., omitting higher-order harmonics which are predicted by general relativity. We detected new black hole mergers in the LIGO-Virgo O3 data (arXiv:2312.06631) from a novel search pipeline that includes the higher-order harmonics (arXiv:2405.17400), which raises the sensitive volume substantially (arXiv:2501.17939). The black holes in some of the new detections have astrophysically interesting properties such as occupation of the pair-instability mass gap, high-redshift (1 < z < 2), and positive effective spins. Making this affordable also required a new approach to template banks, cutting the matched-filtering cost by over an order of magnitude (arXiv:2310.15233). We have since used the resulting catalog for population inference (arXiv:2508.15350). Apart from the search with higher harmonics, I also performed a GW search for exotic objects with large tidal deformabilities (e.g., boson stars and black holes with axion clouds) (arXiv:2306.00050).
Here is the link to the PDF of a recent talk
The video below is from one of my online talks3. Interpretable ML techniques for cosmology and astrophysics
Finding low-scatter relationships in properties of complex systems (e.g., stars, supernovae, galaxies) is important to gain physical insights into them and/or to estimate their distances/masses. As the size of simulation/observational datasets grow, finding low-scatter relationships in the data becomes extremely arduous using manual data analysis methods. We used machine learning techniques to expeditiously search for such relations in abstract high-dimensional data-spaces. Focusing on clusters of galaxies, we found new scaling relations between their properties obtained using ML (arXiv:2201.01305, arXiv:2209.02075). Our relations can enable more accurate inference of cosmology and baryonic feedback from upcoming surveys of galaxy clusters such as ACT, SO, eROSITA and CMB-S4. We also explored the use of ML tools to model the galaxy-halo connection (arXiv:2111.02422) and to model assembly bias with symbolic regression (arXiv:2012.00111).
The video below is from one of my online talks
The common thread is symbolic regression, which returns an explicit equation rather than a fitted network. That matters for more than aesthetics: an equation can be checked against physical intuition, carried into an analytic calculation, and applied outside the range it was fit on, none of which a black-box model supports. The low-halo-mass corrections to the Sunyaev-Zeldovich flux–mass relation (arXiv:2209.02075) are the clearest example. More recent work hands the search itself to an agent, described in section 1.
4. Using gas-rich dwarf galaxies to probe alternatives to cold, collisionless dark matter
Gas-rich dwarf galaxies located outside the virial radius of their host are relatively pristine systems (arXiv:1903.12190). Due to the ultra-low radiative cooling rate of gas in these dwarfs, they are very strong calorimetric probes of energy injection by alternative dark matter (DM) candidates. We used these dwarfs to obtain strong constraints on popular DM models like millicharged DM, axion like particles (ALPs) and primordial black holes (PBHs). For dark photon DM and for some DM decay models, these dwarfs gives stronger constraints than all the previous literature (arXiv:2111.08025, arXiv:2211.07668). Observations of gas-rich dwarfs from current and upcoming 21cm and optical surveys (e.g., Rubin observatory, Roman telescope) therefore open a new way of probing DM.
Here is the link to the PDF of a recent talk and below is the video
5. Analytic covariance matrices for upcoming spectroscopic galaxy surveys
In order to infer cosmological parameters from galaxy survey data, we typically use summary statistics such as the power spectrum and need an accurate estimate of their covariance matrix for the likelihood. The traditional process of obtaining the covariance involves simulating thousands of mock catalogs. We developed a novel analytic method to compute the covariance matrix which is more than four orders of magnitude faster and has excellent agreement with the state-of-the-art mock simulations upto non-linear scales (k~0.6 h/Mpc) (arXiv:1910.02914). We also validated our analytic method by using it to analyze the full-shape SDSS-BOSS survey data (arXiv:2009.00622).
The video below is from one of my online talks