← Search

Tung Mai

13 accepted papers

2024

Hallucination Diversity-Aware Active Learning for Text Summarization

NAACL 2024long

Large Language Models (LLMs) have shown propensity to generate hallucinated outputs, i.e., texts that are factually incorrect or unsupported. Existing methods for alleviating hallucinations typically require costly human annotations to identify and correct hallucinations in LLM outputs. Moreover, mo…

Cited by 6SourcePDFScholar
2023

Exact Representation of Sparse Networks with Symmetric Nonnegative Embeddings

NeurIPS 2023poster

Graph models based on factorization of the adjacency matrix often fail to capture network structures related to links between dissimilar nodes (heterophily). We introduce a novel graph factorization model that leverages two nonnegative vectors per node to interpretably account for links between both…

Cited by 5SourcePDFScholar
2023

Finite Population Regression Adjustment and Non-asymptotic Guarantees for Treatment Effect Estimation

NeurIPS 2023poster

The design and analysis of randomized experiments is fundamental to many areas, from the physical and social sciences to industrial settings. Regression adjustment is a popular technique to reduce the variance of estimates obtained from experiments, by utilizing information contained in auxiliary c…

Cited by 3SourcePDFScholar
2023

Optimal Sketching Bounds for Sparse Linear Regression

AISTATS 2023poster

We study oblivious sketching for $k$-sparse linear regression under various loss functions. In particular, we are interested in a distribution over sketching matrices $S\in\mathbb{R}^{m\times n}$ that does not depend on the inputs $A\in\mathbb{R}^{n\times d}$ and $b\in\mathbb{R}^n$, such that, given…

Cited by 8SourcePDFScholar
2022

Conditional Generative Model Based Predicate-Aware Query Approximation

AAAI 2022technical

The goal of Approximate Query Processing (AQP) is to provide very fast but "accurate enough" results for costly aggregate queries thereby improving user experience in interactive exploration of large datasets. Recently proposed Machine-Learning-based AQP techniques can provide very low latency as qu…

2022

One-Pass Algorithms for MAP Inference of Nonsymmetric Determinantal Point Processes

ICML 2022spotlight

In this paper, we initiate the study of one-pass algorithms for solving the maximum-a-posteriori (MAP) inference problem for Non-symmetric Determinantal Point Processes (NDPPs). In particular, we formulate streaming and online versions of the problem and provide one-pass algorithms for solving these…

Cited by 4SourcePDFScholar
2022

Sample Constrained Treatment Effect Estimation

NeurIPS 2022accept

Treatment effect estimation is a fundamental problem in causal inference. We focus on designing efficient randomized controlled trials, to accurately estimate the effect of some treatment on a population of $n$ individuals. In particular, we study \textit{sample-constrained treatment effect estimati…

2021

Asymptotics of Ridge Regression in Convolutional Models

ICML 2021spotlight

Understanding generalization and estimation error of estimators for simple models such as linear and generalized linear models has attracted a lot of attention recently. This is in part due to an interesting observation made in machine learning community that highly over-parameterized neural network…

Cited by 5SourcePDFScholar
2021

Fundamental Tradeoffs in Distributionally Adversarial Training

ICML 2021spotlight

Adversarial training is among the most effective techniques to improve robustness of models against adversarial perturbations. However, the full effect of this approach on models is not well understood. For example, while adversarial training can reduce the adversarial risk (prediction error against…

Cited by 29SourcePDFScholar
2021

Graph Neural Networks with Heterophily

AAAI 2021technical

Graph Neural Networks (GNNs) have proven to be useful for many different practical applications. However, many existing GNN models have implicitly assumed homophily among the nodes connected in the graph, and therefore have largely overlooked the important setting of heterophily, where most connecte…

2019

On Densification for Minwise Hashing

UAI 2019poster

One Permutation Hashing (OPH) is a significantly more efficient alternative to the popular minwise hashing. To produce a sketch of size $k$, OPH requires just one hash function whereas the classical minwise hashing requires $k$ hash functions. However, OPH does not have the desirable locality sensit…

Cited by 9SourcePDFScholar