← Search

Feiran Jia

6 accepted papers

2025

The Task Shield: Enforcing Task Alignment to Defend Against Indirect Prompt Injection in LLM Agents

ACL 2025long

Large Language Model (LLM) agents are increasingly being deployed as conversational assistants capable of performing complex real-world tasks through tool integration. This enhanced ability to interact with external systems and process various data sources, while powerful, introduces significant sec…

Cited by 0SourcePDFScholar
2024

Can Large Language Model Agents Simulate Human Trust Behavior?

NeurIPS 2024poster

Large Language Model (LLM) agents have been increasingly adopted as simulation tools to model humans in social science and role-playing applications. However, one fundamental question remains: can LLM agents really simulate human behavior? In this paper, we focus on one critical and elemental behavi…

2023

Content Sharing Design for Social Welfare in Networked Disclosure Game

UAI 2023poster

This work models the costs and benefits of personal information sharing, or self-disclosure, in online social networks as a networked disclosure game. In a networked population where edges represent visibility amongst users, we assume a leader can influence network structure through content promotio…

Cited by 2SourcePDFScholar
2023

Targeted Hyperparameter Optimization with Lexicographic Preferences Over Multiple Objectives

ICLR 2023top-5%

Motivated by various practical applications, we propose a novel and general formulation of targeted multi-objective hyperparameter optimization. Our formulation allows a clear specification of an automatable optimization goal using lexicographic preference over multiple objectives. We then propose a…

Cited by 33SourcePDFScholar
2023

Uncovering Adversarial Risks of Test-Time Adaptation

ICML 2023poster

Recently, test-time adaptation (TTA) has been proposed as a promising solution for addressing distribution shifts. It allows a base model to adapt to an unforeseen distribution during inference by leveraging the information from the batch of (unlabeled) test data. However, we uncover a novel securit…

Cited by 11SourcePDFScholar
2022

Solving structured hierarchical games using differential backward induction

UAI 2022poster

From large-scale organizations to decentralized political systems, hierarchical strategic decision making is commonplace. We introduce a novel class of structured hierarchical games (SHGs) that formally capture such hierarchical strategic interactions. In an SHG, each player is a node in a tree, and…