EDBT 2026 Demo / reviewers in the wild / expert
Jainish H. Patel
dblp:397/8676
· DBLP profile ↗
2ranked-venue papers in the field
0as first author
2since 2021 · last 2024
—ORCID · none
Domains — venue-derived; a paper can count in several
Big Data, Cloud & Distributed Data Systems · 2
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2024 | Low Field MRI Deep Learning Framework for Non-Hospitalizing Early Detection and Characterization of Alzheimer's Disease PathologyabstractAlzheimer’s Disease (AD) is the most common type of neurodegenerative disease and it significantly disrupts brain function, leading to memory loss, cognitive decline, and more. Currently, there is no effective cure or treatment for AD, making early diagnosis critical so preventative actions can be taken before large-scale degradation occurs. The most common diagnostic techniques involve various neuroimaging modalities, which provide structural and functional information about the brain. However, many of these techniques are extremely expensive, have long scan times, and require access to hospitals equipped with high-grade equipment such as MRI, PET, and CT scanners.To address these challenges, our team focused on the emerging use of Low-Field MRI scanners, which are cheaper, portable, and have much shorter scan times compared to traditional MRI scanners due to their lower magnetic field strength. However, these scanners provide significantly less information than expensive hospital-grade MRI scanners. Therefore, the goal of our study was to develop an image enhancement framework capable of effectively segmenting brain regions associated with AD (such as the amygdala, hippocampus, and ventricles) and automatically diagnosing AD using Low-Field MRI scans.In our approach, we first created a framework to generate synthetic Low-Field (LF) MRI scans using a Fourier Transformation framework. We then developed a deep learning framework to enhance these LF MRI scans by utilizing a SRCNN based architecture and UNET++ models, which performed super-resolution and segmentation, respectively, to obtain volumetric information. Our SRCNN model achieved a Mean Squared Error of 214.54, a Peak Signal-to-Noise Ratio of 31.2 dB, and a Structural Similarity Index Measurement of 0.82. The UNET++ model achieved an accuracy of 96.3 percent, a precision of 89.3 percent, a recall of 85.6 percent, and a Dice score of 0.93.Finally, we utilized the volumetric information to classify the scans as either AD or normal using a soft voting majority framework, where the final diagnosis was based on the majority consensus of models. This soft voting framework consisted of three machine learning (ML) models: Linear Regression, Support Vector Machine, and Multilayer Perceptron. The overall framework achieved an accuracy of 0.96, a precision of 0.96, and a recall of 0.98. Aarav Minocha, Seungyong Yang, Jainish H. Patel, Ivan Ma |
IEEE Big Data | 3 |
| 2024 | HILITE: Human-in-the-loop Interactive Tool for Image EditingabstractImage editing tools have a plethora of commercial and creative applications — content-creation, digital photography, advertisements, graphic design, and development of educational media. The shortcomings of image editing software include difficulty of use and, for AI-based software, reliance on single image editing models, which often poses the dilemma of a tradeoff between image editing quality and user-friendliness. While the performances of individual image editing models have improved with their evolution over time, these singular models are often specialized on specific image editing tasks. In this work, we introduce HILITE, an open-source interactive image editing platform with a human-in-the-loop design that combines six diffusion-based image editing models. For one, HILITE’s accessible and easily-understandable user interface provides a straightforward user workflow from image input and prompt entry to selection of desired output. Secondly, the combination of several models with diverse specializations in turn allows HILITE to generalize on a wide variety of image editing tasks, essentially creating a "one-stop shop" for image editing. Third, HILITE iteratively takes user feedback, which both enhances the user experience and enables collection of crowd-sourced data for image editing. HILITE outperforms two major image editing softwares, OpenAI’s DALL•E 3 and Google’s Imagen 3, across two widely-user quantitative metrics for image editing evaluation. Considering the growing demand for readily-available and high-performing image editing tools, HILITE provides a novel platform design with multifaceted use cases in both business and academia. The platform can be found at https://platform.opennlplabs.org/ or https://platform-deployment.vercel.app/. Arya Pasumarthi, Armaan Sharma, Jainish H. Patel, Ayush Bheemaiah, Subhadra Vadlamannati, Seth Chang, Sophia Li, Eshaan Barkataki, Yutong Zhang 0011, Diyi Yang, Graham Neubig, Simran Khanuja |
IEEE Big Data | 3 |