📝 Selected Publications

For a complete list of publications, please visit my Google Scholar profile

Note: * denotes equal contribution

📰 Journal Articles

IEEE JBHI
SCI Q1 | IF: 6.7
sym

EMPOWER: Evolutionary Medical Prompt Optimization With Reinforcement Learning
IEEE Journal of Biomedical and Health Informatics | October 16, 2025
Yinda Chen*; Yangfan He*; Jing Yang; Dapeng Zhang; Zhenlong Yuan; Muhammad Attique Khan; Jamel Baili; Por Lip Yee

EMPOWER proposes an evolutionary framework for medical prompt optimization through specialized representation learning and multi-dimensional evaluation. It achieves 24.7% reduction in factual errors and 15.3% higher clinician preference.

IEEE TMI
SCI Q1 | IF: 10.6
sym

Unsupervised Domain Adaptation for EM Image Denoising with Invertible Networks
IEEE Transactions on Medical Imaging | July 29, 2024
Shiyu Deng; Yinda Chen; Wei Huang; Ruobing Zhang; Zhiwei Xiong

Code

The paper proposes an unsupervised domain adaptation method for EM image denoising with invertible networks, outperforming existing methods.

🎓 Conference Papers

ICCV 2025
CCF A
sym

TokenUnify: Scaling Up Autoregressive Pretraining for Neuron Segmentation
ICCV | October 25, 2025
Yinda Chen*; Haoyuan Shi*; Xiaoyu Liu; Te Shi; Ruobing Zhang; Dong Liu; Zhiwei Xiong; Feng Wu

Code Dataset Weights

TokenUnify proposes a hierarchical predictive coding framework for neuron segmentation, reducing autoregressive error from O(K) to O(√K). It introduces a dataset with 1.2 billion annotated voxels and achieves 44% improvement over training from scratch.

ICML 2025
CCF A
sym

MaskTwins: Dual-form Complementary Masking for Domain-Adaptive Image Segmentation
ICML | July 13, 2025
Jiawen Wang; Yinda Chen* (Theory Contribution & Project Leader); Xiaoyu Liu; Che Liu; Dong Liu; Jianqing Gao; Zhiwei Xiong

Code Poster

MaskTwins introduces a dual-form complementary masking strategy for domain-adaptive image segmentation, effectively bridging the domain gap through coordinated spatial and feature-level masking mechanisms.

AAAI 2025
CCF A
sym

Condition-generation Latent Coding with an External Dictionary for Deep Image Compression
AAAI (oral) | March 06, 2025
Siqi Wu; Yinda Chen*; Dong Liu; Zhihai He

Code Weights

The paper proposes CLC for deep image compression. It uses a dictionary to generate references, shows good performance, and has theoretical analysis.

NeurIPS 2024
CCF A
sym

MaskFactory: Towards High-quality Synthetic Data Generation for Dichotomous Image Segmentation
NeurIPS | October 17, 2024
Haotian Qian; Yinda Chen*; Shengtao Lou; Fahad Shahbaz Khan; Xiaogang Jin; Deng-Ping Fan

Project Code

MaskFactory proposes a two-stage method to generate high-quality synthetic datasets for DIS, outperforming existing methods in quality and efficiency.

MICCAI 2024
CCF B
sym

BIMCV-R: A Landmark Dataset for 3D CT Text-Image Retrieval
MICCAI | October 06, 2024
Yinda Chen; Che Liu; Xiaoyu Liu; Rossella Arcucci; Zhiwei Xiong

Dataset

This paper presents BIMCV-R, a 3D CT text-image retrieval dataset, and MedFinder. Tests show MedFinder outperforms baselines in related tasks.

ICASSP 2024
CCF B
sym

Learning multiscale consistency for self-supervised electron microscopy instance segmentation
ICASSP | April 13, 2024
Yinda Chen; Wei Huang; Xiaoyu Liu; Shiyu Deng; Qi Chen; Zhiwei Xiong

Code

A pretraining framework for EM volume instance segmentation is proposed. It enforces multiscale consistency and shows good performance in neuron and mitochondria segmentation.

IJCAI 2023
CCF A
sym

Self-Supervised Neuron Segmentation with Multi-Agent Reinforcement Learning
IJCAI (oral) | August 17, 2023
Yinda Chen; Wei Huang; Shenglong Zhou; Qi Chen; Zhiwei Xiong

Code Pretrain Data CREMI VNC

This paper proposes a decision-based MIM for neuron segmentation in EM data. It uses MARL to optimize masking, outperforming alternatives.