← Search

Jiwei Li

47 accepted papers

2026

CUDA-L1: Improving CUDA Optimization via Contrastive Reinforcement Learning

ICLR 2026poster

The exponential growth in demand for GPU computing resources has created an urgent need for automated CUDA optimization strategies. While recent advances in LLMs show promise for code generation, current state-of-the-art models achieve low success rates in improving CUDA speed. In this paper, we in…

Cited by 0SourcecodeScholar
2025

Device-Cloud Collaborative Correction for On-Device Recommendation

IJCAI 2025

With the rapid development of recommendation models and device computing power, device-based recommendation has become an important research area due to its better real-time performance and privacy protection. Previously, Transformer-based sequential recommendation models have been widely applied in

2025

FedCFA: Alleviating Simpson’s Paradox in Model Aggregation with Counterfactual Federated Learning

AAAI 2025technical

Federated learning (FL) is a promising technology for data privacy and distributed optimization, but it suffers from data imbalance and heterogeneity among clients. Existing FL methods try to solve the problems by aligning client with server model or by correcting client model with control variables…

Cited by 0SourcePDFScholar
2025

GPT-NER: Named Entity Recognition via Large Language Models

NAACL 2025findings

Despite the fact that large-scale Language Models (LLM) have achieved SOTA performances on a variety of NLP tasks, its performance on NER is still significantly below supervised baselines. This is due to the gap between the two tasks the NER and LLMs: the former is a sequence labeling task in nature…

2025

MergeNet: Knowledge Migration Across Heterogeneous Models, Tasks, and Modalities

AAAI 2025technical

In this study, we focus on heterogeneous knowledge transfer across entirely different model architectures, tasks, and modalities. Existing knowledge transfer methods (e.g., backbone sharing, knowledge distillation) often hinge on shared elements within model structures or task-specific features/labe…

Cited by 0SourcePDFScholar
2025

OS Agents: A Survey on MLLM-based Agents for Computer, Phone and Browser Use

ACL 2025long

The dream to create AI assistants as capable and versatile as the fictional J.A.R.V.I.S from Iron Man has long captivated imaginations. With the evolution of multi-modal large language models ((M)LLMs), this dream is closer to reality, as (M)LLM-based Agents using computers, mobile phones and web br…

2025

Packing Analysis: Packing Is More Appropriate for Large Models or Datasets in Supervised Fine-tuning

ACL 2025finding

Packing, initially utilized in the pre-training phase, is an optimization technique designed to maximize hardware resource efficiency by combining different training sequences to fit the model’s maximum input length. Although it has demonstrated effectiveness during pre-training, there remains a lac…

2025

Preliminary Evaluation of the Test-Time Training Layers in Recommendation System (Student Abstract)

AAAI 2025technical

This paper explores the application and effectiveness of TestTime Training (TTT) layers in improving the performance of recommendation systems. We developed a model, TTT4Rec, utilizing TTT-Linear as the feature extraction layer. Our tests across multiple datasets indicate that TTT4Rec, as a base mod…

Cited by 0SourcePDFScholar
2025

VideoShield: Regulating Diffusion-based Video Generation Models via Watermarking

ICLR 2025poster

Artificial Intelligence Generated Content (AIGC) has advanced significantly, particularly with the development of video generation models such as text-to-video (T2V) models and image-to-video (I2V) models. However, like other AIGC types, video generation requires robust content control. A common app…

2024

InfiAgent-DABench: Evaluating Agents on Data Analysis Tasks

ICML 2024poster

In this paper, we introduce InfiAgent-DABench, the first benchmark specifically designed to evaluate LLM-based agents on data analysis tasks. Agents need to solve these tasks end-to-end by interacting with an execution environment. This benchmark contains DAEval, a dataset consisting of 603 data ana…

2024

Robust-Wide: Robust Watermarking against Instruction-driven Image Editing

ECCV 2024poster

"Instruction-driven image editing allows users to quickly edit an image according to text instructions in a forward pass. Nevertheless, malicious users can easily exploit this technique to create fake images, which could cause a crisis of trust and harm the rights of the original image owners. Water…

