← Search

Qi Li

78 accepted papers

2026

Artificial Immune System of Secure Face Recognition Against Adversarial Attacks (Abstract Reprint)

AAAI 2026technical

Deep learning-based face recognition models are vulnerable to adversarial attacks. In contrast to general noises, the presence of imperceptible adversarial noises can lead to catastrophic errors in deep face recognition models. The primary difference between adversarial noise and general noise lies

Cited by 0SourcePDFScholar
2026

Every Step Counts: Decoding Trajectories as Authorship Fingerprints of dLLMs

ICML 2026poster

Discrete Diffusion Large Language Models (dLLMs) have recently emerged as a promising non-autoregressive paradigm, offering faster inference while achieving strong performance in code generation and mathematical reasoning tasks. In this work, we show that dLLMs’ decoding mechanism not only improves …

Cited by 0SourceScholar
2026

Lens Component Deletion based on Differentiable Ray Tracing

CVPR 2026

To achieve compactness or cost reduction for optical lens systems, designers typically rely on commercial software to design lens systems independently of post-processing algorithms, leading to excessive dependence on designers' expertise and often requiring significant time. Recently, joint optimiz

Cited by 0SourcecodeScholar
2026

LoRA-DA: Data-Aware Initialization for Low-Rank Adaptation via Asymptotic Analysis

ICML 2026poster

LoRA has become a widely adopted method for PEFT, and its initialization methods have attracted increasing attention. However, existing methods have notable limitations: many methods do not incorporate target-domain data, while gradient-based methods exploit data only at a shallow level by relying o…

Cited by 0SourceScholar
2026

OMoBlur: An Object Motion Blur Dataset and Benchmark for Real-World Local Motion Deblurring

CVPR 2026

Object motion blur in static scenes is spatially heterogeneous, differing from conventional deblurring problems yet frequently occurring in real handheld capture scenarios. Existing datasets either rely on costly beam-splitting capture with residual misalignment or employ synthetic blur that fails t

Cited by 0SourcecodeScholar
2026

Reasoning Language Model Inference Serving Unveiled: An Empirical Study

ICLR 2026poster

The reasoning large language model (RLLM) has been proven competitive in solving complex reasoning tasks such as mathematics, coding, compared to traditional LLM. However, the serving performance and behavior of RLLM remains \textit{unexplored}, which may undermine the deployment and utilization of…

Cited by 0SourcecodeScholar
2026

TTP: Test-Time Padding for Adversarial Detection and Robust Adaptation on Vision-Language Models

CVPR 2026

Vision-Language Models (VLMs), such as CLIP, have achieved impressive zero-shot recognition performance but remain highly susceptible to adversarial perturbations, posing significant risks in safety-critical scenarios. Previous training-time defenses rely on adversarial fine-tuning, which requires l

Cited by 0SourcecodeScholar
2026

The Forecast After the Forecast: A Post-Processing Shift in Time Series

ICLR 2026poster

Time series forecasting has long been dominated by advances in model architecture, with recent progress driven by deep learning and hybrid statistical techniques. However, as forecasting models approach diminishing returns in accuracy, a critical yet underexplored opportunity emerges: the strategic…

Cited by 0SourcecodeScholar
2026

UniAlignment: Semantic Alignment for Unified Image Generation, Understanding, Manipulation and Perception

AAAI 2026technical

The remarkable success of diffusion models in text-to-image generation has sparked growing interest in expanding their capabilities to a variety of multi-modal tasks, including image understanding, manipulation, and perception. These tasks require advanced semantic comprehension across both visual a

Cited by 0SourcePDFScholar
2025

A High-Dimensional Statistical Method for Optimizing Transfer Quantities in Multi-Source Transfer Learning

NeurIPS 2025poster

Multi-source transfer learning provides an effective solution to data scarcity in real-world supervised learning scenarios by leveraging multiple source tasks. In this field, existing works typically use all available samples from sources in training, which constrains their training efficiency and m…

