← Search

Zelin Li

12 accepted papers

2026

Recover Cell Tensor: Diffusion-Equivalent Tensor Completion for Fluorescence Microscopy Imaging

ICLR 2026poster

Fluorescence microscopy (FM) imaging is a fundamental technique for observing live cell division—one of the most essential processes in the cycle of life and death. Observing 3D live cells requires scanning through the cell volume while minimizing lethal phototoxicity. That limits acquisition time a…

Cited by 0SourceScholar
2025

An LLM-based Framework for Biomedical Terminology Normalization in Social Media via Multi-Agent Collaboration

COLING 2025main

Biomedical Terminology Normalization aims to identify the standard term in a specified termbase for non-standardized mentions from social media or clinical texts, employing the mainstream “Recall and Re-rank” framework. Instead of the traditional pretraining-finetuning paradigm, we would like to exp…

Cited by 1SourcePDFScholar
2025

Anti-Tamper Protection for Unauthorized Individual Image Generation

ICCV 2025poster

With the advancement of personalized image generation technologies, concerns about forgery attacks that infringe on portrait rights and privacy are growing. To address these concerns, protection perturbation algorithms have been developed to disrupt forgery generation. However, the protection algori…

2025

Bio-Inspired Soft Variable-Stiffness Prehensile Tail Enabling Versatile Grasping and Enhancing Dynamic Mobility

RA-L 2025

In nature, prehensile tails serve as versatile and essential appendages for animals, facilitating both grasping and enhanced mobility. Although existing robotic tails effectively contribute to mobility across a range of behaviors, they lack versatile object-grasping capabilities. Inspired by these b

Cited by 2SourceScholar
2025

Enhancing the Performance of Global Model by Improving the Adaptability of Local Models in Federated Learning

IJCAI 2025

Federated learning enables the clients to collaboratively train a global model, which is aggregated from local models. Due to the heterogeneous data distributions over clients and data privacy in federated learning, it is difficult to train local models to achieve a well-performed global model. In t

Cited by 0SourcePDFScholar
2025

Expectation Preference Optimization: Reliable Preference Estimation for Improving the Reasoning Capability of Large Language Models

EMNLP 2025

Pairwise preference optimization, such as Direct Preference Optimization (DPO), was originally designed to align large language models (LLMs) with human values. It has recently been used to improve the supervised fine-tuning (SFT) performance of LLMs. Using pairs of single samples, DPO estimates the

2025

LLMEval-Med: A Real-world Clinical Benchmark for Medical LLMs with Physician Validation

EMNLP 2025

Evaluating large language models (LLMs) in medicine is crucial because medical applications require high accuracy with little room for error. Current medical benchmarks have three main types: medical exam-based, comprehensive medical, and specialized assessments. However, these benchmarks have limit

2025

Representing Sounds as Neural Amplitude Fields: A Benchmark of Coordinate-MLPs and a Fourier Kolmogorov-Arnold Framework

AAAI 2025technical

Although Coordinate-MLP-based implicit neural representations have excelled in representing radiance fields, 3D shapes, and images, their application to audio signals remains underexplored. To fill this gap, we investigate existing implicit neural representations, from which we extract 3 types of po…

2025

Volume Tells: Dual Cycle-Consistent Diffusion for 3D Fluorescence Microscopy De-noising and Super-Resolution

CVPR 2025highlight

3D fluorescence microscopy is essential for understanding fundamental life processes through long-term live-cell imaging. However, due to inherent issues in imaging principles, it faces significant challenges including spatially varying noise and anisotropic resolution, where the axial resolution la…

Cited by 0SourcePDFScholar
2024

EAN: An Efficient Attention Module Guided by Normalization for Deep Neural Networks

AAAI 2024technical

Deep neural networks (DNNs) have achieved remarkable success in various fields, and two powerful techniques, feature normalization and attention mechanisms, have been widely used to enhance model performance. However, they are usually considered as two separate approaches or combined in a simplistic…

Cited by 3SourcePDFScholar
2023

Analyzing and Combating Attribute Bias for Face Restoration

IJCAI 2023poster

Face restoration (FR) recovers high resolution (HR) faces from low resolution (LR) faces and is challenging due to its ill-posed nature. With years of development, existing methods can produce quality HR faces with realistic details. However, we observe that key facial attributes (e.g., age and gend…

2023

Out-of-Distribution Detection based on In-Distribution Data Patterns Memorization with Modern Hopfield Energy

ICLR 2023poster

Out-of-Distribution (OOD) detection is essential for safety-critical applications of deep neural networks. OOD detection is challenging since DNN models may produce very high logits value even for OOD samples. Hence, it is of great difficulty to discriminate OOD data by directly adopting Softmax on…