← Search

Weihao Kong

16 accepted papers

2024

A decoder-only foundation model for time-series forecasting

ICML 2024poster

Motivated by recent advances in large language models for Natural Language Processing (NLP), we design a time-series foundation model for forecasting whose out-of-the-box zero-shot performance on a variety of public datasets comes close to the accuracy of state-of-the-art supervised forecasting mode…

2024

Linear Regression using Heterogeneous Data Batches

NeurIPS 2024spotlight

In many learning applications, data are collected from multiple sources, each providing a \emph{batch} of samples that by itself is insufficient to learn its input-output relationship. A common approach assumes that the sources fall in one of several unknown subgroups, each with an unknown input dis…

Cited by 3SourcePDFScholar
2023

Label Robust and Differentially Private Linear Regression: Computational and Statistical Efficiency

NeurIPS 2023poster

We study the canonical problem of linear regression under $(\varepsilon,\delta)$-differential privacy when the datapoints are sampled i.i.d.~from a distribution and a fraction of response variables are adversarially corrupted. We provide the first provably efficient -- both computationally and stati…

Cited by 2SourcePDFScholar
2022

Trimmed Maximum Likelihood Estimation for Robust Generalized Linear Model

NeurIPS 2022accept

We study the problem of learning generalized linear models under adversarial corruptions. We analyze a classical heuristic called the \textit{iterative trimmed maximum likelihood estimator} which is known to be effective against \textit{label corruptions} in practice. Under label corruptions, we pro…

Cited by 6SourcePDFScholar
2021

Online Model Selection for Reinforcement Learning with Function Approximation

AISTATS 2021poster

Deep reinforcement learning has achieved impressive successes yet often requires a very large amount of interaction data. This result is perhaps unsurprising, as using complicated function approximation often requires more data to fit, and early theoretical results on linear Markov decision processe…

Cited by 46SourcePDFScholar
2021

Robust and differentially private mean estimation

NeurIPS 2021poster

In statistical learning and analysis from shared data, which is increasingly widely adopted in platforms such as federated learning and meta-learning, there are two major concerns: privacy and robustness. Each participating individual should be able to contribute without the fear of leaking one's se…

2021

SPECTRE: defending against backdoor attacks using robust statistics

ICML 2021accepted

Modern machine learning increasingly requires training on a large collection of data from multiple sources, not all of which can be trusted. A particularly frightening scenario is when a small fraction of corrupted data changes the behavior of the trained model when triggered by an attacker-specifie…

2020

Robust Meta-learning for Mixed Linear Regression with Small Batches

NeurIPS 2020poster

A common challenge faced in practical supervised learning, such as medical image processing and robotic interactions, is that there are plenty of tasks but each task cannot afford to collect enough labeled examples to be learned in isolation. However, by exploiting the similarities across those task…

Cited by 43SourcePDFScholar
2019

Maximum Likelihood Estimation for Learning Populations of Parameters

ICML 2019oral

Consider a setting with $N$ independent individuals, each with an unknown parameter, $p_i \in [0, 1]$ drawn from some unknown distribution $P^\star$. After observing the outcomes of $t$ independent Bernoulli trials, i.e., $X_i \sim \text{Binomial}(t, p_i)$ per individual, our objective is to accurat…

Cited by 51SourcePDFScholar