← Search

Jinfeng Li

7 accepted papers

2026

NeuroMamba: A Universal Spatiotemporal Module for Robust Perception in Degraded Sensory Streams

ICML 2026poster

In open-world intelligent systems, processing continuous sensory streams disrupted by heterogeneous degradation sources presents a fundamental challenge: reconciling the inherent tension between observational completeness and reconstruction fidelity. Methods that prioritize completeness by bridging …

Cited by 0SourceScholar
2024

MPC Design of a Continuum Robot for Pulmonary Interventional Surgery Using Koopman Operators

RA-L 2024

This letter focuses on the flexible tube of a bronchoscope robot used in pulmonary intervention surgery, which is considered as a continuum robot. The dynamics model is proposed based on the Koopman operator, leveraging real data to solve for the system matrix parameters accurately. To enhance contr

Cited by 4SourceScholar
2022

RoChBert: Towards Robust BERT Fine-tuning for Chinese

EMNLP 2022finding

Despite of the superb performance on a wide range of tasks, pre-trained language models (e.g., BERT) have been proved vulnerable to adversarial texts. In this paper, we present RoChBERT, a framework to build more Robust BERT-based models by utilizing a more comprehensive adversarial graph to fuse Ch…

2021

Counterfactual Adversarial Learning with Representation Interpolation

EMNLP 2021finding

Deep learning models exhibit a preference for statistical fitting over logical reasoning. Spurious correlations might be memorized when there exists statistical bias in training data, which severely limits the model performance especially in small data scenarios. In this work, we introduce Counterfa…

2021

Enhancing Model Robustness by Incorporating Adversarial Knowledge into Semantic Representation

ICASSP 2021accepted

Despite that deep neural networks (DNNs) have achieved enormous success in many domains like natural language processing (NLP), they have also been proven to be vulnerable to maliciously generated adversarial examples. Such inherent vulnerability has threatened various real-world deployed DNNs-based…

Cited by 0SourceScholar
2021

QAIR: Practical Query-Efficient Black-Box Attacks for Image Retrieval

CVPR 2021poster

We study the query-based attack against image retrieval to evaluate its robustness against adversarial examples under the black-box setting, where the adversary only has query access to the top-k ranked unlabeled images from the database. Compared with query attacks in image classification, which pr…

Cited by 64PDFcodeScholar
2018

Norm-Ranging LSH for Maximum Inner Product Search

NeurIPS 2018poster

Neyshabur and Srebro proposed SIMPLE-LSH, which is the state-of-the-art hashing based algorithm for maximum inner product search (MIPS). We found that the performance of SIMPLE-LSH, in both theory and practice, suffers from long tails in the 2-norm distribution of real datasets. We propose NORM-RANG…