Yixin Chen (Chinese: 陳一昕) is a computer scientist, academic, and author. He is a professor of computer science and engineering at Washington University in St. Louis.[1]

Yixin Chen
Born (1979-06-16) 16 June 1979 (age 44)
Occupation(s)Computer scientist, academic, and author
AwardsFellow, Institute of Electrical and Electronics Engineers
Fellow, Asia-Pacific Artificial Intelligence Association
Academic background
EducationB.Sc. computer science
M.Sc. computer science
Ph.D. computer science
Alma materUniversity of Science and Technology of China
University of Illinois at Urbana-Champaign
Academic work
InstitutionsWashington University in St. Louis

Chen's research interests are focused on computer sciences, with a particular focus on the fields of machine learning, deep learning, data mining, and computational biomedicine.[2] He has contributed to several publications and has written several book chapters, including Clustering Parallel Data Streams and The Evaluation of Partitioned Temporal Planning Problems in Discrete Space and its Application in ASPEN.[3] He also co-authored the book Introduction to Explainable Artificial Intelligence.

Chen is an elected IEEE Fellow[4] for his contributions towards deep learning systems and an AAIA Fellow. He also served as a Program Co-chair for IEEE Conference on Big Data 2021.[5]

Education edit

Chen completed his Bachelor's in Computer Science from the University of Science and Technology of China in 1999 and Master's in Computer Science from the University of Illinois at Urbana-Champaign in 2001. He then pursued his Ph.D. in computer science from the University of Illinois at Urbana-Champaign under the guidance of Benjamin Wah[6][circular reference] and completed it in 2005.[7]

Career edit

Chen started his academic career as an assistant professor at the Department of Computer Science and Engineering at Washington University in St. Louis in 2005. In 2010, he was appointed as an associate professor at the Department of Computer Science and Engineering at Washington University in St. Louis. As of 2016, he is a professor at the Department of Computer Science and Engineering at Washington University in St. Louis.[8] He is the Director of the Center for Collaborative Human-AI Learning and Operation (HALO) at Washington University.[9]

Chen has taken a leave from academia and served as the Chief Data Officer (CDO) and later Chief Technology Officer (CTO) of China Asset Management (ChinaAMC). He was named Leader of the Year for Digital Transformation in Finance, at the 2020 Sensors Data-Driven Conference.

Research edit

Chen has authored numerous publications. His research interests are focused in the fields of machine learning, applications of artificial intelligence in healthcare, optimization algorithms, data mining, and computational biomedicine.[2]

Resource efficient deep learning edit

Chen has done significant research on compactness and applicability of deep neural networks (DNNs). He proposed the concept and architecture of lightweight DNNs. His group invented the HashedNets architecture, which compresses prohibitively large DNNs into much smaller networks using a weight-sharing scheme.[10]

Chen also developed a compression frameworks for convolutional neural networks (CNNs). His lab invented a frequency-sensitive compression technique in which more important model parameters are better preserved, leading to state-of-the-art compression results.[11]

Deep learning on graphs and time series edit

Chen has made significant contributions to graph neural networks (GNNs). Chen and his students proposed DGCNN, one of the first graph convolution techniques that can learn a meaningful tensor representation from arbitrary graphs, and showed its deep connection to the Weisfeiler-Lehman algorithm.[12] They are the first to apply GNNs to link prediction (in the well-known SEAL algorithm) and matrix completion and achieved world record results.[13]

For time series classification, Chen advocated using a multi-scale convolutional neuronal network, also known as MCNN, citing its computational efficiency. He illustrated that MCNN brings out features at varying frequencies and scales by leveraging GPU computing, contrary to other frameworks that can only retract features at a single-time-scale.[14]

Deep learning for healthcare edit

Chen studied deep learning, focusing on its implications on public healthcare systems. He and his collaborators suggested using a deep-learning model to predict the readmission pattern of hospital patients and proposed a model that utilizes both conventional statistical data via conclusive feature embedding and input from convolutional neural networks. This allows the end user to make use of local and temporal information along with the evaluation of overall trends.[15] They also created a prediction model for 30-day postoperative mortality by using a deep-learning model and asserted that the deep-learning model could be highly efficient, especially if compared with oversimplified intraoperative data precisely due to its ability to detect real-time changes.[16] He also proposed applying the deep learning model to manage electronic health records more efficiently. He further emphasized that the induction of the deep learning method would streamline the process of electroencephalogram, electrocardiography, genomics, and drug analysis precisely due to its unparalleled learning ability.[17]