2024

You Only Query Once: An Efficient Label-Only Membership Inference Attack

ICLR 2024poster

As one of the privacy threats to machine learning models, the membership inference attack (MIA) tries to infer whether a given sample is in the original training set of a victim model by analyzing its outputs. Recent studies only use the predicted hard labels to achieve impressive membership inferen…

Cited by 7SourcePDFScholar
2023

Clean-image Backdoor: Attacking Multi-label Models with Poisoned Labels Only

ICLR 2023top-5%

Multi-label models have been widely used in various applications including image annotation and object detection. The fly in the ointment is its inherent vulnerability to backdoor attacks due to the adoption of deep learning techniques. However, all existing backdoor attacks exclusively require to m…

Cited by 47SourcePDFScholar
2023

Defending against Backdoor Attacks in Natural Language Generation

AAAI 2023technical

The frustratingly fragile nature of neural network models make current natural language generation (NLG) systems prone to backdoor attacks and generate malicious sequences that could be sexist or offensive. Unfortunately, little effort has been invested to how backdoor attacks can affect current NL…

2023

Extracting Robust Models with Uncertain Examples

ICLR 2023poster

Model extraction attacks are proven to be a severe privacy threat to Machine Learning as a Service (MLaaS). A variety of techniques have been designed to steal a remote machine learning model with high accuracy and fidelity. However, how to extract a robust model with similar resilience against adve…

Cited by 8SourcePDFScholar
2023

GNN-SL: Sequence Labeling Based on Nearest Examples via GNN

ACL 2023findings

To better handle long-tail cases in the sequence labeling (SL) task, in this work, we introduce graph neural networks sequence labeling (GNN-SL), which augments the vanilla SL model output with similar tagging examples retrieved from the whole training set. Since not all the retrieved tagging exampl…

2023

GPT-RE: In-context Learning for Relation Extraction using Large Language Models

EMNLP 2023long main

In spite of the potential for ground-breaking achievements offered by large language models (LLMs) (e.g., GPT-3) via in-context learning (ICL), they still lag significantly behind fully-supervised baselines (e.g., fine-tuned BERT) in relation extraction (RE). This is due to the two major shortcoming…

Cited by 0SourcecodeScholar
2023

OssCSE: Overcoming Surface Structure Bias in Contrastive Learning for Unsupervised Sentence Embedding

EMNLP 2023long main

Contrastive learning has been demonstrated effective in unsupervised sentence representation learning. Given one sentence, positive pairs are obtained by passing the sentence to the encoder twice using the different dropout masks, and negative pairs are obtained by taking another sentence in the sam…

Cited by 0SourceScholar
2023

Ranking-Enhanced Unsupervised Sentence Representation Learning

ACL 2023long

Unsupervised sentence representation learning has progressed through contrastive learning and data augmentation methods such as dropout masking. Despite this progress, sentence encoders are still limited to using only an input sentence when predicting its semantic vector. In this work, we show that…

2023

Text Classification via Large Language Models

EMNLP 2023long findings

