← Search

Jianing Li

39 accepted papers

2026

BulletTime4D: Towards High Spatio-Temporal Resolution Dynamic Scene Rendering via Spike-Guided Stereo Vision

AAAI 2026technical

High spatio‑temporal resolution novel‑view scene rendering is crucial for applications such as sports analysis and scientific experiments. However, existing Dynamic Scene Rendering (DSR) approaches typically rely on conventional RGB cameras with limited frame rates, making it difficult to achieve hi

Cited by 0SourcePDFScholar
2026

CoCo-MILP: Inter-Variable Contrastive and Intra-Constraint Competitive MILP Solution Prediction

AAAI 2026technical

Mixed-Integer Linear Programming (MILP) is a cornerstone of combinatorial optimization, yet solving large-scale instances remains a significant computational challenge. Recently, Graph Neural Networks (GNNs) have shown promise in accelerating MILP solvers by predicting high-quality solutions. Howev

Cited by 0SourcePDFScholar
2026

EA3D: Event-Augmented 3D Diffusion for Generalizable Novel View Synthesis

ICLR 2026poster

We introduce **EA3D**, an Event-Augmented 3D Diffusion framework for generalizable novel view synthesis from event streams and sparse RGB inputs. Existing approaches either rely solely on RGB frames for generalizable synthesis, which limits their robustness under rapid camera motion, or require per…

Cited by 0SourceScholar
2026

EventFlash: Towards Efficient MLLMs for Event-Based Vision

ICLR 2026poster

Event-based multimodal large language models (MLLMs) enable robust perception in high-speed and low-light scenarios, addressing key limitations of frame-based MLLMs. However, current event-based MLLMs often rely on dense image-like processing paradigms, overlooking the spatiotemporal sparsity of eve…

Cited by 0SourcecodeScholar
2026

MER-Tracker: Towards High-Speed 3D Point Tracking via Multi-View Event-RGB Hybrid Cameras

CVPR 2026

This paper proposes the first task for high-speed 3D point tracking using multi-view Event-RGB hybrid cameras. We design a cuboid observation device comprising 4 RGB cameras (30fps) and 2 Event cameras to synchronously capture high-speed motions, and propose MER-Tracker, a high-frame-rate 3D point-t

Cited by 0SourceScholar
2026

Resource-Efficient Reinforcement for Reasoning Large Language Models via Dynamic One-Shot Policy Refinement

ICML 2026poster

Large language models (LLMs) have exhibited remarkable performance on complex reasoning tasks, with reinforcement learning under verifiable rewards (RLVR) emerging as a principled framework for aligning model behavior with reasoning chains. Despite its promise, RLVR remains prohibitively resource-in…

Cited by 0SourceScholar
2025

A Modular Magnetic Navigation System for Actuating Surface Microwalkers

RA-L 2025

The complex motion modes of surface microwalkers rely on magnetic torque generated by rotating/oscillating magnetic fields. Actuation systems based on rotating permanent magnets exhibit considerable advantages in generating these dynamic fields due to their high flexibility. However, current omnidir

Cited by 0SourceScholar
2025

Asynchronous Collaborative Graph Representation for Frames and Events

CVPR 2025poster

Integrating frames and events has become a widely accepted solution for various tasks in challenging scenarios. However, most multimodal methods directly convert events into image-like formats synchronized with frames and process each stream through separate two-branch backbones, making it difficult…

2025

BMW: Bidirectionally Memory bank reWriting for Unsupervised Person Re-Identification

NeurIPS 2025poster

Recent works show that contrastive learning based on memory banks is an effective framework for unsupervised person Re-IDentification (ReID). In existing methods, memory banks are typically initialized with cluster centroids and rewritten with positive samples via the momentum mechanism along with t…

Cited by 0SourcecodeScholar
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

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

EvaGaussians: Event Stream Assisted Gaussian Splatting from Blurry Images

ICCV 2025poster

