← Search

Fengyuan Liu

9 accepted papers

2026

BRIDGE: Predicting Human Task Completion Time From Model Performance

ICML 2026poster

Evaluating the real-world capabilities of AI systems requires grounding benchmark performance in human-interpretable measures of task difficulty. Existing approaches that rely on direct human task completion time annotations are costly, noisy, and difficult to scale across benchmarks. In this work, …

Cited by 0SourceScholar
2026

Gradient-Sign Masking for Task Vector Transport Across Pre-Trained Models

ICLR 2026poster

When a new release of a foundation model is published, practitioners typically need to repeat fine-tuning, even if the same task was already tackled in the previous version. A promising alternative is to reuse the parameter changes (i.e., task vectors) that capture how a model adapts to a specific t…

Cited by 0SourcecodeScholar
2026

TokSuite: Measuring the Impact of Tokenizer Choice on Language Model Behavior

ICML 2026oral

Tokenizers provide the fundamental basis through which text is represented and processed by language models (LMs). Despite the importance of tokenization, its role in LM performance and behavior is poorly understood due to the challenge of measuring the impact of tokenization in isolation. To addres…

Cited by 0SourceScholar
2025

AttriBoT: A Bag of Tricks for Efficiently Approximating Leave-One-Out Context Attribution

ICLR 2025poster

The influence of contextual input on the behavior of large language models (LLMs) has prompted the development of context attribution methods that aim to quantify each context span's effect on an LLM's generations. The leave-one-out (LOO) error, which measures the change in the likelihood of the LLM…

2025

Can an Individual Manipulate the Collective Decisions of Multi-Agents?

EMNLP 2025

Individual Large Language Models (LLMs) have demonstrated significant capabilities across various domains, such as healthcare and law. Recent studies also show that coordinated multi-agent systems exhibit enhanced decision-making and reasoning abilities through collaboration. However, due to the vul

Cited by 0SourcePDFScholar
2025

Efficient Model Development through Fine-tuning Transfer

EMNLP 2025

Modern LLMs face a major obstacle: each new pre-trained model version requires expensive and repetitive alignment. We propose a method that transfers fine-tuning updates across model versions. The key idea is to extract the *diff vector*, which is the difference in parameters induced by fine-tuning,

2024

An Image Is Worth 1000 Lies: Transferability of Adversarial Images across Prompts on Vision-Language Models

ICLR 2024spotlight

Different from traditional task-specific vision models, recent large VLMs can readily adapt to different vision tasks by simply using different textual instructions, i.e., prompts. However, a well-known concern about traditional task-specific vision models is that they can be misled by imperceptible…

Cited by 35SourcePDFScholar
2024

Which Model Generated This Image? A Model-Agnostic Approach for Origin Attribution

ECCV 2024poster

"Recent progress in visual generative models enables the generation of high-quality images. To prevent the misuse of generated images, it is important to identify the origin model that generates them. In this work, we study the origin attribution of generated images in a practical setting where only…

2023

OpenFE: Automated Feature Generation with Expert-level Performance

ICML 2023poster

The goal of automated feature generation is to liberate machine learning experts from the laborious task of manual feature generation, which is crucial for improving the learning performance of tabular data. The major challenge in automated feature generation is to efficiently and accurately identif…

Cited by 32SourcePDFScholar