
Alireza Shamsoshoara
AI / ML Engineer @ PyTorch-Meta
- Bay Area, California
- ResearchGate
- Github
- Google Scholar
You May Also Enjoy
Daily AI Papers — September 08, 2026
15 minute read
Published:
1. Compile by Training: Turning Natural-Language Specifications into Local Neural Functions
Authors: Yuntian Deng, Pengyu Nie, Stuart Shieber arXiv: arxiv.org/abs/2609.04199 Summary: Many recurring text functions are easy to describe but difficult to implement with rules, while calling a large remote model for every input introduces repeated cost, latency, and dependency on a provider. We present compile by training, which turns a natural-language specification into a reusable neural function. Trending because: 377 HuggingFace upvotes + turns reusable natural-language specifications into local neural functions that cut repeated model cost and latency
Daily AI Papers — September 7, 2026
11 minute read
Published:
1. Beneath the Surface of Chains-of-Thought: A Mechanistic Interpretation of Reasoning Operations in LLMs
Authors: Seogyeong Jeong, Jaehui Hwang, Dongyoon Han, Geonmo Gu, Alice Oh, Taekyung Kim arXiv: arxiv.org/abs/2609.04753 Summary: Reasoning in large language models unfolds through diverse functional operations, such as problem formulation, goal decomposition, and deduction. Although these operations are explicitly distinguished in text, little is known about how they are geometrically organized in representation spaces. Trending because: 13 HuggingFace upvotes + mechanistic evidence about how LLMs represent reasoning operations
Daily AI Papers — September 6, 2026
10 minute read
Published:
1. A Common Measure of Communication for Speech Brain-Computer Interfaces
Authors: Dulhan Jayalath, Benjamin Ballyk, Oiwi Parker Jones arXiv: arxiv.org/abs/2609.02887 Summary: Speech brain-computer interfaces (speech BCIs) translate neural activity into language, offering a path towards restoring speech for people with paralysis and, more broadly, enabling new forms of natural human-computer interaction. Despite this promise, the field lacks a common measure of progress because systems use different datasets, recording methods, types of speech, and vocabularies, so their reported scores are rarely comparable. Trending because: 10 HuggingFace upvotes + offers a common information-theoretic yardstick for comparing speech brain-computer interfaces
Daily AI Papers — September 5, 2026
11 minute read
Published:
1. StarHarness: Evolving Harnesses with Stratified Search for Enterprise Environments
Authors: Esakkivel Esakkiraja, Denis Akhiyarov, Vikas Yadav, Sai Rajeswar, Patrice Bechard, Sridhar Nemala, Sagar Davasam arXiv: arxiv.org/abs/2608.24804 Summary: We present StarHarness, a framework for evolving environment-specific agent harnesses while keeping model weights fixed. The evolved harness can include prompt and task framing, tool interfaces, skills, MCP-backed providers, subagent structure, and agent-loop configuration. Trending because: 41 HuggingFace upvotes + practical advances in evolving reliable agent harnesses