← Search

Xifeng Yan

23 accepted papers

2026

Learning to Lie: Adversarial Attacks on Human-AI Teams and LLMs

ICLR 2026poster

As artificial intelligence (AI) assistants become more widely adopted in safety-critical domains, it becomes important to develop safeguards against potential failures or adversarial attacks. A key prerequisite to developing these safeguards is understanding the ability of these AI assistants to mis…

Cited by 0SourceScholar
2025

Train a Unified Multimodal Data Quality Classifier with Synthetic Data

EMNLP 2025

The Multimodal Large Language Models (MLLMs) are continually pre-trained on a mixture of image-text caption data and interleaved document data, while the high-quality data filtering towards image-text interleaved document data is under-explored. We propose to train an efficient MLLM as a Unified Mul

Cited by 0SourcePDFScholar
2024

Creative and Context-Aware Translation of East Asian Idioms with GPT-4

EMNLP 2024finding

As a type of figurative language, an East Asian idiom condenses rich cultural background into only a few characters. Translating such idioms is challenging for human translators, who often resort to choosing a context-aware translation from an existing list of candidates. However, compiling a dictio…

2024

Evaluating the Instruction-Following Robustness of Large Language Models to Prompt Injection

EMNLP 2024main

Large Language Models (LLMs) have demonstrated exceptional proficiency in instruction-following, making them increasingly integral to various applications. However, this capability introduces the risk of prompt injection attacks, where malicious instructions are embedded in the input to trigger unin…

2024

Large Language Models as Zero-shot Dialogue State Tracker through Function Calling

ACL 2024long

Large language models (LLMs) are increasingly prevalent in conversational systems due to their advanced understanding and generative capabilities in general contexts. However, their effectiveness in task-oriented dialogues (TOD), which requires not only response generation but also effective dialogu…

2023

Augmenting Language Models with Long-Term Memory

NeurIPS 2023poster

Existing large language models (LLMs) can only afford fix-sized inputs due to the input length limit, preventing them from utilizing rich long-context information from past inputs. To address this, we propose a framework, Language Models Augmented with Long-Term Memory (LongMem), which enables LLMs…

Cited by 186SourcePDFScholar
2023

Forecasting Earnings Surprises from Conference Call Transcripts

ACL 2023findings

There is a multitude of textual data relevant to the financial markets, spanning genres such as financial news, earnings conference calls, and social media posts. Earnings conference calls are one of the most important to information flow as they reflect a direct communication between company execut…

2023

Graph Reasoning for Question Answering with Triplet Retrieval

ACL 2023findings

Answering complex questions often requires reasoning over knowledge graphs (KGs). State-of-the-art methods often utilize entities in questions to retrieve local subgraphs, which are then fed into KG encoder, e.g. graph neural networks (GNNs), to model their local structures and integrated into langu…

2023

Guiding Large Language Models via Directional Stimulus Prompting

NeurIPS 2023poster

We introduce Directional Stimulus Prompting, a novel framework for guiding black-box large language models (LLMs) towards specific desired outputs. Instead of directly adjusting LLMs, our method employs a small tunable policy model (e.g., T5) to generate an auxiliary directional stimulus prompt for…

2023

Improving Medical Predictions by Irregular Multimodal Electronic Health Records Modeling

ICML 2023poster

Health conditions among patients in intensive care units (ICUs) are monitored via electronic health records (EHRs), composed of numerical time series and lengthy clinical note sequences, both taken at $\textit{irregular}$ time intervals. Dealing with such irregularity in every modality, and integrat…

2023

Limitations of Language Models in Arithmetic and Symbolic Induction

ACL 2023long

Recent work has shown that large pretrained Language Models (LMs) can not only perform remarkably well on a range of Natural Language Processing (NLP) tasks but also start improving on reasoning tasks such as arithmetic induction, symbolic manipulation, and commonsense reasoning with increasing size…

Cited by 72SourcePDFScholar
2023

Time Series as Images: Vision Transformer for Irregularly Sampled Time Series

NeurIPS 2023poster

Irregularly sampled time series are increasingly prevalent, particularly in medical domains. While various specialized methods have been developed to handle these irregularities, effectively modeling their complex dynamics and pronounced sparsity remains a challenge. This paper introduces a novel p…

2023

Visually-Augmented Language Modeling

ICLR 2023poster

Human language is grounded on multimodal knowledge including visual knowledge like colors, sizes, and shapes. However, current large-scale pre-trained language models rely on the text-only self-supervised training with massive text data, which precludes them from utilizing relevant visual informatio…

2022

Controllable Dialogue Simulation with In-context Learning

EMNLP 2022finding

Building dialogue systems requires a large corpus of annotated dialogues. Such datasets are usually created via crowdsourcing, which is expensive and time-consuming. In this paper, we propose Dialogic, a novel dialogue simulation method based on large language model in-context learning to automate d…

2021

CoCo: Controllable Counterfactuals for Evaluating Dialogue State Trackers

ICLR 2021poster

Dialogue state trackers have made significant progress on benchmark datasets, but their generalization capability to novel and realistic scenarios beyond the held- out conversations is less understood. We propose controllable counterfactuals (COCO) to bridge this gap and evaluate dialogue state trac…

2021

Task-adaptive Pre-training and Self-training are Complementary for Natural Language Understanding

EMNLP 2021finding

Task-adaptive pre-training (TAPT) and Self-training (ST) have emerged as the major semi-supervised approaches to improve natural language understanding (NLU) tasks with massive amount of unlabeled data. However, it’s unclear whether they learn similar representations or they can be effectively combi…

Cited by 14SourcePDFScholar
2019

Enhancing the Locality and Breaking the Memory Bottleneck of Transformer on Time Series Forecasting

NeurIPS 2019poster

Time series forecasting is an important problem across many domains, including predictions of solar plant energy output, electricity consumption, and traffic jam situation. In this paper, we propose to tackle such forecasting problem with Transformer. Although impressed by its performance in our pre…

Cited by 2073SourcePDFScholar