← Search

Xuanting Cai

6 accepted papers

2025

A Decoupled Multi-Agent Framework for Complex Text Style Transfer

EMNLP 2025

Text style transfer (TST) modifies a source sentence to match a target style while preserving its semantics. While existing models perform well on simple styles like sentiment and formality, they struggle with complex, entangled styles such as poetry and brand-specific tones, which require advanced

Cited by 0SourcePDFScholar
2024

Secure Your Model: An Effective Key Prompt Protection Mechanism for Large Language Models

NAACL 2024findings

Large language models (LLMs) have notably revolutionized many domains within natural language processing due to their exceptional performance. Their security has become increasingly vital. This study is centered on protecting LLMs against unauthorized access and potential theft. We propose a simple…

2024

TVE: Learning Meta-attribution for Transferable Vision Explainer

ICML 2024poster

Explainable machine learning significantly improves the transparency of deep neural networks. However, existing work is constrained to explaining the behavior of individual model predictions, and lacks the ability to transfer the explanation across various models and tasks. This limitation results i…

2023

CoRTX: Contrastive Framework for Real-time Explanation

ICLR 2023poster

Recent advancements in explainable machine learning provide effective and faithful solutions for interpreting model behaviors. However, many explanation methods encounter efficiency issues, which largely limit their deployments in practical scenarios. Real-time explainer (RTX) frameworks have thus b…

2022

Accelerating Shapley Explanation via Contributive Cooperator Selection

ICML 2022spotlight

Even though Shapley value provides an effective explanation for a DNN model prediction, the computation relies on the enumeration of all possible input feature coalitions, which leads to the exponentially growing complexity. To address this problem, we propose a novel method SHEAR to significantly a…