cv
Basics
| Name | R. Suresh |
| Label | Lead AI Research Engineer |
| sureshraghu0706@gmail.com | |
| Phone | +91-7904210795 |
| Url | https://R-Suresh07.github.io |
| Summary | Lead AI Research Engineer building production-scale AI systems and researching uncertainty quantification in vision-language models. |
Work
-
2024.05 - Present Lead AI Research Engineer
VFS Global
Leading AI team building production intelligent document processing systems processing 180K+ documents daily across 110+ countries.
- Built production-scale IDP system achieving 99.1% accuracy, reducing visa review time from 60+ minutes to sub-5 minutes
- Developed epistemic uncertainty quantification system with dual-model validation reducing hallucination rates
- Integrated semantic entropy pipeline for distinguishing linguistic variance from epistemic model failure
- Optimized ML model inference by 40% through quantization and vLLM deployment achieving 20 tokens/second
- Led technical team of 8+ engineers
-
2023.06 - 2024.04 Machine Learning Research Intern
Adani Digital Labs
Developed ML systems for content automation, computer vision, and multimodal search.
- Delivered content automation pipeline using OpenAI APIs generating SEO-optimized content across 150K+ pages, achieving $3.7M cost savings
- Built computer vision classifier using DINOv2 embeddings achieving 93% precision on 500+ image dataset
- Implemented multimodal search engine using CLIP and GPT-4 Vision for product discovery
- Developed self-supervised representation learning for few-shot clustering in low-data regimes
Education
Publications
-
2026 Repair of Thought: Advancing Automated Program Repair through a Dual-Model Reasoning Framework
Submitted for Review
Proposed function-level APR framework achieving 83.1% plausible repair rate on Defects4J. Decoupled reasoning from synthesis, validating repairs via control-flow symbolic analysis and semantic verification.
Skills
| AI/ML | |
| Vision-Language Models | |
| Uncertainty Quantification | |
| Explainable AI | |
| PyTorch | |
| TensorFlow | |
| Transformers | |
| Hugging Face |
| MLOps & Infrastructure | |
| vLLM | |
| Docker | |
| Kubernetes | |
| FastAPI | |
| Azure ML | |
| AWS | |
| LangChain | |
| LlamaIndex |
| Programming | |
| Python | |
| C | |
| C++ | |
| SQL |
Languages
| English | |
| Fluent |
| Hindi | |
| Fluent |
| Tamil | |
| Native Speaker |
Interests
| Research | |||||
| Uncertainty Quantification | |||||
| Vision-Language Models | |||||
| Hallucination Detection | |||||
| Epistemic Uncertainty in Agentic Systems | |||||
Projects
- 2023.10 - 2023.11
Image Aesthetics Quantification
Built CLIP-based aesthetics scorer for hotel media ranking with domain adaptation and search integration.
- Precomputed averaged positive/negative vectors reducing per-image comparisons from ~2,000 to 2
- Delivered Streamlit + Colab with domain adaptation capabilities