0% found this document useful (0 votes)
242 views7 pages

Deep Learning Project Ideas and Datasets

This document provides descriptions and datasets for 30 deep learning projects across various domains including COVID-19, text analysis, natural language understanding, forecasting, recommendation systems, vision, music, and data science. Some example projects include classifying Bing queries related to COVID-19, predicting high-risk COVID-19 patients from clinical data, automatically tagging StackOverflow questions, and time series forecasting of metrics like rainfall, pollution, and electricity consumption. The document aims to offer ideas and datasets for different types of deep learning projects.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
242 views7 pages

Deep Learning Project Ideas and Datasets

This document provides descriptions and datasets for 30 deep learning projects across various domains including COVID-19, text analysis, natural language understanding, forecasting, recommendation systems, vision, music, and data science. Some example projects include classifying Bing queries related to COVID-19, predicting high-risk COVID-19 patients from clinical data, automatically tagging StackOverflow questions, and time series forecasting of metrics like rainfall, pollution, and electricity consumption. The document aims to offer ideas and datasets for different types of deep learning projects.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
  • Text Projects
  • Covid19 Projects
  • Forecasting Projects
  • Natural Language Understanding Projects
  • Vision Projects
  • Recommendation Systems
  • Music Projects
  • Additional Resources

30

Deep Learning
Projects
With

Datasets Details
Covid19

● Bing Coronavirus
○ Classify Bing Queries as either specific (e.g. about a specific
location) or generic. You might have to figure out a more exact
definition of specific or generic though
○ Dataset: BingCoronavirusQuerySet
● Covid Clinical Data
○ Rank and sort high risk patients using clinical data. Pick an
interpretable approach if you can.
○ Dataset: CovidClinicalData

If you haven't already, checkout Kaggle's Covid19 Section as well. It has


datasets and ideas both.

Text
● Autonomous Tagging of StackOverflow Questions
○ Make a multi-label classification system that automatically
assigns tags for questions posted on a forum such as
StackOverflow or Quora.
○ Dataset: StackLite or 10% sample
● Keyword/Concept identification
○ Identify keywords from millions of questions
○ Dataset: StackOverflow question samples by Facebook
● Topic identification
○ Multi-label classification of printed media articles to topics
○ Dataset: Greek Media monitoring multi-label classification

Natural Language Understanding


● Sentence to Sentence semantic similarity
○ Can you identify question pairs that have the same intent or
meaning?
○ Dataset: Quora question pairs with similar questions marked
● Fight online abuse
○ Can you confidently and accurately tell whether a particular
comment is abusive?
○ Dataset: Toxic comments on Kaggle
● Open Domain question answering
○ Can you build a bot which answers questions according to the
student's age or her curriculum?
○ Facebook's FAIR is built in a similar way for Wikipedia.
○ Dataset: NCERT books for K-12/school students in India,
NarrativeQA by Google DeepMind and SQuAD by Stanford
● Automatic text summarization
○ Can you create a summary with the major points of the original
document?
○ Abstractive (write your own summary) and Extractive (select
pieces of text from original) are two popular approaches
○ Dataset: CNN and DailyMail News Pieces by Google DeepMind
● Copy-cat Bot
○ Generate plausible new text which looks like some other text
○ Obama Speeches? For instance, you can create a bot which
writes some new speeches in Obama's style
○ Trump Bot? Or a Twitter bot which mimics @realDonaldTrump
○ Narendra Modi bot saying "doston"? Start by scrapping off his
Hindi speeches from his personal website
○ Example Dataset: English Transcript of Modi speeches

Check mlm/blog for some hints.

● Sentiment Analysis
○ Do Twitter Sentiment Analysis on tweets sorted by geography
and timestamp.
○ Dataset: Tweets sentiment tagged by humans

Forecasting
● Univariate Time Series Forecasting
○ How much will it rain this year?
○ Dataset: 45 years of rainfall data
● Multi-variate Time Series Forecasting
○ How polluted will your town's air be? Pollution Level Forecasting
○ Dataset: Air Quality dataset
● Demand/load forecasting
○ Find a short term forecast on electricity consumption of a single
home
○ Dataset: Electricity consumption of a household
● Predict Blood Donation
○ We're interested in predicting if a blood donor will donate within
a given time window.
○ More on the problem statement at Driven Data.
○ Dataset: UCI ML Datasets Repo

