← Search

Wray Buntine

32 accepted papers

2026

DPL: Decoupled Prototype Learning for Enhancing Robustness of Vision-Language Transformers to Missing Modalities

CVPR 2026

The performance of Vision-Language Transformers drops sharply when an input modality (e.g., image) is missing, because the model is forced to make predictions using incomplete information. Existing missing-aware prompt methods help reduce this degradation, but they still rely on conventional predict

Cited by 0SourcecodeScholar
2026

Position: Agentic AI systems should be making Bayes-consistent decisions

ICML 2026poster

LLMs excel at predictive tasks and complex reasoning tasks, but many high-value deployments rely on decisions under uncertainty, for example, which tool to call, which expert to consult, or how many resources to invest. While the usefulness and feasibility of Bayesian approaches remain unclear for L…

Cited by 0SourceScholar
2026

Uncertainty-Based Methods for Automated Process Reward Data Construction and Output Aggregation in Mathematical Reasoning

AAAI 2026technical

Large language models have demonstrated remarkable capabilities in complex mathematical reasoning tasks, but they inevitably generate errors throughout multi-step solutions. Process-level Reward Models (PRMs) have shown great promise by providing supervision and evaluation at each intermediate step,

Cited by 0SourcePDFScholar
2025

Discrete Diffusion Language Model for Efficient Text Summarization

NAACL 2025findings

While diffusion models excel at conditionally generating high-quality images, prior works in discrete diffusion models were not evaluated on conditional long-text generation. This work addresses the limitations of prior discrete diffusion models for conditional long-text generation, particularly in…

Cited by 0SourcePDFScholar
2025

Logical Reasoning with Outcome Reward Models for Test-Time Scaling

EMNLP 2025

Logical reasoning is a critical benchmark for evaluating the capabilities of large language models (LLMs), as it reflects their ability to derive valid conclusions from given premises. While the combination of test-time scaling with dedicated outcome or process reward models has opened up new avenue

Cited by 0SourcePDFScholar
2025

Navigating Conflicting Views: Harnessing Trust for Learning

ICML 2025poster

Resolving conflicts is critical for improving the reliability of multi-view classification. While prior work focuses on learning consistent and informative representations across views, it often assumes perfect alignment and equal importance of all views, an assumption rarely met in real-world scena…

2024

Harnessing the Power of Beta Scoring in Deep Active Learning for Multi-Label Text Classification

AAAI 2024technical

Within the scope of natural language processing, the domain of multi-label text classification is uniquely challenging due to its expansive and uneven label distribution. The complexity deepens due to the demand for an extensive set of annotated data for training an advanced deep learning model, esp…

2024

Improving Vietnamese-English Medical Machine Translation

COLING 2024main

Machine translation for Vietnamese-English in the medical domain is still an under-explored research area. In this paper, we introduce MedEV—a high-quality Vietnamese-English parallel dataset constructed specifically for the medical domain, comprising approximately 360K sentence pairs. We conduct ex…

Cited by 0SourcePDFScholar
2024

MTP: A Dataset for Multi-Modal Turning Points in Casual Conversations

ACL 2024short

Detecting critical moments, such as emotional outbursts or changes in decisions during conversations, is crucial for understanding shifts in human behavior and their consequences. Our work introduces a novel problem setting focusing on these moments as turning points (TPs), accompanied by a meticulo…

Cited by 1SourcePDFScholar
2024

PiVe: Prompting with Iterative Verification Improving Graph-based Generative Capability of LLMs

ACL 2024findings

Large language models (LLMs) have shown great abilities of solving various natural language tasks in different domains. Due to the training objective of LLMs and their pre-training data, LLMs are not very well equipped for tasks involving structured data generation. We propose a framework, Prompting…

2023

AUC Maximization for Low-Resource Named Entity Recognition

AAAI 2023technical

Current work in named entity recognition (NER) uses either cross entropy (CE) or conditional random fields (CRF) as the objective/loss functions to optimize the underlying NER model. Both of these traditional objective functions for the NER problem generally produce adequate performance when the dat…

