2026-06-23 11:10:53
RE: https://mstdn.social/@Nickiquote/116799063009081305
Always Boost HMHB References
RE: https://mstdn.social/@Nickiquote/116799063009081305
Always Boost HMHB References
これ [参照]
RE: https://mastodon.social/@Snoro/116957236977439047
Chile getting its arse kicked by the climate. Haven't read any references to these storms anywhere else.
Anybody know what the easiest way to render a LaTeX file to plain text is?
Note, I do *not* mean stripping markup from the source .tex. I want to actually run all of the macros, generate cross references and ToCs, etc and *then* output UTF8 text rather than say PDF.
from my link log —
ccls: a C/C /Objective-C language server protocol implementation derived from cquery.
https://github.com/MaskRay/ccls
saved 2026-05-16 https://
Not new, but still relevant.
#elon #musk #ElonMusk #ElongatedMuskrat
A Positron Range Correction with Texture Preservation Framework in PET Imaging
Nerea Encina-Baranda, Yifan Zheng, Jorge Cabello, Robert. J. Paneque-Yunta, Cindy. M. Solano-Cordero, Alejandro Lopez-Montes, Maurizio Conti, Joaquin. L. Herraiz
https://arxiv.org/abs/2606.23100 https://arxiv.org/pdf/2606.23100 https://arxiv.org/html/2606.23100
arXiv:2606.23100v1 Announce Type: new
Abstract: Positron range (PR) blurring is a fundamental resolution limitation in PET imaging with high-energy positron emitters such as 82Rb, causing contrast loss and spill-out effects across heterogeneous tissue interfaces. We propose PRC-TP, a positron range correction (PRC) framework with explicit texture preservation that decouples deterministic resolution recovery from stochastic texture restoration. A nnFormer-based neural network (NN) was trained on patient-derived Monte Carlo simulations to map PR-degraded 82Rb reconstructions to PR-free references using attenuation maps as anatomical context. However, this NN also significantly removed the noise in the images, which could impact some texture analysis methods or make the images look unrealistic. An auxiliary Noise2Noise model estimates that smoothing effect, enabling texture extraction and transfer to the PR-corrected prediction through Model-consistent Texture Re-Injection (MTRI). In simulated patients, PRC-TP preserved contrast recovery close to ground truth (GT) (98.96-99.04%) while restoring noise and CNR closer to the reference. The function-based MTRI formulation achieved near unity global texture amplitude agreement with GT (0.997 /- 0.011), reducing the input texture amplitude bias (0.951 /- 0.011). Radiomics analysis showed improved agreement with GT across texture-sensitive feature families. A clinical 82Rb evaluation showed trends consistent with simulations, including comparable contrast-ratio increase (10.18% vs. 10.99%) and restoration of texture suppressed by PRC. These results support PRC-TP as a practical framework for resolution recovery with acquisition-consistent texture preservation in PET imaging.
Submitted to IEEE TRPMS.
toXiv_bot_toot
Of all the AI angst in academia, the strangest one is undoubtedly the one about AIs making up references.
The solution is just so simple: IF YOU HAVEN’T READ THE SOURCE, DON’T REFERENCE IT IN YOUR WORK. C’mon, people; it’s not hard.
Kennedy Center lawyers tell staff to remove references to Trump in signage (NBC News)
https://www.nbcnews.com/politics/trump-administration/kennedy-center-lawyers-tell-staff-remove-references-trump-signage-rcna348512
http://www.memeorandum.com/260604/p103#a260604p103
John Harbaugh references Ravens' firing in commenc... https://www.espn.com/nfl/story/_/id/48802116/john-harbaugh-new-york-giants-commencement-speech-ravens-firing
Another run in with cruft in #jellyfin and a strong recommendation to others to read their manual page on filenames very carefully, at least until this notion of uncaught exceptions on missing files is updated to be a mere shrug and flush of associated metadata,and a priority to fix.
What happened was really stupid on my part: I noticed file shares often include an IMDB tag in the filename. I had THOUGHT I had seen {imdb-tt…} in the wild, but it had no effect (so I thought) so I hunted up the guide, and so I corrected them to be [imdbid-tt…]
I can no longer watch those shows: Jellyfin offers the old {imdb-*} and will not register the 'new' [imdbid-*] files, even in the Folders view.
For a wishlist, I'd hope some enterprising coder can roll a db-cleanup script that recognizes a missing file and purges all references. Would be nice if it recognized a name-change-only case and ported the old metadata, but hey, as it is, the only method left is wipe clean rebuild from scratch, so anything at all is welcome.
from my link log —
Question: Is matching fixed regexes with back-references in P?
https://branchfree.org/2019/04/04/question-is-matching-fixed-regexes-with-back-references-in-p/
saved 2026-06-28
文脈 [参照]
Label-Free Finite-Volume-Residual Training of Attention Graph Neural Networks for Coupled Thermo-Fluid Fields
Tianyu Li, Zhiwei Cao, Qingang Zhang, Ruihang Wang, Binyang Song, Yonggang Wen
https://arxiv.org/abs/2607.20321 https://arxiv.org/pdf/2607.20321 https://arxiv.org/html/2607.20321
arXiv:2607.20321v1 Announce Type: new
Abstract: Neural surrogates are widely used in scientific machine learning for fast prediction of three-dimensional (3D) thermo-fluid fields. However, generating training data using conventional numerical solvers often incurs substantial computational and storage costs. We propose to train an attention graph neural network by minimizing the finite-volume method (FVM) residuals of the governing equations. These residuals are evaluated directly on the mesh, requiring no labeled data. We evaluate the trained surrogates against computational fluid dynamics (CFD) references and a data-supervised baseline across four scenarios. On the two steady-state benchmarks, the FVM-loss model achieves an all-field normalized root-mean-square error (nRMSE) of 2.3-2.8%. It demonstrates close agreement with the CFD references, including the buoyancy-energy coupling. On the two parametric transient cases, the FVM-loss model outperforms the supervised baseline in terms of accuracy, while avoiding the data-generation cost entirely. These results indicate that the FVM loss can provide a practical training signal for neural surrogates and reduce the model development cost.
toXiv_bot_toot
Decode-Time Grammars: Constrained LLM Generation over a Refinement Order of Grammar Fragments
Shuoming Zhang, Ruiyuan Xu, Haofeng Li, Qiuchu Yu, Yangyu Zhang, Chunwei Xia, Xiaobing Feng, Chenxi Wang, Huimin Cui, Jiacheng Zhao
https://arxiv.org/abs/2607.18357 https://arxiv.org/pdf/2607.18357 https://arxiv.org/html/2607.18357
arXiv:2607.18357v1 Announce Type: new
Abstract: Large language models now write a growing share of the world's code, increasingly inside agents and serving systems that compile, execute, or dispatch generated code without line-by-line review. This works well for mainstream languages but remains brittle for low-resource programming surfaces such as domain-specific languages, custom library APIs, and command-line tools. Even under grammar-constrained decoding, a model can still produce references invalid in the current environment: a buffer never declared, a column absent from the schema, a function the library does not provide, or an unsupported CLI option.
This paper introduces decode-time grammars: grammar fragments instantiated during generation from a runtime environment Gamma. A region-specific policy selects a fragment for each hole, and a tightening operator replaces open reference positions with Gamma-typed slots whose candidates are exactly the names, fields, APIs, or options available at that point. Newly generated declarations enter Gamma before later regions are decoded, so the constraining grammar can depend on the prefix already generated. This ensures not only grammatical correctness but also semantic correctness, by preventing references to undefined symbols.
We formalize grammar fragments as environment-indexed grammars ordered by refinement, prove No-Ghost soundness for Gamma-slotted fragments, show that refinement preserves this support-set guarantee, and characterize the boundary of mask-enforceable properties. We implement the approach in gproj with offline grammar induction and online policy resolution. Across TileLang, SQL, and P4, with models from 0.6B to 236B parameters, gproj eliminates ghost references by construction at moderate overhead over standard constrained decoding.
toXiv_bot_toot
"If you want, I can also draft a full academic-style essay with references, formatted as a proper sociological analysis, including citations from studies on social media and mental health."
In the past, an offer like this would have been incitation to academic misconduct. Now it comes from software that the institution includes in the standard build for PCs.
AI rewriting the content in historical document transcription.
https://bsky.app/profile/did:plc:b6qa67q2qrr77rcetegdfbfe/post/3mlrieau4h227
On Website Technicals (2022-07) - Tech updates: hot, cross (references). - https://www.earth.org.uk/note-on-site-technicals-62.html
who's got two thumbs and learned last night, with a drink in his hand, that he needs to start practicing again 👍👍
If you didn't get in last time around, this is your chance! Content is obviously adapted for 2026 and there might be stray cowboy references because it was the PyTexas keynote.
#parachuteUnderstudy
Examples of "Rome" or "Roma" Around the World:
Europe: Rome (Roma), Italy
Africa: Roma, Lesotho
North America: Roma, Texas, USA
South America: Roma, Peru
Australia: Roma, Queensland
Asia: While not a municipality named "Roma," some trivia lists note historical references or smaller settlements, though this is often the hardest to verify with a major city.
ルビが使えるとおとく!
QT: https://misskey.cloud/notes/amererqumu
Artists of fedi: if someone is commissioning you for a ref sheet, is there some quantity of references or provided details that gets too much or too specific?
In the past I’ve seen an artist saying they like receiving references, so I made like a pdf with references and like everything about my sona with as many information as possible. I then sent that to a friend that has more experience than me on hiring commissions and asked if they thought it should be more specific, tho they replied saying that it actually had way too much information and that could limit the artist’s artistic freedom.
So I really don’t wanna send something that’s way too much info, but also I do want the refsheet to actually reflect how I imagine my sona
Meta launches Muse Image in Meta AI, Instagram, and WhatsApp, and previews Muse Video, the first media generation models from its Superintelligence Labs (Meta)
https://ai.meta.com/blog/introducing-muse-image-muse-video-msl/
RE: https://mountains.social/@Raffnsoe/116535430076566353
Excellent and accurate thread here!
And if you want to explore the data it references, see @…
TimeFade 002 — prints and animations documenting alpine places and their changes over decades or a century.
This second cross-fade is still about Breslauer Hütte and this time the glaciers of the Kreuzkamm (different viewing direction). Two images from the same location, separated by 95-100 years. The year the first image was taken is not clear, but other very similar references are from between 1925-1933. The closest ref is from 1931.
The hut was built in 1882 and has undergone …
Writers Are Going to Extremes to Prove They Didn't Use AI https://www.tovima.com/wsj/writers-are-going-to-extremes-to-prove-they-didnt-use-ai/
"People are adding typos, aggressively casual language and references to 'The Office'…
One thing that #genAI has thoroughly soured for me is searching references for my artists to draw illustrations from and image search in general. Even with DuckDuckGo's "hide AI images", I get like 75% slop. It used to be fun to look through the search results, even if there were many results that weren't what I was looking for. But looking at slop is not fun. It's just tedio…
Study: rate of fabricated references in biomedical papers has grown 12x since 2023; in early 2026, one in 277 papers had at least one non-existent reference (Tristan Bove/Fortune)
https://fortune.com/2026/05/24/ai-hallucinations-scient…
@… @… You may know this already; I found it useful for a first check.
https://
@… @… You may know this already; I found it useful for a first check.
https://
On the increase of references to non-existing articles: "AI has not killed the scientific literature, but it is showing where to find the corpse." – anonymous quote, heard on the radio.
"How Unique Are Hallucinated Citations Offered by Generative Artificial Intelligence Models?"
https://doi.org/10.3390/publications14030038
"This paper investigates how generative AI produces and propagates hallucinated academic references, focusing on the recurring…
I heard this joke long ago, about accountants, but now feels maybe it's about AI agents.
Firm was hiring new person. Call in an engineer. Resume is great, love their experiences, and at the interview's end, ask, "what's 1 1?"
Engineer says, "tests out between 1.99999999 and 2.00000001."
Thank them. Then interview a statistician. Great training and references. They ask "what's 1 1?"
Statistician says, "it's within …
Just realized that the Fluxus movement and the Situationists were contemporary and wondering whether there was any cross-pollination or whether that was a huge missed opportunity. I don't see any cross-references on the Wikipedia pages:
#Fluxus #Situationist
I remembered yesterday that I had already known and implemented a few things I needed to analyze Intel ME Gen 2 binaries.
The load address is in the metada that `intel_fw me show` prints.
Modules can be unpacked and decompressed via unhuffme, which puts the load address in the file name. I will add the Huffman decompression feature to intel_fw, too.
So with the load address and the Ghidra fork, I now get sensible decompiled code and references, e.g. I can see where strings a…
This article had a lot of points of resonance with me. The writer reveals she comes from Utah and then the references to the Salt Lake Capitol Theater makes sense.
#KennedyCenter #Trump #Utah…
The studio recording and music video of the song "Moonbeam" by Ronald Carlson about Robert #Goddard: https://www.youtube.com/watch?v=enFfThH0v-w (the references in the chorus are to the cherry tree dream https://en.wikipedia.org/wiki/Robert_H._Goddard#Cherry_tree_dream and the fate of the farm https://en.wikipedia.org/wiki/Goddard_Rocket_Launching_Site where the first rocket was launched).
🤖 Agent integration: OpenWiki automatically appends prompting to your AGENTS md and/or CLAUDE md files so your coding agent references the docs when searching for context — creating those files if they do not exist.
UK government just admitted that media is a psyop to program your beliefs! Quiet part loud. https://www.gov.uk/government/consultation
How NFL teams create schedule release videos: Memes, cameos and taking a joke (but not too far) https://www.nytimes.com/athletic/7277009/2026/05/14/nfl-schedule-release-videos-memes-jokes/
Kennedy Center moves to erase Trump references after judge said they were illegally added (Associated Press)
https://apnews.com/article/trump-kennedy-center-b27248c91b59594da972b95191c4035f
http://www.memeorandum.com/260604/p126#a260604p126
いくら丼が食べたかったな
いやでも、そーでもないかなぁ
的なアレ [参照]
Super Deformだよな?(ちびキャラ) [参照]
Crosslisted article(s) found for physics.geo-ph. https://arxiv.org/list/physics.geo-ph/new
[1/1]:
- Analyses on Christoph Clavius' Reports of Total Solar Eclipses in 1560 and 1567: Key References f...
Hayakawa, S\^oma, Rozelot, Murata, Pevtsov, Gun\'ar, Green
https://arxiv.org/abs/2607.02347 https://mastoxiv.page/@arXiv_astrophSR_bot/116855024460025539
toXiv_bot_toot
カストロプ公マクシミリアンのフィギュア、みんなでナイフ刺すサンドバッグ用途ならあるいは……
「もっと良い方法がございます」 [参照]
ルーターカットだねえ。
細かくカットしたかったから、素材これだとちょっとわからないけど、アルミ複合板か、塩ビかアクリルを使ってるんだろうなあ。 [参照]
ねぷたいいわねー [参照]
Doing editorial work: Submission from unknown authors comes in. They are from non-english speaking country, small university (I had never heard of before). Paper is in flawless English, slightly out of scope of the journal but otherwise it seems to do something. References exist, but having worked with coding agents I clearly see how this is made.
What to do? Desk reject on "AI smell" ?
Send to referee and thereby spam the referee?
1/3 #ai #publishing
これ [参照]
naskyaさんが、Misskey系の実装(フォーク)からMastodon系の実装(フォーク)へ、データを保持して移行した話ね。 [参照]
It’s funny, full of references, well constructed, stars great actors, and has a (despite all the bad shit that happens) hopeful tone of human collaboration.