← Search

Federico Bianchi

17 accepted papers

2026

DSGym: A Standardized and Holistic Framework for Advancing Data Science Agents

ICML 2026poster

Data science agents promise to accelerate discovery and insight-generation by turning data into executable analyses and findings. Yet existing data science benchmarks fall short due to fragmented evaluation interfaces that make cross-benchmark comparison difficult, narrow task coverage and a lack of…

Cited by 0SourceScholar
2026

Learning to Discover at Test Time

ICML 2026spotlight

How can we use AI to discover a new state of the art for a scientific problem? Prior work in test-time scaling, such as AlphaEvolve, performs search by prompting a frozen LLM. We perform reinforcement learning at test time, so the LLM can continue to train, but now with experience specific to the te…

Cited by 0SourceScholar
2025

h4rm3l: A Language for Composable Jailbreak Attack Synthesis

ICLR 2025poster

Despite their demonstrated valuable capabilities, state-of-the-art (SOTA) widely deployed large language models (LLMs) still have the potential to cause harm to society due to the ineffectiveness of their safety filters, which can be bypassed by prompt transformations called jailbreak attacks. Curre…

Cited by 0SourcePDFScholar
2024

How Well Can LLMs Negotiate? NegotiationArena Platform and Analysis

ICML 2024poster

Negotiation is the basis of social interactions; humans negotiate everything from the price of cars to how to share common resources. With rapidly growing interest in using large language models (LLMs) to act as agents on behalf of human users, such LLM agents would also need to be able to negotiate…

2024

Safety-Tuned LLaMAs: Lessons From Improving the Safety of Large Language Models that Follow Instructions

ICLR 2024poster

Training large language models to follow instructions makes them perform better on a wide range of tasks and generally become more helpful. However, a perfectly helpful model will follow even the most malicious instructions and readily generate harmful content. In this paper, we raise concerns over…

Cited by 172SourcePDFScholar
2024

Scalable Safe Policy Improvement for Factored Multi-Agent MDPs

ICML 2024poster

In this work, we focus on safe policy improvement in multi-agent domains where current state-of-the-art methods cannot be effectively applied because of large state and action spaces. We consider recent results using Monte Carlo Tree Search for Safe Policy Improvement with Baseline Bootstrapping and…

Cited by 2SourcePDFScholar
2024

XSTest: A Test Suite for Identifying Exaggerated Safety Behaviours in Large Language Models

NAACL 2024long

Without proper safeguards, large language models will readily follow malicious instructions and generate toxic content. This risk motivates safety efforts such as red-teaming and large-scale feedback learning, which aim to make models both helpful and harmless. However, there is a tension between th…

2023

Scalable Safe Policy Improvement via Monte Carlo Tree Search

ICML 2023poster

Algorithms for safely improving policies are important to deploy reinforcement learning approaches in real-world scenarios. In this work, we propose an algorithm, called MCTS-SPIBB, that computes safe policy improvement online using a Monte Carlo Tree Search based strategy. We theoretically prove th…

Cited by 10SourcePDFScholar
2023

When and Why Vision-Language Models Behave like Bags-Of-Words, and What to Do About It?

ICLR 2023top-5%

Despite the success of large vision and language models (VLMs) in many downstream applications, it is unclear how well they encode the compositional relationships between objects and attributes. Here, we create the Attribution, Relation, and Order (ARO) benchmark to systematically evaluate the abili…

2022

Data-Efficient Strategies for Expanding Hate Speech Detection into Under-Resourced Languages

EMNLP 2022main

Hate speech is a global phenomenon, but most hate speech datasets so far focus on English-language content. This hinders the development of more effective hate speech detection models in hundreds of languages spoken by billions across the world. More data is needed, but annotating hateful content is…

2022

SocioProbe: What, When, and Where Language Models Learn about Sociodemographics

EMNLP 2022main

Pre-trained language models (PLMs) have outperformed other NLP models on a wide range of tasks. Opting for a more thorough understanding of their capabilities and inner workings, researchers have established the extend to which they capture lower-level knowledge like grammaticality, and mid-level se…

2022

“It’s Not Just Hate”: A Multi-Dimensional Perspective on Detecting Harmful Speech Online

EMNLP 2022main

Well-annotated data is a prerequisite for good Natural Language Processing models. Too often, though, annotation decisions are governed by optimizing time or annotator agreement. We make a case for nuanced efforts in an interdisciplinary setting for annotating offensive online speech. Detecting offe…

Cited by 21SourcePDFScholar
2021

HONEST: Measuring Hurtful Sentence Completion in Language Models

NAACL 2021long

Language models have revolutionized the field of NLP. However, language models capture and proliferate hurtful stereotypes, especially in text generation. Our results show that 4.3% of the time, language models complete a sentence with a hurtful word. These cases are not random, but follow language…

2021

Language in a (Search) Box: Grounding Language Learning in Real-World Human-Machine Interaction

NAACL 2021long

We investigate grounded language learning through real-world data, by modelling a teacher-learner dynamics through the natural interactions occurring between users and search engines; in particular, we explore the emergence of semantic generalization from unsupervised dense representations outside o…

Cited by 8SourcePDFScholar
2021

Pre-training is a Hot Topic: Contextualized Document Embeddings Improve Topic Coherence

ACL 2021short

Topic models extract groups of words from documents, whose interpretation as a topic hopefully allows for a better understanding of the data. However, the resulting word groups are often not coherent, making them harder to interpret. Recently, neural topic models have shown improvements in overall c…

2021

Query2Prod2Vec: Grounded Word Embeddings for eCommerce

NAACL 2021industry

We present Query2Prod2Vec, a model that grounds lexical representations for product search in product embeddings: in our model, meaning is a mapping between words and a latent space of products in a digital shop. We leverage shopping sessions to learn the underlying space and use merchandising annot…

2021

SWEAT: Scoring Polarization of Topics across Different Corpora

EMNLP 2021main

Understanding differences of viewpoints across corpora is a fundamental task for computational social sciences. In this paper, we propose the Sliced Word Embedding Association Test (SWEAT), a novel statistical measure to compute the relative polarization of a topical wordset across two distributiona…