← Search

Patrick Huber

12 accepted papers

2025

AutoMixer: Checkpoint Artifacts as Automatic Data Mixers

ACL 2025long

In language model training, it is desirable to equip models with capabilities from various tasks. However, it is not clear how to directly obtain the right data mixtures for these capabilities as the relationship between data and tasks is difficult to be modeled. In this work, we observe that checkp…

Cited by 0SourcePDFScholar
2024

Large Language Models as Zero-shot Dialogue State Tracker through Function Calling

ACL 2024long

Large language models (LLMs) are increasingly prevalent in conversational systems due to their advanced understanding and generative capabilities in general contexts. However, their effectiveness in task-oriented dialogues (TOD), which requires not only response generation but also effective dialogu…

2024

Scaling Parameter-Constrained Language Models with Quality Data

EMNLP 2024industry

Scaling laws in language modeling traditionally quantify training loss as a function of dataset size and model parameters, providing compute-optimal estimates but often neglecting the impact of data quality on model generalization.In this paper, we extend the conventional understanding of scaling la…

Cited by 0SourcePDFScholar
2024

Small But Funny: A Feedback-Driven Approach to Humor Distillation

ACL 2024long

The emergence of Large Language Models (LLMs) has brought to light promising language generation capabilities, particularly in performing tasks like complex reasoning and creative writing. Consequently, distillation through imitation of teacher responses has emerged as a popular technique to transfe…

Cited by 4SourcePDFScholar
2022

CCQA: A New Web-Scale Question Answering Dataset for Model Pre-Training

NAACL 2022findings

We propose a novel open-domain question-answering dataset based on the Common Crawl project. With a previously unseen number of around 130 million multilingual question-answer pairs (including about 60 million English data-points), we use our large-scale, natural, diverse and high-quality corpus to…

2022

Predicting Above-Sentence Discourse Structure Using Distant Supervision from Topic Segmentation

AAAI 2022technical

RST-style discourse parsing plays a vital role in many NLP tasks, revealing the underlying semantic/pragmatic structure of potentially complex and diverse documents. Despite its importance, one of the most prevailing limitations in modern day discourse parsing is the lack of large-scale datasets. To…

2022

Towards Understanding Large-Scale Discourse Structures in Pre-Trained and Fine-Tuned Language Models

NAACL 2022long

In this paper, we extend the line of BERTology work by focusing on the important, yet less explored, alignment of pre-trained and fine-tuned PLMs with large-scale discourse structures. We propose a novel approach to infer discourse information for arbitrarily long documents. In our experiments, we f…

2021

Predicting Discourse Trees from Transformer-based Neural Summarizers

NAACL 2021long

Previous work indicates that discourse information benefits summarization. In this paper, we explore whether this synergy between discourse and summarization is bidirectional, by inferring document-level discourse trees from pre-trained neural summarizers. In particular, we generate unlabeled RST-st…

2020

From Sentiment Annotations to Sentiment Prediction through Discourse Augmentation

COLING 2020main

Sentiment analysis, especially for long documents, plausibly requires methods capturing complex linguistics structures. To accommodate this, we propose a novel framework to exploit task-related discourse for the task of sentiment analysis. More specifically, we are combining the large-scale, sentime…

2020

Unleashing the Power of Neural Discourse Parsers - A Context and Structure Aware Approach Using Large Scale Pretraining

COLING 2020main

RST-based discourse parsing is an important NLP task with numerous downstream applications, such as summarization, machine translation and opinion mining. In this paper, we demonstrate a simple, yet highly accurate discourse parser, incorporating recent contextual language models. Our parser establi…