<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.9.2">Jekyll</generator><link href="https://norahcsjz.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://norahcsjz.github.io/" rel="alternate" type="text/html" /><updated>2022-11-26T22:52:57+00:00</updated><id>https://norahcsjz.github.io/feed.xml</id><title type="html">Jingzhou Shen Personal Page – Vertical alive, horizontal nostalgia</title><subtitle>Jingzhou Shen Personal Page
</subtitle><author><name>Jingzhou Shen</name><email>jshen44@gwu.edu</email></author><entry><title type="html">Present Time-flow Prediction with ViT Variants</title><link href="https://norahcsjz.github.io/2022/06/22/Present-Time-flow-Prediction-with-ViT-Variantse.html" rel="alternate" type="text/html" title="Present Time-flow Prediction with ViT Variants" /><published>2022-06-22T00:00:00+00:00</published><updated>2022-06-22T00:00:00+00:00</updated><id>https://norahcsjz.github.io/2022/06/22/Present%20Time-flow%20Prediction%20with%20ViT%20Variantse</id><content type="html" xml:base="https://norahcsjz.github.io/2022/06/22/Present-Time-flow-Prediction-with-ViT-Variantse.html">&lt;p&gt;Researcher, Supervised by Professor Robert Pless
&lt;!--more--&gt;&lt;/p&gt;

&lt;p&gt;•Used Resnet/ViT to predict the time for one steady camera and for the trained model;&lt;/p&gt;

&lt;p&gt;•Visualized the attention of the model by using GradCAM and heatmap;&lt;/p&gt;

&lt;p&gt;•Predicted the time information in the picture under a given camera with the improved ViT;&lt;/p&gt;

&lt;p&gt;•Extracted q and k for each batch, multiplied them together and showed them in the heatmap to see how the time changes;&lt;/p&gt;

&lt;p&gt;•Tracked how the model detected time through the ViT and visualized temporal information within the probe model;&lt;/p&gt;

&lt;p&gt;•Made oral representation at AIPR(IEEE workshop).&lt;/p&gt;

&lt;p&gt;here is one of our &lt;a href=&quot;http://ravana.seas.gwu.edu:24567/attn_vis&quot;&gt;visualization sites&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/NorahCSJZ/NorahCSJZ.github.io/main/markdown_image/131055.jpg&quot; alt=&quot;avatar&quot; /&gt;
&lt;img src=&quot;https://raw.githubusercontent.com/NorahCSJZ/NorahCSJZ.github.io/main/markdown_image/131150.jpg&quot; alt=&quot;avatar&quot; /&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/NorahCSJZ/NorahCSJZ.github.io/main/markdown_image/131250.jpg&quot; alt=&quot;avatar&quot; /&gt;
&lt;img src=&quot;https://raw.githubusercontent.com/NorahCSJZ/NorahCSJZ.github.io/main/markdown_image/13_13.jpg&quot; alt=&quot;avatar&quot; /&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/NorahCSJZ/NorahCSJZ.github.io/main/markdown_image/14_14.jpg&quot; alt=&quot;avatar&quot; /&gt;&lt;/p&gt;</content><author><name>Jingzhou Shen</name><email>jshen44@gwu.edu</email></author><category term="Research" /><summary type="html">Researcher, Supervised by Professor Robert Pless</summary></entry><entry><title type="html">Present Robust Deep Graph Learning for Dynamic Graphs</title><link href="https://norahcsjz.github.io/2022/05/30/Present-Robust-Deep-Graph-Learning-for-Dynamic-Graphs.html" rel="alternate" type="text/html" title="Present Robust Deep Graph Learning for Dynamic Graphs" /><published>2022-05-30T00:00:00+00:00</published><updated>2022-05-30T00:00:00+00:00</updated><id>https://norahcsjz.github.io/2022/05/30/Present%20Robust%20Deep%20Graph%20Learning%20for%20Dynamic%20Graphs</id><content type="html" xml:base="https://norahcsjz.github.io/2022/05/30/Present-Robust-Deep-Graph-Learning-for-Dynamic-Graphs.html">&lt;p&gt;Researcher, Supervised by Professor Luosheng Dong
&lt;!--more--&gt;&lt;/p&gt;

&lt;p&gt;•Extracted the features from datasets of the brain network, DBLP, Epinion, Reddit , mdke adjacency matrix for each time step, andpreprocessed the dynamic Graph;&lt;/p&gt;

&lt;p&gt;•Used GNNs for dynamic Graph and Graph Structure Learning to get a better and clean graph;&lt;/p&gt;

&lt;p&gt;•Improved the performance of dynamic Graph Neural Network, its denoising part with AdaNN and the denoise method in PTDNet.&lt;/p&gt;</content><author><name>Jingzhou Shen</name><email>jshen44@gwu.edu</email></author><category term="Research" /><summary type="html">Researcher, Supervised by Professor Luosheng Dong</summary></entry><entry><title type="html">Present Multimodal Graph NN in Brain Network</title><link href="https://norahcsjz.github.io/2022/05/03/Present-Multimodal-Graph-NN-in-Brain-Network.html" rel="alternate" type="text/html" title="Present Multimodal Graph NN in Brain Network" /><published>2022-05-03T00:00:00+00:00</published><updated>2022-05-03T00:00:00+00:00</updated><id>https://norahcsjz.github.io/2022/05/03/Present%20Multimodal%20Graph%20NN%20in%20Brain%20Network</id><content type="html" xml:base="https://norahcsjz.github.io/2022/05/03/Present-Multimodal-Graph-NN-in-Brain-Network.html">&lt;p&gt;Researcher, Supervised by Professor Hongchang Gao
&lt;!--more--&gt;&lt;/p&gt;

