Back to Home

Research

Explorations at the intersection of artificial intelligence, user intent, and the future of information retrieval.

2026 25 min read

Multi-Domain Topic Convergence as a Signal for Research Intent Detection

We propose that the convergence of queries across multiple distinct knowledge domains within a single session serves as a reliable indicator that a user is engaged in genuine research or creative exploration.

Research IntentInformation RetrievalUser Behavior
2026 30 min read

Evolution of GPU Programming Paradigms: A 15-Year Retrospective

SYCL vs Metal vs OpenCL: A comprehensive analysis of modern GPU programming frameworks through the lens of multi-level parallelism and the K-G-I classification model.

GPU ComputingSYCLMetalOpenCLParallel Programming
2013 35 min read

OpenCL API Extensions for Multi-level Parallelism on GPUs

Novel API extensions for efficient implementation of Strassen's Matrix Multiplication leveraging Hyper-Q technology and the K-G-I classification model for GPU parallelism.

GPU ArchitectureOpenCLHyper-QMatrix Multiplication