paper-with-me

Papers

Diffusion model for relational inference

2024-01-30 · Shuhan Zheng, Ziqiang Li, Kantaro Fujiwara, Gouhei Tanaka

Dynamical behaviors of complex interacting systems, including brain activities, financial price movements, and physical collective phenomena, are associated with underlying interactions between the system's components. The issue of uncovering interaction relations in such systems using observable dynamics is called relational inference. In this study, we propose a Diffusion model for Relational Inference (DiffRI), inspired by a self-supervised method for probabilistic time series imputation. DiffRI learns to infer the probability of the presence of connections between components through conditional diffusion modeling.

📄 PDF Abstract BibTeX arXiv:2401.16755

Code (1)

joshua-shuhan/diffri pytorch

Tasks

ImputationmodelTime Series

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

FERMI: Exploiting Relations for Membership Inference Against Tabular Diffusion Models

2026-05-12 · Abtin Mahyar, Masoumeh Shafieinejad, Yuhan Liu, Xi He arxiv

Diffusion models are the leading approach for tabular data synthesis and are increasingly used to share sensitive records. Whether they actually protect privacy has become a pressing question. Membership inference attack…

Memorization, Emergence, and Explaining Reversal Failures: A Controlled Study of Relational Semantics in LLMs

2026-01-06 · Yihua Zhu, Qianying Liu, Jiaxin Wang, Fei Cheng 외 arxiv

Autoregressive LLMs perform well on relational tasks that require linking entities via relational words (e.g., father/son, friend), but it is unclear whether they learn the logical semantics of such relations (e.g., symm…

Relational Diffusion Distillation for Efficient Image Generation

2024-10-10 · Weilun Feng, Chuanguang Yang, Zhulin An, Libo Huang 외

Although the diffusion model has achieved remarkable performance in the field of image generation, its high inference delay hinders its wide application in edge devices with scarce computing resources. Therefore, many tr…

Image GenerationKnowledge Distillation

MIDST Challenge at SaTML 2025: Membership Inference over Diffusion-models-based Synthetic Tabular data

2026-03-19 · Masoumeh Shafieinejad, Xi He, Mahshid Alinoori, John Jewell 외 arxiv

Synthetic data is often perceived as a silver-bullet solution to data anonymization and privacy-preserving data publishing. Drawn from generative models like diffusion models, synthetic data is expected to preserve the s…

Dynamic Relational Inference in Multi-Agent Trajectories

2020-07-16 · Ruichao Xiao, Manish Kumar Singh, Rose Yu

Inferring interactions from multi-agent trajectories has broad applications in physics, vision and robotics. Neural relational inference (NRI) is a deep generative model that can reason about relations in complex dynamic…