← Search

Li Zhu

25 accepted papers

2026

HiMAE: Hierarchical Masked Autoencoders Discover Resolution-Specific Structure in Wearable Time Series

ICLR 2026poster

Wearable sensors provide abundant physiological time series observations, yet the resolution at which we should extract features for downstream tasks remain unclear. We hypothesize that temporal resolution is a fundamental axis of representation learning, with different clinical and behavioral outco…

Cited by 0SourcecodeScholar
2026

Physiology-Aware Masked Cross-Modal Reconstruction for Biosignal Representation Learning

ICML 2026poster

Biosignals acquired from different locations on the body often provide temporally ordered views of the same underlying physiological process. However, most existing self-supervised learning methods treat these signals as interchangeable views, overlooking the directional temporal dynamics that link …

Cited by 0SourceScholar
2026

The Coherence Trap: When MLLM-Crafted Narratives Exploit Manipulated Visual Contexts

CVPR 2026

The detection and grounding of multimedia manipulation has emerged as a critical challenge in combating AI-generated disinformation. While existing methods have made progress in recent years, we identify two fundamental limitations in current approaches: (1) Underestimation of MLLM-driven deception

Cited by 0SourcecodeScholar
2025

A Multi-Expert Structural-Semantic Hybrid Framework for Unveiling Historical Patterns in Temporal Knowledge Graphs

ACL 2025finding

Temporal knowledge graph reasoning aims to predict future events with knowledge of existing facts and plays a key role in various downstream tasks. Previous methods focused on either graph structure learning or semantic reasoning, failing to integrate dual reasoning perspectives to handle different…

2025

ADC: Enhancing Function Calling Via Adversarial Datasets and Code Line-Level Feedback

ICASSP 2025accepted

Large Language Models (LLMs) have made significant strides in Natural Language Processing and coding, yet they struggle with robustness and accuracy in complex function calls. To tackle these challenges, this paper introduces ADC, an innovative approach that enhances LLMs’ ability to follow function…

Cited by 0SourceScholar
2025

Beyond Walking: A Large-Scale Image-Text Benchmark for Text-based Person Anomaly Search

ICCV 2025poster

Text-based person search aims to retrieve specific individuals across camera networks using natural language descriptions. However, current benchmarks often exhibit biases towards common actions like walking or standing, neglecting the critical need for identifying abnormal behaviors in real-world s…

2025

DOGR: Towards Versatile Visual Document Grounding and Referring

ICCV 2025poster

With recent advances in Multimodal Large Language Models (MLLMs), grounding and referring capabilities have gained increasing attention for achieving detailed understanding and flexible user interaction. However, these capabilities still remain underdeveloped in visual document understanding due to…

2025

Evaluation of Wearable Head BCG for PTT Measurement in Blood Pressure Intervention

ICASSP 2025accepted

This study evaluates the usability of wearable head ballistocardiography (BCG) in providing accurate pulse transit time (PTT) measurements during blood pressure (BP) interventions. Head BCG is a new technique enabling measurement of proximal aortic blood ejection from sensors placed at distal sites,…

Cited by 0SourceScholar
2025

Optimizing Biomarkers from Earbud Ballistocardiogram: Calibration and Calibration-Free Algorithms for Accelerometer Axis Selection and Fusion

ICASSP 2025accepted

The earbud-based ballistocardiogram (BCG) assessment holds significant promise for monitoring diverse physiological signals, including stress, cardiac activity, and blood pressure. However, unlike traditional methods that measure the force component along the head-to-foot axis for enhanced BCG signa…

Cited by 0SourceScholar
2024

Ballistocardiogram-Based Heart Rate Variability Estimation for Stress Monitoring using Consumer Earbuds

ICASSP 2024accepted

Stress can potentially have detrimental effects on both physical and mental well-being, but monitoring it can be challenging, especially in free-living conditions. One approach to address this challenge is to use earbud accelerometers to capture the ballistocardiogram (BCG) response. These sensors a…

Cited by 0SourceScholar
2024

CodeScope: An Execution-based Multilingual Multitask Multidimensional Benchmark for Evaluating LLMs on Code Understanding and Generation

ACL 2024long

Large Language Models (LLMs) have demonstrated remarkable performance on assisting humans in programming and facilitating programming automation. However, existing benchmarks for evaluating the code understanding and generation capacities of LLMs suffer from severe limitations. First, most benchmark…

