← Search

Lin Zhu

38 accepted papers

2026

Event Structural Valley: A Unified Theoretical and Practical Framework for Event Camera Autofocus

CVPR 2026

Autofocus in dynamic environments remains challenging for conventional frame-based sensors, which often fail under fast motion, low light, or high dynamic range conditions. Event cameras, with microsecond temporal resolution and asynchronous brightness detection, offer a promising alternative. Howev

Cited by 0SourceScholar
2026

Less Is More in Federated Continual Learning: RieSelect for Conflict-Aware Layer Selection in LLMs

ICML 2026poster

Federated continual learning (FCL) of large language models on edge devices is constrained by a communication--stability--plasticity trilemma. We reveal a less-is-more phenomenon: beyond a moderate layer upload ratio, stability loss offsets saturated plasticity gains, so overall continual performanc…

Cited by 0SourceScholar
2026

Seeing Symbols, Missing Structure: A Real-World Handwritten Mathematical Expression Recognition Benchmark for Large Models

ICML 2026poster

Handwritten mathematical expression recognition (HMER) remains challenging in real-world educational scenarios, even with recent advances in large vision-language models. While these models often achieve high accuracy in local symbol transcription, their reliability in capturing two-dimensional math…

Cited by 0SourceScholar
2026

Seeing through Light and Darkness: Sensor-Physics Grounded Deblurring HDR NeRF from Single-Exposure Images and Events

CVPR 2026

Novel view synthesis from low dynamic range (LDR) blurry images, which are common in the wild, struggles to recover high dynamic range (HDR) and sharp 3D representations in extreme lighting conditions. Although existing methods employ event data to address this issue, they ignore the sensor-physics

Cited by 0SourcecodeScholar
2025

$\Delta \mathrm{Energy}$: Optimizing Energy Change During Vision-Language Alignment Improves both OOD Detection and OOD Generalization

NeurIPS 2025poster

Recent approaches for vision-language models (VLMs) have shown remarkable success in achieving fast downstream adaptation. When applied to real-world downstream tasks, VLMs inevitably encounter both the in-distribution (ID) data and out-of-distribution (OOD) data. The OOD datasets often include bot…

Cited by 0SourceScholar
2025

Complementary Advantages: Exploiting Cross-Field Frequency Correlation for NIR-Assisted Image Denoising

CVPR 2025poster

Existing single-image denoising algorithms often struggle to restore details when dealing with complex noisy images. The introduction of near-infrared (NIR) images offers new possibilities for RGB image denoising. However, due to the inconsistency between NIR and RGB images, the existing works still…

2025

ELMoD-Net: Exploring Pattern Similarities for Robust Event-Based Lane Detection

RA-L 2025

Lane detection plays a critical role in autonomous driving, requiring low-latency response and robustness to varying lighting conditions to support downstream algorithms effectively. Event cameras, with their low latency and high dynamic range, are well-suited for such tasks. However, current event-

Cited by 0SourceScholar
2025

EMatch: A Unified Framework for Event-based Optical Flow and Stereo Matching

ICCV 2025poster

Event cameras have shown promise in vision applications like optical flow estimation and stereo matching with many specialized architectures. However, existing works only focus event data within the confines of task-specific domains, overlooking the correlations between tasks across the temporal and…

2025

Enhanced Event-based Dense Stereo via Cross-Sensor Knowledge Distillation

ICCV 2025poster

Accurate stereo matching under fast motion and extreme lighting conditions is a challenge for many vision applications. Event cameras have the advantages of low latency and high dynamic range, thus providing a reliable solution to this challenge. However, since events are sparse, this makes it an il…

Cited by 0SourcePDFScholar
2025

EvFocus: Learning to Reconstruct Sharp Images from Out-of-Focus Event Streams

ICML 2025poster

Event cameras are innovative sensors that capture brightness changes as asynchronous events rather than traditional intensity frames. These cameras offer substantial advantages over conventional cameras, including high temporal resolution, high dynamic range, and the elimination of motion blur. Howe…

Cited by 0SourcePDFScholar
2025

InjectTST: Injecting Global Information into Independent Channels for Long Time Series Forecasting

ICASSP 2025accepted

Transformer has become one of the most popular architectures for multivariate time series (MTS) forecasting. However, existing Transformer-based methods still lack consideration of cross-time-and-channel dependency modeling, which is important to MTS forecasting. In addition, existing methods either…