&lt;p&gt;•Used multimodal Graph NN on the different representations of brain network based on the two brain networks datasets:DTInetwork and fMRI network;&lt;/p&gt;

&lt;p&gt;•Combined the learned features of both sides, and used MLP to extract the features together;&lt;/p&gt;

&lt;p&gt;•Designed a unique loss function to gather information from the above two brain networks, and iterated each feature to get a new model.&lt;/p&gt;</content><author><name>Jingzhou Shen</name><email>jshen44@gwu.edu</email></author><category term="Research" /><summary type="html">Researcher, Supervised by Professor Hongchang Gao</summary></entry><entry><title type="html">Self-Supervised Learning Movement and Its Physics Law</title><link href="https://norahcsjz.github.io/2022/01/28/Self-Supervised-Learning-Movement-and-Its-Physics-Law.html" rel="alternate" type="text/html" title="Self-Supervised Learning Movement and Its Physics Law" /><published>2022-01-28T00:00:00+00:00</published><updated>2022-01-28T00:00:00+00:00</updated><id>https://norahcsjz.github.io/2022/01/28/Self-Supervised%20Learning%20Movement%20and%20Its%20Physics%20Law</id><content type="html" xml:base="https://norahcsjz.github.io/2022/01/28/Self-Supervised-Learning-Movement-and-Its-Physics-Law.html">&lt;p&gt;Researcher, Supervised by Professor Rui Liu
&lt;!--more--&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Content&lt;/strong&gt;:&lt;/p&gt;

&lt;p&gt;•Simulated the scenes of robots with MuJuCo;&lt;/p&gt;

&lt;p&gt;•Analyzed what parameters are needed in the model and what to be expected from the model under the condition of the fourscenarios of robots grasping the target,&lt;/p&gt;

&lt;p&gt;•Utilized self-supervised datasets to learn the physics law through a robot (based on PINN and SymbolicGPT);&lt;/p&gt;

&lt;p&gt;•Implentmented PINN + SymbolicGPT into a robot to evaluate its movement mode and the physics law behind it.&lt;/p&gt;</content><author><name>Jingzhou Shen</name><email>jshen44@gwu.edu</email></author><category term="Research" /><summary type="html">Researcher, Supervised by Professor Rui Liu</summary></entry><entry><title type="html">MOSI-Hate speech Project</title><link href="https://norahcsjz.github.io/2021/08/24/MOSI-Hate-speech-Project.html" rel="alternate" type="text/html" title="MOSI-Hate speech Project" /><published>2021-08-24T00:00:00+00:00</published><updated>2021-08-24T00:00:00+00:00</updated><id>https://norahcsjz.github.io/2021/08/24/MOSI-Hate%20speech%20Project</id><content type="html" xml:base="https://norahcsjz.github.io/2021/08/24/MOSI-Hate-speech-Project.html">&lt;p&gt;Supervised by Professor Robert Pless
&lt;!--more--&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Content&lt;/strong&gt;:&lt;/p&gt;

&lt;p&gt;•Crawled the information from social media like Reddit, Twitter, and other platforms;&lt;/p&gt;

&lt;p&gt;•Defined several types of the images like sexuality, violence and etc.,&lt;/p&gt;

&lt;p&gt;•Conducted image processing and effectively analyzed images with obvious negative emotions from social networks;&lt;/p&gt;

&lt;p&gt;•Classified images by Vision Transformer and detected the emotion of the words in the images by Bert;&lt;/p&gt;

&lt;p&gt;•Put the above information into ALBEF and CLIP to train the mode,l, and predicted the emotion of a new image.&lt;/p&gt;</content><author><name>Jingzhou Shen</name><email>jshen44@gwu.edu</email></author><category term="Research" /><summary type="html">Supervised by Professor Robert Pless</summary></entry><entry><title type="html">Image Processing of Fundus Lesions Based on Deep Learning</title><link href="https://norahcsjz.github.io/2020/01/28/Image-Processing-of-Fundus-Lesions-Based-on-Deep-Learning.html" rel="alternate" type="text/html" title="Image Processing of Fundus Lesions Based on Deep Learning" /><published>2020-01-28T00:00:00+00:00</published><updated>2020-01-28T00:00:00+00:00</updated><id>https://norahcsjz.github.io/2020/01/28/Image%20Processing%20of%20Fundus%20Lesions%20Based%20on%20Deep%20Learning</id><content type="html" xml:base="https://norahcsjz.github.io/2020/01/28/Image-Processing-of-Fundus-Lesions-Based-on-Deep-Learning.html">&lt;p&gt;Researcher, Supervised by Professor Jialin Peng
&lt;!--more--&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Content&lt;/strong&gt;:&lt;/p&gt;

&lt;p&gt;• Used public dataset diaretdb as the main data source;&lt;/p&gt;

&lt;p&gt;• Recognized four types of diseases in the fundus image, among which each one has some particular areas/features in the image；&lt;/p&gt;

&lt;p&gt;• Analyzed the fundus image pathology by using U-Net, U2Net first to test the performance；&lt;/p&gt;

&lt;p&gt;• Created U2-Net + PSPNET to test the performance in the datasets；&lt;/p&gt;

&lt;p&gt;• Constructed a neural network that could analyze the pathological images of the fundus.&lt;/p&gt;</content><author><name>Jingzhou Shen</name><email>jshen44@gwu.edu</email></author><category term="Research" /><summary type="html">Researcher, Supervised by Professor Jialin Peng</summary></entry></feed>