Cited by 0SourcecodeScholar
2025

An Engorgio Prompt Makes Large Language Model Babble on

ICLR 2025poster

Auto-regressive large language models (LLMs) have yielded impressive performance in many real-world tasks. However, the new paradigm of these LLMs also exposes novel threats. In this paper, we explore their vulnerability to inference cost attacks, where a malicious user crafts Engorgio prompts to…

2025

Beyond the Tip of Efficiency: Uncovering the Submerged Threats of Jailbreak Attacks in Small Language Models

ACL 2025finding

Small language models (SLMs) have become increasingly prominent in the deployment on edge devices due to their high efficiency and low computational cost. While researchers continue to advance the capabilities of SLMs through innovative training strategies and model compression techniques, the secur…

Cited by 0SourcePDFScholar
2025

Budget Allocation Exploiting Label Correlation between Instances

UAI 2025

In this study, we introduce an innovative budget allocation method for graph instance annotation in crowdsourcing environments, where both the labels of instances and their correlations are unknown and need to be estimated simultaneously. We model the budget allocation task as a Markov Decision Proc

2025

Diffusion-based Decoupled Deterministic and Uncertain Framework for Probabilistic Multivariate Time Series Forecasting

ICLR 2025poster

Diffusion-based denoising models have demonstrated impressive performance in probabilistic forecasting for multivariate time series (MTS). Nonetheless, existing approaches often model the entire data distribution, neglecting the variability in uncertainty across different components of the time seri…

Cited by 0SourcePDFScholar
2025

FacLens: Transferable Probe for Foreseeing Non-Factuality in Fact-Seeking Question Answering of Large Language Models

EMNLP 2025

Despite advancements in large language models (LLMs), non-factual responses still persist in fact-seeking question answering. Unlike extensive studies on post-hoc detection of these responses, this work studies non-factuality prediction (NFP), predicting whether an LLM will generate a non-factual re

2025

FlowRefiner: A Robust Traffic Classification Framework against Label Noise

NeurIPS 2025poster

Network traffic classification is essential for network management and security. In recent years, deep learning (DL) algorithms have emerged as essential tools for classifying complex traffic. However, they rely heavily on high-quality labeled training data. In practice, traffic data is often noisy…

Cited by 0SourcecodeScholar
2025

Investigating Context Faithfulness in Large Language Models: The Roles of Memory Strength and Evidence Style

ACL 2025finding

Retrieval-augmented generation (RAG) improves Large Language Models (LLMs) by incorporating external information into the response generation process. However, how context-faithful LLMs are and what factors influence LLMs’ context faithfulness remain largely unexplored. In this study, we investigate…

2025

Is Large Language Model Performance on Reasoning Tasks Impacted by Different Ways Questions Are Asked?

ACL 2025finding

Large Language Models (LLMs) have been evaluated using diverse question types, e.g., multiple-choice, true/false, and short/long answers. This study answers an unexplored question about the impact of different question types on LLM accuracy on reasoning tasks. We investigate the performance of five…

2025

Keep the Balance: A Parameter-Efficient Symmetrical Framework for RGB+X Semantic Segmentation

CVPR 2025poster

Multimodal semantic segmentation is a critical challenge in computer vision, with early methods suffering from high computational costs and limited transferability due to full fine-tuning of RGB-based pre-trained parameters. Recent studies, while leveraging additional modalities as supplementary pro…

Cited by 0SourcePDFScholar
2025

MBA-RAG: a Bandit Approach for Adaptive Retrieval-Augmented Generation through Question Complexity

COLING 2025main

Retrieval Augmented Generation (RAG) has proven to be highly effective in boosting the generative performance of language model in knowledge-intensive tasks. However, existing RAG framework either indiscriminately perform retrieval or rely on rigid single-label classifiers to select retrieval method…

2025

