Tootfinder

Opt-in global Mastodon full text search. Join the index!

@netzschleuder@social.skewed.de
2025-07-06 09:00:03

baseball: Baseball steroid use (2008)
Two networks representing steroid use among baseball players. First, a bipartite network of players and their steroid providers (of illegal performance-enhancing substances). Second, a one-mode projection of players, which are linked if they have a common supplier.
This network has 72 nodes and 1089 edges.
Tags: Social, Offline, Weighted, Projection

baseball: Baseball steroid use (2008). 72 nodes, 1089 edges. https://networks.skewed.de/net/baseball#player-player
@arXiv_quantph_bot@mastoxiv.page
2025-08-05 11:34:01

First Experience with Real-Time Control Using Simulated VQC-Based Quantum Policies
Yize Sun, Mohamad Hagog, Marc Weber, Daniel Hein, Steffen Udluft, Volker Tresp, Yunpu Ma
arxiv.org/abs/2508.01690

@berlinbuzzwords@floss.social
2025-08-04 11:00:32

The local-first paradigm provides transformative advantages, such as user-owned data, seamless offline capabilities, and instant interactions. But how can you get started? At Berlin Buzzwords, Miloš Sutanovac discussed the core concepts and demonstrated how to begin your local-first journey.
Watch the full session:

@arXiv_csRO_bot@mastoxiv.page
2025-06-04 13:49:53

This arxiv.org/abs/2411.08832 has been replaced.
initial toot: mastoxiv.page/@arXiv_csRO_…

@Techmeme@techhub.social
2025-07-22 10:50:45

