← Search

Nicholas Andrews

13 accepted papers

2025

FEEDBACK FRICTION: LLMs Struggle to Fully Incorporate External Feedback

NeurIPS 2025poster

Recent studies have shown LLMs possess some ability to improve their responses when given external feedback. However, it remains unclear how effectively and thoroughly these models can incorporate extrinsic feedback. In an ideal scenario, if LLMs receive near-perfect and complete feedback, we would…

Cited by 0SourceScholar
2025

HLTCOE Submission to the VoicePrivacy Attacker Challenge

ICASSP 2025accepted

We describe our submission to the 2024 VoicePrivacy Attacker Challenge. We propose three main categories of methods to improve ASV performance against anonymized speech: improvements to the underlying classifier, alternative distance metrics when computing ASV scores, and kNN-VC normalization. By si…

Cited by 0SourceScholar
2025

Learning Extrapolative Sequence Transformations from Markov Chains

ICML 2025poster

Most successful applications of deep learning involve similar training and test conditions. However, tasks such as biological sequence design involve searching for sequences that improve desirable properties beyond previously known values, which requires novel hypotheses that \emph{extrapolate} beyo…

2025

Mitigating Paraphrase Attacks on Machine-Text Detection via Paraphrase Inversion

ACL 2025finding

High-quality paraphrases are easy to produce using instruction-tuned language models or specialized paraphrasing models. Although this capability has a variety of benign applications, paraphrasing attacks—paraphrases applied to machine-generated texts—are known to significantly degrade the performan…

Cited by 0SourcePDFScholar
2024

AnaloBench: Benchmarking the Identification of Abstract and Long-context Analogies

EMNLP 2024main

Humans regularly engage in analogical thinking, relating personal experiences to current situations (X is analogous to Y because of Z). Analogical thinking allows humans to solve problems in creative ways, grasp difficult concepts, and articulate ideas more effectively. Can language models (LMs) do…

Cited by 6SourcePDFScholar
2024

Few-Shot Detection of Machine-Generated Text using Style Representations

ICLR 2024poster

The advent of instruction-tuned language models that convincingly mimic human writing poses a significant risk of abuse. For example, such models could be used for plagiarism, disinformation, spam, or phishing. However, such abuse may be counteracted with the ability to detect whether a piece of tex…

2023

Forecasting Earnings Surprises from Conference Call Transcripts

ACL 2023findings

There is a multitude of textual data relevant to the financial markets, spanning genres such as financial news, earnings conference calls, and social media posts. Earnings conference calls are one of the most important to information flow as they reflect a direct communication between company execut…

2022

Do Text-to-Text Multi-Task Learners Suffer from Task Conflict?

EMNLP 2022finding

Traditional multi-task learning architectures learn a single model across multiple tasks through a shared encoder followed by task-specific decoders. Learning these models often requires specialized training algorithms that address task-conflict in the shared parameter updates, which otherwise can l…

2021

A Deep Metric Learning Approach to Account Linking

NAACL 2021long

We consider the task of linking social media accounts that belong to the same author in an automated fashion on the basis of the content and meta-data of the corresponding document streams. We focus on learning an embedding that maps variable-sized samples of user activity–ranging from single posts…

2021

Learning Universal Authorship Representations

EMNLP 2021main

Determining whether two documents were composed by the same author, also known as authorship verification, has traditionally been tackled using statistical methods. Recently, authorship representations learned using neural networks have been found to outperform alternatives, particularly in large-sc…