Consult an Expert
Trademark
Design Registration
Consult an Expert
Trademark
Copyright
Patent
Infringement
Design Registration
More
Consult an Expert
Consult an Expert
Trademark
Design Registration
Login
Enhancing Retinal Disease Diagnosis through Deep Learning-Based Blood Vessel Segmentation in Fundus Images
Extensive patent search conducted by a registered patent agent
Patent search done by experts in under 48hrs
₹999
₹399
Abstract
Information
Inventors
Applicants
Specification
Documents
ORDINARY APPLICATION
Published
Filed on 8 November 2024
Abstract
This paper introduces a pioneering approach utilizing deep learning algorithms for the segmentation of retinal blood vessels in fundus images, aiming to advance disease diagnosis in ophthalmology. By integrating cutting-edge neural network architectures, the proposed method effectively harnesses shape and size information, optimizing the utilization of available samples and surpassing conventional segmentation techniques. Through extensive experimentation, our approach demonstrates superior accuracy in detecting retinal abnormalities compared to assessments by skilled ophthalmologists. Moreover, our model showcases robustness in handling variations in image quality and pathological manifestations, exhibiting potential for real-world clinical applications. The integration of deep learning not only enhances segmentation accuracy but also enables automated analysis, thereby reducing the burden on healthcare professionals and facilitating timely intervention. This research contributes to the ongoing efforts in leveraging artificial intelligence for improving diagnostic accuracy and efficiency in ophthalmology, ultimately enhancing patient outcomes and the quality of care in retinal disease management.
Patent Information
Application ID | 202441086245 |
Invention Field | COMPUTER SCIENCE |
Date of Application | 08/11/2024 |
Publication Number | 46/2024 |
Inventors
Name | Address | Country | Nationality |
---|---|---|---|
Dr.Ramu Vankudoth | Assistant Professor, Computer Science and Engineering – Data Science, Malla Reddy Engineering College, Maisammaguda, Secundrabad State: TELANGANA Email ID: ramuds@mrec.ac.in Contact: 8309175449 | India | India |
V.Soundarya | Assistant Professor, Computer Science and Engineering – Data Science, Malla Reddy Engineering College, Email ID:rupajisoundarya1258@gmail.com Contact:7075652646 | India | India |
J.Srinivas | Assistant Professor, Computer Science and Engineering – Data Science, Malla Reddy Engineering College, Maisammaguda, Secundrabad State: TELANGANA Email ID:jangapellisrinivas79@gmail.com Contact:9441531526 | India | India |
K.Jyothi | Assistant Professor, Computer Science and Engineering – Data Science, Malla Reddy Engineering College, Maisammaguda, Secundrabad State: TELANGANA Email ID:jyothikanoori@gmail.com Contact: 9866794594 | India | India |
J.Niveditha | . Assistant Professor, Computer Science and Engineering – Data Science, Malla Reddy Engineering College, Maisammaguda, Secundrabad State: TELANGANA Email ID:niveditha16537@gmail.com, Contact:9014157381 | India | India |
Applicants
Name | Address | Country | Nationality |
---|---|---|---|
Malla Reddy Engineering College | Dhulapally post via Kompally Maisammaguda Secunderabad -500100 | India | India |
Dr.Ramu Vankudoth | : Dr.Ramu Vankudoth Assistant Professor, Computer Science and Engineering – Data Science, Malla Reddy Engineering College, Maisammaguda, Secundrabad State: TELANGANA Email ID:ramuds@mrec.ac.in Contact: 8309175449 | India | India |
Specification
Description:Description
1. Title:PREDICTING STOCK MARKET TRENDS USING MACHINE LEARNING AND DEEP LEARNING ALGORITHMS VIA CONTINUOUS AND BINARY DATA; A COMPARATIVE ANALYSIS
2. FieldofInvention:Machine learning and deep learning algorithms for financial market prediction
3. Abstract:
The nature of stock market movement has always been ambiguous for investors because of various influential factors. This study aims to significantly reduce the risk of trend prediction with machine learning and deep learning algorithms. Four stock market groups, namely diversified financials, petroleum, non-metallic minerals, and basic metals from the Tehran stock exchange, are chosen for experimental evaluations. This study compares nine machine learning models (Decision Tree, Random Forest, Adaptive Boosting (AdaBoost), eXtreme Gradient Boosting (XGBoost), Support Vector Classifier (SVC), Naïve Bayes, K-Nearest Neighbors (KNN), Logistic Regression and Artificial Neural Network (ANN)) and two powerful deep learning methods (Recurrent Neural Network (RNN) and Long short-term memory (LSTM).Ten technical indicators from ten years of historical data are our input values, and two ways are supposed to employ them. Firstly, calculating the indicators by stock trading values as continuous data, and secondly converting indicators to binary data before using. Each prediction model is evaluated by three metrics based on the input ways. The evaluation results indicate that for the continuous data, RNN and LSTM outperform other prediction models with a considerable difference. Also, results show that in the binary data evaluation, those deep learning methods are the best; however, the difference becomes less because of the noticeable improvement of the model's performance in the second way.
4. Background: Stock market prediction has always been a complex and challenging task due to the market's inherent volatility, complexity, and the influence of various unpredictable factors such as investor sentiment, political events, and economic conditions. Traditionally, stock market predictions were conducted using fundamental and technical analysis. Fundamental analysis involves evaluating a company's financial health, market position, and growth potential, while technical analysis focuses on historical price patterns and trading volumes to forecast future price movements.With the advent of data science, machine learning (ML), and deep learning (DL) techniques, the landscape of stock market prediction has evolved significantly. These advanced computational techniques offer new opportunities to analyze large datasets, identify complex patterns, and improve prediction accuracy. Machine learning algorithms, such as Decision Trees, Random Forests, Support Vector Machines (SVM), and K-Nearest Neighbors (KNN), have demonstrated effectiveness in stock trend prediction due to their ability to learn from historical data and make data-driven predictions. These models can handle non-linear relationships and interactions among features, providing better prediction accuracy than traditional methods.
5. Objective of Invention: The primary objective of the invention "PREDICTING STOCK MARKET TRENDS USING MACHINE LEARNING AND DEEP LEARNING ALGORITHMS VIA CONTINUOUS AND BINARY DATA: A COMPARATIVE ANALYSIS" is to enhance the accuracy and reliability of predicting stock market trends by comparing the performance of various machine learning and deep learning models. The study aims to evaluate the effectiveness of nine machine learning algorithms (such as Decision Tree, Random Forest, XGBoost, etc.) and two deep learning methods (RNN and LSTM) using two approaches for input data: continuous data (stock trading values) and binary data (preprocessed continuous data). By using ten technical indicators from ten years of historical data from four stock market groups of the Tehran Stock Exchange, the study seeks to determine which models and data preprocessing methods most effectively predict stock market movements, thereby reducing investment risks for traders and financial analysts.
6. Summary of the invention:"PREDICTING STOCK MARKET TRENDS USING MACHINE LEARNING AND DEEP LEARNING ALGORITHMS VIA CONTINUOUS AND BINARY DATA: A COMPARATIVE ANALYSIS" presents a novel approach to predicting stock market trends by employing a combination of machine learning and deep learning algorithms on continuous and binary data. The invention focuses on improving the prediction accuracy of stock market movements by analyzing historical data from the Tehran Stock Exchange, encompassing four key stock market groups: diversified financials, petroleum, non-metallic minerals, and basic metals.
The study proposes using ten technical indicators derived from ten years of historical stock trading data as inputs to the prediction models. The authors explore two distinct approaches to handling input data:
Continuous Data: Utilizes raw stock trading values such as open, close, high, and low prices.
Binary Data: Involves preprocessing the continuous data to convert it into binary format, where indicators are calculated to represent up or down movements based on stock market properties.
The invention involves a comprehensive comparison of nine machine learning models-Decision Tree, Random Forest, Adaptive Boosting (AdaBoost), eXtreme Gradient Boosting (XGBoost), Support Vector Classifier (SVC), Naïve Bayes, K-Nearest Neighbors (KNN), Logistic Regression, and Artificial Neural Network (ANN)-and two deep learning methods-Recurrent Neural Network (RNN) and Long Short-Term Memory (LSTM).
The results indicate that both deep learning methods, RNN and LSTM, outperform traditional machine learning models when using continuous data. When binary data is used, the performance difference narrows due to the significant improvement in the accuracy of the traditional models. However, the deep learning methods still deliver the best results overall, demonstrating their superior capability to capture complex patterns in stock market data.
This invention's key contribution is the comparative analysis of different machine learning and deep learning algorithms on two types of data representations, highlighting the effectiveness of preprocessing techniques and the advantages of deep learning in stock market prediction tasks. The study provides valuable insights into selecting appropriate models and data handling techniques for financial prediction and investment strategies.
7. Informationaboutdrawing: None
8. Best Methods for Coming out the Invention: To effectively bring the "PREDICTING STOCK MARKET TRENDS USING MACHINE LEARNING AND DEEP LEARNING ALGORITHMS VIA CONTINUOUS AND BINARY DATA: A COMPARATIVE ANALYSIS" inventionto effectively predict stock market trends, it's important to select algorithms that can handle the complexity and volatility of stock market data. In the study, a combination of machine learning models (e.g., Decision Tree, Random Forest, AdaBoost, XGBoost, SVC, Naïve Bayes, KNN, Logistic Regression, ANN) and deep learning models (e.g., Recurrent Neural Network (RNN) and Long Short-Term Memory (LSTM)) were evaluated. The selection should be based on the specific nature of the problem and the data available.
a. PYTHONLIBRARIES:
a) Pandas: Used for data manipulation and analysis, especially for handling data frames and performing data cleaning tasks.
b) NumPy: Provides support for large multi-dimensional arrays and matrices, along with a collection of mathematical functions to operate on these arrays.
c) Scikit-Learn (sklearn): A machine learning library that provides simple and efficient tools for data mining and data analysis, including:
• Data preprocessing (e.g., normalization, scaling, encoding)
• Machine learning algorithms (e.g., Decision Tree, Random Forest, SVM, KNN, Naive Bayes, Logistic Regression, AdaBoost, XGBoost)
• Model evaluation (e.g., cross-validation, accuracy, precision, recall, F1-score)
d) XGBoost: An optimized gradient-boosting library designed for performance and speed. It's particularly noted for its application in machine learning competitions and is used for boosting decision trees.
e) Keras: A high-level neural networks API, written in Python and capable of running on top of TensorFlow. Used for building and training deep learning models like Recurrent Neural Networks (RNN) and Long Short-Term Memory networks (LSTM).
f) TensorFlow: An open-source library for deep learning and machine learning. It provides a comprehensive ecosystem for building and deploying machine learning models.
g) Matplotlib: A plotting library for Python that is used for visualizing data and the results of machine learning models.
h) Seaborn: Built on top of Matplotlib, it provides a high-level interface for drawing attractive and informative statistical graphics.
9. Industrial Applicability: The "PREDICTING STOCK MARKET TRENDS USING MACHINE LEARNING AND DEEP LEARNING ALGORITHMS VIA CONTINUOUS AND BINARY DATA: A COMPARATIVE ANALYSIS"invention has significant industrial applications across various sectors. significant industrial applications, especially in financial sectors such as investment management, banking, insurance, and trading firms. Here are some potential applications:
Financial institutions and individual investors can leverage the findings of this study to enhance their investment strategies. By using the predictive models identified as most effective (such as LSTM and RNN for continuous and binary data), investors can better predict stock price movements and make more informed buy, hold, or sell decisions.
Hedge funds and trading firms that rely on algorithmic trading can implement the study's machine learning and deep learning models to automate trading decisions. High-frequency trading algorithms can benefit from models like XGBoost, SVC, and LSTM due to their accuracy in predicting short-term trends.
Overall, the integration of machine learning and deep learning models as presented in this study offers numerous advantages for enhancing decision-making processes and financial performance across various sectors.
, Claims:CLAIMS
What is claimed is:
The"ENHANCING RETINAL DISEASE DIAGNOSIS THROUGH DEEP LEARNING-BASED BLOOD VESSEL SEGMENTATION IN FUNDUS IMAGES"project presents a comprehensive solution to the pervasive issue of misinformation in digital media. The following claims encapsulate the innovative contributions and potential impact of this endeavor:
Novel Deep Learning Approach: The paper claims to introduce a new method using deep learning algorithms, specifically the U-Net convolutional neural network, for the segmentation of retinal blood vessels in fundus images. This method outperforms traditional techniques and assessments by experienced ophthalmologists in detecting retinal abnormalities.
Superior Accuracy and Robustness: The deep learning-based model achieves higher accuracy in detecting and segmenting retinal blood vessels. It demonstrates robustness in handling variations in image quality and different pathological conditions.
Automated Diagnosis: The proposed system reduces the need for manual evaluations by healthcare professionals, enabling automated retinal disease diagnosis. This leads to more timely interventions and a reduction in the workload of ophthalmologists.
Integration of Shape and Size Information: The approach leverages shape and size information about retinal blood vessels, optimizing the segmentation process, and thereby improving disease detection accuracy.
Potential for Clinical Application: The model shows potential for real-world clinical use, particularly in diagnosing retinal diseases such as diabetic retinopathy and hypertensive retinopathy, contributing to early diagnosis and disease monitoring.
Data Augmentation for Improved Efficiency: The model utilizes data augmentation to efficiently work with a limited number of annotated samples, which enhances its practical applicability despite limited training data.
U-Net's Advantages: The U-Net architecture's encoder-decoder structure and skip connections allow for better segmentation accuracy by capturing both local and global features, preserving spatial information, and requiring fewer data augmentation techniques.
High Accuracy Achieved: The model reports an accuracy of 84.59% in segmenting retinal blood vessels, which is considered a strong performance for the task.
Promising Results in Clinical Settings: The system demonstrates promising results in clinical applications, enabling accurate and efficient disease diagnosis, thus holding the potential to improve patient outcomes.
Future Research Directions: The paper suggests future improvements could involve hybrid architectures, attention mechanisms, multi-scale feature fusion, and further clinical validation to enhance model robustness and clinical utility.
Documents
Name | Date |
---|---|
202441086245-COMPLETE SPECIFICATION [08-11-2024(online)].pdf | 08/11/2024 |
202441086245-DRAWINGS [08-11-2024(online)].pdf | 08/11/2024 |
202441086245-EDUCATIONAL INSTITUTION(S) [08-11-2024(online)].pdf | 08/11/2024 |
202441086245-EVIDENCE FOR REGISTRATION UNDER SSI [08-11-2024(online)].pdf | 08/11/2024 |
202441086245-EVIDENCE FOR REGISTRATION UNDER SSI(FORM-28) [08-11-2024(online)].pdf | 08/11/2024 |
202441086245-FIGURE OF ABSTRACT [08-11-2024(online)].pdf | 08/11/2024 |
202441086245-FORM 1 [08-11-2024(online)].pdf | 08/11/2024 |
202441086245-FORM FOR SMALL ENTITY [08-11-2024(online)].pdf | 08/11/2024 |
202441086245-FORM FOR SMALL ENTITY(FORM-28) [08-11-2024(online)].pdf | 08/11/2024 |
202441086245-FORM-9 [08-11-2024(online)].pdf | 08/11/2024 |
202441086245-PROOF OF RIGHT [08-11-2024(online)].pdf | 08/11/2024 |
Talk To Experts
Calculators
Downloads
By continuing past this page, you agree to our Terms of Service,, Cookie Policy, Privacy Policy and Refund Policy © - Uber9 Business Process Services Private Limited. All rights reserved.
Uber9 Business Process Services Private Limited, CIN - U74900TN2014PTC098414, GSTIN - 33AABCU7650C1ZM, Registered Office Address - F-97, Newry Shreya Apartments Anna Nagar East, Chennai, Tamil Nadu 600102, India.
Please note that we are a facilitating platform enabling access to reliable professionals. We are not a law firm and do not provide legal services ourselves. The information on this website is for the purpose of knowledge only and should not be relied upon as legal advice or opinion.