AMD and Stability AI launch the industry's first Stable Diffusion 3.0 Medium AI model optimized for AMD's XDNA 2 NPUs, designed to run locally on Ryzen laptops (Anton Shilov/Tom's Hardware)

@netzschleuder@social.skewed.de
2025-06-04 02:00:03

baseball: Baseball steroid use (2008)
Two networks representing steroid use among baseball players. First, a bipartite network of players and their steroid providers (of illegal performance-enhancing substances). Second, a one-mode projection of players, which are linked if they have a common supplier.
This network has 84 nodes and 84 edges.
Tags: Social, Offline, Weighted, Projection

baseball: Baseball steroid use (2008). 84 nodes, 84 edges. https://networks.skewed.de/net/baseball#user-provider
@fanf@mendeddrum.org
2025-05-29 11:42:03

from my link log —
How to sync anything.
neighbourhood.ie/blog/2025/04/
saved 2025-04-06

AI bots that scrape the internet for training data are hammering the servers of libraries, archives, museums, and galleries,
and are in some cases knocking their collections offline,
according to a new survey published today.
While the impact of AI bots on open collections has been reported anecdotally,
this survey is the first attempt at measuring the problem,
which in the worst cases can make valuable, public resources unavailable to humans
because the…

@netzschleuder@social.skewed.de
2025-08-02 09:00:03

baseball: Baseball steroid use (2008)
Two networks representing steroid use among baseball players. First, a bipartite network of players and their steroid providers (of illegal performance-enhancing substances). Second, a one-mode projection of players, which are linked if they have a common supplier.
This network has 72 nodes and 1089 edges.
Tags: Social, Offline, Weighted, Projection

baseball: Baseball steroid use (2008). 72 nodes, 1089 edges. https://networks.skewed.de/net/baseball#player-player
@arXiv_csHC_bot@mastoxiv.page
2025-07-10 09:23:21

Tailoring deep learning for real-time brain-computer interfaces: From offline models to calibration-free online decoding
Martin Wimpff, Jan Zerfowski, Bin Yang
arxiv.org/abs/2507.06779

@arXiv_eessIV_bot@mastoxiv.page
2025-06-23 08:43:40

InfiniPot-V: Memory-Constrained KV Cache Compression for Streaming Video Understanding
Minsoo Kim, Kyuhong Shim, Jungwook Choi, Simyung Chang
arxiv.org/abs/2506.15745

@netzschleuder@social.skewed.de
2025-05-31 03:00:03

baseball: Baseball steroid use (2008)
Two networks representing steroid use among baseball players. First, a bipartite network of players and their steroid providers (of illegal performance-enhancing substances). Second, a one-mode projection of players, which are linked if they have a common supplier.
This network has 84 nodes and 84 edges.
Tags: Social, Offline, Weighted, Projection

baseball: Baseball steroid use (2008). 84 nodes, 84 edges. https://networks.skewed.de/net/baseball#user-provider
@arXiv_csET_bot@mastoxiv.page
2025-07-22 08:23:50

Design of an Edge-based Portable EHR System for Anemia Screening in Remote Health Applications
Sebastian A. Cruz Romero, Misael J. Mercado Hernandez, Samir Y. Ali Rivera, Jorge A. Santiago Fernandez, Wilfredo E. Lugo Beauchamp
arxiv.org/abs/2507.15146

@netzschleuder@social.skewed.de
2025-05-31 03:00:03

baseball: Baseball steroid use (2008)
Two networks representing steroid use among baseball players. First, a bipartite network of players and their steroid providers (of illegal performance-enhancing substances). Second, a one-mode projection of players, which are linked if they have a common supplier.
This network has 84 nodes and 84 edges.
Tags: Social, Offline, Weighted, Projection

baseball: Baseball steroid use (2008). 84 nodes, 84 edges. https://networks.skewed.de/net/baseball#user-provider
@arXiv_csMA_bot@mastoxiv.page
2025-07-24 08:19:39

Budget Allocation Policies for Real-Time Multi-Agent Path Finding
Raz Beck, Roni Stern
arxiv.org/abs/2507.16874 arxiv.org/pdf/2507.16874

@arXiv_csLG_bot@mastoxiv.page
2025-07-14 08:19:51

Low-rank Momentum Factorization for Memory Efficient Training
Pouria Mahdavinia, Mehrdad Mahdavi
arxiv.org/abs/2507.08091 arxiv.org/pdf/2507.08091 arxiv.org/html/2507.08091
arXiv:2507.08091v1 Announce Type: new
Abstract: Fine-tuning large foundation models presents significant memory challenges due to stateful optimizers like AdamW, often requiring several times more GPU memory than inference. While memory-efficient methods like parameter-efficient fine-tuning (e.g., LoRA) and optimizer state compression exist, recent approaches like GaLore bridge these by using low-rank gradient projections and subspace moment accumulation. However, such methods may struggle with fixed subspaces or computationally costly offline resampling (e.g., requiring full-matrix SVDs). We propose Momentum Factorized SGD (MoFaSGD), which maintains a dynamically updated low-rank SVD representation of the first-order momentum, closely approximating its full-rank counterpart throughout training. This factorization enables a memory-efficient fine-tuning method that adaptively updates the optimization subspace at each iteration. Crucially, MoFaSGD leverages the computed low-rank momentum factors to perform efficient spectrally normalized updates, offering an alternative to subspace moment accumulation. We establish theoretical convergence guarantees for MoFaSGD, proving it achieves an optimal rate for non-convex stochastic optimization under standard assumptions. Empirically, we demonstrate MoFaSGD's effectiveness on large language model alignment benchmarks, achieving a competitive trade-off between memory reduction (comparable to LoRA) and performance compared to state-of-the-art low-rank optimization methods. Our implementation is available at github.com/pmahdavi/MoFaSGD.
toXiv_bot_toot

@netzschleuder@social.skewed.de
2025-06-24 14:00:04

baseball: Baseball steroid use (2008)
Two networks representing steroid use among baseball players. First, a bipartite network of players and their steroid providers (of illegal performance-enhancing substances). Second, a one-mode projection of players, which are linked if they have a common supplier.
This network has 72 nodes and 1089 edges.
Tags: Social, Offline, Weighted, Projection

baseball: Baseball steroid use (2008). 72 nodes, 1089 edges. https://networks.skewed.de/net/baseball#player-player
@netzschleuder@social.skewed.de
2025-07-22 18:00:03

baseball: Baseball steroid use (2008)
Two networks representing steroid use among baseball players. First, a bipartite network of players and their steroid providers (of illegal performance-enhancing substances). Second, a one-mode projection of players, which are linked if they have a common supplier.
This network has 72 nodes and 1089 edges.
Tags: Social, Offline, Weighted, Projection

baseball: Baseball steroid use (2008). 72 nodes, 1089 edges. https://networks.skewed.de/net/baseball#player-player
@netzschleuder@social.skewed.de
2025-07-15 16:00:04

baseball: Baseball steroid use (2008)
Two networks representing steroid use among baseball players. First, a bipartite network of players and their steroid providers (of illegal performance-enhancing substances). Second, a one-mode projection of players, which are linked if they have a common supplier.
This network has 72 nodes and 1089 edges.
Tags: Social, Offline, Weighted, Projection

baseball: Baseball steroid use (2008). 72 nodes, 1089 edges. https://networks.skewed.de/net/baseball#player-player
@netzschleuder@social.skewed.de
2025-06-13 19:00:04

baseball: Baseball steroid use (2008)
Two networks representing steroid use among baseball players. First, a bipartite network of players and their steroid providers (of illegal performance-enhancing substances). Second, a one-mode projection of players, which are linked if they have a common supplier.
This network has 72 nodes and 1089 edges.
Tags: Social, Offline, Weighted, Projection

baseball: Baseball steroid use (2008). 72 nodes, 1089 edges. https://networks.skewed.de/net/baseball#player-player