Data Mining
      • Sharing URL Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Customize slides
      • Note Permission
      • Read
        • Owners
        • Signed-in users
        • Everyone
        Owners Signed-in users Everyone
      • Write
        • Owners
        • Signed-in users
        • Everyone
        Owners Signed-in users Everyone
      • Engagement control Commenting, Suggest edit, Emoji Reply
    • Invite by email
      Invitee

      This note has no invitees

    • Publish Note

      Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note No publishing access yet

      Your note will be visible on your profile and discoverable by anyone.
      Your note is now live.
      This note is visible on your profile and discoverable online.
      Everyone on the web can find and read all notes of this public team.

      Your account was recently created. Publishing will be available soon, allowing you to share notes on your public page and in search results.

      Your team account was recently created. Publishing will be available soon, allowing you to share notes on your public page and in search results.

      Explore these features while you wait
      Complete general settings
      Bookmark and like published notes
      Write a few more notes
      Complete general settings
      Write a few more notes
      See published notes
      Unpublish note
      Please check the box to agree to the Community Guidelines.
      View profile
    • Commenting
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Suggest edit
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
    • Emoji Reply
    • Enable
    • Versions and GitHub Sync
    • Note settings
    • Note Insights New
    • Engagement control
    • Make a copy
    • Transfer ownership
    • Delete this note
    • Insert from template
    • Import from
      • Dropbox
      • Google Drive
      • Gist
      • Clipboard
    • Export to
      • Dropbox
      • Google Drive
      • Gist
    • Download
      • Markdown
      • HTML
      • Raw HTML
Menu Note settings Note Insights Versions and GitHub Sync Sharing URL Help
Menu
Options
Engagement control Make a copy Transfer ownership Delete this note
Import from
Dropbox Google Drive Gist Clipboard
Export to
Dropbox Google Drive Gist
Download
Markdown HTML Raw HTML
Back
Sharing URL Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Customize slides
Note Permission
Read
Owners
  • Owners
  • Signed-in users
  • Everyone
Owners Signed-in users Everyone
Write
Owners
  • Owners
  • Signed-in users
  • Everyone
