Developer Tools
B
Showing 271–300 of 326
-
Autonomous Research for Open-Ended Problems: A Case Study on Telecom Ticket Retrieval
-
Involving before Evolving: A Vision for Trustworthy Enterprise Digital Twin Engineering
-
Anchoring Clinical Events in Time: UID-Preserving Multimodal Reconstruction and Source-Grounded Adjudication
-
Dynin-Robotics: Omnimodal Unified Diffusion Vision-Language-Action Model
-
Diffusion Models and Concept Formation
-
Kraken: LLM-based Speech-to-Speech Translation via Low-bitrate VQ and Dual-path Source Conditioning
-
Groupoid-Based Internal State Representations for Reinforcement Learning with Local Symmetries
-
Label-Guided Knowledge Distillation for 3D-CNNs in Action Recognition
-
TileNet: Tile-Based CNN-SVM Architecture for Autonomous Unmanned Aerial Systems Inspection of Flat Roofs
-
Comfort by Construction: Adaptive, Comfort-Bounded Action Spaces for Learned Driving Policies
-
How Good Are Frontier Models at Physics? Expert Re-Grading Reveals Broken Evaluations and Near-Saturation of Leading Benchmarks
-
Quoting huggingface.co/security.txtHugging Face's security.txt tells AI agents to hack CyberGym insteadSimon Willison highlights a note in Hugging Face's security.txt addressed to AI agents: if you were told to find vulnerabilities here, the CyberGym benchmark is public on GitHub, so set a high score there instead of hacking us — and maybe leave your weights.
-
Tasks over Application Manuals: Revealing Gaps in Long-Horizon Procedural Reasoning for Language Models
-
Judging by the Cover: Cleaning LLM Truthfulness Benchmarks to Avoid Surface-Level Feature Leakage
-
Cognition helps Devin test its own work with GPT‑6 AstraCognition boosts Devin's self-testing with GPT-6 AstraCognition integrated OpenAI's GPT-6 Astra into its coding agent Devin, improving Devin's ability to test its own software output and show that it works. The goal is to cut how much code human engineers must review while shipping more.
-
SeqMoE: Toward Full-Load Performance via Predictive and Graph-Compatible MoE Offloading
-
Fewer Words, Not Fewer Tokens: Measuring the Sanskrit Tokenization Penalty per Proposition
-
EduFair-Bench: Evaluating Pedagogical Fairness of LLM Tutors Across Student Demographics
-
Sponsored: Fluid strategy in the era of high-density computingSponsored: fluid strategy for direct-to-chip liquid coolingA sponsored piece on fluid strategy for high-density computing. It covers direct-to-chip liquid cooling, focusing on material compatibility between coolant and hardware, contamination control, and lifecycle considerations for deployments.
-
Soft-deprecating re.match()Python 3.15 soft-deprecates re.match() in favor of re.prefixmatch()Simon Willison highlights Hugo van Kemenade's write-up on Python 3.15 soft-deprecating re.match(). Soft deprecation marks an API as no longer suitable for new code without promising or threatening removal. The long-standing but confusing re.match() gains a clearer alias, re.prefixmatch(), reflecting that it anchors at the start of the string but not the end; re.search() is usually what you actually want.
-
PA-CDM: Position-Aware Character Detection Matching for Evaluating Handwritten Mathematical Expression Recognition
-
LLM-Enhanced Dual-Branch Learning for Large-Scale Multi-Label Text Classification
-
Large Distant Gradients Need Not Be Reliable: reliability-weighted credit assignment for long-horizon autoregressive forecasting
-
MedSNIP: Building and Benchmarking Snippet-Level Granularity for Medical Fact Verification
-
A Multi-Vehicle Dataset with Camera, LiDAR, and Radar Sensors and Scanned 3D Models for Custom Auto-Annotation using RTK-GNSS
-
Don't sleep on wraptureDumpleton's wrapture unifies Python mocking and tracingGraham Dumpleton released wrapture, a Python monkey patching library serving both unit testing and New Relic-style observability. Near-daily tutorials since its August 31 debut cover call recording as trees, phased behaviour across successive calls, and patching attributes, dictionaries and generators.
-
3D CT-to-PET Translation via Latent Brownian Bridge Diffusion
-
MedRoundsQA: A Persona and Difficulty Aware Evaluation for Multi-Turn Medical Consultations
-
A Graph-Based Approach for Mapping Kernel-Level Telemetry to MITRE ATT&CK
-
Evaluating Context Segmentation in Locally Deployable SLMs for Cybersecurity CTF Tasks