paper-with-me

홈 › Papers

CondPSE: A Polynomial-Filtered Structural Encoder with Conditional Modulation for Graphs

2026-07-28 · Woohyun Lee, Hogun Park arxiv

Message-passing graph neural networks are bounded by the 1-WL test and can miss topological structure that distinguishes non-isomorphic graphs. Positional and structural encodings (PSE) inject such topology-derived signals, and learned PSE encoders such as GPSE pretrain a single encoder to produce these signals from random node probes, which can then be frozen and reused as inputs across downstream graph models. We present CondPSE, a learned PSE encoder that applies a learnable polynomial graph filter bank to standard Gaussian node probes and refines the resulting structural-response branches through FiLM-style modulation conditioned on cross-filter, local message-passing, and graph-level signals. CondPSE is pretrained to reconstruct node-level positional/structural targets and graph-level invariants, and is then frozen for use as a downstream input encoding. On synthetic structural-discrimination benchmarks, CondPSE separates graph structures that 1-WL-bounded message passing cannot: it raises CSL accuracy from 42.9% to 97.3% and EXP accuracy from 68.3% to 99.9% relative to GPSE, and ablations show that the polynomial filter bank accounts for most of this gain. On real molecular property prediction, the picture is more limited. With a hybrid local-message-passing/global-attention backbone, CondPSE performs comparably to GPSE without surpassing it, and a ZINC backbone sweep shows no consistent ordering between the two encoders. We report these results and discuss why strong synthetic structural discrimination does not, on its own, yield a downstream advantage for frozen learned PSE encoders, including the role of downstream integration and possible mismatch between structural pretraining targets and molecular property labels.

📄 PDF Abstract BibTeX arXiv:2607.25169

Code (3)

arxivsub/arXivSub_daily_arxiv ★ 4
doublepoints/cv-arxiv-daily
exopoiesis/arxiv-radar-chemistry

Tasks

Molecular Property Prediction

Similar Papers 제목 키워드 기반

Polynomial processes for power prices

2018-04-26

Polynomial processes have the property that expectations of polynomial functions (of degree $n$, say) of the future state of the process conditional on the current state are given by polynomials (of degree $\leq n$) of t…

Outrigger local polynomial regression

2026-03-11 · Elliot H. Young, Rajen D. Shah, Richard J. Samworth arxiv

Standard local polynomial estimators of a nonparametric regression function employ a weighted least squares loss function that is tailored to the setting of homoscedastic Gaussian errors. We introduce the outrigger local…

Theoretical Insights into the Use of Structural Similarity Index In Generative Models and Inferential Autoencoders

2020-04-04 · Benyamin Ghojogh, Fakhri Karray, Mark Crowley

Generative models and inferential autoencoders mostly make use of $\ell_2$ norm in their optimization objectives. In order to generate perceptually better images, this short paper theoretically discusses how to use Struc…

Dimensionality ReductionImage GenerationImage Quality AssessmentSSIM

Restoration of Pansharpened Images by Conditional Filtering in the PCA Domain

2017-10-02 · Joan Duran, Antoni Buades

Pansharpening techniques aim at fusing low-resolution multispectral (MS) images and high-resolution panchromatic (PAN) images to produce high-resolution MS images. Despite significant progress in the field, spectral and …

Pansharpening

Fitting Dynamically Misspecified Models: An Optimal Transportation Approach

2024-12-28 · Jean-Jacques Forneron, Zhongjun Qu

This paper considers filtering, parameter estimation, and testing for potentially dynamically misspecified state-space models. When dynamics are misspecified, filtered values of state variables often do not satisfy model…

parameter estimationState Space Models