Tootfinder

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

No exact results. Similar results found.
@arXiv_csDS_bot@mastoxiv.page
2026-02-10 09:06:51

Local Computation Algorithms for (Minimum) Spanning Trees on Expander Graphs
Pan Peng, Yuyang Wang
arxiv.org/abs/2602.07394 arxiv.org/pdf/2602.07394 arxiv.org/html/2602.07394
arXiv:2602.07394v1 Announce Type: new
Abstract: We study \emph{local computation algorithms (LCAs)} for constructing spanning trees. In this setting, the goal is to locally determine, for each edge $ e \in E $, whether it belongs to a spanning tree $ T $ of the input graph $ G $, where $ T $ is defined implicitly by $ G $ and the randomness of the algorithm. It is known that LCAs for spanning trees do not exist in general graphs, even for simple graph families. We identify a natural and well-studied class of graphs -- \emph{expander graphs} -- that do admit \emph{sublinear-time} LCAs for spanning trees. This is perhaps surprising, as previous work on expanders only succeeded in designing LCAs for \emph{sparse spanning subgraphs}, rather than full spanning trees. We design an LCA with probe complexity $ O\left(\sqrt{n}\left(\frac{\log^2 n}{\phi^2} d\right)\right)$ for graphs with conductance at least $ \phi $ and maximum degree at most $ d $ (not necessarily constant), which is nearly optimal when $\phi$ and $d$ are constants, since $\Omega(\sqrt{n})$ probes are necessary even for expanders. Next, we show that for the natural class of \emph{\ER graphs} $ G(n, p) $ with $ np = n^{\delta} $ for any constant $ \delta > 0 $ (which are expanders with high probability), the $ \sqrt{n} $ lower bound can be bypassed. Specifically, we give an \emph{average-case} LCA for such graphs with probe complexity $ \tilde{O}(\sqrt{n^{1 - \delta}})$.
Finally, we extend our techniques to design LCAs for the \emph{minimum spanning tree (MST)} problem on weighted expander graphs. Specifically, given a $d$-regular unweighted graph $\bar{G}$ with sufficiently strong expansion, we consider the weighted graph $G$ obtained by assigning to each edge an independent and uniform random weight from $\{1,\ldots,W\}$, where $W = O(d)$. We show that there exists an LCA that is consistent with an exact MST of $G$, with probe complexity $\tilde{O}(\sqrt{n}d^2)$.
toXiv_bot_toot

@radioeinsmusicbot@mastodonapp.uk
2026-01-10 11:56:06

🇺🇦 Auf radioeins läuft...
Moscoman & SCUDFM:
🎵 Low Blood Sugar
#NowPlaying #Moscoman #SCUDFM
moscoman.bandcamp.com/track/lo
open.spotify.com/track/3LubKLD

@chris@mstdn.chrisalemany.ca
2026-03-11 13:57:15

Tell me I’m Wrong:
Lori Idlout’s defection from the NDP to the Liberals feels timed for maximum negative impact to the NDP and maximum distraction from the Iran issue that the PM and Government has been floundering on for the last two weeks.
#canpoli #cdnpoli #canada

@blakes7bot@mas.torpidity.net
2026-01-10 13:20:11

Series C, Episode 05 - The Harvest of Kairos
TARRANT: Yes, down. Starboard roll, Zen. Maximum thrust now. Fire, Dayna, fire!
[Liberator destroys the last pursuit ship]
blake.torpidity.net/m/305/325 B7B3

Claude Sonnet 4.5 describes the image as: "This image appears to be from a television production, likely from the late 1970s or early 1980s based on the video quality and styling. Two men are shown in period costume suggesting a historical or science fiction setting. 

The actor on the left wears a simple cream-colored tunic with a beige vest or overdress, giving a rustic, peasant-like appearance. His hair is styled in a practical, short cut appropriate to the period costume.

The actor on the …
@chiraag@mastodon.online
2026-03-12 01:28:37
Content warning: Puzzles

