paper-with-me

Papers

Generating Risky Samples with Conformity Constraints via Diffusion Models

2025-12-21 · Han Yu, Hao Zou, Xingxuan Zhang, Zhengyi Wang, Yue He, Kehan Li, Peng Cui arxiv

Although neural networks achieve promising performance in many tasks, they may still fail when encountering some examples and bring about risks to applications. To discover risky samples, previous literature attempts to search for patterns of risky samples within existing datasets or inject perturbation into them. Yet in this way the diversity of risky samples is limited by the coverage of existing datasets. To overcome this limitation, recent works adopt diffusion models to produce new risky samples beyond the coverage of existing datasets. However, these methods struggle in the conformity between generated samples and expected categories, which could introduce label noise and severely limit their effectiveness in applications. To address this issue, we propose RiskyDiff that incorporates the embeddings of both texts and images as implicit constraints of category conformity. We also design a conformity score to further explicitly strengthen the category conformity, as well as introduce the mechanisms of embedding screening and risky gradient guidance to boost the risk of generated samples. Extensive experiments reveal that RiskyDiff greatly outperforms existing methods in terms of the degree of risk, generation quality, and conformity with conditioned categories. We also empirically show the generalization ability of the models can be enhanced by augmenting training data with generated samples of high conformity.

📄 PDF Abstract BibTeX arXiv:2512.18722

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Predicting Scientific Impact Through Diffusion, Conformity, and Contribution Disentanglement

2023-11-15 · Zhikai Xue, Guoxiu He, Zhuoren Jiang, Sichen Gu 외

The scientific impact of academic papers is influenced by intricate factors such as dynamic popularity and inherent contribution. Existing models typically rely on static graphs for citation count estimation, failing to …

DisentanglementGraph Neural Network

Stochastic Trajectory Prediction under Unstructured Constraints

2025-03-18 · Hao Ma, Zhiqiang Pu, Shijie Wang, Boyin Liu 외

Trajectory prediction facilitates effective planning and decision-making, while constrained trajectory prediction integrates regulation into prediction. Recent advances in constrained trajectory prediction focus on struc…

Decision MakingPredictionTrajectory Prediction

Generating Samples to Question Trained Models

2025-02-10 · Eren Mehmet Kıral, Nurşen Aydın, Ş. İlker Birbil

There is a growing need for investigating how machine learning models operate. With this work, we aim to understand trained machine learning models by questioning their data preferences. We propose a mathematical framewo…

Constrained Posterior Sampling: Time Series Generation with Hard Constraints

2024-10-16 · Sai Shankar Narasimhan, Shubhankar Agarwal, Litu Rout, Sanjay Shakkottai 외

Generating realistic time series samples is crucial for stress-testing models and protecting user privacy by using synthetic data. In engineering and safety-critical applications, these samples must meet certain hard con…

DenoisingTime SeriesTime Series Generation

Constrained Diffusion Models via Dual Training

2024-08-27 · Shervin Khalafi, Dongsheng Ding, Alejandro Ribeiro

Diffusion models have attained prominence for their ability to synthesize a probability distribution for a given dataset via a diffusion process, enabling the generation of new data points with high fidelity. However, di…