← Search

Alan Ritter

40 accepted papers

2026

Do Vision-Language Models Respect Contextual Integrity in Location Disclosure?

ICLR 2026poster

Vision-language models (VLMs) have demonstrated strong performance in image geolocation, a capability further sharpened by frontier multimodal large reasoning models (MLRMs). This poses a significant privacy risk, as these widely accessible models can be exploited to infer sensitive locations from c…

Cited by 0SourceScholar
2026

Learning to Route Languages for Multilingual Preference Optimization

ICML 2026poster

Large language models (LLMs) are trained on heterogeneous multilingual corpora, yet existing preference optimization methods often implicitly restrict each training question to a single response language or rely on a fixed dominant language for supervision. We propose language-routed preference opti…

Cited by 0SourceScholar
2026

Tree-based Dialogue Reinforced Policy Optimization for Red-Teaming Attacks

ICLR 2026poster

Despite recent rapid progress in AI safety, current large language models remain vulnerable to adversarial attacks in multi-turn interaction settings, where attackers strategically adapt their prompts across conversation turns and pose a more critical yet realistic challenge. Existing approaches tha…

Cited by 0SourceScholar
2025

Balancing the Budget: Understanding Trade-offs Between Supervised and Preference-Based Finetuning

ACL 2025long

Post-training of Large Language Models often involves a pipeline of Supervised Finetuning (SFT) followed by Preference Finetuning (PFT) using methods like Direct Preference Optimization. Both stages require annotated data that are very different in structure and costs. We study how to optimally allo…

2025

CARE: Multilingual Human Preference Learning for Cultural Awareness

EMNLP 2025

Language Models (LMs) are typically tuned with human preferences to produce helpful responses, but the impact of preference tuning on the ability to handle culturally diverse queries remains understudied. In this paper, we systematically analyze how native human cultural preferences can be incorpora

2025

CROSSNEWS: A Cross-Genre Authorship Verification and Attribution Benchmark

AAAI 2025technical

Authorship models have historically generalized poorly to new domains because of the wide distribution of author-identifying signals across domains. In particular, the effects of topic and genre are highly domain-dependent and impact authorship analysis performance greatly. This paper addresses the…

2025

Can LLMs Help Uncover Insights about LLMs? A Large-Scale, Evolving Literature Analysis of Frontier LLMs

ACL 2025long

The surge of LLM studies makes synthesizing their findings challenging. Analysis of experimental results from literature can uncover important trends across studies, but the time-consuming nature of manual data extraction limits its use.Our study presents a semi-automated approach for literature ana…

2025

How to Protect Yourself from 5G Radiation? Investigating LLM Responses to Implicit Misinformation

EMNLP 2025

As Large Language Models (LLMs) are widely deployed in diverse scenarios, the extent to which they could tacitly spread misinformation emerges as a critical safety concern. Current research primarily evaluates LLMs on explicit false statements, overlooking how misinformation often manifests subtly a

2025

Self-MoE: Towards Compositional Large Language Models with Self-Specialized Experts

ICLR 2025poster

We present Self-MoE, an approach that transforms a monolithic LLM into a compositional, modular system of self-specialized experts, named MiXSE (MiXture of Self-specialized Experts). Our approach leverages self-specialization, which constructs expert modules using self-generated synthetic data, each…

Cited by 10SourcePDFScholar
2025

SimulatorArena: Are User Simulators Reliable Proxies for Multi-Turn Evaluation of AI Assistants?

EMNLP 2025

Large language models (LLMs) are increasingly used in interactive applications, and human evaluation remains the gold standard for assessing their performance in multi-turn conversations. Since human studies are costly, time-consuming, and hard to reproduce, recent work explores using LLMs to simula

Cited by 0SourcePDFScholar
2024

ChatHF: Collecting Rich Human Feedback from Real-time Conversations

EMNLP 2024system demonstrations

We introduce ChatHF, an interactive annotation framework for chatbot evaluation, which integrates configurable annotation within a chat interface. ChatHF can be flexibly configured to accommodate various chatbot evaluation tasks, for example detecting offensive content, identifying incorrect or misl…

Cited by 0SourcePDFScholar
2024

Granular Privacy Control for Geolocation with Vision Language Models

EMNLP 2024main

Vision Language Models (VLMs) are rapidly advancing in their capability to answer information-seeking questions. As these models are widely deployed in consumer applications, they could lead to new privacy risks due to emergent abilities to identify people in photos, geolocate images, etc. As we dem…

2024

Having Beer after Prayer? Measuring Cultural Bias in Large Language Models

ACL 2024long

As the reach of large language models (LMs) expands globally, their ability to cater to diverse cultural contexts becomes crucial. Despite advancements in multilingual capabilities, models are not designed with appropriate cultural nuances. In this paper, we show that multilingual and Arabic monolin…

2024