Despite the remarkable success of large-scale Language Models (LLMs) such as GPT-3, their performances still significantly underperform fine-tuned models in the task of text classification.This is due to (1) the lack of reasoning ability in addressing complex linguistic phenomena (e.g., intensif…

Cited by 0SourcecodeScholar
2022

An MRC Framework for Semantic Role Labeling

COLING 2022main

Semantic Role Labeling (SRL) aims at recognizing the predicate-argument structure of a sentence and can be decomposed into two subtasks: predicate disambiguation and argument labeling. Prior work deals with these two tasks independently, which ignores the semantic connection between the two tasks. I…

2022

BadPre: Task-agnostic Backdoor Attacks to Pre-trained NLP Foundation Models

ICLR 2022poster

Pre-trained Natural Language Processing (NLP) models, which can be adapted to a variety of downstream language tasks via fine-tuning, highly accelerate the learning progress of NLP models. However, NLP models have been shown to be vulnerable to backdoor attacks. Previous NLP backdoor attacks mainly…

Cited by 125SourcePDFScholar
2022

CATER: Intellectual Property Protection on Text Generation APIs via Conditional Watermarks

NeurIPS 2022accept

Previous works have validated that text generation APIs can be stolen through imitation attacks, causing IP violations. In order to protect the IP of text generation APIs, recent work has introduced a watermarking algorithm and utilized the null-hypothesis test as a post-hoc ownership verification o…

2022

Dependency Parsing as MRC-based Span-Span Prediction

ACL 2022long

Higher-order methods for dependency parsing can partially but not fully address the issue that edges in dependency trees should be constructed at the text span/subtree level rather than word level. In this paper, we propose a new method for dependency parsing to address this issue. The proposed meth…

2022

Exploring and Adapting Chinese GPT to Pinyin Input Method

ACL 2022long

While GPT has become the de-facto method for text generation tasks, its application to pinyin input method remains unexplored. In this work, we make the first exploration to leverage Chinese GPT for pinyin input method. We find that a frozen GPT achieves state-of-the-art performance on perfect pinyi…

2022

Fast Nearest Neighbor Machine Translation

ACL 2022findings

Though nearest neighbor Machine Translation (kNN-MT) (CITATION) has proved to introduce significant performance boosts over standard neural MT systems, it is prohibitively slow since it uses the entire reference corpus as the datastore for the nearest neighbor search. This means each step for each b…

2022

GNN-LM: Language Modeling based on Global Contexts via GNN

ICLR 2022spotlight

Inspired by the notion that "it to copy is easier than to memorize", in this work, we introduce GNN-LM, which extends vanilla neural language model (LM) by allowing to reference similar contexts in the entire training corpus. We build a directed heterogeneous graph between an input context and its s…

2022

Improving Adversarial Robustness of 3D Point Cloud Classification Models

ECCV 2022poster

"3D point cloud classification models based on deep neural networks were proven to be vulnerable to adversarial examples, with a quantity of novel attack techniques proposed by researchers recently. It is of paramount importance to preserve the robustness of 3D models under adversarial environments,…

2022

NASPY: Automated Extraction of Automated Machine Learning Models

ICLR 2022spotlight

We present NASPY, an end-to-end adversarial framework to extract the networkarchitecture of deep learning models from Neural Architecture Search (NAS). Existing works about model extraction attacks mainly focus on conventional DNN models with very simple operations, or require heavy manual analysis…

Cited by 6SourcePDFScholar
2022

Open World Classification with Adaptive Negative Samples

EMNLP 2022main

Open world classification is a task in natural language processing with key practical relevance and impact.Since the open or unknown category data only manifests in the inference phase, finding a model with a suitable decision boundary accommodating for the identification of known classes and discri…

Cited by 6SourcePDFScholar
2022

Paraphrase Generation as Unsupervised Machine Translation

COLING 2022main

In this paper, we propose a new paradigm for paraphrase generation by treating the task as unsupervised machine translation (UMT) based on the assumption that there must be pairs of sentences expressing the same meaning in a large-scale unlabeled monolingual corpus. The proposed paradigm first split…

Cited by 5SourcePDFScholar
2022

Rescue Implicit and Long-tail Cases: Nearest Neighbor Relation Extraction

EMNLP 2022main

Relation extraction (RE) has achieved remarkable progress with the help of pre-trained language models. However, existing RE models are usually incapable of handling two situations: implicit expressions and long-tail relation types, caused by language complexity and data sparsity. In this paper, we…

2022

Summarize, Outline, and Elaborate: Long-Text Generation via Hierarchical Supervision from Extractive Summaries

COLING 2022main

The difficulty of generating coherent long texts lies in the fact that existing models overwhelmingly focus on the tasks of local word prediction, and cannot make high level plans on what to generate or capture the high-level discourse dependencies between chunks of texts. Inspired by how humans wri…

Cited by 23SourcePDFScholar
2022

Triggerless Backdoor Attack for NLP Tasks with Clean Labels

NAACL 2022long

Backdoor attacks pose a new threat to NLP models. A standard strategy to construct poisoned data in backdoor attacks is to insert triggers (e.g., rare words) into selected sentences and alter the original label to a target label. This strategy comes with a severe flaw of being easily detected from b…

2021

ChineseBERT: Chinese Pretraining Enhanced by Glyph and Pinyin Information

ACL 2021long

Recent pretraining models in Chinese neglect two important aspects specific to the Chinese language: glyph and pinyin, which carry significant syntax and semantic information for language understanding. In this work, we propose ChineseBERT, which incorporates both the glyph and pinyin information of…

2021

ConRPG: Paraphrase Generation using Contexts as Regularizer

EMNLP 2021main

A long-standing issue with paraphrase generation is the lack of reliable supervision signals. In this paper, we propose a new unsupervised paradigm for paraphrase generation based on the assumption that the probabilities of generating two sentences with the same meaning given the same context should…

Cited by 26SourcePDFScholar
2021

Layer-wise Model Pruning based on Mutual Information

EMNLP 2021main

Inspired by mutual information (MI) based feature selection in SVMs and logistic regression, in this paper, we propose MI-based layer-wise pruning: for each layer of a multi-layer neural network, neurons with higher values of MI with respect to preserved neurons in the upper layer are preserved. Sta…

Cited by 23SourcePDFScholar
2021

Self Question-answering: Aspect-based Sentiment Analysis by Role Flipped Machine Reading Comprehension

EMNLP 2021finding

The pivot for the unified Aspect-based Sentiment Analysis (ABSA) is to couple aspect terms with their corresponding opinion terms, which might further derive easier sentiment predictions. In this paper, we investigate the unified ABSA task from the perspective of Machine Reading Comprehension (MRC)…

Cited by 20SourcePDFScholar
2021

kFolden: k-Fold Ensemble for Out-Of-Distribution Detection

EMNLP 2021main

Out-of-Distribution (OOD) detection is an important problem in natural language processing (NLP). In this work, we propose a simple yet effective framework kFolden, which mimics the behaviors of OOD detection during training without the use of any external data. For a task with k training labels, kF…

2020

Description Based Text Classification with Reinforcement Learning

ICML 2020poster

The task of text classification is usually divided into two stages: text feature extraction and classification. In this standard formalization, categories are merely represented as indexes in the label vocabulary, and the model lacks for explicit instructions on what to classify. Inspired by the cur…

Cited by 73SourcePDFScholar
2020

SAC: Accelerating and Structuring Self-Attention via Sparse Adaptive Connection

NeurIPS 2020poster

While the self-attention mechanism has been widely used in a wide variety of tasks, it has the unfortunate property of a quadratic cost with respect to the input length, which makes it difficult to deal with long inputs. In this paper, we present a method for accelerating and structuring self-atte…

Cited by 28SourcePDFScholar
2019

Glyce: Glyph-vectors for Chinese Character Representations

NeurIPS 2019poster

It is intuitive that NLP tasks for logographic languages like Chinese should benefit from the use of the glyph information in those languages. However, due to the lack of rich pictographic evidence in glyphs and the weak generalization ability of standard computer vision models on character data, a…

2017

Data Noising as Smoothing in Neural Network Language Models

ICLR 2017poster

Data noising is an effective technique for regularizing neural network models. While noising is widely adopted in application domains such as vision and speech, commonly used noising primitives have not been developed for discrete sequence-level settings such as language modeling. In this paper, we…

Cited by 321SourceScholar
2017

Dialogue Learning With Human-in-the-Loop

ICLR 2017poster

An important aspect of developing conversational agents is to give a bot the ability to improve through communicating with humans and to learn from the mistakes that it makes. Most research has focused on learning from fixed training sets of labeled data rather than interacting with a dialogue part…

Cited by 173SourcecodeScholar
2017

Learning through Dialogue Interactions by Asking Questions

ICLR 2017poster

A good dialogue agent should have the ability to interact with users by both responding to questions and by asking questions, and importantly to learn from both types of interactions. In this work, we explore this direction by designing a simulator and a set of synthetic tasks in the movie domain th…

Cited by 813SourcecodeScholar