Playing to the Strengths of High- and Low-Resolution Cues for Ultra-High Resolution Image Segmentation

RA-L 2025

In ultra-high resolution image segmentation task for robotic platforms like UAVs and autonomous vehicles, existing paradigms process a downsampled input image through a deep network and the original high-resolution image through a shallow network, then fusing their features for final segmentation. A

Cited by 1SourceScholar
2025

Re-Examine Distantly Supervised NER: A New Benchmark and a Simple Approach

COLING 2025main

Distantly-Supervised Named Entity Recognition (DS-NER) uses knowledge bases or dictionaries for annotations, reducing manual efforts but rely on large human labeled validation set. In this paper, we introduce a real-life DS-NER dataset, QTL, where the training data is annotated using domain dictiona…

2025

Retrieval Augmented Instruction Tuning for Open NER with Large Language Models

COLING 2025main

The strong capability of large language models (LLMs) has been applied to information extraction (IE) through either retrieval augmented prompting or instruction tuning (IT). However, the best way to incorporate information with LLMs for IE remains an open question. In this paper, we explore Retriev…

2025

Speculating LLMs’ Chinese Training Data Pollution from Their Tokens

EMNLP 2025

Tokens are basic elements in the datasets for LLM training. It is well-known that many tokens representing Chinese phrases in the vocabulary of GPT (4o/4o-mini/o1/o3/4.5/4.1/o4-mini) are indicating contents like pornography or online gambling. Based on this observation, our goal is to locate Pollute

2025

Towards a More Generalized Approach in Open Relation Extraction

ACL 2025long

Open Relation Extraction (OpenRE) seeks to identify and extract novel relational facts between named entities from unlabeled data without pre-defined relation schemas. Traditional OpenRE methods typically assume that the unlabeled data consists solely of novel relations or is pre-divided into known…

2025

from Benign import Toxic: Jailbreaking the Language Model via Adversarial Metaphors

ACL 2025long

Current studies have exposed the risk of Large Language Models (LLMs) generating harmful content by jailbreak attacks. However, they overlook that the direct generation of harmful content from scratch is more difficult than inducing LLM to calibrate benign content into harmful forms.In our study, we…

Cited by 0SourcePDFScholar
2024

Can We Continually Edit Language Models? On the Knowledge Attenuation in Sequential Model Editing

ACL 2024findings

Model editing has become a promising method for precisely and effectively updating knowledge in language models. In this paper, we investigate knowledge attenuation, in which the retention of updated knowledge within the language model decreases as the number of edits increases after sequential edit…

2024

Deep Linear Array Pushbroom Image Restoration: A Degradation Pipeline and Jitter-Aware Restoration Network

AAAI 2024technical

