联系方式

  • QQ:99515681
  • 邮箱:99515681@qq.com
  • 工作时间:8:00-23:00
  • 微信:codinghelp

您当前位置:首页 >> Python编程Python编程

日期:2024-03-05 02:32

Objectives


We have learned several machine learning algorithms, such as support vector machine (SVM), convolu- tional neural networks (CNNs), and recurrent neural networks (RNNs). In this project, we aim to apply them to handle a real-world problem. In particular, you need to perform six tasks as follows.


1.  Find a paper in data mining conferences, including KDD, theWebConf, IJCAI, AAAI, WSDM, NeurIPS, ICLR, SIGIR, ICML, ICDE, and ACL, from 2019 to 2024.


2.  Read and analyze the paper, including the research problem, proposed framework, datasets, and experimental settings.


3.  Reproduce the deep learning framework proposed in the paper, by using the codes and dataset released by the authors (please select a paper that has released its codes and datasets).


4.  Apply three traditional machine learning algorithms, such as SVM and random forest, to the same research problem and dataset in the paper. There are many machine learning algorithms available in scikit-learn 1 . You can implement them by a few lines. You should use k-fold cross-validation, unless the training set and test set are fixed,i.e., the split is provided by the paper.


5.  Apply one basic neural network, such as multi-layer perceptron, CNNs, and RNNs to the same dataset. Summarize the performance of traditional machine learning algorithms, the basic neural network, and the proposed framework, in a table.


6.  (Bonus) You can implement more complicated neural network architectures by using PyTorch. Design and implement a new neural network architecture, and apply it to the same dataset.  It cannot be simple models (e.g., traditional machine learning algorithms, multilayer perceptron, CNNs, RNNs) or the frameworks proposed by the paper.


7.  Summarize your contributions, observations, and conclusions as a report with at least four pages.



2.  The paper must be a formal publication in KDD, theWebConf, IJCAI, AAAI, WSDM, NeurIPS, ICLR, SIGIR, ICML, ICDE, and ACL, from 2019 to 2024. It cannot be a workshop paper, a short paper, or a demo paper.  You only need to select one dataset.  Its number of instances must be at least 10,000, and the dimension of features must be at least 200. After identifying an appropriate paper, you should post its name in “Discussions” on Blackboard, with original source included, e.g., linksand paper references.  You will get an extremely low score if your selected paper has already been selected by others, according to the post time.  Your dataset cannot be MNIST, ImageNet, or their variations.


3.  When analyzing the research problem and data, you should explain the motivation and challenges in your own words.


4.  You should design a scientific way to perform evaluation, such as applying k-fold cross-validation. Remember, you should never use the test set to fine-tune parameters.


5.  Each group needs to upload a video (8 ~ 12 minutes) to explain its selected paper and designed model.


6.  Your report should use single space and  11pt in Times Romans.   We expect the report to be thorough, yet concise. Broadly, we will be looking for content as follows.


(a)  Good explanation of the research problem, motivation, challenges, and experimental set- tings.


(b)  A description of the data, e.g., what is in the data, and what preprocessing was done to make it amenable for solving your problem.


(c)  A description of your proposed deep learning model. It is expected that your model cannot outperform the proposed one in the paper.  However, you should explain the reason, and attempts that you have made to improve the performance of your proposed model.  Any hyperparameter and architecture choices that were explored.  E.g., parameter settings, or decisions to ignore some features. Describe your reasoning behind the choices.


(d)  Presentation and analysis of the experimental results.


(e)  Any insights and discussions relevant to the project.


(f)  References.


(g)  You should also submit your codes, but not the dataset.


相关文章

版权所有:留学生编程辅导网 2020 All Rights Reserved 联系方式:QQ:99515681 微信:codinghelp 电子信箱:99515681@qq.com
免责声明:本站部分内容从网络整理而来,只供参考!如有版权问题可联系本站删除。 站长地图

python代写
微信客服:codinghelp