← Search

Danny Halawi

4 accepted papers

2025

ForecastBench: A Dynamic Benchmark of AI Forecasting Capabilities

ICLR 2025poster

Forecasts of future events are essential inputs into informed decision-making. Machine learning (ML) systems have the potential to deliver forecasts at scale, but there is no framework for evaluating the accuracy of ML systems on a standardized set of forecasting questions. To address this gap, we i…

2024

Approaching Human-Level Forecasting with Language Models

NeurIPS 2024poster

Forecasting future events is important for policy and decision making. In this work, we study whether language models (LMs) can forecast at the level of competitive human forecasters. Towards this goal, we develop a retrieval-augmented LM system designed to automatically search for relevant informat…

Cited by 35SourcePDFScholar
2024

Covert Malicious Finetuning: Challenges in Safeguarding LLM Adaptation

ICML 2024poster

Black-box finetuning is an emerging interface for adapting state-of-the-art language models to user needs. However, such access may also let malicious actors undermine model safety. To demonstrate the challenge of defending finetuning interfaces, we introduce covert malicious finetuning, a method to…

Cited by 30SourcePDFScholar
2024

Overthinking the Truth: Understanding how Language Models Process False Demonstrations

ICLR 2024spotlight

Modern language models can imitate complex patterns through few-shot learning, enabling them to complete challenging tasks without fine-tuning. However, imitation can also lead models to reproduce inaccuracies or harmful content if present in the context. We study harmful imitation through the lens…