3D Gaussian Splatting (3D-GS) has demonstrated exceptional capabilities in synthesizing novel views of 3D scenes. However, its training is heavily reliant on high-quality images and precise camera poses. Meeting these criteria can be challenging in non-ideal real-world conditions, where motion-blurr…

Cited by 0SourcePDFScholar
2025

EventGPT: Event Stream Understanding with Multimodal Large Language Models

CVPR 2025poster

Event cameras capture visual information as asynchronous pixel change streams, excelling in challenging lighting and high-dynamic scenarios. Existing multimodal large language models (MLLMs) concentrate on natural RGB images, failing in scenarios where event data fits better. In this paper, we intro…

Cited by 3SourcePDFScholar
2025

NAPPure: Adversarial Purification for Robust Image Classification under Non-Additive Perturbations

ICCV 2025poster

Adversarial purification has achieved great success in combating adversarial image perturbations, which are usually assumed to be additive. However, non-additive adversarial perturbations such as blur, occlusion, and distortion are also common in the real world. Under such perturbations, existing ad…

Cited by 0SourcePDFScholar
2025

Revisiting and Refining Lagunas' Beamforming for Acoustic Imaging

ICASSP 2025accepted

Lagunas et al proposed an adaptive beamforming method in 1986. However, this method never receives attention: until 2024, the citation of this paper is only 66. Actually, the Lagunas’ beamforming failed to identify sound sources if the required covariance matrix of array measurements is derived from…

Cited by 0SourceScholar
2025

SHIFT: Smoothing Hallucinations by Information Flow Tuning for Multimodal Large Language Models

ICCV 2025poster

Large Language Models (LLMs) are prone to hallucinations, which pose significant risks in their applications. Most existing hallucination detection methods rely on internal probabilities or external knowledge, and they are limited to identifying hallucinations at the sentence or passage level. In th…

Cited by 0SourcePDFScholar
2025

SliceOcc: Indoor 3D Semantic Occupancy Prediction with Vertical Slice Representation

ICRA 2025

3D semantic occupancy prediction is a crucial task in visual perception, as it requires the simultaneous comprehension of both scene geometry and semantics. It plays a crucial role in understanding 3D scenes and has great potential for various applications, such as robotic vision perception and auto

Cited by 5SourcecodeScholar
2025

Spike4DGS: Towards High-Speed Dynamic Scene Rendering with 4D Gaussian Splatting via a Spike Camera Array

NeurIPS 2025poster

Spike camera with high temporal resolution offers a new perspective on high-speed dynamic scene rendering. Most existing rendering methods rely on Neural Radiance Fields (NeRF) or 3D Gaussian Splatting (3DGS) for static scenes using a monocular spike camera. However, these methods struggle with dyna…

Cited by 0SourcecodeScholar
2025

Towards Understanding How Knowledge Evolves in Large Vision-Language Models

CVPR 2025poster

Large Vision-Language Models (LVLMs) are gradually becoming the foundation for many artificial intelligence applications. However, understanding their internal working mechanisms has continued to puzzle researchers, which in turn limits the further enhancement of their capabilities. In this paper, w…

2024

A Near-Field Source Localization Method for Uniform/Sparse Centrally Symmetric Rectangular Arrays

ICASSP 2024accepted

Most existing near-field (NF) source localization methods are based on uniform/sparse symmetric linear arrays. But planar arrays will be more common in the future. In this paper, we propose an NF source localization method for rectangular array, which can be uniform rectangular array (URA) or centra…

Cited by 0SourceScholar
2024

Event-3DGS: Event-based 3D Reconstruction Using 3D Gaussian Splatting

NeurIPS 2024poster

Event cameras, offering high temporal resolution and high dynamic range, have brought a new perspective to addressing 3D reconstruction challenges in fast-motion and low-light scenarios. Most methods use the Neural Radiance Field (NeRF) for event-based photorealistic 3D reconstruction. However, thes…