Owners Signed-in users Everyone
Engagement control Commenting, Suggest edit, Emoji Reply
  • Invite by email
    Invitee

    This note has no invitees

  • Publish Note

    Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note No publishing access yet

    Your note will be visible on your profile and discoverable by anyone.
    Your note is now live.
    This note is visible on your profile and discoverable online.
    Everyone on the web can find and read all notes of this public team.

    Your account was recently created. Publishing will be available soon, allowing you to share notes on your public page and in search results.

    Your team account was recently created. Publishing will be available soon, allowing you to share notes on your public page and in search results.

    Explore these features while you wait
    Complete general settings
    Bookmark and like published notes
    Write a few more notes
    Complete general settings
    Write a few more notes
    See published notes
    Unpublish note
    Please check the box to agree to the Community Guidelines.
    View profile
    Engagement control
    Commenting
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    • Everyone
    Suggest edit
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    Emoji Reply
    Enable
    Import from Dropbox Google Drive Gist Clipboard
       Owned this note    Owned this note      
    Published Linked with GitHub
    • Any changes
      Be notified of any changes
    • Mention me
      Be notified of mention me
    • Unsubscribe
    # Chp 13 Data Mining Trends and Research Frontiers ###### tags: `Data Mining 心得` ## Mining Complex Data Types ![](https://i.imgur.com/AK2399E.png) ### Mining Sequence Data: Time-Series, Symbolic Sequences, and Biological Sequences #### Similarity search in Time-Series Data * Often require subsequence matching * Dimensionality reduction: 1. Discrete Fourier transform (DFT) 2. Discrete wavelet transforms (DWT) 3. Singular value decomposition (SVD) 4. Principle components analysis (PCA) #### Regression and Trend Analysis in Time-Series Data * Trend analysis * ![](https://i.imgur.com/RhjYXwU.png =70%x) 1. Trend or long-term movements: Using **weighted moving average** and the **least squares** methods to find trend curves. 2. Cyclic movements: long-term oscillations 3. Seasonal variations: e.g. holiday shopping seasons 4. Randommovements #### Sequential Pattern Mining in Symbolic Sequences * Mining symbolic sequences. * **Constraint-based sequential pattern mining**: user-specified constraints can be used to reduce the search space in sequential pattern mining and derive only the patterns that are of interest to the user. * Relax constraints: * Folding events into proper-size windows and finding recurring subsequences in these windows * **Partial order patterns**: relaxing the requirement of strict sequential ordering #### Sequence Classification * Three categories (1) Feature-based classification: Transforms a sequence into a feature vector and then applies conventional classification methods (2) Sequence distance–based classification: Measures the similarity between sequences. (3) Model-based classification: e.g. Hidden Markov model #### Alignment of Biological Sequences * **Sequence alignment**: - Lining up sequences to achieve a maximal identity level - local alignments and global aligment * Substitution matrices: - Represent the probabilities of substitutions of nucleotides or amino acids and probabilities of insertions and deletions. ### Mining Graphs and Networks 1. Graph Pattern Mining: - Mining frequent subgraphs - Structure similarity search 2. Statistical Modeling of Networks - Homogeneous: The nodes and links are of the same type. - Heterogeneous: The nodes and links are of different types. - Scale-free model: power law distribution 3. Data Cleaning, Integration, and Validation by Information Network Analysis 4. Clustering and Classification of Graphs and Homogeneous Networks - Discover hidden communities, hubs, and outliers 5. Clustering, Ranking, and Classification of Heterogeneous Networks 6. Role Discovery and Link Prediction in Information Networks - Link prediction: Assess expected relationships among the candidate nodes/links. 7. Similarity Search and OLAP in Information Networks - OLAP: Online analytical processing - Path-based similarity 8. Evolution of Social and Information Networks ### Mining Other Kinds of Data #### Mining Spatial Data * Discovers patterns and knowledge from spatial data, like geospace-related data * Popular topics: - Mining spatial associations and co-location patterns - Spatial clustering - Spatial classification - Spatial modeling - Spatial trend and outlier analysis #### Mining Spatiotemporal Data and Moving Objects * Spatiotemporal Data: Relate to both space and time, like the evolutionary history of cities and lands, global warming trends * Moving-object data (important): Mining movement patterns of multiple moving objects #### Mining Cyber-Physical System Data * e.g. A transportation system that links a transportation monitoring network * Need real-time calculations, and returning prompt responses #### Mining Multimedia Data * Including image data, video data, audio data, as well as sequence data and hypertext data #### Mining Text Data * Discovery of patterns and trends using statistical pattern learning, topic modeling, and statistical language modeling, etc. #### Mining Web Data * Web content mining: text, multimedia data, and structured data * Web structure mining: hyperlinks - Using graph and network mining methods to analyze the nodes and connection structures on the Web. * Web usage mining: Server logs - Understands users’ search patterns, trends, and associations - Predicts what users are looking for on the Internet #### Mining Data Streams * Only be able to read the stream once in sequential order ## Other Methodologies of Data Mining ![](https://i.imgur.com/JBkcgZm.png) ### Statistical Data Mining * **Regression**: Predict the value of a response (dependent) variable from one or more predictor (independent) variables, where the variables are numeric. * **Generalized linear models**: Include logistic regression and Poisson regression * **Analysis of variance**: Analyze experimental data for two or more populations described by a numeric response variable * **Mixed-effect models**: Analyze grouped data that can be classified according to one or more grouping variables. * **Factor analysis**: Determine which variables are combined to generate a given factor. * **Discriminant analysis**: Determine several discriminant functions that discriminate among the groups defined by the response variable * **Survival analysis**: Predict the probability that a patient undergoing a medical treatment would survive at least to time $t$ . * **Quality control**: Shewhart charts and CUSUM charts ### Views on Data Mining Foundations * **Data reduction**: Include singular value decomposition, wavelets, regression, log-linear models, histograms, clustering, sampling, and the construction of index trees * **Data compression**: Compress the given data by encoding in terms of bits, association rules, decision trees, clusters. * **Probability and statistical theory**: Discover joint probability distributions of random variables. * **Microeconomic view**: e.g. can be used in the decision-making process of some enterprise * **Pattern discovery and inductive databases**: Discover patterns occurring in the data such as associations, classification models, sequential patterns ### Visual and Audio Data Mining * **Visual data mining**: - Data visualization - Data mining * **Audio data mining**: Uses audio signals to indicate the patterns of data ## Data Mining Applications ![](https://i.imgur.com/0YhmhZR.png) * Financial Data Analysis * Retail and Telecommunication Industries * Science and Engineering * Intrusion Detection and Prevention * Recommender Systems ## Data Mining and Society * Customer relationship management(CRM): Provide more customized, personal service addressing individual customer’s needs. ### Privacy-preserving data mining * Obtaining valid data mining results without disclosing the underlying sensitive data values * **Randomization methods**: Add noise to the data to mask some attribute values of records. * **The k-anonymity and l-diversity methods**: - **k-anonymity**: The granularity of data representation isreduced sufficiently so that any given record maps onto at least k other records in the data. - **l-diversity**: Enforcing intragroup diversity of sensitive values to ensure anonymization.

    Import from clipboard

    Paste your markdown or webpage here...

    Advanced permission required

    Your current role can only read. Ask the system administrator to acquire write and comment permission.

    This team is disabled

    Sorry, this team is disabled. You can't edit this note.

    This note is locked

    Sorry, only owner can edit this note.

    Reach the limit

    Sorry, you've reached the max length this note can be.
    Please reduce the content or divide it to more notes, thank you!

    Import from Gist

    Import from Snippet

    or

    Export to Snippet

    Are you sure?

    Do you really want to delete this note?
    All users will lose their connection.

    Create a note from template

    Create a note from template

    Oops...
    This template has been removed or transferred.
    Upgrade
    All
    • All
    • Team
    No template.

    Create a template

    Upgrade

    Delete template

    Do you really want to delete this template?
    Turn this template into a regular note and keep its content, versions, and comments.

    This page need refresh

    You have an incompatible client version.
    Refresh to update.
    New version available!
    See releases notes here
    Refresh to enjoy new features.
    Your user state has changed.
    Refresh to load new user state.

    Sign in

    Forgot password
    or
    Sign in via Facebook Sign in via X(Twitter) Sign in via GitHub Sign in via Dropbox Sign in with Wallet
    Wallet ( )
    Connect another wallet

    New to HackMD? Sign up

    By signing in, you agree to our terms of service.

    Help

    • English
    • 中文
    • Français
    • Deutsch
    • 日本語
    • Español
    • Català
    • Ελληνικά
    • Português
    • italiano
    • Türkçe
    • Русский
    • Nederlands
    • hrvatski jezik
    • język polski
    • Українська
    • हिन्दी
    • svenska
    • Esperanto
    • dansk

    Documents

    Help & Tutorial

    How to use Book mode

    Slide Example

    API Docs

    Edit in VSCode

    Install browser extension

    Contacts

    Feedback

    Discord

    Send us email

    Resources

    Releases

    Pricing

    Blog

    Policy

    Terms

    Privacy

    Cheatsheet

    Syntax Example Reference
    # Header Header 基本排版
    - Unordered List
    • Unordered List
    1. Ordered List
    1. Ordered List
    - [ ] Todo List
    • Todo List
    > Blockquote
    Blockquote
    **Bold font** Bold font
    *Italics font* Italics font
    ~~Strikethrough~~ Strikethrough
    19^th^ 19th
    H~2~O H2O
    ++Inserted text++ Inserted text
    ==Marked text== Marked text
    [link text](https:// "title") Link
    ![image alt](https:// "title") Image
    `Code` Code 在筆記中貼入程式碼
    ```javascript
    var i = 0;
    ```
    var i = 0;
    :smile: :smile: Emoji list
    {%youtube youtube_id %} Externals
    $L^aT_eX$ LaTeX
    :::info
    This is a alert area.
    :::

    This is a alert area.

    Versions and GitHub Sync
    Get Full History Access

    • Edit version name
    • Delete

    revision author avatar     named on  

    More Less

    Note content is identical to the latest version.
    Compare
      Choose a version
      No search result
      Version not found
    Sign in to link this note to GitHub
    Learn more
    This note is not linked with GitHub
     

    Feedback

    Submission failed, please try again

    Thanks for your support.

    On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

    Please give us some advice and help us improve HackMD.

     

    Thanks for your feedback

    Remove version name

    Do you want to remove this version name and description?

    Transfer ownership

    Transfer to
      Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

        Link with GitHub

        Please authorize HackMD on GitHub
        • Please sign in to GitHub and install the HackMD app on your GitHub repo.
        • HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.
        Learn more  Sign in to GitHub

        Push the note to GitHub Push to GitHub Pull a file from GitHub

          Authorize again
         

        Choose which file to push to

        Select repo
        Refresh Authorize more repos
        Select branch
        Select file
        Select branch
        Choose version(s) to push
        • Save a new version and push
        • Choose from existing versions
        Include title and tags
        Available push count

        Pull from GitHub

         
        File from GitHub
        File from HackMD

        GitHub Link Settings

        File linked

        Linked by
        File path
        Last synced branch
        Available push count

        Danger Zone

        Unlink
        You will no longer receive notification when GitHub file changes after unlink.

        Syncing

        Push failed

        Push successfully