← Search

V.G.Vinod Vydiswaran

6 accepted papers

2024

ChatGPT as an Attack Tool: Stealthy Textual Backdoor Attack via Blackbox Generative Model Trigger

NAACL 2024long

Textual backdoor attacks, characterized by subtle manipulations of input triggers and training dataset labels, pose significant threats to security-sensitive applications. The rise of advanced generative models, such as GPT-4, with their capacity for human-like rewriting, makes these attacks increas…

2024

Divide-or-Conquer? Which Part Should You Distill Your LLM?

EMNLP 2024finding

Recent methods have demonstrated that Large Language Models (LLMs) can solve reasoning tasks better when they are encouraged to solve subtasks of the main task first. In this paper we devise a similar strategy that breaks down reasoning tasks into a problem decomposition phase and a problem solving…

2023

Defending against Insertion-based Textual Backdoor Attacks via Attribution

ACL 2023findings

Textual backdoor attack, as a novel attack model, has been shown to be effective in adding a backdoor to the model during training. Defending against such backdoor attacks has become urgent and important. In this paper, we propose AttDef, an efficient attribution-based pipeline to defend against two…

2023

HiCL: Hierarchical Contrastive Learning of Unsupervised Sentence Embeddings

EMNLP 2023long findings

In this paper, we propose a hierarchical contrastive learning framework, HiCL, which considers local segment-level and global sequence-level relationships to improve training efficiency and effectiveness. Traditional methods typically encode a sequence in its entirety for contrast with others, oft…

Cited by 0SourceScholar
2022

IDPG: An Instance-Dependent Prompt Generation Method

NAACL 2022long

Prompt tuning is a new, efficient NLP transfer learning paradigm that adds a task-specific prompt in each input instance during the model training stage. It freezes the pre-trained language model and only optimizes a few task-specific prompts. In this paper, we propose a conditional prompt generatio…

Cited by 59SourcePDFScholar