curriculum-vitae

Basics

Name Mahesh Bhosale
Position Graduate Research Assistant
Url https://bhosalems.github.io

Work

  • 2022.05 - Present

    Buffalo, NY, USA

    Graduate Research Assistant
    Research Foundation for SUNY
    Guided by Dr. David Doermann, A2IL lab.
  • 2017.07 - 2021.06

    Pune, MH, India

    Software Engineer
    Veritas Technologies LLC
    Developed a novel algorithm for predictive execution of resource-intensive tasks that reduced execution time by 56%. Demonstrated a paper at Veritas's annual technical conference, named IDLEBOT. Bestowed Certificate of Merit 2020. Developed Ransom-ware Detection tool modeling file change log in Veritas Filesystem (VxFS). Presented project in Veritas's annual Hackathon, 2021. Lead effort to start ML for Systems group in Org.
  • 2017.01 - 2017.06

    Pune, MH, India

    Engineering Intern
    Veritas Technologies LLC
    Reduced execution time of variants of ‘ls' command by 20% using directory inode read ahead algorithm.

Education

  • 2023.09 - Present

    Buffalo, NY, USA

    Doctor of Philosophy
    University at Buffalo, The State University of New York
    Computer Science
  • 2021.09 - 2023.05

    Buffalo, NY, USA

    Master of Science
    University at Buffalo, The State University of New York
    Computer Science
  • 2013.06 - 2017.05

    Sangli, MH, India

    Bachelor of Technology
    Walchand College of Engineering
    Information Technology

Awards

  • 2023.02.01
    Google Research Mentorship Program Scholar
    Google
    Accepted to a three-month program that matches students with Google mentors and peers to support their pursuit of computer science research pathways.
  • 2020.03.01
    Certificate of Merit - Veritas Illuminate
    Veritas Technologies LLC
    Presented a paper named 'IDLEBOT - Predictive execution of resource-intensive tasks' in Veritas's annual technical conference.
  • 2016.04.01
    World Code Sprint
    Hackerrank
    Received silver medal.
  • 2015.12.01
    Honorable Mention ACM-ICPC 2015 Regionals
    Association of Computing Machinery and Baylor University
    Represented Walchand College of Engineering FIRST time in International Collegiate Programming Contest regionals at Amrita University, Coimbatore. It is sponsored by IBM and conducted by ACM in association with Baylor University.
  • 2015.01.01
    Best project competition
    Department of Information Technology, WCE, Sangli
    Ranked 2nd best project in the department for calculating top 10 Twitter hashtags using Apache Spark, Beautiful Soup, and Twitter4j API for real-time processing and sentiment analysis, with results visualized using Javascript D3.
  • 2014.11.01
    First Runner Up Code-junkie MINDSPARK-2K14
    College of Engineering, Pune
    An algorithmic coding competition with over 500 students in teams of 2 from different colleges in India. It had 3 rounds: MCQ, short coding challenge, and long coding challenge.
  • 2012.01.01
    DST Inspire Science camp
    Indian Institute of Information Technology, Pune
    Selected (Top 1%) to participate in Science camp for a week hosted by the Department of Science and Technology, Government of India, and Indian Institute of Information Technology, Pune.

Publications

Projects

  • 2024.01 - Present
    Unpaired Text and mask conditioned histopathology image synthesis with diffusion models
    Using unpaired text reports and label masks to control histopathology image generation.
  • 2023.01 - Present
    Action spotting
    Using object specific features and their positional correspondence in a frame for temporally precise action detection.
  • 2022.12 - 2023.05
    Line-Former
    Transformer based instance segmentation for document chart data extraction achieving SOTA results across many benchmark chart datasets. Submitted the paper to ICDAR 2023.
  • 2022.01 - 2022.05
    ROS
    Implemented BUG2 obstacle avoidance, Camera calibration, Monocular VO, A* path planning, Bays filter for state estimation for ClearPath Husky in ROS.
  • 2022.01 - 2022.05
    Re-identification SoccerNetv3
    Soccer player re-identification leveraging two-stream (RESNET + OpenPose sub-network) deep neural network using layer-wise triplet similarity loss. Employed Bilinear pooling to pool features from two streams. Beat SOTA OSNET by 2.1% in MAP and 1.8% in IOU.
  • 2018.01 - 2020.01
    IDLEBOT
    Developed command line tool to recommend optimal time slot for execution of resource-intensive tasks for Veritas products using LSTM, FB-Prophet, and ARIMA. The proposed novel 'Weighted time-slot selection algorithm' to select an optimal slot achieved a 56% reduction in exec. time.