Meta-Tuning LLMs to Leverage Lexical Knowledge for Generalizable Language Style Understanding

ACL 2024long

Language style is often used by writers to convey their intentions, identities, and mastery of language. In this paper, we show that current large language models struggle to capture some language styles without fine-tuning. To address this challenge, we investigate whether LLMs can be meta-trained…

2024

NEO-BENCH: Evaluating Robustness of Large Language Models with Neologisms

ACL 2024long

The performance of Large Language Models (LLMs) degrades from the temporal drift between data used for model training and newer text seen during inference. One understudied avenue of language change causing data drift is the emergence of neologisms – new word forms – over time. We create a diverse r…

2024

Reducing Privacy Risks in Online Self-Disclosures with Language Models

ACL 2024long

Self-disclosure, while being common and rewarding in social media interaction, also poses privacy risks. In this paper, we take the initiative to protect the user-side privacy associated with online self-disclosure through detection and abstraction. We develop a taxonomy of 19 self-disclosure catego…

Cited by 19SourcePDFScholar
2024

Schema-Driven Information Extraction from Heterogeneous Tables

EMNLP 2024finding

In this paper, we explore the question of whether large language models can support cost-efficient information extraction from tables. We introduce schema-driven information extraction, a new task that transforms tabular data into structured records following a human-authored schema. To assess vario…

2024

Self-Specialization: Uncovering Latent Expertise within Large Language Models

ACL 2024findings

Recent works have demonstrated the effectiveness of self-alignment in which a large language model is aligned to follow general instructions using instructional data generated from the model itself starting from a handful of human-written seeds. Instead of general alignment, in this work, we focus o…

2024

Tensor Trust: Interpretable Prompt Injection Attacks from an Online Game

ICLR 2024spotlight

While Large Language Models (LLMs) are increasingly being used in real-world applications, they remain vulnerable to *prompt injection attacks*: malicious third party prompts that subvert the intent of the system designer. To help researchers study this problem, we present a dataset of over 563,000…

Cited by 86SourcePDFScholar
2024

UniIR: Training and Benchmarking Universal Multimodal Information Retrievers

ECCV 2024oral

"Existing information retrieval (IR) models often assume a homogeneous format, limiting their applicability to diverse user needs, such as searching for images with text descriptions, searching for a news article with a headline image, or finding a similar photo with a query image. To approach such…

Cited by 59SourcePDFScholar
2023

Can Pre-trained Vision and Language Models Answer Visual Information-Seeking Questions?

EMNLP 2023long main

Pre-trained vision and language models have demonstrated state-of-the-art capabilities over existing tasks involving images and texts, including visual question answering. However, it remains unclear whether these models possess the capability to answer questions that are not only querying visual co…

Cited by 0SourcecodeScholar
2023

Frustratingly Easy Label Projection for Cross-lingual Transfer

ACL 2023findings

Translating training data into many languages has emerged as a practical solution for improving cross-lingual transfer. For tasks that involve span-level annotations, such as information extraction or question answering, an additional label projection step is required to map annotated spans onto the…

2023

Human-in-the-loop Evaluation for Early Misinformation Detection: A Case Study of COVID-19 Treatments

ACL 2023long

We present a human-in-the-loop evaluation framework for fact-checking novel misinformation claims and identifying social media messages that support them. Our approach extracts check-worthy claims, which are aggregated and ranked for review. Stance classifiers are then used to identify tweets suppor…

2022

Extracting a Knowledge Base of COVID-19 Events from Social Media

COLING 2022main

We present a manually annotated corpus of 10,000 tweets containing public reports of five COVID-19 events, including positive and negative tests, deaths, denied access to testing, claimed cures and preventions. We designed slot-filling questions for each event type and annotated a total of 28 fine-g…

2022

Few-Shot Anaphora Resolution in Scientific Protocols via Mixtures of In-Context Experts

EMNLP 2022finding

Anaphora resolution is an important task for information extraction across a range of languages, text genres, and domains, motivating the need for methods that do not require large annotated datasets. In-context learning has emerged as a promising approach, yet there are a number of challenges in ap…

2022

Stanceosaurus: Classifying Stance Towards Multicultural Misinformation

EMNLP 2022main

We present Stanceosaurus, a new corpus of 28,033 tweets in English, Hindi and Arabic annotated with stance towards 250 misinformation claims. As far as we are aware, it is the largest corpus annotated with stance towards misinformation claims. The claims in Stanceosaurus originate from 15 fact-check…

Cited by 18SourcePDFScholar
2021

Just Say No: Analyzing the Stance of Neural Dialogue Generation in Offensive Contexts

EMNLP 2021main

Dialogue models trained on human conversations inadvertently learn to generate toxic responses. In addition to producing explicitly offensive utterances, these models can also implicitly insult a group or individual by aligning themselves with an offensive statement. To better understand the dynamic…