Cited by 0SourceScholar
2025

Less is More: Masking Elements in Image Condition Features Avoids Content Leakages in Style Transfer Diffusion Models

ICLR 2025poster

Given a style-reference image as the additional image condition, text-to-image diffusion models have demonstrated impressive capabilities in generating images that possess the content of text prompts while adopting the visual style of the reference image. However, current state-of-the-art methods of…

2025

Noise-Modeled Diffusion Models for Low-Light Spike Image Restoration

ICCV 2025poster

Spike-based imaging, inspired by the human visual system, offers several advantages, including high temporal resolution and low power consumption, but suffers from significant image degradation in low-light conditions due to noise interference. Restoring spike images under such conditions poses a si…

2025

OODD: Test-time Out-of-Distribution Detection with Dynamic Dictionary

CVPR 2025poster

Out-of-distribution (OOD) detection remains challenging for deep learning models, particularly when test-time OOD samples differ significantly from training outliers. We propose OODD, a novel test-time OOD detection method that dynamically maintains and updates an OOD dictionary without fine-tuning.…

2025

Object Detection using Event Camera: A MoE Heat Conduction based Detector and A New Benchmark Dataset

CVPR 2025poster

Object detection in event streams has emerged as a cutting-edge research area, demonstrating superior performance in low-light conditions, scenarios with motion blur, and rapid movements. Current detectors leverage spiking neural networks, Transformers, or convolutional neural networks as their core…

2025

Positive2Negative: Breaking the Information-Lossy Barrier in Self-Supervised Single Image Denoising

CVPR 2025poster

Image denoising enhances image quality, serving as a foundational technique across various computational photography applications. The obstacle to clean image acquisition in real scenarios necessitates the development of self-supervised image denoising methods only depending on noisy images, especia…

2025

Re-coding for Uncertainties: Edge-awareness Semantic Concordance for Resilient Event-RGB Segmentation

NeurIPS 2025poster

Semantic segmentation has achieved great success in ideal conditions. However, when facing extreme conditions (e.g., insufficient light, fierce camera motion), most existing methods suffer from significant information loss of RGB, severely damaging segmentation results. Several researches exploit th…

Cited by 0SourcecodeScholar
2025

Rethinking Scale-Aware Temporal Encoding for Event-based Object Detection

NeurIPS 2025poster

Event cameras provide asynchronous, low-latency, and high-dynamic-range visual signals, making them ideal for real-time perception tasks such as object detection. However, effectively modeling the temporal dynamics of event streams remains a core challenge. Most existing methods follow frame-based d…

Cited by 0SourcecodeScholar
2024

BNMTrans: A Brain Network Sequence-Driven Manifold-Based Transformer for Cognitive Impairment Detection Using EEG

ICASSP 2024accepted

Identifying mild cognitive impairment (MCI) is vital for Alzheimer’s disease prevention. As neurodegenerative diseases progress, synchronous activity in electroencephalography (EEG) - indicating functional connectivity - changes due to neural system deterioration. Thus, developing geometric learning…

Cited by 0SourceScholar
2024

CRoFT: Robust Fine-Tuning with Concurrent Optimization for OOD Generalization and Open-Set OOD Detection

ICML 2024poster

Recent vision-language pre-trained models (VL-PTMs) have shown remarkable success in open-vocabulary tasks. However, downstream use cases often involve further fine-tuning of VL-PTMs, which may distort their general knowledge and impair their ability to handle distribution shifts. In real-world scen…

2024

Event Stream-based Visual Object Tracking: A High-Resolution Benchmark Dataset and A Novel Baseline

CVPR 2024poster

Tracking with bio-inspired event cameras has garnered increasing interest in recent years. Existing works either utilize aligned RGB and event data for accurate tracking or directly learn an event-based tracker. The former incurs higher inference costs while the latter may be susceptible to the impa…

Cited by 43SourcePDFScholar
2024

HARDVS: Revisiting Human Activity Recognition with Dynamic Vision Sensors

AAAI 2024technical

The main streams of human activity recognition (HAR) algorithms are developed based on RGB cameras which usually suffer from illumination, fast motion, privacy preservation, and large energy consumption. Meanwhile, the biologically inspired event cameras attracted great interest due to their unique…

