This https://arxiv.org/abs/2505.22767 has been replaced.
initial toot: https://mastoxiv.page/@arXiv_csHC_…
Do Language Models Mirror Human Confidence? Exploring Psychological Insights to Address Overconfidence in LLMs
Chenjun Xu, Bingbing Wen, Bin Han, Robert Wolfe, Lucy Lu Wang, Bill Howe
https://arxiv.org/abs/2506.00582
We have been public about not using Go as the bootstrap language. We started with a compiler in C for a number of reasons, mostly for ease of bootstrapping but also to avoid making a compiler-optimized language instead of a general purpose one. Once the language was designed, we ported the code to Go for ease of maintenance and development.
Well here is a variant of that pattern: the TypeScript compiler is also being ported to Go: https://www.youtube.com/watch?v=pNlq-EVld70
The video is worth watching for the reasons why. Turns out a general purpose language is indeed a good compiler language.
On Reconfigurable Bisimulation, with an Application to the Distributed Synthesis Problem
Yehia Abd Alrahman, Nir Piterman
https://arxiv.org/abs/2505.21672 …
Understanding the Information Propagation Effects of Communication Topologies in LLM-based Multi-Agent Systems
Xu Shen, Yixin Liu, Yiwei Dai, Yili Wang, Rui Miao, Yue Tan, Shirui Pan, Xin Wang
https://arxiv.org/abs/2505.23352
With the advent of ELIZA, Joseph Weizenbaum's first psychotherapist chatbot, NLP took another major step with pattern-based substitution algorithms based on simple regular expressions.
Weizenbaum, Joseph (1966). ELIZA—a computer program for the study of natural language communication between man and machine. Com. of the ACM. 9: 36–45.
This https://arxiv.org/abs/2405.07671 has been replaced.
initial toot: https://mastoxiv.page/@arXiv_csFL_…
Towards Efficient Key-Value Cache Management for Prefix Prefilling in LLM Inference
Yue Zhu, Hao Yu, Chen Wang, Zhuoran Liu, Eun Kyung Lee
https://arxiv.org/abs/2505.21919
I'm interested in making my own visualizations of weather radar data to display patterns in a region of the US (covered by multiple stations) over longish periods of time (e.g., a month).
Think something like this year of US radar, but smaller & shorter in my case: https://www.youtube.com/watch?v=FPuDPxK88g0
I'm familiar with mapping and animation in Python/R, but not weather radar data. I've been looking for tutorials, but haven't been able to track any down yet. Pointers very much welcome
Performance of Confidential Computing GPUs
Antonio Mart\'inez Ibarra, Julian James Stephen, Aurora Gonz\'alez Vidal, K. R. Jayaram, Antonio Fernando Skarmeta G\'omez
https://arxiv.org/abs/2505.16501