2024

Core Body Temperature and its Role in Detecting Acute Stress: A Feasibility Study

ICASSP 2024accepted

Core body temperature (CBT) is one of the critical yet under-explored phenomena in the context of stress detection. Several CBT measurement methods exist, but they are often limited in continuous CBT monitoring. Furthermore, how continuous CBT can be used to model acute stress is little explored. We…

Cited by 0SourceScholar
2024

Freq2Time: Weakly Supervised Learning of Camera-Based RPPG from Heart Rate

ICASSP 2024accepted

Camera-based pulse measurements from remote photoplethysmography (rPPG) have rapidly improved over recent years due to innovations in video processing and deep learning. However, modern data-driven solutions require large training datasets collected under diverse conditions. Collecting such training…

Cited by 0SourceScholar
2024

Heart Rate Variability Estimation with Dynamic Fine Filtering and Global-Local Context Outlier Removal

ICASSP 2024accepted

Consumer hearable technologies such as earbuds are increasingly embedding physiological sensors, including photoplethysmography (PPG) and inertial measurements. They create unique opportunities to passively monitor stress and deliver digital interventions such as music. However, PPG signals recorded…

Cited by 0SourceScholar
2024

Multimodal Breathing Rate Estimation Using Facial Motion and RPPG From RGB Camera

ICASSP 2024accepted

Camera-based respiratory monitoring is contactless, non-invasive, unobtrusive, and easily accessible compared to conventional wearable devices. This paper presents a novel multimodal approach to estimating breathing rate based on tracking the movement and color changes of the face through an RGB cam…

Cited by 0SourceScholar
2024

Normalization is All You Need: Robust Full-Range Contactless SpO2 Estimation Across Users

ICASSP 2024accepted

The accurate estimation of peripheral capillary oxygen saturation (SpO <inf xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">2</inf> ) is vital for monitoring respiratory health, with applications spanning medical diagnostics and fitness tracking. Remote phot…

Cited by 0SourceScholar
2024

Pseudo-Label Enhanced Prototypical Contrastive Learning for Uniformed Intent Discovery

EMNLP 2024finding

New intent discovery is a crucial capability for task-oriented dialogue systems. Existing methods focus on transferring in-domain (IND) prior knowledge to out-of-domain (OOD) data through pre-training and clustering stages. They either handle the two processes in a pipeline manner, which exhibits a…

2023

Improving Heart Rate and Heart Rate Variability Estimation from Video Through a HR-RR-Tuned Filter

ICASSP 2023accepted

This paper presents algorithms to improve the estimation of heart rate (HR) and heart rate variability (HRV) from smartphone video. The remote photoplethysmogram (rPPG) signals are first extracted from the videos recorded. Next, we proposed an rPPG filter adaptively tuned by HR and respiratory rate…

Cited by 0SourceScholar
2023

Masked Auto-Encoders Meet Generative Adversarial Networks and Beyond

CVPR 2023poster

Masked Auto-Encoder (MAE) pretraining methods randomly mask image patches and then train a vision Transformer to reconstruct the original pixels based on the unmasked patches. While they demonstrates impressive performance for downstream vision tasks, it generally requires a large amount of training…

Cited by 20SourcePDFScholar
2023

Uncertainty-Aware Image Captioning

AAAI 2023technical

It is well believed that the higher uncertainty in a word of the caption, the more inter-correlated context information is required to determine it. However, current image captioning methods usually consider the generation of all words in a sentence sequentially and equally. In this paper, we propos…

Cited by 19SourcePDFScholar
2022

Noise Learning for Text Classification: A Benchmark

COLING 2022main

Noise Learning is important in the task of text classification which depends on massive labeled data that could be error-prone. However, we find that noise learning in text classification is relatively underdeveloped: 1. many methods that have been proven effective in the image domain are not explor…

Cited by 11SourcePDFScholar
2021

AINet: Association Implantation for Superpixel Segmentation

ICCV 2021poster

Recently, some approaches are proposed to harness deep convolutional networks to facilitate superpixel segmentation. The common practice is to first evenly divide the image into a pre-defined number of grids and then learn to associate each pixel with its surrounding grids. However, simply applying…

Cited by 53PDFcodeScholar