2024

In2SET: Intra-Inter Similarity Exploiting Transformer for Dual-Camera Compressive Hyperspectral Imaging

CVPR 2024poster

Dual-camera compressive hyperspectral imaging (DCCHI) offers the capability to reconstruct 3D hyperspectral image (HSI) by fusing compressive and panchromatic (PAN) image which has shown great potential for snapshot hyperspectral imaging in practice. In this paper we introduce a novel DCCHI reconstr…

2024

Seeing Motion at Nighttime with an Event Camera

CVPR 2024poster

We focus on a very challenging task: imaging at nighttime dynamic scenes. Most previous methods rely on the low-light enhancement of a conventional RGB camera. However they would inevitably face a dilemma between the long exposure time of nighttime and the motion blur of dynamic scenes. Event camera…

2024

SpikeNeRF: Learning Neural Radiance Fields from Continuous Spike Stream

CVPR 2024poster

Spike cameras leveraging spike-based integration sampling and high temporal resolution offer distinct advantages over standard cameras. However existing approaches reliant on spike cameras often assume optimal illumination a condition frequently unmet in real-world scenarios. To address this we intr…

2023

Bayesian Cross-Modal Alignment Learning for Few-Shot Out-of-Distribution Generalization

AAAI 2023technical

Recent advances in large pre-trained models showed promising results in few-shot learning. However, their generalization ability on two-dimensional Out-of-Distribution (OoD) data, i.e., correlation shift and diversity shift, has not been thoroughly investigated. Researches have shown that even with…

2023

Certifiable Out-of-Distribution Generalization

AAAI 2023technical

Machine learning methods suffer from test-time performance degeneration when faced with out-of-distribution (OoD) data whose distribution is not necessarily the same as training data distribution. Although a plethora of algorithms have been proposed to mitigate this issue, it has been demonstrated t…

2023

Disambiguation of Cognitive Impairment Diagnosis with EEG-Based Dual-Contrastive Learning

ICASSP 2023accepted

The diagnosis of cognitive impairment (CI), here referred to as mild cognitive impairment (MCI) and probable Alzheimer’s disease (AD), is complicated in practice. Early AD diagnosis using electroencephalography (EEG) has attracted attention due to EEG’s advantages in data accessibility. Because of l…

Cited by 0SourceScholar
2022

Event-Based Video Reconstruction via Potential-Assisted Spiking Neural Network

CVPR 2022poster

Neuromorphic vision sensor is a new bio-inspired imaging paradigm that reports asynchronous, continuously per-pixel brightness changes called 'events' with high temporal resolution and high dynamic range. So far, the event-based image reconstruction methods are based on artificial neural networks (A…

Cited by 123PDFScholar
2022

Retinomorphic Object Detection in Asynchronous Visual Streams

AAAI 2022technical

Due to high-speed motion blur and challenging illumination, conventional frame-based cameras have encountered an important challenge in object detection tasks. Neuromorphic cameras that output asynchronous visual streams instead of intensity frames, by taking the advantage of high temporal resolutio…

Cited by 20SourcePDFScholar
2022

Unsupervised Deraining: Where Contrastive Learning Meets Self-Similarity

CVPR 2022poster

Image deraining is a typical low-level image restoration task, which aims at decomposing the rainy image into two distinguishable layers: the clean image layer and the rain layer. Most of the existing learning-based deraining methods are supervisedly trained on synthetic rainy-clean pairs. The domai…

Cited by 80PDFcodeScholar
2021

NeuSpike-Net: High Speed Video Reconstruction via Bio-Inspired Neuromorphic Cameras

ICCV 2021poster

Neuromorphic vision sensor is a new bio-inspired imaging paradigm that emerged in recent years, which continuously sensing luminance intensity and firing asynchronous spikes (events) with high temporal resolution. Typically, there are two types of neuromorphic vision sensors, namely dynamic vision s…

Cited by 56PDFScholar
2020

Retina-Like Visual Image Reconstruction via Spiking Neural Model

CVPR 2020oral

The high-sensitivity vision of primates, including humans, is mediated by a small retinal region called the fovea. As a novel bio-inspired vision sensor, spike camera mimics the fovea to record the nature scenes by continuous-time spikes instead of frame-based manner. However, reconstructing visual…

Cited by 101PDFScholar