Topic
graph neural networks
New Graph Neural Network Learns Protein Representations with Secondary Structure and Energy-Filtered Hydrogen Bonds
Researchers propose a secondary-structure-aware graph neural network for protein representation learning. The model augments residue-level node representations with secondary structure assignments and constructs edges from hydrogen-bond interactions filtered by energetic strength. It achieves consistent improvements over existing methods on standard protein benchmarks and offers enhanced biological interpretability.
Boundary Embedding Shaping with Adaptive Contrastive Learning Boosts GNN Classification by 3.3%
Graph neural networks suffer from structural entanglement, especially near class boundaries. A new plug-in module called Boundary Embedding Shaping (BES) uses adaptive contrastive learning to selectively suppress spurious correlations, boosting GCN node classification by an average of 3.3% (up to 5% on WikiCS) and improving link prediction accuracy.
AL-GNN: New Privacy-Preserving Continual Graph Learning Eliminates Replay Buffers and Backpropagation
Researchers propose AL-GNN, a continual graph learning framework that uses analytic learning to avoid replay buffers and backpropagation. It achieves 10% higher average performance on CoraFull, reduces forgetting by over 30% on Reddit, and cuts training time by nearly 50% while preserving data privacy.
Chaos-Informed Wave Interference Model Boosts Cross-City Traffic Forecasting with Less Data
A research paper introduces CIWI-CKT, a chaos-informed wave interference feature fusion framework with cross-city knowledge transfer for traffic flow forecasting. The model addresses data scarcity and chaotic traffic dynamics, significantly outperforming existing methods on four real-world datasets while requiring less training data.