B

Bhuvan Malladihalli Shashidhara

AI Researcher

Bellevue, Washington, United States8 yrs experience
Most Likely To SwitchHighly Stable

Key Highlights

  • Expert in Data Science and Machine Learning.
  • Proven track record in healthcare and advertising domains.
  • Innovative problem solver with multiple patents.
Stackforce AI infers this person is a Data Science expert with a focus on Healthcare and Advertising technologies.

Contact

Skills

Core Skills

Data ScienceMachine LearningComputer VisionSoftware Development

Other Skills

PythonAI Workflow DesignAd Campaign OptimizationMulti-Modal ModelsClickBait DetectionImage DetectionFeature ExtractionDeep LearningTensorFlowPyTorchSQLNeural Style TransferSparkOpenCVJava

About

I like to work with Data Science and Computing technologies to transform data into insights, in order to develop innovative products. I have developed a special interest in the Advertisements, Healthcare and Sustainability domains. I love to work in interdisciplinary teams enabling me to apply my Data Science and Software Engineering skills to build creative products and services. I have explored a few aspects of the following topics during my experience – Computer Vision, Natural Language Processing, Machine Learning, Parallel and Distributed Computing. I like exploring new domains and a variety of data, which enables me to discover creative applications.

Experience

8 yrs
Total Experience
2 yrs 8 mos
Average Tenure
6 yrs
Current Experience

Microsoft

4 roles

Principal Applied Scientist

Promoted

Sep 2025Present · 8 mos · Redmond, Washington, United States

  • Team: Microsoft AI - Microsoft Ads CoPilot, Demand Intelligence and Ad Insights
  • Insights and Recommendations: Agentic AI workflow design and development for Advertiser CoPilot. Research on campaign constraints understanding, and generation of relevant recommendations and insights for Ad Campaign optimization. Agentic AI workflow design and development for Advertiser CoPilot.
  • Campaign Planner: Research and product integration of Reach and KPI estimates extraction based on various targeting, bid and budget settings as part of campaign creation workflow.
Data ScienceMachine LearningPythonAI Workflow DesignAd Campaign Optimization

Senior Applied Scientist

Promoted

Sep 2022Sep 2025 · 3 yrs · Redmond, Washington, United States

  • Team: Microsoft Ads - Demand Quality and AdExchange Optimization.
  • Ad Quality: Research and development to build Multi-Modal models for ClickBait detection and Sensitive Image detection in Ads and automated extraction of Brands using SnorkelAI, LLM, Vision Transformers and other state-of-the-art techniques.
  • Supply Optimization: ML model and extensible feature extraction development for optimal supply ingestion to maximize the resource utilization in Microsoft Ad exchange.
Machine LearningMulti-Modal ModelsClickBait DetectionImage DetectionFeature ExtractionData Science

Data & Applied Scientist II

May 2020Sep 2022 · 2 yrs 4 mos · Redmond, Washington, United States

  • Teams: Microsoft Ads and Connected Services and eXperiences (CSX) Data R&D.
  • Developing Language and Vision based ML algorithms and pipelines for controlling Ad Quality in Microsoft Native Ads.
  • Developed and Productionized ML services and products to improve reliability and customer experience in Azure and Windows. Resulted in two US patent applications, and publications in MLADS internal peer-reviewed conference.
  • Tech Stack: Python, TensorFlow, PyTorch, Spark, Databricks, Deep Learning, SQL, Nvidia Rapids - UMAP.
Machine LearningDeep LearningPythonTensorFlowPyTorchSQL+1

Data Scientist Intern

Jun 2019Sep 2019 · 3 mos · Greater Seattle Area

  • Worked in the COSINE Data Intelligence R&D team.
  • Explored and assessed Deep Learning methods for a problem with extremely High Dimensional Sparse Categorical feature space. The insights helped in deciding the scope of deep learning methods in rolling out Windows 10 updates.
  • Tech Stack: Python, TensorFlow, Spark, Databricks, Wide and Deep model, Nvidia Rapids - UMAP.
PythonDeep LearningTensorFlowSparkMachine LearningData Science

University of washington

Graduate Student Research Assistant

Oct 2018Mar 2020 · 1 yr 5 mos · Greater Seattle Area

  • Applied Physics Lab: Ocean Observatories Initiative funded by the NSF. Advisor: Dr. Aaron Marburg.
  • Worked on generating photo-realistic synthetic image data for augmenting object detection models where training data is not available, for an application where the model is expected to work when deployed underwater without any training data from real-setting. Evaluated the use of Neural Style Transfer to create synthetic underwater images from a raw 3D model.
  • CamHD Video Analysis: Detection and Segmentation of deep-sea macro-fauna (Scaleworms) from the videos regularly collected at a hydrothermal vent located 1500 km deep in the Pacific ocean (Axial Seamount Volcano). Created a hybrid Convolutional Neural Network (U-Net + VGG16) architecture to perform instance segmentation of Scale worms with relatively very-less labeled data, which produced an Average Precision of 0.71. The challenge was to identify objects of varying size and color, sometimes camouflaged against the rich dynamic background. Such an autonomous system would be impactful in creating large scale marine population data which can be used by benthic biologists to study the diverse ecosystem in the extreme environment near hydrothermal vents, having a temperature around 400 degrees Celcius, and very high pressure. Published a research paper in WACV 2020 conference.
  • Tech Stack: Python, TensorFlow, OpenCV, Deep Learning - UNet, VGG16, Neural Style Transfer.
PythonTensorFlowNeural Style TransferDeep LearningComputer VisionMachine Learning

Sigtuple