Recommendation systems
● Movie Recommender
○ Can you predict the rating a user will give on a movie?
○ Do this using the movies that user has rated in the past, as well
as the ratings similar users have given similar movies.
○ Dataset: Netflix Prize and MovieLens Datasets
● Search + Recommendation System
○ Predict which Xbox game a visitor will be most interested in
based on their search query
○ Dataset: BestBuy
● Can you predict Influencers in the Social Network?
○ How can you predict social influencers?
○ Dataset: PeerIndex

Vision
● Image classification
○ Object recognition or image classification task is how Deep
Learning shot up to it's present-day resurgence
○ Datasets:
■ CIFAR-10
■ ImageNet
■ MS COCO is the modern replacement to the ImageNet
challenge
■ MNIST Handwritten Digit Classification Challenge is the
classic entry point
■ Character recognition (digits) is the good old Optical
Character Recognition problem
■ Bird Species Identification from an Image using the
Caltech-UCSD Birds dataset dataset
○ Diagnosing and Segmenting Brain Tumors and Phenotypes
using MRI Scans
■ Dataset: MICCAI Machine Learning Challenge aka MLC
2014
○ Identify endangered right whales in aerial photographs
■ Dataset: MOAA Right Whale
○ Can computer vision spot distracted drivers?
■ Dataset: State Farm Distracted Driver Detection on Kaggle
● Bone X-Ray competition
○ Can you identify if a hand is broken from a X-ray radiographs
automatically with better than human performance?
○ Stanford's Bone XRay Deep Learning Competition with MURA
Dataset
● Image Captioning
○ Can you caption/explain the photo a way human would?
○ Dataset: MS COCO
● Image Segmentation/Object Detection
○ Can you extract an object of interest from an image?
○ Dataset: MS COCO, Carvana Image Masking Challenge on
Kaggle
● Large-Scale Video Understanding
○ Can you produce the best video tag predictions?
○ Dataset: YouTube 8M
● Video Summarization
○ Can you select the semantically relevant/important parts from
the video?
○ Example: Fast-Forward Video Based on Semantic Extraction
○ Dataset: Unaware of any standard dataset or agreed upon
metrics? I think YouTube 8M might be good starting point.
● Style Transfer
○ Can you recompose images in the style of other images?
○ Dataset: fzliu on GitHub shared target and source images with
results
● Chest XRay
○ Can you detect if someone is sick from their chest XRay? Or
guess their radiology report?
○ Dataset: MIMIC-CXR at Physionet
● Clinical Diagnostics: Image Identification, classification &
segmentation
○ Can you help build an open source software for lung cancer
detection to help radiologists?
○ Link: Concept to clinic challenge on DrivenData
● Satellite Imagery Processing for Socioeconomic Analysis
○ Can you estimate the standard of living or energy consumption
of a place from night time satellite imagery?
○ Reference for Project details: Stanford Poverty Estimation
Project
● Satellite Imagery Processing for Automated Tagging
○ Can you automatically tag satellite images with human features
such as buildings, roads, waterways and so on?
○ Help free the manual effort in tagging satellite imagery: Kaggle
Dataset by DSTL, UK

Music
● Music/Audio Recommendation Systems
○ Can you tell if two songs are similar using their sound or lyrics?
○ Dataset: Million Songs Dataset and it's 1% sample.
○ Example: Anusha et al
● Music Genre recognition using neural networks
○ Can you identify the musical genre using their spectrograms or
other sound information?
○ Datasets: FMA or GTZAN on Keras
○ Get started with Librosa for feature extraction
Data Science ML Full Stack Roadmap
[Link]

Join the Data Science & ML Full Stack WhatsApp Group Community here:
If the group is full, please join another one.

[Link]
[Link]
[Link]
[Link]

Join Telegram for Data Science ML AI Resources:


[Link]

Join Community on LinkedIn:


[Link]

Connect with me on these platforms:


LinkedIn: [Link]
Twitter: [Link]
GitHub: [Link]
Instagram: [Link]

Are you a professional?


DM for One-on-One sessions for Python, Data Science, Machine Learning,
and Data Engineering.
Here: [Link]

Common questions

Powered by AI

Methodologies to predict blood donation patterns include statistical modeling, machine learning algorithms like decision trees, and neural networking techniques. These methods analyze historical donation data to anticipate future donation trends and identify potential donors. By using the UCI ML Datasets, models can help align donation drives with demand, optimize resource allocation, and improve inventory management. This predictive capability benefits healthcare systems by ensuring sufficient blood supply, reducing shortages, and enhancing preparedness for emergencies .

