Naveen Mysore
Research and Software Engineer focused on interpretable AI, causal reinforcement learning, and AI for Science. At UC Santa Barbara, I trained reasoning LLMs and worked on causal structure discovery and time-series forecasting. Previously shipped large-scale systems at Salesforce, Tableau, and Dell EMC. Full-stack researcher, CUDA kernels to production APIs. M.S. from UNC Charlotte, B.E. from PES University. Open to collaborations, nmysore.work [at] gmail.com.

Year 2026

InKAN

InKAN: Fast, Interpretable Kolmogorov-Arnold Network Layers

A PyTorch library for fast, numerically stable B-spline KAN layers — 2.8-3.5x faster forward-pass than recursive implementations. Supports 1D univariate splines and 2D tensor-product B-spline surfaces for building interpretable neural networks.

Try it: pip install inkan

PyPI
Prediction-Based Markov Violation Scores

Prediction-Based Markov Violation Scores for Detecting Non-Markovian Observations in Reinforcement Learning

Introduces prediction-based Markov Violation Scores (MVS) to detect when observations in RL violate the Markov property. The method leverages prediction errors from learned dynamics models to quantify non-Markovian behavior, enabling more robust policy learning under partial observability.

🎉 Accepted at RLC 2026 and published in Reinforcement Learning Journal.

Paper
Temporal Functional Circuits

Temporal Functional Circuits: From Spline Plots to Faithful Explanations in KAN Forecasting

Proposes Temporal Functional Circuits (TFCs), a framework for extracting faithful, interpretable explanations from Kolmogorov-Arnold Networks (KANs) applied to time-series forecasting. By analyzing learned spline activations, TFCs reveal how individual input features are transformed and combined, offering transparent insight into KAN predictions.

Status: Under review for NeurIPS 2026

arXiv Paper
QR Code for Nutrition Demo

Reasoning LLM Model trained using RL

Scan the QR code above to try our live nutrition estimation service! Text a meal description like "I had a bagel for breakfast" and get instant nutrition analysis. This LLM was trained on the NutriBench dataset and fine-tuned using Reinforcement Learning on the Llama3.1B model. The inference model is hosted on AWS for real-time responses.

GitHub Repository
Fog on a Mountain Run Run Run

Fog on a Mountain Run Run Run: A Story of AI

A thriller set in the San Francisco Bay Area about interpretable AI, invisible failures, and the cost of building machines we cannot understand. Inspired by real events and grounded in real science, this is not a story against AI — it's a story for building AI we can trust.

Available on Amazon

Projects

epsilon_greedy

Sept 2021

N arm bandits is a classical problem in computer science. In this Jupyter note book we will empirically verify that near greedy approch converges to optimal values faster than non greedy or greedy approches and maximizes the expected rewards. Jupyter Notebook
causality

Jun 2021

Causal Structure Discovery is the problem of identifying causal relationships from large quantities of data through computational methods. Solution to this problem can have wide of applications in non empirical scientific studies like climate, biodiversity and health. The current problem is existing methods are computationally not scalable and are data intensive. Jupyter Notebook
RDino

Apr 2017

Reinforcement Learning (Q Learning based) agent trained to play Flappy Bird. demo
Object Detection

May 2018

Object detection on raspberry pi. demo
TrashSorter

Mar 2021

Robot trained to sort metal and plastic. demo

2020

Generative adverserial network with variational auto encoder. details
Latent

Jul 2020

Gaussian noise based latent vector to image. details
Free HTML5 Bootstrap template
Recommendation system based on distance-preference matching. Demo link
Free HTML5 Bootstrap template

Nov 2016

HCI system developed for interactive mathematics. Demo source code
Free HTML5 Bootstrap template
"Processor Enabled power management system by mechanically choosing the best batteries in a grid network" in the proceedings of CIMSIM 2011" full paper demo
Free HTML5 Bootstrap template
An elastic group recommendation system designed for multivariate dynamic attributes. full paper
Free HTML5 Bootstrap template
Intel Ankur ( An embedded system for fliud quality analysis).
report
Free HTML5 Bootstrap template
Dell EMC (DataDomain) system performence measuring webportal. demo