← Search

Shuai Tang

7 accepted papers

2026

A Supervised Multi-task Framework for Joint cryo-ET Restoration Enabled by Generative Physical Simulation

CVPR 2026

Cryo-electron tomography (cryo-ET) enables in-situ visualization of cellular ultrastructure, but reconstructions are severely degraded by extremely low SNR and missing-wedge artifacts due to dose limits and restricted tilt angles. Existing learning-based approaches are further constrained by inaccur

Cited by 0SourceScholar
2025

CoDeR: Counterfactual Demand Reasoning for Sequential Recommendation

AAAI 2025technical

Sequential recommendation systems aim to predict the next item based on users' historical interactions. While traditional methods focus on learning feature representations or user preferences, they often struggle with detecting subtle demand shifts in short sequences, especially when these shifts ar…

2024

Membership Inference Attacks on Diffusion Models via Quantile Regression

ICML 2024poster

Recently, diffusion models have become popular tools for image synthesis due to their high-quality outputs. However, like other large models, they may leak private information about their training data. Here, we demonstrate a privacy vulnerability of diffusion models through a *membership inference…

Cited by 9SourcePDFScholar
2024

Reconstruction Attacks on Machine Unlearning: Simple Models are Vulnerable

NeurIPS 2024poster

Machine unlearning is motivated by principles of data autonomy. The premise is that a person can request to have their data's influence removed from deployed models, and those models should be updated as if they were retrained without the person's data. We show that these updates expose individuals…

Cited by 8SourcePDFScholar
2023

Scalable Membership Inference Attacks via Quantile Regression

NeurIPS 2023poster

Membership inference attacks are designed to determine, using black box access to trained models, whether a particular example was used in training or not. Membership inference can be formalized as a hypothesis testing problem. The most effective existing attacks estimate the distribution of some te…

2022

Private Synthetic Data for Multitask Learning and Marginal Queries

NeurIPS 2022accept

We provide a differentially private algorithm for producing synthetic data simultaneously useful for multiple tasks: marginal queries and multitask machine learning (ML). A key innovation in our algorithm is the ability to directly handle numerical features, in contrast to a number of related prior…

Cited by 35SourcePDFScholar
2021

Fast Adaptation with Linearized Neural Networks

AISTATS 2021poster

The inductive biases of trained neural networks are difficult to understand and, consequently, to adapt to new settings. We study the inductive biases of linearizations of neural networks, which we show to be surprisingly good summaries of the full network functions. Inspired by this finding, we pro…