← Search

Mark Steedman

20 accepted papers

2025

Concept-Reversed Winograd Schema Challenge: Evaluating and Improving Robust Reasoning in Large Language Models via Abstraction

NAACL 2025short

While Large Language Models (LLMs) have showcased remarkable proficiency in reasoning, there is still a concern about hallucinations and unreliable reasoning issues due to semantic associations and superficial logical chains. To evaluate the extent to which LLMs perform robust reasoning instead of r…

2025

Empirical Study on Data Attributes Insufficiency of Evaluation Benchmarks for LLMs

COLING 2025main

Previous benchmarks for evaluating large language models (LLMs) have primarily emphasized quantitative metrics, such as data volume. However, this focus may neglect key qualitative data attributes that can significantly impact the final rankings of LLMs, resulting in unreliable leaderboards. In this…

Cited by 0SourcePDFScholar
2025

MMLongBench: Benchmarking Long-Context Vision-Language Models Effectively and Thoroughly

NeurIPS 2025spotlight

The rapid extension of context windows in large vision-language models has given rise to long-context vision-language models (LCVLMs), which are capable of handling hundreds of images with interleaved text tokens in a single forward pass. In this work, we introduce MMLongBench, the first benchmark c…

Cited by 0SourcecodeScholar
2025

Neutralizing Bias in LLM Reasoning using Entailment Graphs

ACL 2025finding

LLMs are often claimed to be capable of Natural Language Inference (NLI), which is widely regarded as a cornerstone of more complex forms of reasoning. However, recent works show that LLMs still suffer from hallucinations in NLI due to attestation bias, where LLMs overly rely on propositional memory…

2024

A Usage-centric Take on Intent Understanding in E-Commerce

EMNLP 2024main

Identifying and understanding user intents is a pivotal task for E-Commerce. Despite its essential role in product recommendation and business user profiling analysis, intent understanding has not been consistently defined or accurately benchmarked. In this paper, we focus on predicative user intent…

2024

Explicit Inductive Inference using Large Language Models

EMNLP 2024finding

Large Language Models (LLMs) are reported to hold undesirable attestation bias on inference tasks: when asked to predict if a premise P entails a hypothesis H, instead of considering H‘s conditional truthfulness entailed by P, LLMs tend to use the out-of-context truth label of H as a fragile proxy.…

2023

Align-then-Enhance: Multilingual Entailment Graph Enhancement with Soft Predicate Alignment

ACL 2023findings

Entailment graphs (EGs) with predicates as nodes and entailment relations as edges are typically incomplete, while EGs in different languages are often complementary to each other. In this paper, we propose a new task, multilingual entailment graph enhancement, which aims to utilize the entailment i…

Cited by 3SourcePDFScholar
2023

Extrinsic Evaluation of Machine Translation Metrics

ACL 2023long

Automatic machine translation (MT) metrics are widely used to distinguish the quality of machine translation systems across relatively large test sets (system-level evaluation). However, it is unclear if automatic metrics are reliable at distinguishing good translations from bad translations at the…

2023

Multi-Document Summarization with Centroid-Based Pretraining

ACL 2023short

In Multi-Document Summarization (MDS), the input can be modeled as a set of documents, and the output is its summary. In this paper, we focus on pretraining objectives for MDS. Specifically, we introduce a novel pretraining objective, which involves selecting the ROUGE-based centroid of each documen…

2023

Sources of Hallucination by Large Language Models on Inference Tasks

EMNLP 2023long findings

Large Language Models (LLMs) are claimed to be capable of Natural Language Inference (NLI), necessary for applied tasks like question answering and summarization. We present a series of behavioral studies on several LLM families (LLaMA, GPT-3.5, and PaLM) which probe their behavior using controlled…

Cited by 0SourcecodeScholar
2022

Cross-lingual Inference with A Chinese Entailment Graph

ACL 2022findings

Predicate entailment detection is a crucial task for question-answering from text, where previous work has explored unsupervised learning of entailment graphs from typed open relation triples. In this paper, we present the first pipeline for building Chinese entailment graphs, which involves a novel…

2022

Language Models Are Poor Learners of Directional Inference

EMNLP 2022finding

We examine LMs’ competence of directional predicate entailments by supervised fine-tuning with prompts. Our analysis shows that contrary to their apparent success on standard NLI, LMs show limited ability to learn such directional inference; moreover, existing datasets fail to test directionality, a…

2021

Cross-lingual Intermediate Fine-tuning improves Dialogue State Tracking

EMNLP 2021main

Recent progress in task-oriented neural dialogue systems is largely focused on a handful of languages, as annotation of training data is tedious and expensive. Machine translation has been used to make systems multilingual, but this can introduce a pipeline of errors. Another promising solution is u…

2021

Multivalent Entailment Graphs for Question Answering

EMNLP 2021main

Drawing inferences between open-domain natural language predicates is a necessity for true language understanding. There has been much progress in unsupervised learning of entailment graphs for this purpose. We make three contributions: (1) we reinterpret the Distributional Inclusion Hypothesis to m…

Cited by 17SourcePDFScholar
2021

Open-Domain Contextual Link Prediction and its Complementarity with Entailment Graphs

EMNLP 2021finding

An open-domain knowledge graph (KG) has entities as nodes and natural language relations as edges, and is constructed by extracting (subject, relation, object) triples from text. The task of open-domain link prediction is to infer missing relations in the KG. Previous work has used standard link pre…

2021

[RETRACTED] Prosodic segmentation for parsing spoken dialogue

ACL 2021long

Parsing spoken dialogue poses unique difficulties, including disfluencies and unmarked boundaries between sentence-like units. Previous work has shown that prosody can help with parsing disfluent speech (Tran et al. 2018), but has assumed that the input to the parser is already segmented into senten…

2020

Aspectuality Across Genre: A Distributional Semantics Approach

COLING 2020main

The interpretation of the lexical aspect of verbs in English plays a crucial role in tasks such as recognizing textual entailment and learning discourse-level inferences. We show that two elementary dimensions of aspectual class, states vs. events, and telic vs. atelic events, can be modelled effect…

Cited by 12SourcePDFScholar