|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en"> |
| 3 | + <head> |
| 4 | + <meta charset="UTF-8" /> |
| 5 | + <meta name="viewport" content="width=device-width, initial-scale=1" /> |
| 6 | + <meta |
| 7 | + name="description" |
| 8 | + content="Academic homepage of Haofei Song, a Ph.D. student working on medical image processing and image restoration." |
| 9 | + /> |
| 10 | + <meta name="author" content="Haofei Song" /> |
| 11 | + <title>Haofei Song | Academic Homepage</title> |
| 12 | + <link rel="stylesheet" href="stylesheet.css" /> |
| 13 | + </head> |
| 14 | + <body> |
| 15 | + <main class="page-shell"> |
| 16 | + <header class="profile"> |
| 17 | + <div class="profile-copy"> |
| 18 | + <!-- <h1>Haofei Song <span class="cn-name">宋昊飞</span></h1> --> |
| 19 | + <h1>Haofei Song (宋昊飞)</h1> |
| 20 | + <p> |
| 21 | + I am a Ph.D. student at |
| 22 | + <a href="https://english.ecnu.edu.cn/" target="_blank" rel="noreferrer">East China Normal University</a>, |
| 23 | + advised by <a href="https://wangyan921.github.io/" target="_blank" rel="noreferrer">Prof. Yan Wang</a>. |
| 24 | + My research interests include <strong>image restoration</strong>, |
| 25 | + <strong>vision-language models</strong>, and <strong>AI for biology</strong>. |
| 26 | + </p> |
| 27 | + <p> |
| 28 | + Before starting my Ph.D., I received my master's degree from East China Normal University, advised by <a href="https://wangyan921.github.io/" target="_blank" rel="noreferrer">Prof. Yan Wang</a>. And I worked as a research intern at <a href="https://www.huawei.com/en/" target="_blank" rel="noreferrer">Huawei</a> (2024-2025). |
| 29 | + </p> |
| 30 | + <nav class="profile-links" aria-label="Academic profiles"> |
| 31 | + <a href="mailto:hfsong@stu.ecnu.edu.cn">Email</a> |
| 32 | + <span aria-hidden="true">/</span> |
| 33 | + <a href="https://scholar.google.com/citations?user=0TY6zn4AAAAJ" target="_blank" rel="noreferrer">Google Scholar</a> |
| 34 | + <span aria-hidden="true">/</span> |
| 35 | + <a href="https://github.com/eeeric-code" target="_blank" rel="noreferrer">GitHub</a> |
| 36 | + </nav> |
| 37 | + </div> |
| 38 | + <div class="portrait-wrap"> |
| 39 | + <img src="images/haofei-song-life.png" alt="Haofei Song outdoors" class="portrait" /> |
| 40 | + </div> |
| 41 | + </header> |
| 42 | + |
| 43 | + <section> |
| 44 | + <div class="section-heading"> |
| 45 | + <h2>Publications</h2> |
| 46 | + </div> |
| 47 | + |
| 48 | + <article class="publication"> |
| 49 | + <a class="paper-visual-link" href="https://arxiv.org/abs/2607.25393" target="_blank" rel="noreferrer" aria-label="View the DMCoStain paper"> |
| 50 | + <img class="paper-thumbnail" src="images/publications/dmco-framework.png" alt="Overview of the DMCoStain framework" loading="lazy" /> |
| 51 | + </a> |
| 52 | + <div class="paper-copy"> |
| 53 | + <a class="paper-title" href="https://arxiv.org/abs/2607.25393" target="_blank" rel="noreferrer"> |
| 54 | + Towards Reliable Stain Transfer: An Iterative Data-Model Co-Optimization Framework Based on Multimodal Expert-Guided Assessment |
| 55 | + </a> |
| 56 | + <p class="authors"> |
| 57 | + Siyuan Xu, Yan Wang, <strong>Haofei Song</strong>, Lili Gao, Jiansheng Wang, Qing Zhang, |
| 58 | + Dan Huang, Boxiang Yun, Hongkai Xiong, Qingli Li |
| 59 | + </p> |
| 60 | + <p class="venue"><em>ACM Multimedia (ACM MM)</em>, 2026</p> |
| 61 | + <p class="paper-links"> |
| 62 | + <a href="https://arxiv.org/abs/2607.25393" target="_blank" rel="noreferrer">paper</a> |
| 63 | + <span>/</span> |
| 64 | + <a href="https://github.com/SikangSHU/DMCoStain" target="_blank" rel="noreferrer">code</a> |
| 65 | + </p> |
| 66 | + <!-- <p class="paper-summary">A data-model co-optimization framework for reliable and interpretable virtual IHC staining.</p> --> |
| 67 | + </div> |
| 68 | + </article> |
| 69 | + |
| 70 | + <article class="publication featured"> |
| 71 | + <a class="paper-visual-link" href="https://arxiv.org/abs/2606.26716" target="_blank" rel="noreferrer" aria-label="View the DP-NSL paper"> |
| 72 | + <img class="paper-thumbnail" src="images/publications/dpnsl-framework.png" alt="Overview of the DP-NSL framework" loading="lazy" /> |
| 73 | + </a> |
| 74 | + <div class="paper-copy"> |
| 75 | + <a class="paper-title" href="https://arxiv.org/abs/2606.26716" target="_blank" rel="noreferrer"> |
| 76 | + Dual-Prior Guided Null-Space Learning with Mixture-of-Splines for Arbitrary Medical Slice Super-Resolution |
| 77 | + </a> |
| 78 | + <p class="authors"><strong>Haofei Song</strong>, Siyuan Xu, Xintian Mao, Shaojie Guo, Qingli Li, Yan Wang</p> |
| 79 | + <p class="venue"><em>European Conference on Computer Vision (ECCV)</em>, 2026</p> |
| 80 | + <p class="paper-links"> |
| 81 | + <a href="https://arxiv.org/abs/2606.26716" target="_blank" rel="noreferrer">paper</a> |
| 82 | + <span>/</span> |
| 83 | + <a href="https://github.com/DeepMed-Lab-ECNU/Medical-Image-Reconstruction" target="_blank" rel="noreferrer">code</a> |
| 84 | + </p> |
| 85 | + <!-- <p class="paper-summary">Measurement-consistent arbitrary-scale medical slice reconstruction with geometry-aware spline priors.</p> --> |
| 86 | + </div> |
| 87 | + </article> |
| 88 | + |
| 89 | + <article class="publication"> |
| 90 | + <a class="paper-visual-link" href="https://arxiv.org/abs/2605.23282" target="_blank" rel="noreferrer" aria-label="View the DGNO paper"> |
| 91 | + <img class="paper-thumbnail" src="images/publications/dgno-framework.png" alt="Architecture of the DGNO pathology deblurring method" loading="lazy" /> |
| 92 | + </a> |
| 93 | + <div class="paper-copy"> |
| 94 | + <a class="paper-title" href="https://arxiv.org/abs/2605.23282" target="_blank" rel="noreferrer"> |
| 95 | + Discontinuous Galerkin Neural Operator for Pathology Defocus Deblurring |
| 96 | + </a> |
| 97 | + <p class="authors">Shaoqing Duan, <strong>Haofei Song</strong>, Xintian Mao, Qingli Li, Yan Wang</p> |
| 98 | + <p class="venue"><em>International Conference on Machine Learning (ICML)</em>, 2026</p> |
| 99 | + <p class="paper-links"> |
| 100 | + <a href="https://arxiv.org/abs/2605.23282" target="_blank" rel="noreferrer">paper</a> |
| 101 | + <span>/</span> |
| 102 | + <a href="https://github.com/DeepMed-Lab-ECNU/Single-Image-Deblur" target="_blank" rel="noreferrer">code</a> |
| 103 | + </p> |
| 104 | + <!-- <p class="paper-summary">A neural operator formulation for spatially varying and locally discontinuous pathology blur.</p> --> |
| 105 | + </div> |
| 106 | + </article> |
| 107 | + |
| 108 | + <article class="publication"> |
| 109 | + <a class="paper-visual-link" href="https://arxiv.org/abs/2511.21132" target="_blank" rel="noreferrer" aria-label="View the DeepRFTv2 paper"> |
| 110 | + <img class="paper-thumbnail" src="images/publications/deeprftv2-framework.png" alt="Architecture and building blocks of DeepRFTv2" loading="lazy" /> |
| 111 | + </a> |
| 112 | + <div class="paper-copy"> |
| 113 | + <a class="paper-title" href="https://arxiv.org/abs/2511.21132" target="_blank" rel="noreferrer"> |
| 114 | + DeepRFTv2: Kernel-Level Learning for Image Deblurring |
| 115 | + </a> |
| 116 | + <p class="authors">Xintian Mao, <strong>Haofei Song</strong>, Yin-Nian Liu, Qingli Li, Yan Wang</p> |
| 117 | + <p class="venue"><em>arXiv preprint</em>, 2025</p> |
| 118 | + <p class="paper-links"> |
| 119 | + <a href="https://arxiv.org/abs/2511.21132" target="_blank" rel="noreferrer">paper</a> |
| 120 | + <span>/</span> |
| 121 | + <a href="https://github.com/DeepMed-Lab-ECNU/Single-Image-Deblur" target="_blank" rel="noreferrer">code</a> |
| 122 | + </p> |
| 123 | + <!-- <p class="paper-summary">Fourier kernel estimation enables a deblurring network to learn the blur process at kernel level.</p> --> |
| 124 | + </div> |
| 125 | + </article> |
| 126 | + |
| 127 | + <article class="publication"> |
| 128 | + <a class="paper-visual-link" href="https://www.ijcai.org/proceedings/2025/236" target="_blank" rel="noreferrer" aria-label="View the ATST-Net paper"> |
| 129 | + <img class="paper-thumbnail" src="images/publications/atst-framework.png" alt="Overview of the ATST-Net framework" loading="lazy" /> |
| 130 | + </a> |
| 131 | + <div class="paper-copy"> |
| 132 | + <a class="paper-title" href="https://www.ijcai.org/proceedings/2025/236" target="_blank" rel="noreferrer"> |
| 133 | + Advancing Stain Transfer for Multi-Biomarkers: A Human Annotation-Free Method Based on Auxiliary Task Supervision |
| 134 | + </a> |
| 135 | + <p class="authors">Siyuan Xu, <strong>Haofei Song</strong>, Yingjiao Deng, Jiansheng Wang, Yan Wang, Qingli Li</p> |
| 136 | + <p class="venue"><em>International Joint Conference on Artificial Intelligence (IJCAI)</em>, 2025</p> |
| 137 | + <p class="paper-links"> |
| 138 | + <a href="https://www.ijcai.org/proceedings/2025/236" target="_blank" rel="noreferrer">paper</a> |
| 139 | + <span>/</span> |
| 140 | + <a href="https://github.com/SikangSHU/ATST-Net" target="_blank" rel="noreferrer">code</a> |
| 141 | + </p> |
| 142 | + <!-- <p class="paper-summary">Human annotation-free auxiliary supervision for pathologically consistent virtual staining.</p> --> |
| 143 | + </div> |
| 144 | + </article> |
| 145 | + |
| 146 | + <article class="publication"> |
| 147 | + <a class="paper-visual-link" href="https://doi.org/10.1145/3664647.3681441" target="_blank" rel="noreferrer" aria-label="View the GeNSeg-Net paper"> |
| 148 | + <img class="paper-thumbnail" src="images/publications/genseg-framework.png" alt="Overview of the GeNSeg-Net framework" loading="lazy" /> |
| 149 | + </a> |
| 150 | + <div class="paper-copy"> |
| 151 | + <a class="paper-title" href="https://doi.org/10.1145/3664647.3681441" target="_blank" rel="noreferrer"> |
| 152 | + GeNSeg-Net: A General Segmentation Framework for Any Nucleus in Immunohistochemistry Images |
| 153 | + </a> |
| 154 | + <p class="authors">Siyuan Xu, Guannan Li, <strong>Haofei Song</strong>, Jiansheng Wang, Yan Wang, Qingli Li</p> |
| 155 | + <p class="venue"><em>ACM Multimedia (ACM MM)</em>, 2024</p> |
| 156 | + <p class="paper-links"><a href="https://doi.org/10.1145/3664647.3681441" target="_blank" rel="noreferrer">paper</a></p> |
| 157 | + <!-- <p class="paper-summary">A general framework for segmenting diverse nuclei in immunohistochemistry images.</p> --> |
| 158 | + </div> |
| 159 | + </article> |
| 160 | + |
| 161 | + <article class="publication"> |
| 162 | + <a class="paper-visual-link" href="https://www.ecva.net/papers/eccv_2024/papers_ECCV/html/3655_ECCV_2024_paper.php" target="_blank" rel="noreferrer" aria-label="View the SVDSR paper"> |
| 163 | + <img class="paper-thumbnail" src="images/publications/svdsr-framework.png" alt="Framework of the SVDSR degradation model" loading="lazy" /> |
| 164 | + </a> |
| 165 | + <div class="paper-copy"> |
| 166 | + <a class="paper-title" href="https://www.ecva.net/papers/eccv_2024/papers_ECCV/html/3655_ECCV_2024_paper.php" target="_blank" rel="noreferrer"> |
| 167 | + Spatially-Variant Degradation Model for Dataset-Free Super-Resolution |
| 168 | + </a> |
| 169 | + <p class="authors">Shaojie Guo, <strong>Haofei Song</strong>, Qingli Li, Yan Wang</p> |
| 170 | + <p class="venue"><em>European Conference on Computer Vision (ECCV)</em>, 2024</p> |
| 171 | + <p class="paper-links"> |
| 172 | + <a href="https://www.ecva.net/papers/eccv_2024/papers_ECCV/html/3655_ECCV_2024_paper.php" target="_blank" rel="noreferrer">paper</a> |
| 173 | + <span>/</span> |
| 174 | + <a href="https://github.com/DeepMed-Lab-ECNU/SVDSR" target="_blank" rel="noreferrer">code</a> |
| 175 | + </p> |
| 176 | + <!-- <p class="paper-summary">Pixel-wise spatially varying degradation modeling for dataset-free blind super-resolution.</p> --> |
| 177 | + </div> |
| 178 | + </article> |
| 179 | + |
| 180 | + <article class="publication featured"> |
| 181 | + <a class="paper-visual-link" href="https://arxiv.org/abs/2405.02857" target="_blank" rel="noreferrer" aria-label="View the I3Net paper"> |
| 182 | + <img class="paper-thumbnail" src="images/publications/i3net-framework.png.png" alt="Architecture and main blocks of the I3Net medical slice synthesis network" loading="lazy" /> |
| 183 | + </a> |
| 184 | + <div class="paper-copy"> |
| 185 | + <a class="paper-title" href="https://arxiv.org/abs/2405.02857" target="_blank" rel="noreferrer"> |
| 186 | + I³Net: Inter-Intra-Slice Interpolation Network for Medical Slice Synthesis |
| 187 | + </a> |
| 188 | + <p class="authors"><strong>Haofei Song</strong>, Xintian Mao, Jing Yu, Qingli Li, Yan Wang</p> |
| 189 | + <p class="venue"><em>IEEE Transactions on Medical Imaging (TMI)</em>, 2024</p> |
| 190 | + <p class="paper-links"> |
| 191 | + <a href="https://arxiv.org/abs/2405.02857" target="_blank" rel="noreferrer">paper</a> |
| 192 | + <span>/</span> |
| 193 | + <a href="https://github.com/eeeric-code/I3Net" target="_blank" rel="noreferrer">code</a> |
| 194 | + </p> |
| 195 | + <!-- <p class="paper-summary">Cross-view learning that combines through-plane and in-plane information for CT and MR slice synthesis.</p> --> |
| 196 | + </div> |
| 197 | + </article> |
| 198 | + </section> |
| 199 | + |
| 200 | + <section id="experience"> |
| 201 | + <h2>Internship</h2> |
| 202 | + <article class="experience-entry"> |
| 203 | + <p class="experience-line"> |
| 204 | + <span class="experience-main"> |
| 205 | + <strong>Huawei</strong> |
| 206 | + <span class="experience-description">Research on vision-language models and interactive open-world object detection.</span> |
| 207 | + </span> |
| 208 | + <span class="experience-date">2024.07-2025.06</span> |
| 209 | + </p> |
| 210 | + </article> |
| 211 | + </section> |
| 212 | + |
| 213 | + <section> |
| 214 | + <h2>Selected Honors</h2> |
| 215 | + <ul class="timeline-list"> |
| 216 | + <li><span>2025</span> National Second Prize, 19th “Challenge Cup” Competition</li> |
| 217 | + <li><span>2025</span> Shanghai Grand Prize, 19th “Challenge Cup” Competition</li> |
| 218 | + <li><span>2025</span> Outstanding Master's Thesis, East China Normal University</li> |
| 219 | + <li><span>2025</span> Outstanding Graduate, East China Normal University</li> |
| 220 | + </ul> |
| 221 | + </section> |
| 222 | + |
| 223 | + <footer> |
| 224 | + <p> |
| 225 | + Last updated: August 2026 · Design adapted from |
| 226 | + <a href="https://jonbarron.info/" target="_blank" rel="noreferrer">Jon Barron's academic website</a>. |
| 227 | + </p> |
| 228 | + </footer> |
| 229 | + </main> |
| 230 | + </body> |
| 231 | +</html> |
0 commit comments