diff --git a/_bibliography/papers.bib b/_bibliography/papers.bib index 7f531b8..6e7c11e 100644 --- a/_bibliography/papers.bib +++ b/_bibliography/papers.bib @@ -67,7 +67,7 @@ @article{Jie_2025 @article{li2025hyperimts, title={HyperIMTS: Hypergraph Neural Network for Irregular Multivariate Time Series Forecasting}, author={Li, Boyuan and Luo, Yicheng and Liu, Zhen and Zheng, Junhao and Lv, Jianming and Ma, Qianli}, - booktitle = {Forty-Second International Conference on Machine Learning (ICML)}, + journal = {Forty-Second International Conference on Machine Learning (ICML)}, month = {July}, year={2025}, bibtex_show={false}, @@ -88,6 +88,71 @@ @article{liang2025multi pdf={A_Multi-Modal_Multi-Expert_Framework_for_Pain_Assessment_in_Postoperative_Children.pdf} } +@article{lv2024emn, + title={EMN: Brain-inspired Elastic Memory Network for Quick Domain Adaptive Feature Mapping}, + author={Lv, Jianming and Wang, Chengjun and Liang, Depin and Ma, Qianli and Chen, Wei and Cheng, Xueqi}, + journal={arXiv preprint arXiv:2402.14598}, + year={2024}, + bibtex_show={false}, + selected={true}, + preview={EMN.png}, + pdf={EMN.pdf} +} + +@article{lv2024easyfs, + title={EasyFS: an Efficient Model-free Feature Selection Framework via Elastic Transformation of Features}, + author={Lv, Jianming and Xia, Sijun and Liang, Depin and Chen, Wei}, + journal={arXiv preprint arXiv:2402.05954}, + year={2024}, + bibtex_show={false}, + selected={true}, + preview={EasyFS.png}, + pdf={EasyFS.pdf} +} + +@inproceedings{zhang2023graph, + title={Graph based Spatial-temporal Fusion for Multi-modal Person Re-identification}, + author={Zhang, Yaobin and Lv, Jianming and Liu, Chen and Cai, Hongmin}, + booktitle={Proceedings of the 31st ACM International Conference on Multimedia}, + pages={3736--3744}, + year={2023}, + month={Oct}, + bibtex_show={false}, + selected={true}, + preview={Graph based Spatial-temporal Fusion for Multi-modal Person Re-identification.png}, + pdf={Graph based Spatial-temporal Fusion for Multi-modal Person.pdf} +} + +@article{lv2023automated, + title={Automated Scoring of Asynchronous Interview Videos Based on Multi-Modal Window-Consistency Fusion}, + author={Lv, Jianming and Chen, Chujie and Liang, Zequan}, + journal={IEEE Transactions on Affective Computing}, + volume={15}, + number={3}, + pages={799--814}, + year={2023}, + publisher={IEEE}, + bibtex_show={false}, + selected={true}, + preview={Automated Scoring of Asynchronous Interview.png}, + pdf={Automated_Scoring_of_Asynchronous_Interview_Videos_Based_on_Multi-Modal_Window-Consistency_Fusion.pdf} +} + +@article{lv2023adaptive, + title={Adaptive multivariate time-series anomaly detection}, + author={Lv, Jianming and Wang, Yaquan and Chen, Shengjing}, + journal={Information Processing \& Management}, + volume={60}, + number={4}, + pages={103383}, + year={2023}, + publisher={Elsevier}, + bibtex_show={false}, + selected={true}, + preview={AdaptiveMultivariate Time-Series AnomalyDetection.png}, + pdf={AdaptiveMultivariate Time-Series AnomalyDetection.pdf} +} + article{PhysRev.47.777, 使用示例: preview 加入预览的图片,预览的图片放在 `assets/img/publication_preview/` 目录下 diff --git a/_projects/ChenNuo.md b/_projects/ChenNuo.md new file mode 100644 index 0000000..3269580 --- /dev/null +++ b/_projects/ChenNuo.md @@ -0,0 +1,43 @@ +--- +layout: page +title: 陈诺 +description: 25级在读硕士 +img: assets/img/Anonymous.jpg +importance: 2025 +category: Current students +related_publications: false +--- + +
+
+ +
+

个人信息

+

本科院校:华南理工大学计算机科学与工程学院

+
+ +
+

联系方式

+

电子邮箱:whaler2842650960@163.com

+
+ +
+

研究方向

+

多模态大模型、Agent

+
+
+
+ {% include figure.liquid path="assets/img/Anonymous.jpg" title="个人图片" class="img-fluid rounded z-depth-1" %} +
+
+ +

个人成果

+ + +

学生风采

+ + + +
+ 华南理工大学 +
diff --git a/_projects/LiaoHao.md b/_projects/LiaoHao.md new file mode 100644 index 0000000..8908be7 --- /dev/null +++ b/_projects/LiaoHao.md @@ -0,0 +1,43 @@ +--- +layout: page +title: 廖豪 +description: 24级在读硕士 +img: assets/img/Anonymous.jpg +importance: 2024 +category: Current students +related_publications: false +--- + +
+
+ +
+

个人信息

+

本科院校:广东工业大学计算机学院

+
+ +
+

联系方式

+

电子邮箱:1105099734@qq.com

+
+ +
+

研究方向

+

多模态可解释性

+
+
+
+ {% include figure.liquid path="assets/img/Anonymous.jpg" title="个人图片" class="img-fluid rounded z-depth-1" %} +
+
+ +

个人成果

+ + +

学生风采

+ + + +
+ 华南理工大学 +
diff --git a/_projects/LuoXin.md b/_projects/LuoXin.md new file mode 100644 index 0000000..8f2ef51 --- /dev/null +++ b/_projects/LuoXin.md @@ -0,0 +1,43 @@ +--- +layout: page +title: 罗信 +description: 24级在读硕士 +img: assets/img/Anonymous.jpg +importance: 2024 +category: Current students +related_publications: false +--- + +
+
+ +
+

个人信息

+

本科院校:华南理工大学计算机科学与工程学院

+
+ +
+

联系方式

+

电子邮箱:2021488830@qq.com

+
+ +
+

研究方向

+

时序预测

+
+
+
+ {% include figure.liquid path="assets/img/Anonymous.jpg" title="个人图片" class="img-fluid rounded z-depth-1" %} +
+
+ +

个人成果

+ + +

学生风采

+ + + +
+ 华南理工大学 +
diff --git a/_projects/WangChengjun.md b/_projects/WangChengjun.md index 86de6b8..b81d66f 100644 --- a/_projects/WangChengjun.md +++ b/_projects/WangChengjun.md @@ -2,7 +2,7 @@ layout: page title: 王铖俊 description: 24级在读博士 -img: assets/img/lsl.jpg +img: assets/img/Anonymous.jpg importance: 2024 category: Current students related_publications: false @@ -27,7 +27,7 @@ related_publications: false
- {% include figure.liquid path="assets/img/lsl.jpg" title="个人图片" class="img-fluid rounded z-depth-1" %} + {% include figure.liquid path="assets/img/Anonymous.jpg" title="个人图片" class="img-fluid rounded z-depth-1" %}
@@ -38,30 +38,7 @@ related_publications: false [3] Zhang S, Wang C, Peng J. ABC-Learning: Attention-Boosted Contrastive Learning for unsupervised person re-identification Engineering Applications of Artificial Intelligence 133, 108344 (2024). -

学生风采

-
-
- {% include figure.liquid loading="eager" path="assets/img/lsl1.jpg" title="生活照片" class="img-fluid rounded z-depth-1" %} -
-
- -
-
- {% include figure.liquid loading="eager" path="assets/img/lsl2.jpg" title="生活照片" class="img-fluid rounded z-depth-1" %} -
-
- {% include figure.liquid loading="eager" path="assets/img/lsl7.jpg" title="生活照片" class="img-fluid rounded z-depth-1" %} -
-
- -
-
- {% include figure.liquid loading="eager" path="assets/img/lsl6.jpg" title="生活照片" class="img-fluid rounded z-depth-1" %} -
-
- {% include figure.liquid loading="eager" path="assets/img/lsl3.jpg" title="生活照片" class="img-fluid rounded z-depth-1" %} -
-
+

学生风采

diff --git a/_projects/WenZheng.md b/_projects/WenZheng.md new file mode 100644 index 0000000..7c90377 --- /dev/null +++ b/_projects/WenZheng.md @@ -0,0 +1,43 @@ +--- +layout: page +title: 闻政 +description: 25级在读硕士 +img: assets/img/wz.jpg +importance: 2025 +category: Current students +related_publications: false +--- + +
+
+ +
+

个人信息

+

本科院校:华南理工大学计算机科学与工程学院

+
+ +
+

联系方式

+

电子邮箱:953085233@qq.com

+
+ +
+

研究方向

+

多模态融合

+
+
+
+ {% include figure.liquid path="assets/img/wz.jpg" title="个人图片" class="img-fluid rounded z-depth-1" %} +
+
+ +

个人成果

+ + +

学生风采

+ + + +
+ 华南理工大学 +
diff --git a/assets/img/Anonymous.jpg b/assets/img/Anonymous.jpg new file mode 100644 index 0000000..b2528aa Binary files /dev/null and b/assets/img/Anonymous.jpg differ diff --git a/assets/img/publication_preview/AdaptiveMultivariate Time-Series AnomalyDetection.png b/assets/img/publication_preview/AdaptiveMultivariate Time-Series AnomalyDetection.png new file mode 100644 index 0000000..4cb11c9 Binary files /dev/null and b/assets/img/publication_preview/AdaptiveMultivariate Time-Series AnomalyDetection.png differ diff --git a/assets/img/publication_preview/Automated Scoring of Asynchronous Interview.png b/assets/img/publication_preview/Automated Scoring of Asynchronous Interview.png new file mode 100644 index 0000000..4aead14 Binary files /dev/null and b/assets/img/publication_preview/Automated Scoring of Asynchronous Interview.png differ diff --git a/assets/img/publication_preview/EMN.png b/assets/img/publication_preview/EMN.png new file mode 100644 index 0000000..3d887fb Binary files /dev/null and b/assets/img/publication_preview/EMN.png differ diff --git a/assets/img/publication_preview/EasyFS.png b/assets/img/publication_preview/EasyFS.png new file mode 100644 index 0000000..36e5037 Binary files /dev/null and b/assets/img/publication_preview/EasyFS.png differ diff --git a/assets/img/publication_preview/Graph based Spatial-temporal Fusion for Multi-modal Person Re-identification.png b/assets/img/publication_preview/Graph based Spatial-temporal Fusion for Multi-modal Person Re-identification.png new file mode 100644 index 0000000..d9aaffd Binary files /dev/null and b/assets/img/publication_preview/Graph based Spatial-temporal Fusion for Multi-modal Person Re-identification.png differ diff --git a/assets/img/wz.jpg b/assets/img/wz.jpg new file mode 100644 index 0000000..94f693f Binary files /dev/null and b/assets/img/wz.jpg differ diff --git a/assets/pdf/AdaptiveMultivariate Time-Series AnomalyDetection.pdf b/assets/pdf/AdaptiveMultivariate Time-Series AnomalyDetection.pdf new file mode 100644 index 0000000..27718a0 Binary files /dev/null and b/assets/pdf/AdaptiveMultivariate Time-Series AnomalyDetection.pdf differ diff --git a/assets/pdf/Automated_Scoring_of_Asynchronous_Interview_Videos_Based_on_Multi-Modal_Window-Consistency_Fusion.pdf b/assets/pdf/Automated_Scoring_of_Asynchronous_Interview_Videos_Based_on_Multi-Modal_Window-Consistency_Fusion.pdf new file mode 100644 index 0000000..8d7dda8 Binary files /dev/null and b/assets/pdf/Automated_Scoring_of_Asynchronous_Interview_Videos_Based_on_Multi-Modal_Window-Consistency_Fusion.pdf differ diff --git a/assets/pdf/EMN.pdf b/assets/pdf/EMN.pdf new file mode 100644 index 0000000..41434ad Binary files /dev/null and b/assets/pdf/EMN.pdf differ diff --git a/assets/pdf/EasyFS.pdf b/assets/pdf/EasyFS.pdf new file mode 100644 index 0000000..53b418e Binary files /dev/null and b/assets/pdf/EasyFS.pdf differ diff --git a/assets/pdf/Graph based Spatial-temporal Fusion for Multi-modal Person.pdf b/assets/pdf/Graph based Spatial-temporal Fusion for Multi-modal Person.pdf new file mode 100644 index 0000000..89dc59b Binary files /dev/null and b/assets/pdf/Graph based Spatial-temporal Fusion for Multi-modal Person.pdf differ