Hi, my name is
I'm a senior at the Illinois Mathematics and Science Academy, passionate about control systems, linguistics, and mathematics.
Email: lpatel@imsa.edu
Fault-tolerant algorithm for formation control (Mentor: Akhilesh Raj, Vanderbilt University)
Second-Order State Hallucinations (SOSH) is a novel methodology for mitigating attacks in formation control of multi-agent systems. Traditional multi-agent systems, when an error occurs, experience cascading faults throughout the network. SOSH uses residual analysis to detect faulty agents within a threshold and “hallucinate” replacement states for the compromised nodes. It then updates the network topology to exclude those nodes. SOSH estimates each attacked node’s position using both velocity and acceleration (second-order approximation), enabling practical deployment in search-and-rescue, platooning, traffic control, and military applications.
Engineered end-to-end OCR pipelines to process and normalize rare Sanskrit and Tibetan manuscripts (Mentor: Dr. Kurt Kuetzer, UC Berkeley)
MITRA is a research project in the Berkeley AI Research lab in EECS at UC Berkeley. Leveraging a robust corpus of over four million sentence pairs from various sources and using Google's MADLAD-400 model as a foundation, MITRA has fine-tuned a specialized translation model that enhances fluency and significantly expands access to ancient wisdom texts.
Forget-event scores to prune memorized examples and curb model leakage
This is a data-centric framework that assigns each pretraining sample a difficulty score (early-epoch loss) and a memorization score (frequency of “forget events”), then partitions examples into four quadrants to guide targeted pruning and up-/down-weighting.
Dynamic, contextual slang filtering for NLP applications (Mentor: Dr. Anas Alsobeh, SIU Carbondale)
SlangLLM is a research project that focuses on detecting and filtering slang dynamically in user-provided text prompts. The system combines natural language processing (NLP), semantic similarity analysis, and toxicity classification to enhance safe communication and mitigate harm in interactions with large language models.
Delay-tolerant supply-chain flow with O(1/√K) convergence
Designed as a scalable, resilient solution for decentralized flow allocation in modern supply-chain networks, it enables autonomous warehouses, carriers, and retailers to coordinate optimally despite high latency, packet loss, and dynamically changing network conditions.
Novel architectures for translating classical circuitry to neuronal circuitry (Mentor: Dr. Ashwin Mohan, IMSA)
This project uses neuronal modeling tools such as SNNAP and Yale's NEURON software to build biologically accurate networks that mimic classical computing gates. It introduces the Yield Neuron Circuit and the Clone Neuron Circuit, enabling buffers and signal duplication in artificial neural networks.