Linear Array Pushbroom (LAP) imaging technology is widely used in the realm of remote sensing. However, images acquired through LAP always suffer from distortion and blur because of camera jitter. Traditional methods for restoring LAP images, such as algorithms estimating the point spread function (…

2024

GenDecider: Integrating “None of the Candidates” Judgments in Zero-Shot Entity Linking Re-ranking

NAACL 2024short

We introduce GenDecider, a novel re-ranking approach for Zero-Shot Entity Linking (ZSEL), built on the Llama model. It innovatively detects scenarios where the correct entity is not among the retrieved candidates, a common oversight in existing re-ranking methods. By autoregressively generating outp…

2024

Linear Uncertainty Quantification of Graphical Model Inference

NeurIPS 2024poster

Uncertainty Quantification (UQ) is vital for decision makers as it offers insights into the potential reliability of data and model, enabling more informed and risk-aware decision-making. Graphical models, capable of representing data with complex dependencies, are widely used across domains. Exist…

Cited by 0SourcePDFScholar
2024

Memory-Constrained Semantic Segmentation for Ultra-High Resolution UAV Imagery

RA-L 2024

Ultra-high resolution image segmentation poses a formidable challenge for UAVs with limited computation resources. Moreover, with multiple deployed tasks (e.g., mapping, localization, and decision making), the demand for a memory efficient model becomes more urgent. This letter delves into the intri

Cited by 13SourceScholar
2024

Self-Improving for Zero-Shot Named Entity Recognition with Large Language Models

NAACL 2024short

Exploring the application of powerful large language models (LLMs) on the named entity recognition (NER) task has drawn much attention recently. This work pushes the performance boundary of zero-shot NER with LLMs by proposing a training-free self-improving framework, which utilizes an unlabeled cor…

2024

Should We Really Edit Language Models? On the Evaluation of Edited Language Models

NeurIPS 2024poster

Model editing has become an increasingly popular alternative for efficiently updating knowledge within language models. Current methods mainly focus on reliability, generalization, and locality, with many methods excelling across these criteria. Some recent works disclose the pitfalls of these ed…

2024

Structured Object Language Modeling (SO-LM): Native Structured Objects Generation Conforming to Complex Schemas with Self-Supervised Denoising

EMNLP 2024industry

In this paper, we study the problem of generating structured objects that conform to a complex schema, with intricate dependencies between the different components (facets) of the object. The facets of the object (attributes, fields, columns, properties) can be a mix of short, structured facts, or l…

Cited by 0SourcePDFScholar
2024

pFedClub: Controllable Heterogeneous Model Aggregation for Personalized Federated Learning

NeurIPS 2024poster

Federated learning, a pioneering paradigm, enables collaborative model training without exposing users’ data to central servers. Most existing federated learning systems necessitate uniform model structures across all clients, restricting their practicality. Several methods have emerged to aggregate…

Cited by 1SourcePDFScholar
2023

A Class-Rebalancing Self-Training Framework for Distantly-Supervised Named Entity Recognition

ACL 2023findings

Distant supervision reduces the reliance on human annotation in the named entity recognition tasks. The class-level imbalanced distant annotation is a realistic and unexplored problem, and the popular method of self-training can not handle class-level imbalanced learning. More importantly, self-trai…

2023

Direction Aware Positional and Structural Encoding for Directed Graph Neural Networks

ICASSP 2023accepted

We propose a novel method for computing joint 2-node structural representations for link prediction in directed graphs. Existing approaches can be grouped into two families. The first group of methods learn structural embeddings of individual nodes in the entire graph through a directed Graph Neural…

Cited by 0SourceScholar
2023

Empirical Study of Zero-Shot NER with ChatGPT

EMNLP 2023long main

Large language models (LLMs) exhibited powerful capability in various natural language processing tasks. This work focuses on exploring LLM performance on zero-shot information extraction, with a focus on the ChatGPT and named entity recognition (NER) task. Inspired by the remarkable reasoning capab…

Cited by 0SourcecodeScholar
2023

Improving Distantly Supervised Relation Extraction by Natural Language Inference

AAAI 2023technical

To reduce human annotations for relation extraction (RE) tasks, distantly supervised approaches have been proposed, while struggling with low performance. In this work, we propose a novel DSRE-NLI framework, which considers both distant supervision from existing knowledge bases and indirect supervis…

2023

Improving Unsupervised Relation Extraction by Augmenting Diverse Sentence Pairs

EMNLP 2023long main

Unsupervised relation extraction (URE) aims to extract relations between named entities from raw text without requiring manual annotations or pre-existing knowledge bases. In recent studies of URE, researchers put a notable emphasis on contrastive learning strategies for acquiring relation represen…

Cited by 0SourcecodeScholar
2023

Memory-Augmented Contrastive Learning for Talking Head Generation

ICASSP 2023accepted

Given one reference facial image and a piece of speech as input, talking head generation aims to synthesize a realistic-looking talking head video. However, generating a lip-synchronized video with natural head movements is challenging. The same speech clip can generate multiple possible lip and hea…

Cited by 0SourceScholar
2023

Optimal Budget Allocation for Crowdsourcing Labels for Graphs

UAI 2023poster

Crowdsourcing is an effective and efficient paradigm for obtaining labels for unlabeled corpus employing crowd workers. This work considers the budget allocation problem for a generalized setting on a graph of instances to be labeled where edges encode instance dependencies. Specifically, given a gr…

2023

Self-supervised Graph Disentangled Networks for Review-based Recommendation

IJCAI 2023poster

User review data is considered as auxiliary information to alleviate the data sparsity problem and improve the quality of learned user/item or interaction representations in review-based recommender systems. However, existing methods usually model user-item interactions in a holistic manner and negl…

Cited by 7SourcePDFScholar
2023

Towards Generation and Transition of Diverse Gaits for Quadrupedal Robots Based on Trajectory Optimization and Whole-Body Impedance Control

RA-L 2023

Trajectory optimization (TO) combined with whole-body control (WBC) have been a widely accepted approach for dynamic gait control of quadruped robots. However, there are still open issues in this framework, one is the lack of a unified description of intrinsic inter-limb coordination for wide range

Cited by 19SourceScholar
2023

Zero-shot Approach to Overcome Perturbation Sensitivity of Prompts

ACL 2023long

Recent studies have demonstrated that natural-language prompts can help to leverage the knowledge learned by pre-trained language models for the binary sentence-level sentiment classification task. Specifically, these methods utilize few-shot learning settings to fine-tune the sentiment classificati…

2022

Distantly Supervised Named Entity Recognition via Confidence-Based Multi-Class Positive and Unlabeled Learning

ACL 2022long

In this paper, we study the named entity recognition (NER) problem under distant supervision. Due to the incompleteness of the external dictionaries and/or knowledge bases, such distantly annotated training data usually suffer from a high false negative rate. To this end, we formulate the Distantly…

2022

IFR-Explore: Learning Inter-object Functional Relationships in 3D Indoor Scenes

ICLR 2022poster

Building embodied intelligent agents that can interact with 3D indoor environments has received increasing research attention in recent years. While most works focus on single-object or agent-object visual functionality and affordances, our work proposes to study a novel, underexplored, kind of visu…

Cited by 7SourcePDFScholar
2021

CARTL: Cooperative Adversarially-Robust Transfer Learning

ICML 2021oral

Transfer learning eases the burden of training a well-performed model from scratch, especially when training data is scarce and computation power is limited. In deep learning, a typical strategy for transfer learning is to freeze the early layers of a pre-trained model and fine-tune the rest of its…

2021

Few-shot Intent Classification and Slot Filling with Retrieved Examples

NAACL 2021long

Few-shot learning arises in important practical scenarios, such as when a natural language understanding system needs to learn new semantic labels for an emerging, resource-scarce domain. In this paper, we explore retrieval-based methods for intent classification and slot filling tasks in few-shot s…

Cited by 60SourcePDFScholar
2021

Free-Form Description Guided 3D Visual Graph Network for Object Grounding in Point Cloud

ICCV 2021poster

3D object grounding aims to locate the most relevant target object in a raw point cloud scene based on a free-form language description. Understanding complex and diverse descriptions, and lifting them directly to a point cloud is a new and challenging topic due to the irregular and sparse nature of…

Cited by 100PDFcodeScholar
2021

From Contexts to Locality: Ultra-High Resolution Image Segmentation via Locality-Aware Contextual Correlation

ICCV 2021poster

Ultra-high resolution image segmentation has raised increasing interests in recent years due to its realistic applications. In this paper, we innovate the widely used high-resolution image segmentation pipeline, in which an ultra-high resolution image is partitioned into regular patches for local se…

Cited by 59PDFcodeScholar
2021

Partial Video Domain Adaptation With Partial Adversarial Temporal Attentive Network

ICCV 2021poster

Partial Domain Adaptation (PDA) is a practical and general domain adaptation scenario, which relaxes the fully shared label space assumption such that the source label space subsumes the target one. The key challenge of PDA is the issue of negative transfer caused by source-only classes. For videos,…

Cited by 36PDFcodeScholar
2021

Projecting Your View Attentively: Monocular Road Scene Layout Estimation via Cross-View Transformation

CVPR 2021poster

HD map reconstruction is crucial for autonomous driving. LiDAR-based methods are limited due to the deployed expensive sensors and time-consuming computation. Camera-based methods usually need to separately perform road segmentation and view transformation, which often causes distortion and the abse…

Cited by 115PDFcodeScholar
2021

QA-Driven Zero-shot Slot Filling with Weak Supervision Pretraining

ACL 2021short

Slot-filling is an essential component for building task-oriented dialog systems. In this work, we focus on the zero-shot slot-filling problem, where the model needs to predict slots and their values, given utterances from new domains without training on the target domain. Prior methods directly enc…

2021

Quasi-Dense Similarity Learning for Multiple Object Tracking

CVPR 2021poster

Similarity learning has been recognized as a crucial step for object tracking. However, existing multiple object tracking methods only use sparse ground truth matching as the training objective, while ignoring the majority of the informative regions on the images. In this paper, we present Quasi-Den…

Cited by 492PDFcodeScholar
2020

Argot: Generating Adversarial Readable Chinese Texts

IJCAI 2020poster

Natural language processing (NLP) models are known vulnerable to adversarial examples, similar to image processing models. Studying adversarial texts is an essential step to improve the robustness of NLP models. However, existing studies mainly focus on analyzing English texts and generating adversa…

2020

Cream of the Crop: Distilling Prioritized Paths For One-Shot Neural Architecture Search

NeurIPS 2020poster

One-shot weight sharing methods have recently drawn great attention in neural architecture search due to high efficiency and competitive performance. However, weight sharing across models has an inherent deficiency, i.e., insufficient training of subnetworks in the hypernetwork. To alleviate this pr…

2020

Negative Margin Matters: Understanding Margin in Few-shot Classification

ECCV 2020poster

In this paper, we unconventionally propose to adopt appropriate negative-margin to softmax loss for few-shot classification, which surprisingly works well for the open-set scenarios of few-shot classification. We then provide the intuitive explanation and the theoretical proof to understand why nega…

2019

Configuration Transition Control of a Continuum Surgical Manipulator for Improved Kinematic Performance

RA-L 2019

The use of continuum manipulators in surgical applications has increased recently. A continuum surgical manipulator is usually teleoperated after it is fully inserted into a patient's cavity. Clearly, it is still possible to control the continuum surgical manipulator while it is not fully inserted,

Cited by 21SourceScholar
2019

Design of a Modular Continuum-Articulated Laparoscopic Robotic Tool With Decoupled Kinematics

RA-L 2019

Robot-assisted laparoscopic minimally invasive surgery has gained significant attentions due to its enhanced dexterity, improved precision, natural eye-hand coordination, etc. In these procedures, stick-like surgical tools with distal wrists are usually maneuvered by multiple patient-side manipulato

Cited by 31SourceScholar
2019

Strike (With) a Pose: Neural Networks Are Easily Fooled by Strange Poses of Familiar Objects

CVPR 2019poster

Despite excellent performance on stationary test sets, deep neural networks (DNNs) can fail to generalize to out-of-distribution (OoD) inputs, including natural, non-adversarial ones, which are common in real-world settings. In this paper, we present a framework for discovering DNN failures that har…

Cited by 392PDFcodeScholar
2018

Contact Force Control of an Aerial Manipulator in Pressing an Emergency Switch Process

IROS 2018poster

The dangerous work situation in industrial leakage accidents urgently needs a flexible and small robot to help workers perform operations and to protect them from being injured. An aerial manipulator system consisting of a hexa-rotor UAV and a one-DOF manipulator is developed, and is used to press a…

Cited by 44SourceScholar