← Search

Markus Leippold

10 accepted papers

2026

LEXam: Benchmarking Legal Reasoning on 340 Law Exams

ICLR 2026poster

Long-form legal reasoning remains a key challenge for large language models (LLMs) in spite of recent advances in test-time scaling. To address this, we introduce ***LEXam***, a novel benchmark derived from 340 law exams spanning 116 law school courses across a range of subjects and degree levels. T…

Cited by 0SourcecodeScholar
2025

DIRAS: Efficient LLM Annotation of Document Relevance for Retrieval Augmented Generation

NAACL 2025long

Retrieval Augmented Generation (RAG) is widely employed to ground responses to queries on domain-specific documents. But do RAG implementations leave out important information when answering queries that need an integrated analysis of information (e.g., Tell me good news in the stock market today.)?…

2024

AFaCTA: Assisting the Annotation of Factual Claim Detection with Reliable LLM Annotators

ACL 2024long

With the rise of generative AI, automated fact-checking methods to combat misinformation are becoming more and more important. However, factual claim detection, the first step in a fact-checking pipeline, suffers from two key issues that limit its scalability and generalizability: (1) inconsistency…

2024

Assessing Large Language Models on Climate Information

ICML 2024poster

As Large Language Models (LLMs) rise in popularity, it is necessary to assess their capability in critically relevant domains. We present a comprehensive evaluation framework, grounded in science communication research, to assess LLM responses to questions about climate change. Our framework emphasi…

Cited by 28SourcePDFScholar
2024

ClimRetrieve: A Benchmarking Dataset for Information Retrieval from Corporate Climate Disclosures

EMNLP 2024main

To handle the vast amounts of qualitative data produced in corporate climate communication, stakeholders increasingly rely on Retrieval Augmented Generation (RAG) systems. However, a significant gap remains in evaluating domain-specific information retrieval – the basis for answer generation. To add…

2024

Towards Faithful and Robust LLM Specialists for Evidence-Based Question-Answering

ACL 2024long

Advances towards more faithful and traceable answers of Large Language Models (LLMs) are crucial for various research and practical endeavors. One avenue in reaching this goal is basing the answers on reliable sources. However, this Evidence-Based QA has proven to work insufficiently with LLMs in te…

2023

ClimateBERT-NetZero: Detecting and Assessing Net Zero and Reduction Targets

EMNLP 2023short main

Public and private actors struggle to assess the vast amounts of information about sustainability commitments made by various institutions. To address this problem, we create a novel tool for automatically detecting corporate and national net zero and reduction targets in three steps. First, we intr…

Cited by 0SourceScholar
2023

Environmental Claim Detection

ACL 2023short

To transition to a green economy, environmental claims made by companies must be reliable, comparable, and verifiable. To analyze such claims at scale, automated methods are needed to detect them in the first place. However, there exist no datasets or models for this. Thus, this paper introduces the…

2023

When Does Aggregating Multiple Skills with Multi-Task Learning Work? A Case Study in Financial NLP

ACL 2023long

Multi-task learning (MTL) aims at achieving a better model by leveraging data and knowledge from multiple tasks. However, MTL does not always work – sometimes negative transfer occurs between tasks, especially when aggregating loosely related skills, leaving it an open question when MTL works. Previ…

2022

Towards Climate Awareness in NLP Research

EMNLP 2022main

The climate impact of AI, and NLP research in particular, has become a serious issue given the enormous amount of energy that is increasingly being used for training and running computational models. Consequently, increasing focus is placed on efficient NLP. However, this important initiative lacks…