Jiaming Hu
University of Washington
8 Papers
28 Citations
Jiaming Hu is an academic researcher from University of Washington. The author has contributed to research in topics: Deep learning & Domain (software engineering). The author has an hindex of 5, co-authored 7 publications.
Chat about Author
Papers
Character Level based Detection of DGA Domain Names
Bin Yu,Jie Pan,Jiaming Hu,Anderson C. A. Nascimento,Martine De Cock +4 more
- 08 Jul 2018
TL;DR: Training and evaluating on a dataset with 2M domain names shows that there is surprisingly little difference between various convolutional neural network and recurrent neural network based architectures in terms of accuracy, prompting a preference for the simpler architectures, since they are faster to train and to score, and less prone to overfitting.
Weakly supervised deep learning for the detection of domain generation algorithms
Bin Yu,Jie Pan,Daniel L. Gray,Jiaming Hu,Chhaya Choudhary,Anderson C. A. Nascimento,Martine De Cock +6 more
TL;DR: This work proposes a set of heuristics for automatically labeling domain names monitored in real traffic, and shows that such heuristically labeled data is very useful in practice to improve the predictive accuracy of deep learning-based DGA classifiers, and that these deep neural networks significantly outperform a random forest classifier with human engineered features.
38
Building Containerized Workflows Using the BioDepot-workflow-builder (Bwb)
Ling-Hong Hung,Jiaming Hu,Trevor Meiss,Alyssa Ingersoll,Wes Lloyd,Daniel Kristiyanto,Yuguang Xiong,Eric Sobie,Ka Yee Yeung +8 more
TL;DR: The BioDepot-workflow-builder (Bwb) as mentioned in this paper allows users to create and execute reproducible bioinformatics workflows using a drag-and-drop interface.
21
Reproducible Bioconductor Workflows Using Browser-Based Interactive Notebooks And Containers
Reem Almugbel,Ling-Hong Hung,Jiaming Hu,Abeer M. Almutairy,Nicole E. Ortogero,Yashaswi Tamta,Ka Yee Yeung +6 more
TL;DR: It is demonstrated that interactive notebooks can be used to disseminate a wide range of bioinformatics analyses, and it is anticipated that these interactive software notebooks will become as ubiquitous and necessary for documenting software methods as traditional laboratory notebooks have been for documenting bench protocols.
2
Evaluating deep neural network for automated sleep staging in real-life scenarios
Dingbang Cao,Congjia Hu,Jiaming Hu,Dailun Li,Wenkang Li +4 more
- 03 Oct 2022
TL;DR: In this paper , the authors evaluate a deep learning model, Tiny Sleep Net, to illustrate the limitations of the deep learning models in the task of sleep staging predication, and the results showed that the neural network is susceptible to the hyperparameter and the exact number of epochs generated.