Awards and honors edit

  • 2006 – Early Career Principal Investigator Award, Department of Energy
  • 2007 – Microsoft Research New Faculty Fellowship[18]
  • 2010 – Outstanding Paper Award, AAAI Conference on Artificial Intelligence[19]
  • 2020 – Leader of the Year for Digital Transformation in Finance, Sensors Data-Driven Conference
  • 2022 – Fellow, Institute of Electrical and Electronics Engineers[4]
  • 2023 – Fellow, Asia Pacific Artificial Intelligence Association[20]

Bibliography edit

Books edit

  • Introduction to Explainable Artificial Intelligence (2022) ISBN 9787121431876

Selected articles edit

  • Chen, Y., & Tu, L. (2007, August). Density-based clustering for real-time stream data. In Proceedings of the 13th ACM SIGKDD international conference on Knowledge discovery and data mining (pp. 133–142).
  • Chen, W., Wilson, J., Tyree, S., Weinberger, K., & Chen, Y. (2015, June). Compressing neural networks with the hashing trick. In International conference on machine learning (pp. 2285–2294). PMLR.
  • Cui, Z., Chen, W., & Chen, Y. (2016). Multi-scale convolutional neural networks for time series classification. arXiv preprint arXiv:1603.06995.
  • Zhang, M., Cui, Z., Neumann, M., & Chen, Y. (2018, April). An end-to-end deep learning architecture for graph classification. In Proceedings of the AAAI conference on artificial intelligence (Vol. 32, No. 1).
  • Zhang, M., & Chen, Y. (2018). Link prediction based on graph neural networks. Advances in neural information processing systems, 31.

References edit

  1. ^ "Yixin Chen - Washington University in St.Louis".
  2. ^ a b "Yixin Chen - Google Scholar Profile".
  3. ^ "The Evaluation of Partitioned Temporal Planning Problems in Discrete Space and its Application in ASPEN - Researchgate".
  4. ^ a b "Chen elected IEEE Fellow - McKelvey School of Engineering". 6 December 2022.
  5. ^ "2021 IEEE Conference on Big Data - IEEE".
  6. ^ "Benjamin Wah - Wikipedia".
  7. ^ "McKelvey School of Engineering - Washington University in St.Luois".
  8. ^ "Yixin Chen - Washington University in St. Louis".
  9. ^ "Faculty - Center for Collaborative Human-AI Learning and Operation".
  10. ^ "Compressing neural networks with the hashing trick - ACM Digital Library". 6 July 2015. pp. 2285–2294.
  11. ^ Chen, Wenlin; Wilson, James; Tyree, Stephen; Weinberger, Kilian Q.; Chen, Yixin (13 August 2016). "Compressing Convolutional Neural Networks in the Frequency Domain". Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining. pp. 1475–1484. doi:10.1145/2939672.2939839. ISBN 9781450342322. S2CID 13253967.
  12. ^ An end-to-end deep learning architecture for graph classification - ACM Digital Library. AAAI Press. 2 February 2018. pp. 4438–4445. ISBN 9781577358008.
  13. ^ "Link prediction based on graph neural networks - ACM Digital Library". 3 December 2018. pp. 5171–5181.
  14. ^ Cui, Zhicheng; Chen, Wenlin; Chen, Yixin (2016). "Multi-Scale Convolutional Neural Networks for Time Series Classification - Cornell University". arXiv:1603.06995 [cs.CV].
  15. ^ Wang, Haishuai; Cui, Zhicheng; Chen, Yixin; Avidan, Michael; Abdallah, Arbi Ben; Kronzer, Alexander (November 2018). "Predicting Hospital Readmission via Cost-Sensitive Deep Learning - IEEE Xplore". IEEE/ACM Transactions on Computational Biology and Bioinformatics. 15 (6): 1968–1978. doi:10.1109/TCBB.2018.2827029. PMID 29993930. S2CID 51612854.
  16. ^ Fritz, B. A.; Cui, Z.; Zhang, M.; He, Y.; Chen, Y.; Kronzer, A.; Ben Abdallah, A.; King, C. R.; Avidan, M. S. (2019). "Deep-learning model for predicting 30-day postoperative mortality - NIH". British Journal of Anaesthesia. 123 (5): 688–695. doi:10.1016/j.bja.2019.07.025. PMC 6993109. PMID 31558311.
  17. ^ Yao, Zhen-Jie; Bi, Jie; Chen, Yi-Xin (December 2018). "Applying Deep Learning to Individual and Community Health Monitoring Data: A Survey - Springer". International Journal of Automation and Computing. 15 (6): 643–655. doi:10.1007/s11633-018-1136-9. S2CID 125151139.
  18. ^ "Chen receives Microsoft fellowship". 18 July 2007.
  19. ^ "AAAI Conference Paper Awards and Recognition".
  20. ^ {{url=https://aaia-ai.org/fellows?words=Yixin%20Chen%7Ctitle=Asia Pacific Artificial Intelligence Association}}