About
A part of "TAC Team" of 24 people help clocking 1.5 Billion Dollars a year and…
Articles by Sunil
Contributions
-
What challenges do computer vision algorithms face in real-time applications?
Deeplearning Models are generally considered as bottleneck as they require most compute. Speed and latency can be greatly improved if models are optimised prior to deployment. For CPU/Mobile CPU based deployment consider converting the model to ONNX. For NVIDIA GPU based deployment consider model conversion using Nvidia TensorRT.
-
What are the most effective ways to secure AI software in manufacturing?
Nowadays, data at rest (on disk) and in motion (in network) are always encrypted. Data in use (between Disk - RAM and CPU and GPU) are not encrypted by default. Nvidia confidential computing with Intel SGX will be a great leapfrog in enhancing security for data/model in use.
Activity
-
NVIDIA + xAI just joined Microsoft and BlackRock in a $100B AI JV. And it might change everything... This isn’t just another headline-grabbing…
NVIDIA + xAI just joined Microsoft and BlackRock in a $100B AI JV. And it might change everything... This isn’t just another headline-grabbing…
Liked by Sunil Patel
-
Employees? Or friends? Great to see you in person and share the same passion for technology, edge computing, and robotics. Honored to be selected…
Employees? Or friends? Great to see you in person and share the same passion for technology, edge computing, and robotics. Honored to be selected…
Liked by Sunil Patel
-
Special thanks to Ben Gilbert and David Rosenthal from the Acquired podcast for hosting our #GTC25 keynote pregame broadcast. The show was packed…
Special thanks to Ben Gilbert and David Rosenthal from the Acquired podcast for hosting our #GTC25 keynote pregame broadcast. The show was packed…
Liked by Sunil Patel
Experience
Education
Licenses & Certifications
Publications
-
HybridRAG: Integrating Knowledge Graphs and Vector Retrieval Augmented Generation for Efficient Information Extraction
5th ACM International Conference on AI in Finance [In Proceedings]
Extraction and interpretation of intricate information from unstructured text data arising in financial applications, such as earnings call transcripts, present substantial challenges to large language models (LLMs) even using the current best practices to use Retrieval Augmented Generation (RAG) (referred to as VectorRAG techniques which utilize vector databases for information retrieval) due to challenges such as domain specific terminology and complex formats of the documents. We introduce a…
Extraction and interpretation of intricate information from unstructured text data arising in financial applications, such as earnings call transcripts, present substantial challenges to large language models (LLMs) even using the current best practices to use Retrieval Augmented Generation (RAG) (referred to as VectorRAG techniques which utilize vector databases for information retrieval) due to challenges such as domain specific terminology and complex formats of the documents. We introduce a novel approach based on a combination, called HybridRAG, of the Knowledge Graphs (KGs) based RAG techniques (called GraphRAG) and VectorRAG techniques to enhance question-answer (Q&A) systems for information extraction from financial documents that is shown to be capable of generating accurate and contextually relevant answers. Using experiments on a set of financial earning call transcripts documents which come in the form of Q&A format, and hence provide a natural set of pairs of ground-truth Q&As, we show that HybridRAG which retrieves context from both vector database and KG outperforms both traditional VectorRAG and GraphRAG individually when evaluated at both the retrieval and generation stages in terms of retrieval accuracy and answer generation. The proposed technique has applications beyond the financial domain
Other authorsSee publication -
Fast, Self Supervised, Fully Convolutional Color Normalization of H&E Stained Images
2021 IEEE 18th International Symposium on Biomedical Imaging (ISBI)
-
Sample Specific Generalized Cross Entropy for Robust Histology Image Classification
2021 IEEE 18th International Symposium on Biomedical Imaging (ISBI)
-
BOOK - Getting started with Deep Learning for Natural Language Processing
BPB Publications
This book covers wide areas, including the fundamentals of Machine Learning, Understanding and optimizing Hyperparameters, Convolution Neural Networks (CNN), and Recurrent Neural Networks (RNN). This book not only covers the classical concept of text processing but also shares the recent advancements. This book will empower users in designing networks with the least computational and time complexity. This book not only covers basics of Natural Language Processing but also helps in deciphering…
This book covers wide areas, including the fundamentals of Machine Learning, Understanding and optimizing Hyperparameters, Convolution Neural Networks (CNN), and Recurrent Neural Networks (RNN). This book not only covers the classical concept of text processing but also shares the recent advancements. This book will empower users in designing networks with the least computational and time complexity. This book not only covers basics of Natural Language Processing but also helps in deciphering the logic behind advanced concepts/architecture such as Batch Normalization, Position Embedding, DenseNet, Attention Mechanism, Highway Networks, Transformer models and Siamese Networks. This book also covers recent advancements such as ELMo-BiLM, SkipThought, and Bert. This book also covers practical implementation with step by step explanation of deep learning techniques in Topic Modelling, Text Generation, Named Entity Recognition, Text Summarization, and Language Translation. In addition to this, very advanced and open to research topics such as Generative Adversarial Network and Speech Processing are also covered.
-
A study of traits that affect learnability in GANs
2021 2nd International Conference on Computer Vision, Communications and Multimedia (CVCM 2021)
Generative Adversarial Networks GANs are algorithmic architectures that use two neural networks, pitting one against the opposite so as to come up with new, synthetic instances of data that can pass for real data. Training a GAN is a challenging problem which requires us to apply advanced techniques like hyperparameter tuning, architecture engineering etc. Many different losses, regularization and normalization schemes, network architectures have been proposed to solve this challenging problem…
Generative Adversarial Networks GANs are algorithmic architectures that use two neural networks, pitting one against the opposite so as to come up with new, synthetic instances of data that can pass for real data. Training a GAN is a challenging problem which requires us to apply advanced techniques like hyperparameter tuning, architecture engineering etc. Many different losses, regularization and normalization schemes, network architectures have been proposed to solve this challenging problem for different types of datasets. It becomes necessary to understand the experimental observations and deduce a simple theory for it. In this paper, we perform empirical experiments using parameterized synthetic datasets to probe what traits affect learnability.
-
DeepLNC, a long non-coding RNA prediction tool using deep neural network
Network Modeling and Analysis in Health Informatics and Bioinformatics
Patents
-
System and Method of Documenting Clinical Trials
Issued US US20200105379A1
This patent covers the following functionality:
- Differentiating primary and secondary Publication related to Clinical Trial
- Associating Clinical Trials to the Journal Publications based on the content of Clinical Trial and Publication
Technology used: Siamese Networks for with Convolution and Recurrent components, Attention based text classifiers.Other inventorsSee patent -
System and Method for Comparing Plurality of Documents
Issued US US20200104359A1
This patent covers the following functionalities :
- Comparing documents semantically
- Comparison tools that show addition modification and deletions.
- Online learning capabilities - Semi-supervised learning
- Works on sentence and paragraph level
Technology used: Custom Sentence Vectorizer (Modified InferSent), Siamese NetworkOther inventorsSee patent -
System and Method for Language-independent Contextual Embedding
Issued US US20200311345
This patent covers the following functionality:
- Character-based language independent embeddings generation in an unsupervised manner
- Multilingual alignment through custom loss function
- Using Skip connection for easing gradient propagation
- Snapshot ensemble technique to retrieve multiple models in a single run.
Technology/logic used:PyTorch, Snapshot ensemble, Skip connection, Random multimodel CNN-LSTM ensemble -
System and method for creating database query from user search query
Filed US US20210034621A1
Disclosed is system for creating database query from user search query. The system comprises computing device for receiving user search query. The system further comprises processing arrangement communicably coupled to computing device. The processing arrangement comprises query component parser for identifying one or more attributes of user search query. The processing arrangement further comprises one or more component resolution modules. The one or more component resolution modules is…
Disclosed is system for creating database query from user search query. The system comprises computing device for receiving user search query. The system further comprises processing arrangement communicably coupled to computing device. The processing arrangement comprises query component parser for identifying one or more attributes of user search query. The processing arrangement further comprises one or more component resolution modules. The one or more component resolution modules is operable to receive one or more attributes of user search query; convert user search query into sentence vector; trigger, based on one or more attributes, at least one module from a set of modules; provide sentence vector to triggered at least one module; and receive output from triggered at least one module to obtain database query. Disclosed further is method for creating database query from user search query using aforementioned system.
Other inventorsSee patent
Projects
-
Developing a Custom Language Translation Engine for Life Science
-
Developing Language translation engine which understands the nuance of biomedical language.
Tools/Technology : OpenAI Transformer, Nvidia-Docker, GPU -
Primary/Secondary Clinical Trial Linking
-
-
Developed Highly Scaleble Named Entity Resolution utilizing GPU Computing
-
Completed and delivered a general purpose framework for any kind of Named Entity Resolution (NER) problem. The solution uses state of art ensemble model of Convolutional Network and Long Short-Term Memory (LSTM), runs on GPU to deliver the best in comparison to conventional NER solutions. #nvidia-GPU #tensorflow #NER
Other creators -
Market Hawk
-
-
Data Extraction Form Strips Of Medicines
-
Extracting information such as Mfg date, Exp date, batch number and active ingredient
from medicinal strips using YOLO and other image processing techniques.
Tools/ Technology used:- Tesseract, Pytorch ,Python -
Conversational Interface
-
-
DeepInteract: Deep Neural Network Based Protein-Protein Interactions Prediction Tool
-
A Deep belief network performed Amazingly well in prediction 3D protein-protein interaction. This project was part of my master's thesis to outreach my research work. Deep belief networks to predict protein-protein interaction at scale.
-
Custom Elmo Embedding Training
-
Modifying Elmo code to custom tokenize according to biomedical tokens and training
such model to achieve greater accuracy in downward tasks. Developing ELMO web API to integrate it with other architecture such as Pytorch
Tools/Technology used : Elmo-bilm, Pytorch, Python, Nvidia-dockerOther creators
Languages
-
English
Full professional proficiency
Recommendations received
4 people have recommended Sunil
Join now to viewMore activity by Sunil
-
Exciting #GTC25 this year! Grabbed a selfie with the man himself! I’m proud to be an NVIDIAN and have a one of kind leader who’s humble and a…
Exciting #GTC25 this year! Grabbed a selfie with the man himself! I’m proud to be an NVIDIAN and have a one of kind leader who’s humble and a…
Liked by Sunil Patel
-
We had an amazing participation for our Domain-Specific LLMs lab! It was an incredible experience past year exploring how these specialized language…
We had an amazing participation for our Domain-Specific LLMs lab! It was an incredible experience past year exploring how these specialized language…
Liked by Sunil Patel
-
We had a great turnout for the Structure from Chaos (GraphRAG) DLI! We also had special guests from ArangoDB supporting the team and the attendees!…
We had a great turnout for the Structure from Chaos (GraphRAG) DLI! We also had special guests from ArangoDB supporting the team and the attendees!…
Liked by Sunil Patel
-
🚀 What an inspiring keynote from our CEO Jensen Huang at NVIDIA's #GTC25, the "Super Bowl of AI". The message is clear: AI is at an inflection…
🚀 What an inspiring keynote from our CEO Jensen Huang at NVIDIA's #GTC25, the "Super Bowl of AI". The message is clear: AI is at an inflection…
Liked by Sunil Patel
-
Here is all it begins! watching #GTC at #Nvidia HQ - Endeavor with Amit Kumar Shreyans Dhankhar Sagar Desai Ninad Madhab
Here is all it begins! watching #GTC at #Nvidia HQ - Endeavor with Amit Kumar Shreyans Dhankhar Sagar Desai Ninad Madhab
Liked by Sunil Patel
-
I’m incredibly proud to reveal to the world what my team and many others at NVIDIA have been working on over the past year. Introducing NVIDIA…
I’m incredibly proud to reveal to the world what my team and many others at NVIDIA have been working on over the past year. Introducing NVIDIA…
Liked by Sunil Patel
-
This is the SuperBowl of AI where everyone wins. What an exhilariting event! From mind blowing keynote to cutting edge demos, #GTC2025 is next…
This is the SuperBowl of AI where everyone wins. What an exhilariting event! From mind blowing keynote to cutting edge demos, #GTC2025 is next…
Liked by Sunil Patel
-
Reasoning LLMs + Blackwell + Dynamo --> an amazing combination of technologies! Check it out: github.com/ai-dynamo
Reasoning LLMs + Blackwell + Dynamo --> an amazing combination of technologies! Check it out: github.com/ai-dynamo
Liked by Sunil Patel
-
Here is all it begins! watching #GTC at #Nvidia HQ - Endeavor with Amit Kumar Shreyans Dhankhar Sagar Desai Ninad Madhab
Here is all it begins! watching #GTC at #Nvidia HQ - Endeavor with Amit Kumar Shreyans Dhankhar Sagar Desai Ninad Madhab
Shared by Sunil Patel
-
In this #GTC2025 session, “The Speed of Thought: Navigate LLM Inference Autoscaling for a Gen AI Application Toward Production [DLIT71339]”, we have…
In this #GTC2025 session, “The Speed of Thought: Navigate LLM Inference Autoscaling for a Gen AI Application Toward Production [DLIT71339]”, we have…
Liked by Sunil Patel
-
The largest tech conference starts. #nvidia #GTC25
The largest tech conference starts. #nvidia #GTC25
Liked by Sunil Patel
-
Bankruptcy to Trillion Dollar company-story of Nvidia "I always think we’re 30 days from going out of business. That mindset hasn't changed. It's…
Bankruptcy to Trillion Dollar company-story of Nvidia "I always think we’re 30 days from going out of business. That mindset hasn't changed. It's…
Liked by Sunil Patel
Other similar profiles
Explore collaborative articles
We’re unlocking community knowledge in a new way. Experts add insights directly into each article, started with the help of AI.
Explore MoreOthers named Sunil Patel in India
-
Sunil Patel
Supply Chain Transformation & Procurement Excellence , Global Supplier Excellence , Governance & Performance Management , PSC Digitilization
-
Sunil Patel
HR Manager | TA Lead | HRBP | Team Management | Enabling IT Talent Growth & Engagement | Leadership & HR Strategy for Business Success
-
Sunil Patel
Innovator and Founder - Nutron AI and Airomile Lifestyle LLP
-
Sunil Patel
Full stack developer and technical lead at Wipro Limited
3507 others named Sunil Patel in India are on LinkedIn
See others named Sunil Patel