Menu

#Arxiv

67 posts

1 point
Feed·
20 of 67 posts
mold: A Massively Parallel Linker
🖼️
187

mold: A Massively Parallel Linker

Linking is a critical step in the software build process that combines compiled object files into a single executable or shared library. Despite decades of engineering effort, link times remain a significant bottleneck in the edit-compile-debug cycle,…

15s
Read More
Will there be a 7G?
🖼️
0

Will there be a 7G?

Hacker News·Will there be a 7G?·3 days ago
#yRrhKWzx
#arxiv#6g#7g#wireless#standards#photo

The transition from 5G to 6G is becoming concrete: the ITU-R IMT-2030 framework has established the high-level vision and capability set for 6G, while 3GPP Release 21 has defined the path toward the first 6G specifications.…

15s
Read More
Trusting-Trust Attack against an Entire Linux Distribution through Binary Manipulation
🖼️
0

Trusting-Trust Attack against an Entire Linux Distribution through Binary Manipulation

#arxiv#attack#strip#view#trusting#trust

Ken Thompson's trusting-trust attack, in which a compromised compiler backdoors the programs it builds and reproduces the backdoor in subsequent rebuilds of itself, is widely regarded as a threat specific to compilers. We show that it is not.…

15s
Read More
Higher multipoles of the cow
🖼️
0

Higher multipoles of the cow

Hacker News·Higher multipoles of the cow·13 days ago
#2NEocNeG

The spherical cow approximation is widely used in the literature, but is rarely justified. Here, I propose several schemes for extending the spherical cow approximation to a full multipole expansion, in which the spherical cow is simply the first term.…

15s
Read More
Autonomous Mathematical Discovery in an Open-World Multi-Agent Environment
🖼️
117

Autonomous Mathematical Discovery in an Open-World Multi-Agent Environment

We study autonomous mathematical discovery in the Station, an open-world multi-agent environment in which AI agents from different model families pursue a shared research goal without a central coordinator or scripted pipeline.…

15s
Read More
Agentic Context Management: Solving Agent Memory and Cost by Treating Them as Lifecycle and Architecture Problems
🖼️
79

Agentic Context Management: Solving Agent Memory and Cost by Treating Them as Lifecycle and Architecture Problems

#arxiv#context#cost#token#view#production

Production AI agents' failures are less often due to an inability to reason well and more often because they cannot manage what is in their reasoning context: conversation histories, large prompts, large tool definitions, and ballooning tool outputs.…

15s
Read More
Black hole singularity is a surface not a point
🖼️
298

Black hole singularity is a surface not a point

#arxiv#black#hole#singularity#surface#quantum

It is widely repeated in the popular literature and elsewhere that the singularity at the center of a black hole is a point. It is not true. Two observers who free-fall into a spherical black hole along two different angular trajectories at the same time…

15s
Read More
Position: Stop Anthropomorphizing Intermediate Tokens as Reasoning/Thinking Traces!
🖼️
0

Position: Stop Anthropomorphizing Intermediate Tokens as Reasoning/Thinking Traces!

Intermediate token generation (ITG), where a model produces output before the solution, has become a standard method to improve the performance of language models on reasoning tasks.…

15s
Read More
A Contract-Grade Verifier for LLM-Generated GPU Kernels, and a Native Blackwell Backward for the Gated-Linear-Recurrence Family
🖼️
0

A Contract-Grade Verifier for LLM-Generated GPU Kernels, and a Native Blackwell Backward for the Gated-Linear-Recurrence Family

Hacker News·Hacker News·about 1 month ago
#hvNHnLCy

Systems that generate GPU kernels with language models report high correctness rates. Those rates come from a single loose test: run the kernel on a few random inputs at one fixed shape and accept it if the output is close to a reference.…

15s
Read More
Emergent Introspective Awareness in Large Language Models
🖼️
72

Emergent Introspective Awareness in Large Language Models

We investigate whether large language models can introspect on their internal states. It is difficult to answer this question through conversation alone, as genuine introspection cannot be distinguished from confabulations.…

15s
Read More
Zero-Mem: Zero-Token Memory Operations for LLM Agents
🖼️
101

Zero-Mem: Zero-Token Memory Operations for LLM Agents

#arxiv#memory#zero#context#xiao#long

LLM agents need memory to act consistently over long interactions, yet many systems use additional LLM calls to operate that memory. Generating intermediate records and mediating their retrieval adds recurring token and time costs, while omitted or merged…

15s
Read More