Skip to main content

Showing 1–6 of 6 results for author: Saha, R K

Searching in archive cs. Search in all archives.
.
  1. arXiv:2408.16623  [pdf, other

    cs.CV cs.LG eess.IV

    Turbulence Strength $C_n^2$ Estimation from Video using Physics-based Deep Learning

    Authors: Ripon Kumar Saha, Esen Salcin, Jihoo Kim, Joseph Smith, Suren Jayasuriya

    Abstract: Images captured from a long distance suffer from dynamic image distortion due to turbulent flow of air cells with random temperatures, and thus refractive indices. This phenomenon, known as image dancing, is commonly characterized by its refractive-index structure constant $C_n^2$ as a measure of the turbulence strength. For many applications such as atmospheric forecast model, long-range/astronom… ▽ More

    Submitted 29 August, 2024; originally announced August 2024.

    Comments: Code Available: https://github.com/Riponcs/Cn2Estimation

    Journal ref: Optics Express 30, 40854-40870 (2022)

  2. arXiv:2404.13605  [pdf, other

    cs.CV eess.IV

    Turb-Seg-Res: A Segment-then-Restore Pipeline for Dynamic Videos with Atmospheric Turbulence

    Authors: Ripon Kumar Saha, Dehao Qin, Nianyi Li, Jinwei Ye, Suren Jayasuriya

    Abstract: Tackling image degradation due to atmospheric turbulence, particularly in dynamic environment, remains a challenge for long-range imaging systems. Existing techniques have been primarily designed for static scenes or scenes with small motion. This paper presents the first segment-then-restore pipeline for restoring the videos of dynamic scenes in turbulent environment. We leverage mean optical flo… ▽ More

    Submitted 21 April, 2024; originally announced April 2024.

    Comments: CVPR 2024 Paper

  3. arXiv:2205.15543  [pdf, other

    q-bio.QM cs.CV eess.IV

    AI-based automated Meibomian gland segmentation, classification and reflection correction in infrared Meibography

    Authors: Ripon Kumar Saha, A. M. Mahmud Chowdhury, Kyung-Sun Na, Gyu Deok Hwang, Youngsub Eom, Jaeyoung Kim, Hae-Gon Jeon, Ho Sik Hwang, Euiheon Chung

    Abstract: Purpose: Develop a deep learning-based automated method to segment meibomian glands (MG) and eyelids, quantitatively analyze the MG area and MG ratio, estimate the meiboscore, and remove specular reflections from infrared images. Methods: A total of 1600 meibography images were captured in a clinical setting. 1000 images were precisely annotated with multiple revisions by investigators and graded… ▽ More

    Submitted 31 May, 2022; originally announced May 2022.

    Comments: 11 pages, 13 Figures, 5 Supplementary Figures

  4. arXiv:2202.10451  [pdf, other

    cs.LG cs.AI cs.SE

    SapientML: Synthesizing Machine Learning Pipelines by Learning from Human-Written Solutions

    Authors: Ripon K. Saha, Akira Ura, Sonal Mahajan, Chenguang Zhu, Linyi Li, Yang Hu, Hiroaki Yoshida, Sarfraz Khurshid, Mukul R. Prasad

    Abstract: Automatic machine learning, or AutoML, holds the promise of truly democratizing the use of machine learning (ML), by substantially automating the work of data scientists. However, the huge combinatorial search space of candidate pipelines means that current AutoML techniques, generate sub-optimal pipelines, or none at all, especially on large, complex datasets. In this work we propose an AutoML te… ▽ More

    Submitted 19 April, 2022; v1 submitted 18 February, 2022; originally announced February 2022.

    Comments: Accepted to the Technical Track of ICSE 2022

  5. Elixir: Effective object-oriented program repair

    Authors: Ripon K. Saha, Yingjun Lyu, Hiroaki Yoshida, Mukul R. Prasad

    Abstract: This work is motivated by the pervasive use of method invocations in object-oriented (OO) programs, and indeed their prevalence in patches of OO-program bugs. We propose a generate-and-validate repair technique, called ELIXIR designed to be able to generate such patches. ELIXIR aggressively uses method calls, on par with local variables, fields, or constants, to construct more expressive repair-ex… ▽ More

    Submitted 20 December, 2021; originally announced December 2021.

    Journal ref: 32nd IEEE/ACM International Conference on Automated Software Engineering (ASE) 2017 Oct 30 (pp. 648-659). IEEE

  6. arXiv:1906.08903  [pdf, other

    cs.SE

    Harnessing Evolution for Multi-Hunk Program Repair

    Authors: Seemanta Saha, Ripon K. Saha, Mukul R. Prasad

    Abstract: Despite significant advances in automatic program repair (APR)techniques over the past decade, practical deployment remains an elusive goal. One of the important challenges in this regard is the general inability of current APR techniques to produce patches that require edits in multiple locations, i.e., multi-hunk patches. In this work, we present a novel APR technique that generalizes single-hun… ▽ More

    Submitted 20 June, 2019; originally announced June 2019.