2024

Learning Scale-Aware Spatio-temporal Implicit Representation for Event-based Motion Deblurring

ICML 2024poster

Existing event-based motion deblurring methods mostly focus on restoring images with the same spatial and temporal scales as events. However, the unknown scales of images and events in the real world pose great challenges and have rarely been explored. To address this gap, we propose a novel Scale-A…

2024

Rethinking Imbalance in Image Super-Resolution for Efficient Inference

NeurIPS 2024poster

Existing super-resolution (SR) methods optimize all model weights equally using $\mathcal{L}_1$ or $\mathcal{L}_2$ losses by uniformly sampling image patches without considering dataset imbalances or parameter redundancy, which limits their performance. To address this, we formulate the image SR tas…

Cited by 0SourcePDFScholar
2024

Unsupervised Spike Depth Estimation via Cross-modality Cross-domain Knowledge Transfer

ICRA 2024poster

Neuromorphic spike data, an upcoming modality with high temporal resolution, has shown promising potential in autonomous driving by mitigating the challenges posed by high-velocity motion blur. However, training the spike depth estimation network holds significant challenges in two aspects: sparse s…

Cited by 10SourcecodeScholar
2023

Deep Directly-Trained Spiking Neural Networks for Object Detection

ICCV 2023poster

Spiking neural networks (SNNs) are brain-inspired energy-efficient models that encode information in spatiotemporal dynamics. Recently, deep SNNs trained directly have shown great success in achieving high performance on classification tasks with very few time steps. However, how to design a directl…

Cited by 102PDFcodeScholar
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

Prototype-Voxel Contrastive Learning for LiDAR Point Cloud Panoptic Segmentation

ICRA 2022poster

LiDAR point cloud panoptic segmentation, including both semantic and instance segmentation, plays a critical role in meticulous scene understanding for autonomous driving. Existing 3D voxelized approaches either utilize 3D sparse convolution that only focuses on local scene understanding, or add ext…

Cited by 20SourceScholar
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
2021

Differentiable Annealed Importance Sampling and the Perils of Gradient Noise

NeurIPS 2021poster

Annealed importance sampling (AIS) and related algorithms are highly effective tools for marginal likelihood estimation, but are not fully differentiable due to the use of Metropolis-Hastings correction steps. Differentiability is a desirable property as it would admit the possibility of optimizing…

Cited by 38SourcePDFScholar
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

Joint Visual and Temporal Consistency for Unsupervised Domain Adaptive Person Re-Identification

ECCV 2020poster

Unsupervised domain adaptive person Re-IDentification (ReID) is challenging because of the large domain gap between source and target domains, as well as the lackage of labeled data on the target domain. This paper tackles this challenge through jointly enforcing visual and temporal consistency in t…

Cited by 194SourcePDFScholar
2020

On the Relation between Quality-Diversity Evaluation and Distribution-Fitting Goal in Text Generation

ICML 2020poster

The goal of text generation models is to fit the underlying real probability distribution of text. For performance evaluation, quality and diversity metrics are usually applied. However, it is still not clear to what extend can the quality-diversity evaluation reflect the distribution-fitting goal.…

Cited by 6SourcePDFScholar
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
2019

Global-Local Temporal Representations for Video Person Re-Identification

ICCV 2019poster

This paper proposes the Global-Local Temporal Representation (GLTR) to exploit the multi-scale temporal cues in video sequences for video person Re-Identification (ReID). GLTR is constructed by first modeling the short-term temporal cues among adjacent frames, then capturing the long-term relations…

Cited by 286PDFScholar
2017

Pose-Driven Deep Convolutional Model for Person Re-Identification

ICCV 2017poster

Feature extraction and matching are two crucial components in person Re-Identification (ReID). The large pose deformations and the complex view variations exhibited by the captured person images significantly increase the difficulty of learning and matching of the features from person images. To ove…

Cited by 999PDFScholar