I reached the Genius 🎓 level in Spelling Bee.
My stats:
Words: 38/38
Score: 171/171
Play Spelling Bee 🐝 spellbee.org/

@puhuri@mastodon.social
2026-02-11 17:44:31

Autoilua voi perustella millä tahansa elämäntilanteella.
Tässä tapauksessa pysäköinti oli kielletty rakentamista odottavalla joutomaalla.
Pysäköintipaikkoja löytyy lähialueelta reilusti, ikävä kyllä niistä joutuu epäespoolaisittain maksamaan.
(Länsiväylä 11.2.2026)
#autoriippuvuus

Ymmärrämme hyvin, että Otaniemessä pyritään minimaaliseen autoiluun. Se ei kuitenkaan ole relevantti vaihtoehto monille opiskelijoille.
@Techmeme@techhub.social
2026-02-11 14:36:01

A Dutch court orders an investigation into alleged mismanagement at Chinese-owned chip company Nexperia and upholds the suspension of CEO Zhang Xuezheng (Kim Mackrael/Wall Street Journal)
wsj.com/world/europe/dutch-c…

@fgraver@hcommons.social
2026-02-10 08:09:56

«LLMs are cliché machines, trained on a resilient human weakness for generating maximum content with minimum effort.»
Bingo.
Unfortunately, this too hits the nail on the head: «Bad art is something human beings love to do, in vast numbers. It’s part of who we are, and when abandoned by inspiration we trust in the same methods we’ve programmed into LLMs.»

@randombaywatch@mastodon.social
2026-01-12 04:22:01

#MehganHeaneyGrier #DavidChokachi
Season 9 Episode 12 "The Big Blue"
#Randombaywatch

@arXiv_csDS_bot@mastoxiv.page
2026-02-10 10:15:16

Neighborhood-Aware Graph Labeling Problem
Mohammad Shahverdikondori, Sepehr Elahi, Patrick Thiran, Negar Kiyavash
arxiv.org/abs/2602.08098 arxiv.org/pdf/2602.08098 arxiv.org/html/2602.08098
arXiv:2602.08098v1 Announce Type: new
Abstract: Motivated by optimization oracles in bandits with network interference, we study the Neighborhood-Aware Graph Labeling (NAGL) problem. Given a graph $G = (V,E)$, a label set of size $L$, and local reward functions $f_v$ accessed via evaluation oracles, the objective is to assign labels to maximize $\sum_{v \in V} f_v(x_{N[v]})$, where each term depends on the closed neighborhood of $v$. Two vertices co-occur in some neighborhood term exactly when their distance in $G$ is at most $2$, so the dependency graph is the squared graph $G^2$ and $\mathrm{tw}(G^2)$ governs exact algorithms and matching fine-grained lower bounds. Accordingly, we show that this dependence is inherent: NAGL is NP-hard even on star graphs with binary labels and, assuming SETH, admits no $(L-\varepsilon)^{\mathrm{tw}(G^2)}\cdot n^{O(1)}$-time algorithm for any $\varepsilon>0$. We match this with an exact dynamic program on a tree decomposition of $G^2$ running in $O\!\left(n\cdot \mathrm{tw}(G^2)\cdot L^{\mathrm{tw}(G^2) 1}\right)$ time. For approximation, unless $\mathsf{P}=\mathsf{NP}$, for every $\varepsilon>0$ there is no polynomial-time $n^{1-\varepsilon}$-approximation on general graphs even under the promise $\mathrm{OPT}>0$; without the promise $\mathrm{OPT}>0$, no finite multiplicative approximation ratio is possible. In the nonnegative-reward regime, we give polynomial-time approximation algorithms for NAGL in two settings: (i) given a proper $q$-coloring of $G^2$, we obtain a $1/q$-approximation; and (ii) on planar graphs of bounded maximum degree, we develop a Baker-type polynomial-time approximation scheme (PTAS), which becomes an efficient PTAS (EPTAS) when $L$ is constant.
toXiv_bot_toot