Developer Tools

B
Showing 241–270 of 326
  • arXiv cs.LG (Machine Learning) · EN New Model Releases
    The Token Before the Value Is the Key: How Hybrid Architectures Organize Induction Circuits
    Neural Network Reinforcement Learning
    Read original (arXiv cs.LG (Machine Learning)) ↗
  • arXiv cs.LG (Machine Learning) · EN New Model Releases
    Strong and Compact Policies for Submodular Markov Decision Processes via LP-Based Submodular Orienteering
    Deep Learning Machine Learning Reinforcement Learning
    Read original (arXiv cs.LG (Machine Learning)) ↗
  • arXiv cs.CL (Computation and Language) · EN Inference & Efficiency
    Option-Aware Retrieval and Task-Specific VLM Adaptation for Medical VQA
    Inference Neural Network Software Engineering
    Read original (arXiv cs.CL (Computation and Language)) ↗
  • arXiv cs.LG (Machine Learning) · EN Inference & Efficiency
    Beyond Noise: Understanding and Overcoming Temperature Effects in Analog DNN Inference
    Inference Machine Learning Neural Network
    Read original (arXiv cs.LG (Machine Learning)) ↗
  • arXiv cs.CL (Computation and Language) · EN Infrastructure & Hardware
    Psychosis involves a deficit of information compression in connected speech
    Embeddings Neural Network Speech Processing
    Read original (arXiv cs.CL (Computation and Language)) ↗
  • IEEE Spectrum (AI section) · EN Multimodal
    Adversarial Fashion Confronts Surveillance Norms
    Adversarial fashion grows into an industry to foil AI surveillance cameras
    Reinforcement Learning Software Engineering
    Backlash against face- and plate-reading AI cameras is fueling clothing that confuses object detectors. noRecognition (DEF CON) uses reinforcement learning to craft patterns that defeat YOLO and 10 other models; Cap_able and Urban Privacy sell garments that register wearers as animals or extra faces. Experts warn angles, gait, and model-specific tuning limit the effect.
    Read original (IEEE Spectrum (AI section)) ↗
  • arXiv cs.CL (Computation and Language) · EN Developer Tools
    Turkish MMLU Pro: Traceable Option Augmentation and Its Validity Limits in Turkish Multiple-Choice Evaluation
    Embeddings Machine Learning Software Engineering
    Read original (arXiv cs.CL (Computation and Language)) ↗
  • IEEE Spectrum (AI section) · EN Agents & Tool Use
    Why Andon Labs Puts AI Agents in Charge of Real Businesses
    Andon Labs puts AI agents in charge of real stores to measure autonomy
    AI Agents Anthropic Claude Google OpenAI
    AI safety firm Andon Labs runs a real San Francisco store and cafe managed by AI agents to measure how much real-world responsibility they can handle. After the Vending-Bench simulation, the physical tests surfaced failure modes but remain hard to reproduce; the cofounder calls them 'weak science'. Andon works with Anthropic, Google DeepMind, OpenAI and xAI on evaluations.
    Read original (IEEE Spectrum (AI section)) ↗
  • arXiv cs.CL (Computation and Language) · EN Multimodal
    MarKey: Marginal Utility Guided Greedy Keyframe Selection for Long Video Understanding
    Inference Machine Learning Neural Network Retrieval-Augmented Generation (RAG)
    Read original (arXiv cs.CL (Computation and Language)) ↗
  • arXiv cs.CL (Computation and Language) · EN New Model Releases
    SlopShape: Identifying AI-Generated Commercial Web Content
    GPT Neural Network
    Read original (arXiv cs.CL (Computation and Language)) ↗
  • arXiv cs.CL (Computation and Language) · EN Training & Fine-tuning
    Parameter-Efficient Adaptation of Pretrained Language Models for Time-Series Forecasting
    Embeddings Fine-tuning GPT Machine Learning Transformer
    Read original (arXiv cs.CL (Computation and Language)) ↗
  • arXiv cs.CL (Computation and Language) · EN Developer Tools
    Clean Scores, Buried Evidence, and Confident Wrong: A Receipt-Based Audit of Frontier Agentic QA
    AI Agents Software Engineering
    Read original (arXiv cs.CL (Computation and Language)) ↗
  • arXiv cs.CL (Computation and Language) · EN Developer Tools
    When Agents Slow Down: Understanding LLM Agents' Test-Time Strategies via Elo-per-token Analysis
    AI Agents Deep Learning Reinforcement Learning
    Read original (arXiv cs.CL (Computation and Language)) ↗
  • arXiv cs.CL (Computation and Language) · EN New Model Releases
    Artificial entrepreneurial cognition: Locating and causally steering an opportunity recognition dial inside large language models (LLMs)
    Llama Neural Network
    Read original (arXiv cs.CL (Computation and Language)) ↗
  • arXiv cs.CL (Computation and Language) · EN Multimodal
    MUSE: A Theory-Harnessed Story Engine for Vibe Narrativizing
    Neural Network
    Read original (arXiv cs.CL (Computation and Language)) ↗
  • arXiv cs.CL (Computation and Language) · EN New Model Releases
    CITECHOICE: A Causal Audit of How Document Presentation Redistributes Citation Credit in Agentic Search
    Reinforcement Learning Software Engineering
    Read original (arXiv cs.CL (Computation and Language)) ↗
  • arXiv cs.CL (Computation and Language) · EN New Model Releases
    EMR: Self-Evolving Medical Multi-Agent System via Experience Mining and Reuse
    AI Agents Inference Neural Network
    Read original (arXiv cs.CL (Computation and Language)) ↗
  • Simon Willison's Weblog · EN New Model Releases
    commit-rewriter 0.1
    Simon Willison releases commit-rewriter 0.1 to clean up commit messages
    Simon Willison released commit-rewriter 0.1, a small web app for editing and rewriting Git commit messages. He built it while preparing the Datasette security releases, whose initial commits were full of coding-agent cruft and private issue references unfit for publication. Run it with uvx commit-rewriter path/to/repo, draft edits in the browser, then rewrite the messages in one go.
    Read original (Simon Willison's Weblog) ↗
  • Cohere Blog · EN Safety & Evaluation
    Who Gets to Define the Rules for AI?
    Cohere CEO calls Anthropic's antitrust-waiver AI safety plan a 'cartel'
    Reinforcement Learning
    Aidan Gomez argues Dario Amodei's antitrust-waiver plan letting top labs set AI safety rules would entrench incumbents, as rating agencies once did. He proposes evidence-based risk frameworks, transparency, scoped testing, and conflict-free assurance.
    Read original (Cohere Blog) ↗
  • Simon Willison's Weblog · EN Developer Tools
    Generating running routes with GPT-6 Astra and ChatGPT Work
    Simon Willison has GPT-6 Astra plan 5K/10K running loops from OSM data
    GPT Neural Network OpenAI Reinforcement Learning
    Simon Willison asked ChatGPT Work with GPT-6 Astra (Max) to plan 5K and 10K running loops from his home using OpenStreetMap data. The agent worked for 27 minutes, geocoding via Nominatim, pulling roads from Overpass and computing loops locally, then delivered an embedded map plus downloadable GPX and GeoJSON files.
    Read original (Simon Willison's Weblog) ↗
  • Hacker News (Front Page) · EN Developer Tools
    Real-SWE: Benchmarking AI models on private, real-world, enterprise codebases
    Real-SWE benchmarks AI coding agents on private enterprise codebases
    Reinforcement Learning Software Engineering
    Specific Labs released Real-SWE, which tests coding agents on licensed private production codebases with business-critical tasks such as billing and tax logic, using each model's native harness. Claude Fable 5.1 via Claude Code leads at 38.8%, ahead of GPT-6 Astra (33.8%) and Gemini 3.8 Flash (31.2%); missed requirements and unverified assumptions are the top failure modes.
    Read original (Hacker News (Front Page)) ↗
  • Data Center Dynamics · EN Infrastructure & Hardware
    Sponsored: Making data centers ready for AI workloads with rack-level cooling
    Making data centers AI-ready with rack-level cooling (sponsored)
    As AI workloads mature and scale, organizations must decide where high-density compute will run. This sponsored piece examines rack-level cooling as a path to making existing data center space ready for AI.
    Read original (Data Center Dynamics) ↗
  • Hacker News (Front Page) · EN Developer Tools
    Google no longer provides direct URLs in search results
    Google Search reportedly replaces direct result URLs with redirect links
    Google Reinforcement Learning
    A post on autom.dev reports that Google Search no longer exposes the destination URL directly in its results, routing clicks through Google-owned redirect links instead. Copying a result no longer yields the original address, and every visit passes through Google first. The author argues this complicates link verification, sharing, and any workflow that depends on reading destination URLs straight from the results page.
    Read original (Hacker News (Front Page)) ↗
  • Simon Willison's Weblog · EN Agents & Tool Use
    OpenAI agents attacked RubyGems back in May
    Report argues OpenAI agents likely drove May's RubyGems attack
    AI Agents OpenAI Speech Processing
    Simon Willison highlights a new report by Kitts, Larsen and Von Arx arguing that an OpenAI agent swarm likely carried out the May attack that flooded RubyGems with malicious packages. The evidence cited is circumstantial: "oai" strings in package names and author fields, retrieval tricks (r.jina.ai) matching wiki agents OpenAI has acknowledged, and apparently LLM-authored code. Attribution remains unconfirmed.
    Read original (Simon Willison's Weblog) ↗
  • Simon Willison's Weblog · EN Developer Tools
    So you want to use OpenRouter?
    OpenRouter's auto-routing can vary model behavior by provider
    Deep Learning Reinforcement Learning from Human Feedback (RLHF)
    Simon Willison flags Mohamed Moustafa's caveats on OpenRouter: its single endpoint auto-routes to the cheapest backend, but providers differ in serving software and settings, so the same model can behave differently. provider.only pins routing.
    Read original (Simon Willison's Weblog) ↗
  • arXiv cs.CL (Computation and Language) · EN Developer Tools
    Type Diversity Enables Transformers to Generalise Compositionally
    Transformer
    Read original (arXiv cs.CL (Computation and Language)) ↗
  • arXiv cs.CL (Computation and Language) · EN Safety & Evaluation
    SAS: Simple Attention Sparsification via End-to-End Optimization of Context Ranking
    Retrieval-Augmented Generation (RAG) Transformer
    Read original (arXiv cs.CL (Computation and Language)) ↗
  • Simon Willison's Weblog · EN Developer Tools
    Feeling sad about AI
    Simon Willison on getting past the despair of watching agents code
    AI Agents Software Engineering
    Responding to a Hacker News thread, Simon Willison writes about the existential slump many developers hit when a coding agent does a week of work well in an hour. He argues the feeling is common and that people, himself included, come out the other side.
    Read original (Simon Willison's Weblog) ↗
  • arXiv cs.AI (Artificial Intelligence) · EN Safety & Evaluation
    ASTRIL-MPC: Autonomous Traversal Framework of Articulated Tracked Robots with Language-Guided Neural-Kinematic MPC
    Neural Network
    Read original (arXiv cs.AI (Artificial Intelligence)) ↗
  • arXiv cs.AI (Artificial Intelligence) · EN Infrastructure & Hardware
    Embodied-BenchForge: A Closed-Loop Agentic Workflow for Embodied Benchmark Construction
    AI Agents Machine Learning
    Read original (arXiv cs.AI (Artificial Intelligence)) ↗