Forecasting models in electricity consumption can be utilized for adaptive demand management by predicting short-term energy needs and optimizing usage. By analyzing datasets such as household electricity consumption records, these models can inform decision-making for demand-side management strategies like load shifting, peak shaving, and time-of-use pricing. Implementing such models can improve energy efficiency, reduce costs, and enhance grid stability, as consumers can be incentivized to adjust their consumption patterns based on forecasted supply and demand .

Computer vision technologies can enhance safety by detecting distracted drivers using image classification models trained on datasets like State Farm Distracted Driver Detection. By analyzing real-time footage from vehicle-installed cameras, these models can identify behaviors indicative of distraction, such as texting or eating. Alerts can then be triggered to warn drivers, thereby reducing accident risks. This use of technology supports road safety initiatives by proactively addressing a common cause of vehicle accidents .

Automatically classifying and tagging questions on StackOverflow can significantly streamline categorization, aiding users in finding relevant answers more quickly. The main benefits include reduced manual tagging effort, enhanced searchability, and improved user experience. However, challenges include handling ambiguities in natural language, ensuring accurate tag prediction, and dealing with the vast diversity of topics and contexts within questions. Using datasets like StackLite, developers can train models on sampled data to build robust systems, yet they must account for scalability and adaptability in a dynamic query environment .

The ethical considerations in using style transfer algorithms to mimic prominent figures include potential misuse for spreading misinformation, disrespecting intellectual property rights, and damaging reputations. There is a risk of creating misleading content that appears authentic, which could have significant socio-political implications. Developers must navigate these ethical concerns by implementing safeguards, such as disclaimers and usage policies, and ensuring transparency about the generated content to prevent misuse and maintain trust .

Satellite imagery processing contributes to socioeconomic analysis by providing data on infrastructure, land use, and environmental factors, which can be indicators of a region's standard of living. Projects like Stanford Poverty Estimation use nighttime imagery to assess energy consumption as a proxy for economic activity. By automatically tagging features such as buildings and roads, machine learning models trained on datasets like those from DSTL Kaggle can offer insights into population density, urban development, and resource allocation, aiding in targeted policy and development initiatives .

Machine learning technologies, particularly deep learning models, can significantly aid in diagnosing brain tumors from MRI scans by automatically identifying and segmenting tumor regions. This can be done using convolutional neural networks trained on datasets such as the MICCAI Machine Learning Challenge dataset, which can learn complex patterns associated with different tumor types. By improving accuracy and reducing diagnostic timeframes, these models support radiologists in their decision-making processes and enhance patient outcomes by enabling earlier interventions .

Sentiment analysis of tweets during a health crisis like Covid-19 can reveal public concerns, gauge the effectiveness of public health messages, and monitor misinformation spread. Analyzing geographic and temporal data, using a dataset of sentiment-tagged Tweets, can provide insights into regional sentiment variations and changing trends over time. However, limitations include potential biases in sampled datasets, difficulty in understanding sarcasm or irony, and evolving language use in social media, which can affect the accuracy of sentiment analysis models .

Multi-label classification allows the identification of multiple relevant categories for a given query, which is crucial during the Covid-19 pandemic as healthcare queries can address several aspects simultaneously. For instance, a query could pertain to symptoms, preventive measures, and treatment options. This can be optimized using datasets like BingCoronavirusQuerySet, enabling a comprehensive system that better categorizes queries into specific topics like 'Covid-Clinical Data,' thereby improving information retrieval and relevance in healthcare contexts .

Automatic text summarization can improve information dissemination during emergencies such as pandemics by condensing reports, updates, and guidelines into shorter, more accessible formats. This helps ensure that key information reaches the public promptly, aiding in quicker understanding and action. Using datasets like CNN and DailyMail News Pieces, summarization systems can either extract key points or generate abridged versions of documents while preserving the main message, which is crucial in fast-paced emergency situations .

30
Deep Learning
Projects
With
Datasets Details
Covid19
●
Bing Coronavirus
○
Classify Bing Queries as either specific (e.g. about a specific
location) or generic. You might
●
Sentence to Sentence semantic similarity
○
Can you identify question pairs that have the same intent or
meaning?
○
Dataset:
○
Dataset: 45 years of rainfall data
●
Multi-variate Time Series Forecasting
○
How polluted will your town's air be? Pollutio
■
MNIST Handwritten Digit Classification Challenge is the
classic entry point
■
Character recognition (digits) is the good ol
●
Chest XRay
○
Can you detect if someone is sick from their chest XRay? Or
guess their radiology report?
○
Dataset: MIMIC-CXR
Data Science ML Full Stack Roadmap
https://github.com/hemansnation/Data-Science-ML-Full-Stack-2022
Join the Data Science & ML

You might also like