Computer Scientist (Data Science)

Jul 2017Jul 2018 · 1 yr · Bengaluru Area, India

  • Peripheral Blood Smear Analyzer (Shonit): Worked on identification and estimation of the total count of 'Platelets' and morphological classification of WBCs and RBCs (Poikilocytes). Experimented with variations of Convolutional Neural Network architectures to segment and classify the cells. Generalized the model with batchwise-random augmentations to make it robust to variations in stains and cameras. Statistically determined the uniform region of the blood-smear on which regression algorithms were applied to estimate the total count of the cells. Evaluated the performance of the models in a clinical trial study. The solution was commercially deployed at several diagnostic labs in India generating affordable diagnostic reports.
  • Patents Filed:
  • Hematological Parameter Computation from a Blood Smear [201841013567 (IN)].
  • Performing Hierarchical Classification of Objects in Microscopic Image [201841020083 (IN)].
  • Fundus (Retina) image analysis: Experimentation with Deep Learning models to identify refer-able cases of Diabetic Retinopathy.
  • Developed an extensible and flexible framework on TensorFlow, to train any computational graph with real-time tracking and visualization support. Received 'Performer of the Month - Aug2017' spot award.
  • Tech Stack: Python, TensorFlow, Keras, OpenCV, Deep Learning - CNN, UNet, Machine Learning, MongoDB.
PythonTensorFlowDeep LearningOpenCVComputer VisionMachine Learning

D. e. shaw india private limited

Member Technical

Jul 2016Jul 2017 · 1 yr · Hyderabad Area, India

  • Software Developer in the Arbitrage Trading System team (Front Office - Quant).
  • Worked on the development of a robust trading system which supports heterogeneous instruments to be traded in various security exchanges.
  • Quant application registration and monitoring API: Developed an API which helps to launch quant applications on the proprietary trading system with real-time process monitoring while ensuring a safe exit. This project involved concepts like daemonizing with UNIX double forking and signal handlers in Python. All the applications on the trading system were migrated to use this launcher.
  • Market data loading engine: Developed efficient market-data loading and organizing software used by the proprietary trading system to trade across various security exchanges in the world. The project involved data modeling, software design, development, and integration. This system was adopted by all the trading strategy teams.
  • Tech Stack: Python, Java, Perl, SQL.
PythonJavaSQLSoftware Development

Indian institute of science

Research Intern

Aug 2015Nov 2015 · 3 mos · Bengaluru Area, India

  • Lab: Topic Synthesis and Analysis, Dept. of Computer Science and Automation (CSA).
  • Mentors:
  • Prof. M Narasimha Murty (Dean, Engineering IISC, and Professor at Dept. of CSA, IISC)
  • Prof. V S Ananthanarayana (HOD, Dept. of Information Technology, NITK)
  • Mr. Govind Sharma, Ph.D. in Topic Analysis, Dept. of CSA, IISC.
  • Worked on Extracting and Quantifying knowledge present in research documents by a Structural organization of the text and Semantic Modelling of Natural Language presented by various authors in the research documents. Created a "CNESSI: Citation Network with Enhanced Structural and Semantic Information" dataset aimed at qualitative improvement of Digital Libraries and Indexing tools like Google Scholar, Scopus etc. Open-sourced the created dataset.
  • Tech Stack: Python, NLP, Topic Modeling with Latent Dirichlet Allocation (LDA), Machine Learning - SVM.
PythonNLPMachine LearningData Science

D. e. shaw india private limited

Summer Intern

Jun 2015Jul 2015 · 1 mo · Hyderabad Area, India

  • Worked on Software Development at IT-Front Office, Quant department.
  • Developed a Statistics Framework in Java for collecting and monitoring statistics of variables used in quant applications across the trading system. Received full-time placement offer as a result of successful completion of the project.
  • Tech Stack: Python, Java, Perl, SQL.
JavaPythonSoftware Development

Carnegie mellon university

Research Intern (CMU Winter School IPTSE-2014)

Dec 2014Dec 2014 · 0 mo · National Institute of Technology Karnataka, Surathkal

  • Track: Neural Networks for Data Analysis.
  • Mentors:
  • Prof. Bhiksha Raj, Language Technologies Institute, Carnegie Mellon University (CMU).
  • Prof. Rita Singh, Language Technologies Institute, Carnegie Mellon University (CMU).
  • Prof. Pulkit Aggrawal, Massachusetts Institute of Technology (MIT).
  • Worked on 'Identifying Diabetic Patients with High Risk of Readmission' to possibly prevent readmissions through extra initial diagnosis. Estimated to save $59 million for a test-set of 23 thousand patients. Published in ArXiv.
  • Tech Stack: Python, Association Rule Mining, Machine Learning, Feature importance analysis using ablation study.
PythonMachine LearningData Science

Global touchpoints inc.

Data Science Intern

May 2014Jul 2014 · 2 mos · Bengaluru Area, India

  • Worked on a project for GOQii –a fitness wristband associated with phone application where a personal coach guides the user.
  • Developed an analytics module to determine the 'Motivation' of GOQii users by analyzing features collected from the device and sentiments extracted from the user-coach conversations. This pilot project led to a contract with GOQii.
  • Tech Stack: Python, Scalable Feature Extraction using Apache Spark, Sentiment Analysis.

Education

University of Washington

Master of Science - MS — Data Science

Jan 2018Jan 2020

National Institute of Technology Karnataka

Bachelor’s Degree — Information Technology

Jan 2012Jan 2016

Stackforce found 100+ more professionals with Data Science & Machine Learning

Explore similar profiles based on matching skills and experience