← Search

Reihaneh Rabbany

18 accepted papers

2026

Grounding Computer Use Agents on Human Demonstrations

ICLR 2026poster

Building reliable computer-use agents requires grounding: accurately connecting natural language instructions to the correct on-screen elements. While large datasets exist for web and mobile interactions, high-quality resources for desktop environments are limited. To address this gap, we introduce…

Cited by 0SourcecodeScholar
2026

Position: Time to Close The Validation Gap in LLM Social Simulations

ICML 2026poster

LLM-based social simulations—in which many language model agents interact over multiple turns—are rapidly proliferating across policy analysis, epidemiology, and computational social science. Yet the field lacks consensus on how to validate these simulations, with evaluation methods that are sparse,…

Cited by 0SourceScholar
2026

TGM: A Modular and Efficient Library for Machine Learning on Temporal Graphs

ICLR 2026poster

Well-designed open-source software drives progress in Machine Learning (ML) research. While static graph ML enjoys mature frameworks like PyTorch Geometric and DGL, ML for temporal graphs (TG), networks that evolve over time, lacks comparable infrastructure. Existing TG libraries are often tailored…

Cited by 0SourcecodeScholar
2025

Enhancing Privacy in the Early Detection of Sexual Predators Through Federated Learning and Differential Privacy

AAAI 2025technical

The increased screen time and isolation caused by the COVID-19 pandemic have led to a significant surge in cases of online grooming, which is the use of strategies by predators to lure children into sexual exploitation. Previous efforts to detect grooming in industry and academia have involved acces…

2025

Hallucination Detox: Sensitivity Dropout (SenD) for Large Language Model Training

ACL 2025long

As large language models (LLMs) become increasingly prevalent, concerns about their reliability, particularly due to hallucinations - factually inaccurate or irrelevant outputs - have grown. Our research investigates the relationship between the uncertainty in training dynamics and the emergence of…

2025

MiNT: Multi-Network Transfer Benchmark for Temporal Graph Learning

NeurIPS 2025poster

Temporal Graph Learning (TGL) aims to discover patterns in evolving networks or temporal graphs and leverage these patterns to predict future interactions. However, most existing research focuses on learning from a single network in isolation, leaving the challenges of within-domain and cross-domain…

Cited by 0SourcecodeScholar
2025

SandboxSocial: A Sandbox for Social Media Using Multimodal AI Agents

IJCAI 2025

The online information ecosystem enables influence campaigns of unprecedented scale and impact. We urgently need empirically grounded approaches to counter the growing threat of malicious campaigns, now amplified by generative AI. But, developing defenses in real-world settings is impractical. Socia

2025

The Structural Safety Generalization Problem

ACL 2025finding

LLM jailbreaks are a widespread safety challenge. Given this problem has not yet been tractable, we suggest targeting a key failure mechanism: the failure of safety to generalize across semantically equivalent inputs. We further focus the target by requiring desirable tractability properties of atta…

2025

Veracity: An Open-Source AI Fact-Checking System

IJCAI 2025

The proliferation of misinformation poses a significant threat to society, exacerbated by the capabilities of generative AI. This demo paper introduces Veracity, an open-source AI system designed to empower individuals to combat misinformation through transparent and accessible fact-checking. Veraci

Cited by 0SourcePDFScholar
2024

T-NET: Weakly Supervised Graph Learning for Combatting Human Trafficking

AAAI 2024technical

Human trafficking (HT) for forced sexual exploitation, often described as modern-day slavery, is a pervasive problem that affects millions of people worldwide. Perpetrators of this crime post advertisements (ads) on behalf of their victims on adult service websites (ASW). These websites typically co…

2024

TGB 2.0: A Benchmark for Learning on Temporal Knowledge Graphs and Heterogeneous Graphs

NeurIPS 2024poster

Multi-relational temporal graphs are powerful tools for modeling real-world data, capturing the evolving and interconnected nature of entities over time. Recently, many novel models are proposed for ML on such graphs intensifying the need for robust evaluation and standardized benchmark datasets. Ho…

Cited by 8SourcePDFScholar
2024

Towards Foundational Models for Molecular Learning on Large-Scale Multi-Task Datasets

ICLR 2024poster

Recently, pre-trained foundation models have enabled significant advancements in multiple fields. In molecular machine learning, however, where datasets are often hand-curated, and hence typically small, the lack of datasets with labeled features, and codebases to manage those datasets, has hindered…

2023

SWEET - Weakly Supervised Person Name Extraction for Fighting Human Trafficking

EMNLP 2023long findings

In this work, we propose a weak supervision pipeline SWEET: Supervise Weakly for Entity Extraction to fight Trafficking for extracting person names from noisy escort advertisements. Our method combines the simplicity of rule-matching (through antirules, i.e., negated rules) and the generalizability…

Cited by 0SourceScholar
2023

Temporal Graph Benchmark for Machine Learning on Temporal Graphs

NeurIPS 2023poster

We present the Temporal Graph Benchmark (TGB), a collection of challenging and diverse benchmark datasets for realistic, reproducible, and robust evaluation of machine learning models on temporal graphs. TGB datasets are of large scale, spanning years in duration, incorporate both node and edge-leve…

Cited by 120SourcePDFScholar
2023

Towards Detecting Contextual Real-Time Toxicity for In-Game Chat

EMNLP 2023long findings

Real-time toxicity detection in online environments poses a significant challenge, due to the increasing prevalence of social media and gaming platforms. We introduce ToxBuster, a simple and scalable model that reliably detects toxic content in real-time for a line of chat by including chat history…

Cited by 0SourcecodeScholar
2023

Towards Reliable Misinformation Mitigation: Generalization, Uncertainty, and GPT-4

EMNLP 2023long main

Misinformation poses a critical societal challenge, and current approaches have yet to produce an effective solution. We propose focusing on generalization, uncertainty, and how to leverage recent large language models, in order to create more practical tools to evaluate information veracity in cont…

Cited by 0SourcecodeScholar
2022

Extracting Person Names from User Generated Text: Named-Entity Recognition for Combating Human Trafficking

ACL 2022findings

Online escort advertisement websites are widely used for advertising victims of human trafficking. Domain experts agree that advertising multiple people in the same ad is a strong indicator of trafficking. Thus, extracting person names from the text of these ads can provide valuable clues for furthe…

2022

Towards Better Evaluation for Dynamic Link Prediction

NeurIPS 2022accept

Despite the prevalence of recent success in learning from static graphs, learning from time-evolving graphs remains an open challenge. In this work, we design new, more stringent evaluation procedures for link prediction specific to dynamic graphs, which reflect real-world considerations, to better…