2023

Cross-Domain Graph Anomaly Detection via Anomaly-Aware Contrastive Alignment

AAAI 2023technical

Cross-domain graph anomaly detection (CD-GAD) describes the problem of detecting anomalous nodes in an unlabelled target graph using auxiliary, related source graphs with labelled anomalous and normal nodes. Although it presents a promising approach to address the notoriously high false positive iss…

2022

Hardness-guided domain adaptation to recognise biomedical named entities under low-resource scenarios

EMNLP 2022main

Domain adaptation is an effective solution to data scarcity in low-resource scenarios. However, when applied to token-level tasks such as bioNER, domain adaptation methods often suffer from the challenging linguistic characteristics that clinical narratives possess, which leads to unsatsifactory per…

2021

All Labels Are Not Created Equal: Enhancing Semi-Supervision via Label Grouping and Co-Training

CVPR 2021poster

Pseudo-labeling is a key component in semi-supervised learning (SSL). It relies on iteratively using the model to generate artificial labels for the unlabeled data to train against. A common property among its various methods is that they only rely on the model's prediction to make labeling decision…

Cited by 71PDFcodeScholar
2021

Multilingual Neural Machine Translation: Can Linguistic Hierarchies Help?

EMNLP 2021finding

Multilingual Neural Machine Translation (MNMT) trains a single NMT model that supports translation between multiple languages, rather than training separate models for different languages. Learning a single model can enhance the low-resource translation by leveraging data from multiple languages. Ho…

2021

Topic Model or Topic Twaddle? Re-evaluating Semantic Interpretability Measures

NAACL 2021long

When developing topic models, a critical question that should be asked is: How well will this model work in an applied setting? Because standard performance evaluation of topic interpretability uses automated measures modeled on human evaluation tests that are dissimilar to applied usage, these mode…

2021

Topic Modelling Meets Deep Neural Networks: A Survey

IJCAI 2021poster

Topic modelling has been a successful technique for text analysis for almost twenty years. When topic modelling met deep neural networks, there emerged a new and increasingly popular research area, neural topic models, with nearly a hundred models developed and a wide range of applications in neural…

Cited by 173SourcePDFScholar
2021

Transformer over Pre-trained Transformer for Neural Text Segmentation with Enhanced Topic Coherence

EMNLP 2021finding

This paper proposes a transformer over transformer framework, called Transformerˆ2, to perform neural text segmentation. It consists of two components: bottom-level sentence encoders using pre-trained transformers, and an upper-level transformer-based segmentation model based on the sentence embeddi…

Cited by 47SourcePDFScholar
2020

Collective Wisdom: Improving Low-resource Neural Machine Translation using Adaptive Knowledge Distillation

COLING 2020main

Scarcity of parallel sentence-pairs poses a significant hurdle for training high-quality Neural Machine Translation (NMT) models in bilingually low-resource scenarios. A standard approach is transfer learning, which involves taking a model trained on a high-resource language-pair and fine-tuning it…

2020

Variational Autoencoders for Sparse and Overdispersed Discrete Data

AISTATS 2020poster

Many applications, such as text modelling, high-throughput sequencing, and recommender systems, require analysing sparse, high-dimensional, and overdispersed discrete (count or binary) data. Recent deep probabilistic models based on variational autoencoders (VAE) have shown promising results on disc…

2018

Bayesian Multi-label Learning with Sparse Features and Labels, and Label Co-occurrences

AISTATS 2018poster

We present a probabilistic, fully Bayesian framework for multi-label learning. Our framework is based on the idea of learning a joint low-rank embedding of the label matrix and the label co-occurrence matrix. The proposed framework has the following appealing aspects: (1) It leverages the sparsity i…

2018

Inter and Intra Topic Structure Learning with Word Embeddings

ICML 2018oral

One important task of topic modeling for text analysis is interpretability. By discovering structured topics one is able to yield improved interpretability as well as modeling accuracy. In this paper, we propose a novel topic model with a deep structure that explores both inter-topic and intra-topic…