← Search

Stephen Wan

8 accepted papers

2026

Unifying Stable Optimization and Reference Regularization in RLHF

ICLR 2026poster

Reinforcement Learning from Human Feedback (RLHF) has advanced alignment capabilities significantly but remains hindered by two core challenges: reward hacking and stable optimization. Current solutions independently address these issues through separate regularization strategies, specifically a KL-…

Cited by 0SourcecodeScholar
2025

A Position Paper on the Automatic Generation of Machine Learning Leaderboards

EMNLP 2025

An important task in machine learning (ML) research is comparing prior work, which is often performed via ML leaderboards: a tabular overview of experiments with comparable conditions (e.g. same task, dataset, and metric). However, the growing volume of literature creates challenges in creating and

2024

Detecting Online Community Practices with Large Language Models: A Case Study of Pro-Ukrainian Publics on Twitter

EMNLP 2024main

Communities on social media display distinct patterns of linguistic expression and behaviour, collectively referred to as practices. These practices can be traced in textual exchanges, and reflect the intentions, knowledge, values, and norms of users and communities. This paper introduces a comprehe…

Cited by 2SourcePDFScholar
2024

What Causes the Failure of Explicit to Implicit Discourse Relation Recognition?

NAACL 2024long

We consider an unanswered question in the discourse processing community: why do relation classifiers trained on explicit examples (with connectives removed) perform poorly in real implicit scenarios? Prior work claimed this is due to linguistic dissimilarity between explicit and implicit examples b…

2023

impact of sample selection on in-context learning for entity extraction from scientific writing

EMNLP 2023long findings

Prompt-based usage of Large Language Models (LLMs) is an increasingly popular way to tackle many well-known natural language problems. This trend is due, in part, to the appeal of the In-Context Learning (ICL) prompt set-up, in which a few selected training examples are provided along with the infer…

Cited by 0SourceScholar
2021

Integrating Lexical Information into Entity Neighbourhood Representations for Relation Prediction

NAACL 2021long

Relation prediction informed from a combination of text corpora and curated knowledge bases, combining knowledge graph completion with relation extraction, is a relatively little studied task. A system that can perform this task has the ability to extend an arbitrary set of relational database table…

2021

Mention Flags (MF): Constraining Transformer-based Text Generators

ACL 2021long

This paper focuses on Seq2Seq (S2S) constrained text generation where the text generator is constrained to mention specific words which are inputs to the encoder in the generated outputs. Pre-trained S2S models or a Copy Mechanism are trained to copy the surface tokens from encoders to decoders, but…

2021

Neural Rule-Execution Tracking Machine For Transformer-Based Text Generation

NeurIPS 2021poster

Sequence-to-Sequence (Seq2Seq) neural text generation models, especially the pre-trained ones (e.g., BART and T5), have exhibited compelling performance on various natural language generation tasks. However, the black-box nature of these models limits their application in tasks where specific rules…

Cited by 12SourcePDFScholar