Archives AI News

Incremental Recommendation via Causal Models

arXiv:2608.26804v1 Announce Type: cross Abstract: Recommendation impressions are a finite resource, hence delivering a recommendation to a user who would discover the content organically yields no incremental value and displaces other recommendations that could. We address this by extending an…

FoldPipe: Bounded Remote Streaming of Native Molecular Shards with Asynchronous Prefetch

arXiv:2608.27029v1 Announce Type: cross Abstract: Training molecular machine-learning models on ephemeral or memory-constrained accelerator instances can require repeatedly retrieving preprocessed molecular graphs from remote storage. FoldPipe is a lightweight Python orchestration layer for already-sharded PyTorch and PyTorch Geometric data. It…

Token-Level Advertising

arXiv:2608.27382v1 Announce Type: cross Abstract: Generative AI is transforming how people access information, challenging traditional advertising mechanisms built around predefined slots. Towards generation-native advertising, we propose the Latent Advertiser Mixture Auction (LAMA), a token-level advertising mechanism that embeds advertiser influence…

Subgraph Filtering for Fair Graph Neural Networks

arXiv:2608.26437v1 Announce Type: new Abstract: Graph neural networks (GNNs) can exhibit unfair behavior even when sensitive attributes are excluded from node features, because graph topology and message passing propagate group-correlated signals under sensitive homophily. Existing fairness-aware GNN methods mainly constrain…

Aitchison Embeddings for Learning Compositional Graph Representations

arXiv:2605.00716v3 Announce Type: replace Abstract: Representation learning is central to graph machine learning, powering tasks such as link prediction and node classification. However, most graph embeddings are hard to interpret, offering limited insight into how learned features relate to graph…

Distributed Training using an Intelligent Network

arXiv:2608.26453v1 Announce Type: new Abstract: Distributed training across a wide area network (WAN) is challenging, as continuous parameter exchange by islands of compute is constrained by limited bandwidth, high latency, and uneven topology. We propose making the network an active…