Archives
Categories
- Academia (91)
- artificial intelligence (35)
- Big data (83)
- Bioinformatics (7)
- cfp (13)
- China (1)
- Chinese posts (1)
- Conference (78)
- Data Mining (190)
- Data science (107)
- Database (2)
- General (43)
- Industry (2)
- Java (12)
- Latex (12)
- Machine Learning (22)
- Mathematics (2)
- open-source (43)
- Other (4)
- Pattern Mining (94)
- Plagiarism (1)
- Programming (17)
- Research (108)
- spmf (62)
- Time series (3)
- Uncategorized (29)
- Utility Mining (23)
- Video (19)
- Website (6)
-
Recent Posts
- CFP: Special session at SOMET 2026
- SPMF 2.65 is released!
- The Item-Itemset Matrix Viewer: a new feature in SPMF 2.65 (to be released)
- Merry X-Mas and Happy New year to SPMF users!
- The 1st HP4MoDa workshop was held at BIBM 2025
- Another release of SPMF: v2.64b
- A prototype of an improved GUI for the SPMF pattern mining software
- Upcoming in SPMF 2.64b : The “Pattern Diff Analyzer”
- A keynote speaker unable to manage time (180 slides!)
- A new version of SPMF (v2.64, november 2025)!
Recent Comments


-

-


Tag cloud
- academia
- ai
- algorithm
- apriori
- article
- artificial intelligence
- association rule
- big data
- cfp
- china
- conference
- data
- data mining
- data science
- graph
- high utility itemset mining
- icdm
- itemset
- itemset mining
- java
- journal
- latex
- machine learning
- open-source
- open source
- pakdd
- paper
- papers
- pattern
- pattern mining
- periodic pattern
- phd
- Research
- researcher
- reviewer
- sequence
- sequential pattern
- software
- spmf
- udml
- utility mining
- video
- website
- workshop
- writing
Number of visitors:
2,759,026
Author Archives: Philippe Fournier-Viger
Writing a research paper (3) – the abstract
In this blog post, I will continue the discussion of how to write research papers. I will discuss the importance of writing a good abstract for research papers, common errors, and give some tips. Why the abstract is important? The abstract is often overlooked but it is one … Continue reading
IEA AIE 2018 conference (a brief report)
This week, I am attending the IEA AIE 2018 conference ( 31st International Conference on Industrial, Engineering & Other Applications of Applied Intelligent Systems) in Montreal, Canada. About the conference The IEA AIE conference is an international conference on artificial intelligence and related topics. Conference opening On Tuesday morning, it was the conference opening. This year, 146 papers … Continue reading
Posted in artificial intelligence, Conference
Tagged artificial intelligence, conference, data mining, ieaaie, machine learning
4 Comments
Writing a research paper (2) – choosing a good title
Today, I will continue my series of blog posts about how to write research papers. I will discuss the importance of choosing a good title for research papers, some common errors, and give some tips. Why the title is important? The title and abstract are some … Continue reading
Writing a research paper (1) – keeping it simple
Today, I will give some advice about how to write research papers. This will be the first post of a series of posts on this topic. In this post, I will focus on one aspect, which is to use simple structures and expressions to present the … Continue reading
Why attending academic conferences is important?
In this blog post, I will talk about the importance of attending academic conferences for researchers. I will answer two important questions: Why it is important to attend conference? and What one should do at an academic conference to get the most benefits? Academic conferences Academic conferences are meetings attended by researchers mostly from academia,. … Continue reading
Posted in Academia, Research
Tagged academia, academic conference, conference, Research, researcher
1 Comment
PAKDD 2018 Conference (a brief report)
In this blog post, I will discuss the PAKDD 2018 conference (Pacific Asia Conference on Knowledge Discovery and Data Mining), in Melbourne Australia, from the 3rd June to the 6th June 2018. About the PAKDD conference PAKDD is an important conference in the data science / data mining research community, mainly attended by researchers from … Continue reading
Posted in Big data, Conference, Data Mining, Data science
Tagged asia, australia, big data, conference, data mining, pakdd
2 Comments
China International BigData Industry Expo 2018 (a brief report)
This week I have attended the China International Big Data Industry Expo 2018 in Guiyang, China. I will describe this event and some of the key things that I have observed so far. What is the China International Big Data Industry Expo? It is an international event targeted toward the industry and focused on big data, which is aimed … Continue reading
Posted in Big data, Conference, Data Mining, Data science
Tagged big data, china, expo, industry
2 Comments
The Semantic Web and why it failed.
In this blog post, I will talk about the vision of the Semantic Web that was proposed in the years 2000s, and why it failed. Then, I will talk about how it has been replaced today by the use of data mining and machine learning techniques. What is the Semantic Web? … Continue reading
Posted in Academia, Research
Tagged failure, ontologies, ontology, semantic web, web, www
Leave a comment
How to run SPMF without installing Java?
The SPMF data mining software is a popular open-source software for discovering patterns in data and for performing other data mining tasks. Typically, to run SPMF, Java must have been installed on a computer. However, it is possible to run SPMF on a computer that does not have Java installed. For example, … Continue reading
Posted in Data Mining, Data science, open-source, Pattern Mining, Research, spmf
Tagged data mining, pattern mining, software, spmf
Leave a comment
How to compare two LaTeX documents? (using LatexDiff)
Many researchers are using Latex to write research papers instead of using Microsoft Word. I previously wrote a blog post about the reasons for using Latex to write research papers. Today, I will go in more details about Latex and talk about a nice tool for comparing two Latex files to see the differences. The goal … Continue reading