diff --git a/_config.yml b/_config.yml index ffcbb06187a1a..5cdf4b0a1d741 100644 --- a/_config.yml +++ b/_config.yml @@ -82,8 +82,10 @@ analytics: author: name : "Yunqi He" avatar : "avatar.jpg" - bio : "Phd. Candidate\nElectrical and Computer Engineering\nNorthwestern University" - location : "Tech Building, Room L459\n2145 Sheridan Road\nEvanston, IL" + bio : "Phd. Candidate, Electrical and Computer Engineering, Northwestern University" + location1 : "Tech Building, Room L459" + location2 : "2145 Sheridan Road" + location3 : "Evanston, IL" cv : "https://actasclown.github.io/files/Yunqi He - CV.pdf" employer : # pubmed : "https://www.ncbi.nlm.nih.gov/pubmed/?term=john+snow" diff --git a/_publications/2023-04-17-paper-ObfusLock.md b/_publications/2023-04-17-paper-ObfusLock.md index 67e23731b7cb6..39325115c3a96 100644 --- a/_publications/2023-04-17-paper-ObfusLock.md +++ b/_publications/2023-04-17-paper-ObfusLock.md @@ -4,7 +4,7 @@ collection: publications permalink: /publication/2023-04-17-paper-ObfusLock excerpt: 'This paper is about ObfusLock, a novel logic locking scheme that simultaneously achieves I/O attack resilience, structural attack resilience, locking efficiency and protection diversity.' date: 2023-04-17 -venue: '2023 Design, Automation & Test in Europe Conference & Exhibition (DATE)' +venue: 'Design, Automation & Test in Europe Conference & Exhibition (DATE)' paperurl: 'https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=10136964&isnumber=10136706' citation: 'Y. Li, G. Zhao, Y. He and H. Zhou, "ObfusLock: An Efficient Obfuscated Locking Framework for Circuit IP Protection†," 2023 Design, Automation & Test in Europe Conference & Exhibition (DATE), Antwerp, Belgium, 2023, pp. 1-6, doi: 10.23919/DATE56975.2023.10136964.' --- diff --git a/_publications/2023-04-18-combination-of-DNN-and-BN.md b/_publications/2023-04-18-combination-of-DNN-and-BN.md index bc738d9b77147..1cc970d8cb8c4 100644 --- a/_publications/2023-04-18-combination-of-DNN-and-BN.md +++ b/_publications/2023-04-18-combination-of-DNN-and-BN.md @@ -1,10 +1,10 @@ --- -title: "Paper Title Number 3" +title: "A Combination of DNN and BN for Automatic Skin Disease Diagnosis" collection: publications permalink: /publication/2023-04-18-combination-of-DNN-and-BN excerpt: 'This paper is about an automatic skin disease diagnosis architecture that combines deep neural networks as nodes into Bayesian networks, which combines human knowledge with the perceptual results of deep learning tools.' date: 2023-04-18 -venue: '2023 IEEE 20th International Symposium on Biomedical Imaging (ISBI)' +venue: 'IEEE 20th International Symposium on Biomedical Imaging (ISBI)' paperurl: 'https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=10230768&isnumber=10230322' citation: 'Y. He, L. Cai, T. Cui, Y. Li and H. Zhou, "A Combination of DNN and BN for Automatic Skin Disease Diagnosis," 2023 IEEE 20th International Symposium on Biomedical Imaging (ISBI), Cartagena, Colombia, 2023, pp. 1-5, doi: 10.1109/ISBI53787.2023.10230768.' --- diff --git a/_publications/2023-07-09-SE3.md b/_publications/2023-07-09-SE3.md index 8e25150c50c4e..9d290ff895fea 100644 --- a/_publications/2023-07-09-SE3.md +++ b/_publications/2023-07-09-SE3.md @@ -4,7 +4,7 @@ collection: publications permalink: /publication/2023-07-09-SE3 excerpt: 'This paper is about SE3, an efficient sequential equivalence checker without assumption on cycle-accuracy, latch mapping, or I/O interface of the checked circuits.' date: 2023-07-09 -venue: '2023 60th ACM/IEEE Design Automation Conference (DAC)' +venue: '60th ACM/IEEE Design Automation Conference (DAC)' paperurl: 'https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=10247912&isnumber=10247655' citation: 'Y. Li, G. Zhao, Y. He and H. Zhou, "SE3: Sequential Equivalence Checking for Non-Cycle-Accurate Design Transformations †," 2023 60th ACM/IEEE Design Automation Conference (DAC), San Francisco, CA, USA, 2023, pp. 1-6, doi: 10.1109/DAC56929.2023.10247912.' --- diff --git a/assets/css/collapse.css b/assets/css/collapse.css index f6540bc8f4394..1dac62b9e5b86 100644 --- a/assets/css/collapse.css +++ b/assets/css/collapse.css @@ -13,4 +13,5 @@ } .container .content { display: none; - padding : 5px; + padding: 5px; +} diff --git a/images/Cassiel.jpg b/images/Cassiel.jpg deleted file mode 100644 index 073f7e9f8ff6f..0000000000000 Binary files a/images/Cassiel.jpg and /dev/null differ