Skip to main content

Showing 1–6 of 6 results for author: Ravindran, S K

Searching in archive cs. Search in all archives.
.
  1. Intelligent Pooling: Proactive Resource Provisioning in Large-scale Cloud Service

    Authors: Deepak Ravikumar, Alex Yeo, Yiwen Zhu, Aditya Lakra, Harsha Nagulapalli, Santhosh Kumar Ravindran, Steve Suh, Niharika Dutta, Andrew Fogarty, Yoonjae Park, Sumeet Khushalani, Arijit Tarafdar, Kunal Parekh, Subru Krishnan

    Abstract: The proliferation of big data and analytic workloads has driven the need for cloud compute and cluster-based job processing. With Apache Spark, users can process terabytes of data at ease with hundreds of parallel executors. At Microsoft, we aim at providing a fast and succinct interface for users to run Spark applications, such as through creating simple notebook "sessions" by abstracting the und… ▽ More

    Submitted 18 November, 2024; originally announced November 2024.

    Journal ref: Proceedings of the VLDB Endowment, Vol. 17, No. 7 ISSN 2150-8097, 2024

  2. arXiv:2410.03588  [pdf, other

    cs.LG

    Training Over a Distribution of Hyperparameters for Enhanced Performance and Adaptability on Imbalanced Classification

    Authors: Kelsey Lieberman, Swarna Kamlam Ravindran, Shuai Yuan, Carlo Tomasi

    Abstract: Although binary classification is a well-studied problem, training reliable classifiers under severe class imbalance remains a challenge. Recent techniques mitigate the ill effects of imbalance on training by modifying the loss functions or optimization methods. We observe that different hyperparameter values on these loss functions perform better at different recall values. We propose to exploit… ▽ More

    Submitted 4 October, 2024; originally announced October 2024.

  3. arXiv:2402.05400  [pdf, other

    cs.LG cs.CV

    Optimizing for ROC Curves on Class-Imbalanced Data by Training over a Family of Loss Functions

    Authors: Kelsey Lieberman, Shuai Yuan, Swarna Kamlam Ravindran, Carlo Tomasi

    Abstract: Although binary classification is a well-studied problem in computer vision, training reliable classifiers under severe class imbalance remains a challenging problem. Recent work has proposed techniques that mitigate the effects of training under imbalance by modifying the loss functions or optimization methods. While this work has led to significant improvements in the overall accuracy in the mul… ▽ More

    Submitted 4 June, 2024; v1 submitted 7 February, 2024; originally announced February 2024.

  4. arXiv:2311.16508  [pdf, other

    cs.CV

    RandMSAugment: A Mixed-Sample Augmentation for Limited-Data Scenarios

    Authors: Swarna Kamlam Ravindran, Carlo Tomasi

    Abstract: The high costs of annotating large datasets suggests a need for effectively training CNNs with limited data, and data augmentation is a promising direction. We study foundational augmentation techniques, including Mixed Sample Data Augmentations (MSDAs) and a no-parameter variant of RandAugment termed Preset-RandAugment, in the fully supervised scenario. We observe that Preset-RandAugment excels i… ▽ More

    Submitted 25 November, 2023; originally announced November 2023.

  5. arXiv:1706.02331  [pdf, other

    cs.CV

    CoMaL Tracking: Tracking Points at the Object Boundaries

    Authors: Santhosh K. Ramakrishnan, Swarna Kamlam Ravindran, Anurag Mittal

    Abstract: Traditional point tracking algorithms such as the KLT use local 2D information aggregation for feature detection and tracking, due to which their performance degrades at the object boundaries that separate multiple objects. Recently, CoMaL Features have been proposed that handle such a case. However, they proposed a simple tracking framework where the points are re-detected in each frame and match… ▽ More

    Submitted 7 June, 2017; originally announced June 2017.

    Comments: 10 pages, 10 figures, to appear in 1st Joint BMTT-PETS Workshop on Tracking and Surveillance, CVPR 2017

  6. arXiv:1412.1957  [pdf, other

    cs.CV

    CoMIC: Good features for detection and matching at object boundaries

    Authors: Swarna Kamlam Ravindran, Anurag Mittal

    Abstract: Feature or interest points typically use information aggregation in 2D patches which does not remain stable at object boundaries when there is object motion against a significantly varying background. Level or iso-intensity curves are much more stable under such conditions, especially the longer ones. In this paper, we identify stable portions on long iso-curves and detect corners on them. Further… ▽ More

    Submitted 5 December, 2014; originally announced December 2014.

    Comments: 10 pages, 7 figures