Sep 2026· Zenodo (CERN European Organization for Nuclear Research)
Advanced Graph Neural Networks
Abstract
Retrieval-Augmented Generation (RAG) systems navigate a fundamental trade-off between the computational simplicity of flat vector indices and the structural richness of graph representations. Standard dense retrieval collapses document discourse into isolated embeddings, causing semantic fragmentation and context loss. Conversely, unconstrained graph construction methods that induce bipartite entity-document networks or co-occurrence graphs frequently suffer from the hub collapse athology, wherein high-frequency domain tokens become overconnected hubs that drown out long-tail signals during random walks, all while incurring substantial construction overhead. In this work, we propose BasinRAG, a high performance, deterministic topological framework for document retrieval grounded in the theory of discrete dynamical systems. We model sequential text as a discrete functional graph ϕ : V → V ∪{∅} with out-degree bounded by unity, strictly decoupling the primary structural backbone from auxiliary virtual semantic synapses. We prove that structural sinks naturally induce an exact, disjoint partition of the corpus into basins of attraction B(Ai) and inverse arborescences (ρ-trees) parameterized by a topological depth function h(v). Retrieval is performed via an intelligent query router, a weighted Reciprocal Rank Fusion (RRF) modulated by an exponential topological decay prior exp(−λh(v)), and localized spectral diffusion via mass-conserving Personalized PageRank over induced subgraphs. On the standard BEIR SciFact benchmark (5,183 scientific documents), BasinRAG achieves an nDCG@10 of 0.771 and an MRR@10 of 0.750, significantly outperforming competitive dense bi-encoders, neural sparse methods, and heuristic graph baselines, while achieving O(N) linear index construction in 90.8 seconds on commodity hardware. On Princeton SWE-bench Lite, BasinRAG achieves 84.6% Hit@10 in software fault localization with zero external inference API expenditure.
Agile methods continue to gain popularity. In particular, the Scrum method appears to be on the verge of becoming a de-facto standard in the industry, leading the so called Agile movement. While there are success stories and recommendations, there is little scientifically valid evidence of the challenges in the adoption of Agile methods in general, and Scrum in particular. Little, if anything, is empirically known about the application and adoption of Scrum in a multi-team and multi-project situation. The authors carried out an ethnographically informed longitudinal case study in industrial settings and closely followed how the Scrum method was adopted in a 20-person department, working in a simultaneous multi-project R&D environment. Altogether 10 challenges pertinent to the case of multi-team multi-project Scrum adoption were identified in the study. The authors contend that these results carry great relevance for other industrial teams. Future research avenues arising from the study are indicated.
A. Marchenko, P. Abrahamsson· Agile Conference· 59 citations· ⚡11
A comprehensive taxonomy of the challenges faced when a medium-scale organization decided to adopt software platforms is provided, namely: business challenges, organizational challenges, technical challenges, and people challenges.
Yaser Ghanam, F. Maurer, P. Abrahamsson· Information and Software Tec...· 41 citations· ⚡3
It is shown that high article processing charges are not sufficiently justified by the publishers, which often lack transparency and may prevent authors from adopting OA.
D. Graziotin, Xiaofeng Wang, P. Abrahamsson· Scientometrics· 21 citations· ⚡1
MCGLPPI, a novel geometric representation learning framework that combines graph neural networks (GNNs) with the MARTINI molecular coarse-grained (CG) model to predict overall PPI properties accurately and efficiently, offers an effective and efficient solution for PPI overall property predictions.
Yang Yue, Shu Li, Yihua Cheng et al.· bioRxiv· 15 citations
PepPCBench enables a robust evaluation of PFNN-based methods and supports their continued development for peptide-protein structure prediction, and highlights the influence of peptide length, conformational flexibility, and training set similarity on prediction accuracy.
Si-Long Zhai, Huifeng Zhao, Ji-Ke Wang et al.· Journal of Chemical Informat...· 13 citations· ⚡1
OmniMol is presented, a framework using hypergraphs to improve predictions of molecular properties, addressing challenges of imperfect data annotation and enhancing model explainability, and achieves state-of-the-art performance in properties prediction.
Assistant Professor Pat Pataranutaporn describes a new interface that lets everyday users glimpse inside an AI's neural network before their chatbot ever says a word.
Microsoft Research Blog· microsoft.comJul 13, 2026
Cryptographic code supports vital protections in modern computing systems. Learn how a new method helps verify code as developers write it while preserving speed and adaptability as it gets implemented and evolves. The post Verifying Rust cryptography in SymCrypt, from standards to code appeared first on Microsoft Research.
MIT News · Artificial Intelligence· news.mit.eduJul 6, 2026
PhD student Rachel Sava, winner of the Envisioning the Future of Computing Prize, explores transformative improvements and dystopian risks of neural technology.