← Search

Jingwei Ni

9 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
2026

When AI Benchmarks Plateau: A Systematic Study of Benchmark Saturation

ICML 2026poster

Artificial Intelligence (AI) benchmarks play a central role in measuring progress in model development and guiding deployment decisions. However, many benchmarks quickly become saturated, meaning that they can no longer differentiate between the best-performing models, diminishing their long-term va…

Cited by 0SourceScholar
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

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

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

Original or Translated? A Causal Analysis of the Impact of Translationese on Machine Translation Performance

NAACL 2022long

Human-translated text displays distinct features from naturally written text in the same language. This phenomena, known as translationese, has been argued to confound the machine translation (MT) evaluation. Yet, we find that existing work on translationese neglects some important factors and the c…

2021

Causal Direction of Data Collection Matters: Implications of Causal and Anticausal Learning for NLP

EMNLP 2021main

The principle of independent causal mechanisms (ICM) states that generative processes of real world data consist of independent modules which do not influence or inform each other. While this idea has led to fruitful developments in the field of causal inference, it is not widely-known in the NLP co…