paper-with-me

홈 › Papers

Stable Prediction via Leveraging Seed Variable

2020-06-09 · Kun Kuang, Bo Li, Peng Cui, Yue Liu, Jianrong Tao, Yueting Zhuang, Fei Wu

In this paper, we focus on the problem of stable prediction across unknown test data, where the test distribution is agnostic and might be totally different from the training one. In such a case, previous machine learning methods might exploit subtly spurious correlations in training data induced by non-causal variables for prediction. Those spurious correlations are changeable across data, leading to instability of prediction across data. By assuming the relationships between causal variables and response variable are invariant across data, to address this problem, we propose a conditional independence test based algorithm to separate those causal variables with a seed variable as priori, and adopt them for stable prediction. By assuming the independence between causal and non-causal variables, we show, both theoretically and with empirical experiments, that our algorithm can precisely separate causal and non-causal variables for stable prediction across test data. Extensive experiments on both synthetic and real-world datasets demonstrate that our algorithm outperforms state-of-the-art methods for stable prediction.

📄 PDF Abstract BibTeX arXiv:2006.05076

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Similar Papers 제목 키워드 기반

Link Prediction or Perdition: the Seeds of Instability in Knowledge Graph Embeddings

2026-06-02 · Guillaume Méroué, Fabien Gandon, Pierre Monnin arxiv

Embedding models (KGEMs) constitute the main link prediction approach to complete knowledge graphs. Standard evaluation protocols emphasize rank-based metrics such as MRR or Hits@$K$, but usually overlook the influence o…

Knowledge Graph CompletionKnowledge GraphsLink Prediction

Unstable Features, Reproducible Subspaces: Understanding Seed Dependence in Sparse Autoencoders

2026-06-10 · Gleb Gerasimov, Timofei Rusalev, Nikita Balagansky, Daniil Laptev 외 arxiv

Sparse autoencoders (SAEs) are widely used to interpret neural network representations, but their utility depends on whether the learned features are reproducible across training runs. We study this question through \emp…

Synthetic Shifts to Initial Seed Vector Exposes the Brittle Nature of Latent-Based Diffusion Models

2023-11-24 · Mao Po-Yuan, Shashank Kotyan, Tham Yik Foong, Danilo Vasconcellos Vargas

Recent advances in Conditional Diffusion Models have led to substantial capabilities in various domains. However, understanding the impact of variations in the initial seed vector remains an underexplored area of concern…

Image Generation

Exploring Design Choices for Autoregressive Deep Learning Climate Models

2025-05-05 · Florian Gallusser, Simon Hentschel, Anna Krause, Andreas Hotho

Deep Learning models have achieved state-of-the-art performance in medium-range weather prediction but often fail to maintain physically consistent rollouts beyond 14 days. In contrast, a few atmospheric models demonstra…

Deep Learning

Boosting Text-to-Image Diffusion Models via Core Token Attention-Based Seed Selection

2026-05-19 · Yunzhe Zhang, Hongfu Liu, Pengyu Hong arxiv

Text-to-image diffusion models can synthesize high-quality images, yet the outcome is notoriously sensitive to the random seed: different initial seeds often yield large variations in image quality and prompt-image align…