← Search

Ruomin Huang

7 accepted papers

2025

To Tackle Adversarial Transferability: A Novel Ensemble Training Method with Fourier Transformation

ICLR 2025poster

Ensemble methods are commonly used for enhancing robustness in machine learning. However, due to the ''transferability'' of adversarial examples, the performance of an ensemble model can be seriously affected even it contains a set of independently trained sub-models. To address this issue, we prop…

Cited by 1SourcePDFScholar
2024

An Effective Dynamic Gradient Calibration Method for Continual Learning

ICML 2024poster

Continual learning (CL) is a fundamental topic in machine learning, where the goal is to train a model with continuously incoming data and tasks. Due to the memory limit, we cannot store all the historical data, and therefore confront the ``catastrophic forgetting'' problem, i.e., the performance on…

Cited by 3SourcePDFScholar
2024

ReCaLL: Membership Inference via Relative Conditional Log-Likelihoods

EMNLP 2024main

The rapid scaling of large language models (LLMs) has raised concerns about the transparency and fair use of the data used in their pretraining. Detecting such content is challenging due to the scale of the data and limited exposure of each instance during training. We propose ReCaLL (Relative Condi…

Cited by 11SourcePDFScholar
2022

Coresets for Wasserstein Distributionally Robust Optimization Problems

NeurIPS 2022accept

Wasserstein distributionally robust optimization (\textsf{WDRO}) is a popular model to enhance the robustness of machine learning with ambiguous data. However, the complexity of \textsf{WDRO} can be prohibitive in practice since solving its ``minimax'' formulation requires a great amount of computat…

2021

A Novel Sequential Coreset Method for Gradient Descent Algorithms

ICML 2021spotlight

A wide range of optimization problems arising in machine learning can be solved by gradient descent algorithms, and a central question in this area is how to efficiently compress a large-scale dataset so as to reduce the computational complexity. Coreset is a popular data compression technique that…

Cited by 24SourcePDFScholar