← Search

Jiancheng Lyu

5 accepted papers

2026

SEMA: a Scalable and Efficient Mamba like Attention via Token Localization and Averaging

ICML 2026poster

Attention is the critical component of a transformer. Yet the quadratic computational complexity of vanilla full attention in the input size and the inability of its linear attention variant to focus have been challenges for computer vision tasks. We provide a mathematical definition of generalized …

Cited by 0SourceScholar
2025

EgoPrivacy: What Your First-Person Camera Says About You?

ICML 2025poster

While the rapid proliferation of wearable cameras has raised significant concerns about egocentric video privacy, prior work has largely overlooked the unique privacy threats posed to the camera wearer. This work investigates the core question: How much privacy information about the camera wearer ca…

2024

MobileInst: Video Instance Segmentation on the Mobile

AAAI 2024technical

Video instance segmentation on mobile devices is an important yet very challenging edge AI problem. It mainly suffers from (1) heavy computation and memory costs for frame-by-frame pixel-level instance perception and (2) complicated heuristics for tracking objects. To address these issues, we presen…

Cited by 8SourcePDFScholar
2023

Dense Network Expansion for Class Incremental Learning

CVPR 2023poster

The problem of class incremental learning (CIL) is considered. State-of-the-art approaches use a dynamic architecture based on network expansion (NE), in which a task expert is added per task. While effective from a computational standpoint, these methods lead to models that grow quickly with the nu…

Cited by 71SourcePDFScholar
2019

Understanding Straight-Through Estimator in Training Activation Quantized Neural Nets

ICLR 2019poster

Training activation quantized neural networks involves minimizing a piecewise constant training loss whose gradient vanishes almost everywhere, which is undesirable for the standard back-propagation or chain rule. An empirical way around this issue is to use a straight-through estimator (STE) (Bengi…

Cited by 382SourcePDFScholar