← Search

Tianlin Li

14 accepted papers

2026

CodeChemist: Test-Time Scaling for Low-Resource Code Generation via Functional Knowledge Transfer

ICML 2026poster

Code Large Language Models (CodeLLMs) have been widely adopted for Natural Language to Programming Language code generation, powering applications with large user bases. Their performance, however, varies sharply across programming languages (PLs) and is particularly suboptimal for low-resource PLs …

Cited by 0SourceScholar
2025

Defending LVLMs Against Vision Attacks Through Partial-Perception Supervision

ICML 2025poster

Recent studies have raised significant concerns regarding the vulnerability of Large Vision Language Models (LVLMs) to maliciously injected or perturbed input images, which can mislead their responses. Existing defense methods show that such vision attacks are sensitive to image modifications especi…

Cited by 0SourcePDFScholar
2025

Perception-Guided Jailbreak Against Text-to-Image Models

AAAI 2025technical

In recent years, Text-to-Image (T2I) models have garnered significant attention due to their remarkable advancements. However, security concerns have emerged due to their potential to generate inappropriate or Not-Safe-For-Work (NSFW) images. In this paper, inspired by the observation that texts wit…

Cited by 7SourcePDFScholar
2025

STAFF: Speculative Coreset Selection for Task-Specific Fine-tuning

ICLR 2025poster

Task-specific fine-tuning is essential for the deployment of large language models (LLMs), but it requires significant computational resources and time. Existing solutions have proposed coreset selection methods to improve data efficiency and reduce model training overhead, but they still have limit…

Cited by 2SourcePDFScholar
2024

BadEdit: Backdooring Large Language Models by Model Editing

ICLR 2024poster

Mainstream backdoor attack methods typically demand substantial tuning data for poisoning, limiting their practicality and potentially degrading the overall performance when applied to Large Language Models (LLMs). To address these issues, for the first time, we formulate backdoor injection as a lig…

2024

FedMut: Generalized Federated Learning via Stochastic Mutation

AAAI 2024technical

Although Federated Learning (FL) enables collaborative model training without sharing the raw data of clients, it encounters low-performance problems caused by various heterogeneous scenarios. Due to the limitation of dispatching the same global model to clients for local training, traditional Feder…

Cited by 25SourcePDFScholar
2024

IRAD: Implicit Representation-driven Image Resampling against Adversarial Attacks

ICLR 2024poster

We introduce a novel approach to counter adversarial attacks, namely, image resampling. Image resampling transforms a discrete image into a new one, simulating the process of scene recapturing or rerendering as specified by a geometrical transformation. The underlying rationale behind our idea is th…

2024

Improving Neural Logic Machines via Failure Reflection

ICML 2024poster

Reasoning is a fundamental ability towards artificial general intelligence (AGI). Fueled by the success of deep learning, the neural logic machines models (NLMs) have introduced novel neural-symbolic structures and demonstrate great performance and generalization on reasoning and decision-making tas…

Cited by 3SourcePDFScholar
2024

Personalization as a Shortcut for Few-Shot Backdoor Attack against Text-to-Image Diffusion Models

AAAI 2024technical

Although recent personalization methods have democratized high-resolution image synthesis by enabling swift concept acquisition with minimal examples and lightweight computation, they also present an exploitable avenue for highly accessible backdoor attacks. This paper investigates a critical and un…

Cited by 29SourcePDFScholar
2024

SampDetox: Black-box Backdoor Defense via Perturbation-based Sample Detoxification

NeurIPS 2024poster

The advancement of Machine Learning has enabled the widespread deployment of Machine Learning as a Service (MLaaS) applications. However, the untrustworthy nature of third-party ML services poses backdoor threats. Existing defenses in MLaaS are limited by their reliance on training samples or white-…

Cited by 1SourcePDFScholar
2024

Unveiling Project-Specific Bias in Neural Code Models

COLING 2024main

Deep learning has introduced significant improvements in many software analysis tasks. Although the Large Language Models (LLMs) based neural code models demonstrate commendable performance when trained and tested within the intra-project independent and identically distributed (IID) setting, they o…

2023

FAIRER: Fairness as Decision Rationale Alignment

ICML 2023poster

Deep neural networks (DNNs) have made significant progress, but often suffer from fairness issues, as deep models typically show distinct accuracy differences among certain subgroups (e.g., males and females). Existing research addresses this critical issue by employing fairness-aware loss functions…

Cited by 24SourcePDFScholar
2020

Knowledge Consistency between Neural Networks and Beyond

ICLR 2020poster

This paper aims to analyze knowledge consistency between pre-trained deep neural networks. We propose a generic definition for knowledge consistency between neural networks at different fuzziness levels. A task-agnostic method is designed to disentangle feature components, which represent the consis…

Cited by 41SourceScholar