← Search

Zhaomin Wu

7 accepted papers

2026

Beyond Prompt-Induced Lies: Investigating LLM Deception on Benign Prompts

ICLR 2026oral

Large Language Models (LLMs) are widely deployed in reasoning, planning, and decision-making tasks, making their trustworthiness critical. A significant and underexplored risk is intentional deception, where an LLM deliberately fabricates or conceals information to serve a hidden objective. Existing…

Cited by 0SourcecodeScholar
2026

LLM DNA: Tracing Model Evolution via Functional Representations

ICLR 2026oral

The explosive growth of large language models (LLMs) has created a vast but opaque landscape: millions of models exist, yet their evolutionary relationships through fine-tuning, distillation, or adaptation are often undocumented or unclear, complicating LLM management. Existing methods are limited b…

Cited by 0SourcecodeScholar
2025

Federated Data-Efficient Instruction Tuning for Large Language Models

ACL 2025finding

Instruction tuning is a crucial step in improving the responsiveness of pretrained large language models (LLMs) to human instructions. Federated learning (FL) helps to exploit the use of vast private instruction data from clients, becoming popular for LLM tuning by improving data diversity. Existing…

Cited by 0SourcePDFScholar
2025

Model-based Large Language Model Customization as Service

EMNLP 2025

Prominent Large Language Model (LLM) services from providers like OpenAI and Google excel at general tasks but often underperform on domain-specific applications. Current customization services for these LLMs typically require users to upload data for fine-tuning, posing significant privacy risks. W

2024

Federated Transformer: Multi-Party Vertical Federated Learning on Practical Fuzzily Linked Data

NeurIPS 2024poster

Federated Learning (FL) is an evolving paradigm that enables multiple parties to collaboratively train models without sharing raw data. Among its variants, Vertical Federated Learning (VFL) is particularly relevant in real-world, cross-organizational collaborations, where distinct features of a shar…

2024

VertiBench: Advancing Feature Distribution Diversity in Vertical Federated Learning Benchmarks

ICLR 2024poster

Vertical Federated Learning (VFL) is a crucial paradigm for training machine learning models on feature-partitioned, distributed data. However, due to privacy restrictions, few public real-world VFL datasets exist for algorithm evaluation, and these represent a limited array of feature distributions…

2022

A Coupled Design of Exploiting Record Similarity for Practical Vertical Federated Learning

NeurIPS 2022accept

Federated learning is a learning paradigm to enable collaborative learning across different parties without revealing raw data. Notably, vertical federated learning (VFL), where parties share the same set of samples but only hold partial features, has a wide range of real-world applications. However…