diff --git a/README.md b/README.md index 6bb336d5ebc..a02c832aa0d 100644 --- a/README.md +++ b/README.md @@ -1,72 +1 @@ - -

-AcadHomepage -

- -
- -[![](https://img.shields.io/github/stars/RayeRen/acad-homepage.github.io)](https://github.com/RayeRen/acad-homepage.github.io) -[![](https://img.shields.io/github/forks/RayeRen/acad-homepage.github.io)](https://github.com/RayeRen/acad-homepage.github.io) -[![](https://img.shields.io/github/issues/RayeRen/acad-homepage.github.io)](https://github.com/RayeRen/acad-homepage.github.io) -[![](https://img.shields.io/github/license/RayeRen/acad-homepage.github.io)](https://github.com/RayeRen/acad-homepage.github.io/blob/main/LICENSE) | [中文文档](./docs/README-zh.md) -
- -

A Modern and Responsive Academic Personal Homepage

- -

-
- -
-

- -Some examples: -- [Demo Page](https://rayeren.github.io/acad-homepage.github.io/) -- [Personal Homepage of the author](https://rayeren.github.io/) - -## Key Features -- **Automatically update google scholar citations**: using the google scholar crawler and github action, this REPO can update the author citations and publication citations automatically. -- **Support Google analytics**: you can trace the traffics of your homepage by easy configuration. -- **Responsive**: this homepage automatically adjust for different screen sizes and viewports. -- **Beautiful and Simple Design**: this homepage is beautiful and simple, which is very suitable for academic personal homepage. -- **SEO**: search Engine Optimization (SEO) helps search engines find the information you publish on your homepage easily, then rank it against similar websites. - -## Quick Start - -1. Fork this REPO and rename to `USERNAME.github.io`, where `USERNAME` is your github USERNAME. -1. Configure the google scholar citation crawler: - 1. Find your google scholar ID in the url of your google scholar page (e.g., https://scholar.google.com/citations?user=SCHOLAR_ID), where `SCHOLAR_ID` is your google scholar ID. - 1. Set GOOGLE_SCHOLAR_ID variable to your google scholar ID in `Settings -> Secrets -> Actions -> New repository secret` of the REPO website with `name=GOOGLE_SCHOLAR_ID` and `value=SCHOLAR_ID`. - 1. Click the `Action` of the REPO website and enable the workflows by clicking *"I understand my workflows, go ahead and enable them"*. This github action will generate google scholar citation stats data `gs_data.json` in `google-scholar-stats` branch of your REPO. When you update your main branch, this action will be triggered. This action will also be trigger 08:00 UTC everyday. -1. Generate favicon using [favicon-generator](https://redketchup.io/favicon-generator) and download all generated files to `REPO/images`. -1. Modify the configuration of your homepage `_config.yml`: - 1. `title`: the title of your homepage - 1. `description`: the description of your homepage - 1. `repository`: USER_NAME/REPO_NAME - 1. `google_analytics_id` (optional): google analytics ID - 1. SEO Related keys (optional): get these keys from search engine consoles (e.g. Google, Bing and Baidu) and paste here. - 1. `author`: the author information of this homepage, including some other websites, emails, city and univeristy. - 1. More configuration details are described in the comments. -1. Add your homepage content in `_pages/about.md`. - 1. You can use html+markdown syntax just same as jekyll. - 1. You can use a `` tag with class `show_paper_citations` and attribute `data` to display the citations of your paper. Set the data to the google scholar paper ID. For - ```html - - ``` - > Q: How to get the google scholar paper ID? - > A: Enter your google scholar homepage and click the paper name. Then you can see the paper ID from `citation_for_view=XXXX`, where `XXXX` is the required paper ID. -1. Your page will be published at `https://USERNAME.github.io`. - -## Debug Locally - -1. Clone your REPO to local using `git clone`. -1. Install Jekyll building environment, including `Ruby`, `RubyGems`, `GCC` and `Make` following [the installation guide](https://jekyllrb.com/docs/installation/#requirements). -1. Run `bash run_server.sh` to start Jekyll livereload server. -1. Open http://127.0.0.1:4000 in your browser. -1. If you change the source code of the website, the livereload server will automatically refresh. -1. When you finish the modification of your homepage, `commit` your changings and `push` to your remote REPO using `git` command. - -# Acknowledges - -- AcadHomepage incorporates Font Awesome, which is distributed under the terms of the SIL OFL 1.1 and MIT License. -- AcadHomepage is influenced by the github repo [mmistakes/minimal-mistakes](https://github.com/mmistakes/minimal-mistakes), which is distributed under the MIT License. -- AcadHomepage is influenced by the github repo [academicpages/academicpages.github.io](https://github.com/academicpages/academicpages.github.io), which is distributed under the MIT License. +Homepage: . diff --git a/_config.yml b/_config.yml index 12bf649a7ba..4e7a86bcbde 100644 --- a/_config.yml +++ b/_config.yml @@ -6,9 +6,9 @@ # `jekyll serve`. If you change this file, please restart the server process. # Site Settings -title : "Lorem ipsum" -description : "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ornare aliquet ipsum, ac tempus justo dapibus sit amet. " -repository : "RayeRen/acad-homepage.github.io" +title : "Fan Zhang" +description : "Focus on Machine Learning and AI for Science." +repository : "zfkarl/zfkarl.github.io" google_scholar_stats_use_cdn : true # google analytics @@ -21,14 +21,14 @@ baidu_site_verification : # get baidu_site_verification from https://ziyuan.ba # Site Author author: - name : "Lorem ipsum" - avatar : "images/android-chrome-512x512.png" - bio : "Lorem ipsum College" - location : "Beijing, China" + name : "
Fan Zhang (章帆)
" + avatar : "images/fanzhang-1x1.png" + bio : "
ECE M.S. Student @ GaTech
" + location : "China" employer : pubmed : - googlescholar : "https://scholar.google.com/citations?user=YOUR_GOOGLE_SCHOLAR_ID" - email : "Lorem@ipsum.com" + googlescholar : "https://scholar.google.com.hk/citations?user=KbC_-7cAAAAJ&hl=zh-CN&oi=ao" + email : "fanzhang@gatech.edu" researchgate : # e.g., "https://www.researchgate.net/profile/yourprofile" uri : bitbucket : @@ -37,7 +37,7 @@ author: flickr : facebook : foursquare : - github : # e.g., "github username" + github : zfkarl # e.g., "github username" google_plus : keybase : instagram : diff --git a/_data/navigation.yml b/_data/navigation.yml index e477dc319f9..3a9254535e5 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -4,19 +4,13 @@ main: url: "/#about-me" - title: "News" - url: "/#-news" + url: \#news - title: "Publications" - url: "/#-publications" + url: \#publications - - title: "Honors and Awards" - url: "/#-honors-and-awards" + - title: "Experience" + url: \#experience - - title: "Educations" - url: "/#-educations" - - - title: "Invited Talks" - url: "/#-invited-talks" - - - title: "Internships" - url: "/#-internships" + - title: "Services" + url: \#services diff --git a/_includes/author-profile.html b/_includes/author-profile.html index 9f0d208e6ff..81786771aaf 100644 --- a/_includes/author-profile.html +++ b/_includes/author-profile.html @@ -215,4 +215,22 @@

{{ author.name }}

{% endif %} + +
+ +
+ +
+ diff --git a/_includes/masthead.html b/_includes/masthead.html index 7fac71e8f63..a1f84d76503 100644 --- a/_includes/masthead.html +++ b/_includes/masthead.html @@ -4,7 +4,7 @@ - \ No newline at end of file + diff --git a/_pages/about.md b/_pages/about.md index 1e8935ec9ca..d34b6e9d725 100644 --- a/_pages/about.md +++ b/_pages/about.md @@ -17,42 +17,105 @@ redirect_from: -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ornare aliquet ipsum, ac tempus justo dapibus sit amet. Suspendisse condimentum, libero vel tempus mattis, risus risus vulputate libero, elementum fermentum mi neque vel nisl. Maecenas facilisis maximus dignissim. Curabitur mattis vulputate dui, tincidunt varius libero luctus eu. Mauris mauris nulla, scelerisque eget massa id, tincidunt congue felis. Sed convallis tempor ipsum rhoncus viverra. Pellentesque nulla orci, accumsan volutpat fringilla vitae, maximus sit amet tortor. Aliquam ultricies odio ut volutpat scelerisque. Donec nisl nisl, porttitor vitae pharetra quis, fringilla sed mi. Fusce pretium dolor ut aliquam consequat. Cras volutpat, tellus accumsan mattis molestie, nisl lacus tempus massa, nec malesuada tortor leo vel quam. Aliquam vel ex consectetur, vehicula leo nec, efficitur eros. Donec convallis non urna quis feugiat. +I'm currently a M.S. student at [Georgia Institute of Technology](https://www.shenzhen.gatech.edu/) and a research intern at [Tencent YouTu Lab](https://jarvislab.tencent.com/index-en.html). Previously, I received my B.E. degree from [Soochow University](https://www.suda.edu.cn/), in 2022. I am privileged to work closely with [Xiaojiang Peng](https://scholar.google.com/citations?user=7oRD67kAAAAJ&hl=zh-CN) and [Xiao Luo](https://scholar.google.com.hk/citations?user=yJgX8agAAAAJ&hl=zh-CN). -My research interest includes neural machine translation and computer vision. I have published more than 100 papers at the top international AI conferences with total google scholar citations 260000+ (You can also use google scholar badge ). +My research interests are at the intersection of machine learning and real-world applications. Recently, I am focusing on: +* **Machine Learning and Data Mining**: Representation Learning, Transfer Learning, Information Retrieval. +* **AI for Science**: LLM for Scientific Problems, Computational Biology, ML for Healthcare. +**Email**: fanzhang@gatech.edu or zfkarl1998@gmail.com -# 🔥 News -- *2022.02*:  🎉🎉 Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ornare aliquet ipsum, ac tempus justo dapibus sit amet. -- *2022.02*:  🎉🎉 Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ornare aliquet ipsum, ac tempus justo dapibus sit amet. +I am seeking a Ph.D. position starting from 2025 Fall. Feel free to contact me if you think I am a good fit. -# 📝 Publications +

News

+- *2024.08:* I start my internship at Tencent YouTu Lab. +- *2024.06:* One paper is accepted by **TPAMI 2024** (First Author). +- *2024.05:* One paper is accepted by **TIP 2024** (First Author). +- *2024.03:* One paper is accepted by **NAACL 2024** (First Author). +- *2024.02:* One paper is accepted by **CVPR 2024** (First Author). -
CVPR 2016
sym
+

Selected Publications

+ +For **full** publications, please refer to my [Google Scholar](https://scholar.google.com.hk/citations?user=KbC_-7cAAAAJ&hl=zh-CN&oi=ao). + +
TPAMI 2024
sym
+
+ +[HOPE: A Hierarchical Perspective for Semi-supervised 2D-3D Cross-Modal Retrieval](https://ieeexplore.ieee.org/document/10553262) + +**Fan Zhang**, Hang Zhou, Xian-Sheng Hua, Chong Chen, Xiao Luo + +*IEEE Transactions on Pattern Analysis and Machine Intelligence (TPAMI), 2024* + +*(CCF Rank A, JCR Q1, IF=23.6)* +
+
+ +--- + +
TIP 2024
sym
-[Deep Residual Learning for Image Recognition](https://openaccess.thecvf.com/content_cvpr_2016/papers/He_Deep_Residual_Learning_CVPR_2016_paper.pdf) +[FATE: Learning Effective Binary Descriptors with Group Fairness](https://ieeexplore.ieee.org/document/10547662) -**Kaiming He**, Xiangyu Zhang, Shaoqing Ren, Jian Sun +**Fan Zhang**, Chong Chen, Xian-Sheng Hua, Xiao Luo -[**Project**](https://scholar.google.com/citations?view_op=view_citation&hl=zh-CN&user=DhtAFkwAAAAJ&citation_for_view=DhtAFkwAAAAJ:ALROH1vI_8AC) -- Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ornare aliquet ipsum, ac tempus justo dapibus sit amet. +*IEEE Transactions on Image Processing (TIP), 2024* + +*(CCF Rank A, JCR Q1, IF=10.6)*
-- [Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ornare aliquet ipsum, ac tempus justo dapibus sit amet](https://github.com), A, B, C, **CVPR 2020** +--- + +
NAACL 2024
sym
+
+ +[DEMO: A Statistical Perspective for Efficient Image-Text Matching](https://arxiv.org/pdf/2405.11496) + +**Fan Zhang**, Xian-Sheng Hua, Chong Chen, Xiao Luo + +*North American Chapter of the Association for Computational Linguistics (NAACL), 2024* + +*(CCF Rank B)* +
+
+ +--- + +
CVPR 2024
sym
+
+ +[Fine-grained Prototypical Voting with Heterogeneous Mixup for Semi-supervised 2D-3D Cross-modal Retrieval](https://openaccess.thecvf.com/content/CVPR2024/papers/Zhang_Fine-grained_Prototypical_Voting_with_Heterogeneous_Mixup_for_Semi-supervised_2D-3D_Cross-modal_CVPR_2024_paper.pdf) + +**Fan Zhang**, Xian-Sheng Hua, Chong Chen, Xiao Luo + +*IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), 2024* + +*(CCF Rank A)* +
+
+ + +

Experience

+ +* *2024.08 -- Present:* Research Intern, at [Tencent YouTu Lab](https://jarvislab.tencent.com/index-en.html). + +* *2023.05 -- Present:* Remote Research Intern, advised by [Xiao Luo](https://scholar.google.com.hk/citations?user=yJgX8agAAAAJ&hl=zh-CN)@UCLA. -# 🎖 Honors and Awards -- *2021.10* Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ornare aliquet ipsum, ac tempus justo dapibus sit amet. -- *2021.09* Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ornare aliquet ipsum, ac tempus justo dapibus sit amet. +* *2022.07 -- 2024.04:* Visiting Student, advised by [Xiaojiang Peng](https://scholar.google.com/citations?user=7oRD67kAAAAJ&hl=zh-CN)@SZTU. -# 📖 Educations -- *2019.06 - 2022.04 (now)*, Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ornare aliquet ipsum, ac tempus justo dapibus sit amet. -- *2015.09 - 2019.06*, Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ornare aliquet ipsum, ac tempus justo dapibus sit amet. +

Academic Services

-# 💬 Invited Talks -- *2021.06*, Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ornare aliquet ipsum, ac tempus justo dapibus sit amet. -- *2021.03*, Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ornare aliquet ipsum, ac tempus justo dapibus sit amet. \| [\[video\]](https://github.com/) +### Conference Reviewer / PC Member +* International Conference on Learning Representations (ICLR), 2025 +* Annual Conference on Neural Information Processing Systems (NeurIPS), 2024 +* ACM SIGKDD Conference on Knowledge Discovery and Data Mining (KDD), 2024-2025 +* Conference on Information and Knowledge Management (CIKM), 2024 +* ACM Multimedia (MM), 2024 +* Association for Computational Linguistics Rolling Review (ACL ARR), 2023 -# 💻 Internships -- *2019.05 - 2020.02*, [Lorem](https://github.com/), China. \ No newline at end of file +### Journal Reviewer +* IEEE Transactions on Neural Networks and Learning Systems (TNNLS) +* IEEE Transactions on Multimedia (TMM) +* PLOS ONE diff --git a/_sass/_variables.scss b/_sass/_variables.scss index c7ffff96e05..b209013cd0d 100644 --- a/_sass/_variables.scss +++ b/_sass/_variables.scss @@ -14,10 +14,10 @@ $indent-var : 0.5em; /* system typefaces */ $serif : Georgia, Times, serif; -$sans-serif : "Trebuchet MS", Helvetica, sans-serif; +// $sans-serif : "Trebuchet MS", Helvetica, sans-serif; // $sans-serif : Georgia, serif, sans-serif; -// $sans-serif : -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", Arial, sans-serif; +$sans-serif : -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", Arial, sans-serif; $monospace : Monaco, Consolas, "Lucida Console", monospace; /* sans serif typefaces */ diff --git a/images/CVPR24_FIVE.png b/images/CVPR24_FIVE.png new file mode 100644 index 00000000000..0f5041eafac Binary files /dev/null and b/images/CVPR24_FIVE.png differ diff --git a/images/DCPT.png b/images/DCPT.png new file mode 100644 index 00000000000..bdbc72b548c Binary files /dev/null and b/images/DCPT.png differ diff --git a/images/FanZhang.jpg b/images/FanZhang.jpg new file mode 100644 index 00000000000..92243328aac Binary files /dev/null and b/images/FanZhang.jpg differ diff --git a/images/MIMIC.png b/images/MIMIC.png new file mode 100644 index 00000000000..4a212abb0bf Binary files /dev/null and b/images/MIMIC.png differ diff --git a/images/NAACL24_DEMO.png b/images/NAACL24_DEMO.png new file mode 100644 index 00000000000..df92e813eca Binary files /dev/null and b/images/NAACL24_DEMO.png differ diff --git a/images/TIP_FATE.png b/images/TIP_FATE.png new file mode 100644 index 00000000000..113af98fb26 Binary files /dev/null and b/images/TIP_FATE.png differ diff --git a/images/TPAMI-HOPE.png b/images/TPAMI-HOPE.png new file mode 100644 index 00000000000..76fccf4df0d Binary files /dev/null and b/images/TPAMI-HOPE.png differ diff --git a/images/android-chrome-192x192.png b/images/android-chrome-192x192.png old mode 100755 new mode 100644 index 5e8d9034999..60e29bd8664 Binary files a/images/android-chrome-192x192.png and b/images/android-chrome-192x192.png differ diff --git a/images/android-chrome-512x512.png b/images/android-chrome-512x512.png old mode 100755 new mode 100644 index d34eb21c439..16084a89f79 Binary files a/images/android-chrome-512x512.png and b/images/android-chrome-512x512.png differ diff --git a/images/apple-touch-icon.png b/images/apple-touch-icon.png old mode 100755 new mode 100644 index 9de4c24bdd3..1b4978d4ec6 Binary files a/images/apple-touch-icon.png and b/images/apple-touch-icon.png differ diff --git a/images/fanzhang-1x1.png b/images/fanzhang-1x1.png new file mode 100644 index 00000000000..3ef30600f74 Binary files /dev/null and b/images/fanzhang-1x1.png differ diff --git a/images/favicon-16x16.png b/images/favicon-16x16.png old mode 100755 new mode 100644 index 59307a0cede..5d65b95264a Binary files a/images/favicon-16x16.png and b/images/favicon-16x16.png differ diff --git a/images/favicon-32x32.png b/images/favicon-32x32.png old mode 100755 new mode 100644 index 1af5b2e6f6b..9825a697785 Binary files a/images/favicon-32x32.png and b/images/favicon-32x32.png differ diff --git a/images/favicon.ico b/images/favicon.ico old mode 100755 new mode 100644 index 83aa24b99f2..3a21ff7dec8 Binary files a/images/favicon.ico and b/images/favicon.ico differ diff --git a/images/wukong.jpg b/images/wukong.jpg new file mode 100644 index 00000000000..e8036a40160 Binary files /dev/null and b/images/wukong.jpg differ