High-Throughput Graph Abstraction at Netflix: Part I
Useful angle: systems performance via throughput
A curated reading feed of engineering blogs I follow — from teams building real systems at scale.
A quieter lane for machining, CAD/CAM, process planning, toolpaths, tolerancing, DFM, and Industry 4.0.
Context Search
Ranked by recency by default. Add a concept query to surface related context.
Useful angle: systems performance via throughput
Useful angle: computational geometry and graphics via topology
Useful angle: memory and parallelism via cache
A variation where we try only once. The post Sharing the result of a single Windows Runtime IAsyncOperation among multiple coroutines, part 3 appeared first on The Old New Thing.
Useful angle: systems performance via performance
General Science
How Dropbox is moving from AI tools that assist engineers to agentic systems that can execute scoped tasks, and how we’re building platforms to support those workflows.
Useful angle: systems performance via performance
In early 2023, Slack faced a foundational challenge: serving Large Language Models (LLMs) at enterprise scale with the security, reliability, and performance our customers expect. Over three years, we evolved from basic infrastructure to orchestrating a sophisticated multi-cloud architecture. We didn’t just want shiny new models; we needed a system resilient to regional outages and…
Just let each person take turns trying. The post Sharing the result of a single Windows Runtime IAsyncOperation among multiple coroutines, part 2 appeared first on The Old New Thing.
Useful angle: memory and parallelism via memory
Security, Privacy and Abuse Prevention
Useful angle: memory and parallelism via cache
Caching the result and knowing when the cache is valid. The post Sharing the result of a single Windows Runtime IAsyncOperation among multiple coroutines, part 1 appeared first on The Old New Thing.
Useful angle: systems performance via throughput
We’re introducing SilverTorch, a reimagining of recommendation systems that unifies all retrieval components for user generated content under a unified architecture. SilverTorch shows up to 23.7x higher throughput compared to the state-of-the-art approaches. It’s also showing 20.9x more compute cost efficiency compared to a CPU-based solution while also improving accuracy. Our research paper, “SilverTorch: A [...] Read More... The post SilverTorch: Index as Model — A New Retrieval Paradigm for Recommendation Systems appeared first on Engineering at Meta.
Useful angle: memory and parallelism via parallel
A difference in philosophy. The post If C# and JavaScript lets me await a Windows Runtime asynchronous operation more than once, why not C++/WinRT? appeared first on The Old New Thing.
Putting them in a place that can access only if you call Start. The post A hypothetical redesign of <CODE>System.<WBR>Diagnostics.<WBR>Process</CODE> to avoid confusion over properties that are valid only when you are the one who called <CODE>Start</CODE> appeared first on The Old New Thing.
You need to pump messages when idle, but maybe you are never idle. The post Why do you say that a COM STA thread must pump messages if I see sample code creating STA threads and not pumping messages? appeared first on The Old New Thing.
Useful angle: memory and parallelism via parallel
Nova lets engineers run multiple coding sessions in parallel and lets internal systems use AI agents as part of automated workflows.
Trick question: You can't. But maybe you can fake it. The post How do I use Win32 structures from the Windows Runtime? appeared first on The Old New Thing.
Useful angle: real-time and reliable systems via resilience, recovery
Cyber resilience is the ability to recover workloads to a known-good state after an adversary has affected the environment. Prevention works to keep threat actors out and detection works to find them quickly. Cyber resilience focuses on recovery: restoring a trustworthy environment when backups, credentials, or parts of the infrastructure can no longer be assumed […]
You need to arrange to get one from the other. The post The classic TreeView control lets me sort by name or by lParam, but why not both? appeared first on The Old New Thing.
Useful angle: systems performance via performance, benchmark
General Science
Useful angle: systems performance via performance, latency
How Airbnb shifts from PaaS to an internal knowledge graph infrastructure at scale.
Useful angle: systems performance via scaling
This post explores how ALS GeoAnalytics successfully deployed LITHOLENS ™ with Amazon Elastic Kubernetes Service (Amazon EKS) to scale model training and inference while minimizing cost.
Useful angle: systems performance via latency, throughput
This post introduces a video decoding optimization technique that we have ideated in collaboration with Synthesia Research Engineering team, which we call Asynchronous Frame Generation Pipeline. Adopting this technique allows you to overlap GPU compute, device-to-host (D2H) data transfer, and host-side post-processing. In this post, we apply this technique to the VAE decoder of a Wan video generation model as an example, where our benchmarks on G7e show increased GPU kernel utilization from 82% to 99.9%, in turn leading to an 8.2% decrease in latency (and increase in throughput) for video decoding. We expect this technique to benefit any customer with a chunked video generation pipeline that transfers frames to host memory.
Useful angle: systems performance via performance
The storage control blocks were destroyed. The post What is the history of the <CODE>ERROR_<WBR>ARENA_<WBR>TRASHED</CODE> error code? appeared first on The Old New Thing.
Useful angle: architecture depth via architecture
Reported incorrectly since the day it was written. The post Just shows that nobody cares about debugging the parity flag any more appeared first on The Old New Thing.
TL;DR LLM evals, automated judges that assess relevance, coherence, and quality at scale, are a powerful new... The post Better Experiments with LLM Evals — A funnel, not a fork appeared first on Spotify Engineering.
Maybe because it already exists? The post The case of the <CODE>CreateFileMapping</CODE> that always reported <CODE>ERROR_<WBR>ALREADY_<WBR>EXISTS</CODE> appeared first on The Old New Thing.
Useful angle: implementation detail via algorithm
Using data structures you already knew. The post A constant-space linear-time algorithm for deleting all but the 10 most recent files in a directory appeared first on The Old New Thing.
Useful angle: computational geometry and graphics via mesh, surface
Moving from an internal tool to a community-driven, production-ready data mesh.
Useful angle: systems performance via latency
In this post, we demonstrate an approach we used to address this challenge for a customer by implementing an AWS Lambda transformation function that streams Amazon CloudWatch metrics directly to internal OpenTelemetry collectors running within a VPC.
On its face the new Friend Bubbles feature looks simple enough. It highlights Reels your friends have watched and reacted to. But sometimes the features that seem the most straightforward require the deepest engineering work. On this episode of the Meta Tech Podcast, Pascal Hartig chats with Subasree and Joseph, two software engineers from the Facebook [...] Read More... The post Reel Friends: Building Social Discovery that Scales to Billions appeared first on Engineering at Meta.
Useful angle: real-time and reliable systems via reliability
Meta’s data ingestion system, which our engineering teams leverage for up-to-date snapshots of the social graph, has recently undergone a significant revamp to enhance its reliability at scale. Moving from our legacy system to our new architecture required a large-scale migration of our entire data ingestion system. We’re sharing the solutions and strategies that enabled [...] Read More... The post Migrating Data Ingestion Systems at Meta Scale appeared first on Engineering at Meta.
Useful angle: systems performance via performance
In this post, we show you how to build a hybrid multi-tenant architecture that provides strong tenant isolation without requiring per-tenant AWS accounts. You learn how to configure Route 53 weighted routing to distribute traffic across multiple accounts, deploy Application Load Balancer listener rules for tenant-specific routing, create dedicated ECS clusters per tenant, and establish AWS PrivateLink connectivity to shared dependencies.
Useful angle: architecture depth via architecture
Organizations face critical architectural decisions that can impact their operations for years to come such as: Is it better to maintain a single organization or implement multiple organizations? In this post, I explain the key advantages and disadvantages of both approaches and the scenarios where each model fits best.
Useful angle: real-time and reliable systems via reliability
We’re rolling out version 1.1 of Labyrinth, the encrypted storage system and protocol that secures messages and history on Messenger. Labyrinth 1.1 enhances the reliability of end-to-end encrypted backups with a new sub-protocol that helps messages survive the loss of a device, a switched device, and long gaps between sign-ins. Read our updated white paper, [...] Read More... The post Labyrinth 1.1: Making End-to-End Encrypted Backups Even More Reliable appeared first on Engineering at Meta.
Useful angle: systems performance via scaling
Useful angle: real-time and reliable systems via incident, reliability
Designing monitoring that works when everything else doesn’t.
Excerpt By 2024, Slack’s data platform had accumulated 700+ SSH-based operators orchestrating critical data pipelines. We’re talking daily search indexing that processed terabytes of data, analytics jobs powering business intelligence, the whole shebang. Every single one of these jobs required direct SSH access to production AWS Elastic MapReduce (EMR) clusters. We had a massive security…
Useful angle: architecture depth via architecture
Data Mining & Modeling
Useful angle: real-time and reliable systems via resilience, recovery
The HSM-based Backup Key Vault Meta’s HSM-based Backup Key Vault provides the foundation for end-to-end encrypted backups for WhatsApp and Messenger. The system allows people to protect their backed-up message history with a recovery code, ensuring that the recovery code is stored in tamper-resistant hardware security modules (HSMs) and is inaccessible to Meta, cloud storage [...] Read More... The post How Meta Is Strengthening End-to-End Encrypted Backups appeared first on Engineering at Meta.
Turning OpenAPI spec and Markdown files into a conversational ads management tool — no compiled code required. The post Building a Natural Language Interface to the Spotify Ads API with Claude Code Plugins appeared first on Spotify Engineering.
Useful angle: systems performance via benchmark
Data Mining & Modeling
Useful angle: real-time and reliable systems via reliability
How Airbnb built a lightweight workflow engine to solve durable execution.
Useful angle: architecture depth via architecture
In this post, we explore how Deloitte used Amazon EKS and vCluster to transform their testing infrastructure.
Useful angle: systems performance via scaling
Useful angle: systems performance via latency
This post extends IBM's approach to real-time KYC validation using generative AI, as previously discussed in the post IBM Digital KYC on AWS uses Generative AI to transform Client Onboarding and KYC Operations. It transforms compliance operations through autonomous decision-making and intelligent automation using agentic AI, event-driven architecture, and AWS serverless services. The solution addresses the fundamental limitations of traditional rule-based systems. It provides autonomous decision-making, dynamic adaptation, and intelligent automation that transforms compliance operations.
How we used Honk, Backstage, and Fleet Management to ease the pain of migrating thousands of datasets. The post Background Coding Agents: Supercharging Downstream Consumer Dataset Migrations (Honk, Part 4) appeared first on Spotify Engineering.
Generative AI
Useful angle: architecture depth via architecture
This post explores how PACIFIC enables multi-tenant, sovereign PCF exchange on the Catena-X data space using Amazon Elastic Container Service (Amazon ECS) on AWS Fargate, Amazon Cognito, and AWS Identity and Access Management (IAM) to deliver measurable environmental impact and competitive advantage in a carbon-conscious marketplace.
Useful angle: real-time and reliable systems via incident
How we built a storage system that ingests 50 million samples per second and stores 2.5 petabytes of logical time series data.
Useful angle: systems performance via scaling
Generative AI
Useful angle: systems performance via performance
This post explores how Oldcastle used AWS services to transform their analytics and AI capabilities by integrating Infor ERP with Amazon Aurora and Amazon Quick Sight. We discuss how they overcame the limitations of traditional cloud ERP reporting to deploy real-time dashboards and build a scalable analytics system. This practical, enterprise-grade approach offers a blueprint that organizations can adapt when extending ERP capabilities with cloud-native analytics and AI.
Useful angle: computational geometry and graphics via surface
We’ve fundamentally transformed Facebook Groups Search to help people more reliably discover, sort through, and validate community content that’s most relevant to them. We’ve adopted a new hybrid retrieval architecture and implemented automated model-based evaluation to address the major friction points people experience when searching community content. Under this new framework, we’ve made tangible improvements [...] Read More... The post Modernizing the Facebook Groups Search to Unlock the Power of Community Knowledge appeared first on Engineering at Meta.
Discover how Airbnb prioritizes user privacy while building a more connected community, empowering guests to engage socially, connect confidently, and maintain control of their personal data.
Useful angle: systems performance via performance, throughput
A production-tested approach for moving a large-scale metrics pipeline from StatsD to OpenTelemetry and Prometheus.
Useful angle: systems performance via performance, scaling
We’re sharing insights into Meta’s Capacity Efficiency Program, where we’ve built an AI agent platform that helps automate finding and fixing performance issues throughout our infrastructure. By leveraging encoded domain expertise across a unified, standardized tool interface these agents help save power and free up engineers’ time away from addressing performance issues to innovating on [...] Read More... The post Capacity Efficiency at Meta: How Unified AI Agents Optimize Performance at Hyperscale appeared first on Engineering at Meta.
Useful angle: real-time and reliable systems via resilience
We’re sharing lessons learned from Meta’s post-quantum cryptography (PQC) migration to help other organizations strengthen their resilience as industry transitions to post-quantum cryptography standards. We’re proposing the idea of PQC Migration Levels to help teams within organizations manage the complexity of PQC migration for their various use cases. By outlining Meta’s approach to this work [...] Read More... The post Post-Quantum Cryptography Migration at Meta: Framework, Lessons, and Takeaways appeared first on Engineering at Meta.
Useful angle: benchmarking data via evaluation
Generative AI
General Science
Useful angle: benchmarking data via experiment
Education Innovation
Excerpt In complex, long-running agentic systems, maintaining alignment and coherent reasoning between agents requires careful design. In this second article of our series, we explore these challenges and the mechanisms we built to keep teams of agents working productively over long time spans. We present a range of complementary techniques that balance the conflicting requirements…
Useful angle: systems performance via performance, latency
At Meta, WebRTC powers real-time audio and video across various platforms. But forking a large open-source project like WebRTC within our monorepo presents unique challenges – over time, an internal fork can drift behind upstream, cutting itself off from community upgrades. We’re sharing how we escaped this “forking trap” – from building a dual-stack architecture [...] Read More... The post Escaping the Fork: How Meta Modernized WebRTC Across 50+ Use Cases appeared first on Engineering at Meta.
Useful angle: computational geometry and graphics via surface
Generative AI
Generative AI
Useful angle: systems performance via performance, scaling
In this post, we demonstrate how you can build a scalable, multi-tenant configuration service using the tagged storage pattern, an architectural approach that uses key prefixes (like tenant_config_ or param_config_) to automatically route configuration requests to the most appropriate AWS storage service. This pattern maintains strict tenant isolation and supports real-time, zero-downtime configuration updates through event-driven architecture, alleviating the cache staleness problem.
Useful angle: systems performance via latency
In this post, we walk through the new installation experience, demonstrate three deployment methods (console, CLI, and Terraform), and show how features like multi-instance-type deployment and native node affinity give you fine-grained control over inference scheduling
AI agents are transforming the way we build — and even how we think of ourselves as software developers. Both... The post Let’s Talk Agentic Development: Spotify x Anthropic Live appeared first on Spotify Engineering.
Useful angle: real-time and reliable systems via reliability
Generative AI
From defensive end to cloud security engineer, meet Jonathan Woodard.
Useful angle: implementation detail via pipeline
By turning compaction into a layered, adaptive pipeline and strengthening our monitoring and controls, we made Magic Pocket more resilient to workload changes.
Useful angle: systems performance via scaling
This post describes a solution that uses fixed camera networks to monitor operational environments in near real-time, detecting potential safety hazards while capturing object floor projections and their relationships to floor markings. While we illustrate the approach through distribution center deployment examples, the underlying architecture applies broadly across industries. We explore the architectural decisions, strategies for scaling to hundreds of sites, reducing site onboarding time, synthetic data generation using generative AI tools like GLIGEN, and other critical technical hurdles we overcame.
Useful angle: real-time and reliable systems via resilience, recovery
In this blog post, we take a building blocks approach. Starting with the tools like AWS Backup to protect your data, we then add protection for Amazon Elastic Compute Cloud (Amazon EC2) compute using AWS Elastic Disaster Recovery (AWS DRS). Finally, we show how to use the full capabilities of AWS to restore your entire workload—data, infrastructure, networking, and configuration, using Arpio disaster recovery automation.
Useful angle: real-time and reliable systems via availability
The Problem: Legacy Tooling and Its Limitations Currently, Slack utilizes a hybrid approach to network measurement, incorporating both internal (such as traffic between AWS Availability Zones) and external (monitoring traffic from the public internet into Slack’s infrastructure) solutions. These tools comprise a combination of commercial SaaS offerings and custom-built network testing solutions developed by our…
Useful angle: benchmarking data via evaluation
Algorithms & Theory
Algorithms & Theory
Useful angle: systems performance via throughput, scaling
In this post, you will learn how Aigen modernized its machine learning (ML) pipeline with Amazon SageMaker AI to overcome industry-wide agricultural robotics challenges and scale sustainable farming. This post focuses on the strategies and architecture patterns that enabled Aigen to modernize its pipeline across hundreds of distributed edge solar robots and showcase the significant business outcomes unlocked through this transformation. By adopting automated data labeling and human-in-the-loop validation, Aigen increased image labeling throughput by 20x while reducing image labeling costs by 22.5x.
Useful angle: architecture depth via architecture
In this post, we demonstrate how to architect AWS systems that enable AI agents to iterate rapidly through design patterns for both system architecture and code base structure. We first examine the architectural problems that limit agentic development today. We then walk through system architecture patterns that support rapid experimentation, followed by codebase patterns that help AI agents understand, modify, and validate your applications with confidence.
Monorepos will continue to grow as products evolve, but growth doesn’t have to mean friction.
Human-Computer Interaction and Visualization
Useful angle: systems performance via performance
Algorithms & Theory
How Airbnb built forecasting models resilient enough to survive a global pandemic and whatever shock comes next.
Useful angle: systems performance via performance
Algorithms & Theory
Useful angle: systems performance via performance
In this post, we look at how Generali is using Amazon EKS Auto Mode and its integration with other AWS services to enhance performance while reducing operational overhead, optimizing costs, and enhancing security.
Introduction 🔔 At Slack, notifications are how teams stay in the loop, but they can also become overwhelming when not designed with intention. Our goal was to make staying informed feel effortless. We set out to rebuild one of Slack’s most complicated systems from the ground up by bringing calm, consistency, and clarity to the…
Useful angle: systems performance via performance
How a complex, large-scale migration to an in-house observability platform led to superior tooling, consistent data, and a fundamental reset of the developer experience.
Useful angle: systems performance via performance
In this post, you'll learn how AWS DevOps Agent integrates with your existing observability stack to provide intelligent, automated responses to system events.
Useful angle: systems performance via performance
Health & Bioscience
Useful angle: systems performance via performance
We used DSPy to turn prompt engineering for our relevance judge into a measurable, automated optimization loop, improving task performance, cost, and how reliably it works in production.
Useful angle: systems performance via performance
Health & Bioscience
Useful angle: systems performance via benchmark
Education Innovation
What if we could identify interesting listening moments from your year, and tell you a story about them? The post Inside the Archive: The Tech Behind Your 2025 Wrapped Highlights appeared first on Spotify Engineering.
Useful angle: real-time and reliable systems via resilience
Climate & Sustainability
Useful angle: real-time and reliable systems via resilience
Climate & Sustainability
Generative AI
Natural Language Processing
Climate & Sustainability
Useful angle: systems performance via scaling
Useful angle: systems performance via performance
Generative AI
Useful angle: systems performance via performance
In this post, we discuss how following the AWS Cloud Adoption Framework (AWS CAF) and AWS Well-Architected Framework can help reduce these risks through proper implementation of AWS guidance and best practices while taking into consideration the practical challenges organizations face in implementing these best practices, including resource constraints, evaluating trade-offs and competing business priorities.
Useful angle: systems performance via latency
Aditya Challapally leads post-training research and infrastructure for Copilot agent capabilities that process millions of multimodal interactions. This post builds on the diagnostics from Diagnosing instability in production-scale agent reinforcement learning with the engineering and algorithmic interventions we developed to get the best results out of post training at scale. Post-training multimodal agents at scale […] The post Engineering and algorithmic interventions for multimodal post-training at Microsoft scale appeared first on Engineering@Microsoft.
Useful angle: architecture depth via architecture
Santander faced a significant technical challenge in managing an infrastructure that processes billions of daily transactions across more than 200 critical systems. The solution emerged through an innovative platform engineering initiative called Catalyst, which transformed the bank's cloud infrastructure and development management. This post analyzes the main cases, benefits, and results obtained with this initiative.
How we train Dash's search ranking models with a mix of human and LLM-assisted labeling.
Useful angle: computational geometry and graphics via geometric
Machine Perception
Making products like Dropbox Dash accessible to individuals and businesses means tackling new challenges around efficiency and resource use.
Useful angle: optimization techniques via optimized
When we launched the Microsoft Learn Model Context Protocol (MCP) Server in June 2025, our goal was simple: make it effortless for AI agents to use trusted, up-to-date Microsoft Learn documentation. GitHub Copilot and other agents are increasingly common, and they need to be able to ground responses just like humans with browsers do. Learn […] The post How we built the Microsoft Learn MCP Server appeared first on Engineering@Microsoft.
From Claude Code to Cursor, we're big adopters of AI coding tools at Dropbox. The early results have been promising, but there are still a lot of open questions about how to work with these tools most effectively and where they can have the most impact. To push this conversation forward, we hosted an executive roundtable at our San Francisco studio. Here's how it went.
Useful angle: systems performance via throughput, capacity
Algorithms & Theory
Useful angle: real-time and reliable systems via real time
Human-Computer Interaction and Visualization
Useful angle: systems performance via performance
Climate & Sustainability
Useful angle: architecture depth via architecture
Education Innovation
Useful angle: optimization techniques via optimization
Algorithms & Theory
Generative AI
Useful angle: computational geometry and graphics via surface
On January 28, 2026, Hugging Face announced that they have upstreamed the Post-Training Toolkit into TRL as a first-party integration, making these diagnostics directly usable in production RL and agent post-training pipelines. This enables closed-loop monitoring and control patterns that are increasingly necessary for long-running and continuously adapted agent systems. Documentation @ https://huggingface.co/docs/trl/main/en/ptt_integration. Overview In […] The post Diagnosing instability in production-scale agent reinforcement learning appeared first on Engineering@Microsoft.
Useful angle: optimization techniques via optimization
Engineering VP Josh Clemm deep-dives into how we think about knowledge graphs, indexes, MCP, and prompt optimization using tools like DSPy.
Useful angle: systems performance via performance, scaling
Generative AI
Useful angle: systems performance via performance, scaling
Generative AI
Useful angle: systems performance via performance
Algorithms & Theory
Useful angle: systems performance via performance
Generative AI
Useful angle: systems performance via performance
Health & Bioscience
Useful angle: benchmarking data via evaluation
Algorithms & Theory
Useful angle: systems performance via performance
Generative AI
Useful angle: systems performance via performance
Quantum
Useful angle: optimization techniques via improved
Climate & Sustainability
Useful angle: systems performance via performance, benchmark
Year in Review
Useful angle: real-time and reliable systems via real time
The feature store is a critical part of how we rank and retrieve the right context across your work.
Useful angle: systems performance via scaling
Algorithms & Theory
Useful angle: systems performance via capacity
Conferences & Events
Useful angle: systems performance via performance
Generative AI
Useful angle: systems performance via scaling
Generative AI
Useful angle: systems performance via performance, benchmark
Machine Intelligence
Useful angle: architecture depth via architecture
Discover how treating AI agents as collaborators, not automation, transforms engineering workflows and accelerates complex projects The post The Interaction Changes Everything: Treating AI Agents as Collaborators, Not Automation appeared first on Engineering@Microsoft.
Useful angle: implementation detail via pipeline
Slack’s Security Engineering team is responsible for protecting Slack’s core infrastructure and services. Our security event ingestion pipeline handles billions of events per day from a diverse array of data sources. Reviewing alerts produced by our security detection system is our primary responsibility during on-call shifts. We’re going to show you how we’re using AI…
The Dropbox Intern Program is thoughtfully designed to cultivate growth, spark innovation, and build lasting connections.
Useful angle: systems performance via performance, latency
Algorithms & Theory
Background A Voluntary Product Accessibility Template (VPAT) is a document that outlines how well a product aligns with accessibility (a11y) standards. Its primary purpose is to inform customers about a product’s a11y features, enabling them to make informed decisions before purchasing software. At Slack, we conducted a VPAT by a third party a11y vendor in…
Useful angle: real-time and reliable systems via real time
Algorithms & Theory
Useful angle: benchmarking data via experiment
Generative AI
Climate & Sustainability
Useful angle: optimization techniques via optimization
Algorithms & Theory
Algorithms & Theory
Useful angle: systems performance via capacity
Algorithms & Theory
Useful angle: systems performance via performance, benchmark
Data Mining & Modeling
Useful angle: implementation detail via pipeline
We manage the build pipeline that delivers Quip and Slack Canvas’s backend. A year ago, we were chasing exciting ideas to help engineers ship better code, faster. But we had one huge problem: builds took 60 minutes. With a build that slow, the whole pipeline gets less agile, and feedback doesn’t come to engineers until…
Useful angle: systems performance via benchmark
Climate & Sustainability
Useful angle: memory and parallelism via bandwidth
General Science
Climate & Sustainability
Generative AI
Useful angle: real-time and reliable systems via real time
Generative AI
Generative AI
Last year, I wrote a blog post titled Advancing Our Chef Infrastructure, where we explored the evolution of our Chef infrastructure over the years. We talked about the shift from a single Chef stack to a multi-stack model, and the challenges that came with it – from updating how we handle cookbook uploads to navigating…
Useful angle: systems performance via performance
Climate & Sustainability
Useful angle: systems performance via scaling
Quantum
Generative AI
General Science
Useful angle: systems performance via capacity
Algorithms & Theory
General Science
Useful angle: systems performance via performance
Generative AI
Useful angle: real-time and reliable systems via real time
Generative AI
Machine Intelligence
Generative AI
Useful angle: gpu and graphics pipeline via gpu
Human-Computer Interaction and Visualization
Useful angle: systems performance via performance
Algorithms & Theory
Useful angle: systems performance via benchmark
Generative AI
Generative AI
Useful angle: systems performance via benchmark
Generative AI
Useful angle: systems performance via performance
Generative AI
Useful angle: optimization techniques via optimization
Machine Intelligence
Useful angle: real-time and reliable systems via real time, availability
Human-Computer Interaction and Visualization
Useful angle: real-time and reliable systems via reliability
Algorithms & Theory
Useful angle: benchmarking data via experiment
Education Innovation
Useful angle: systems performance via scaling
Generative AI
Useful angle: systems performance via latency, throughput
Generative AI
Useful angle: systems performance via scaling, benchmark
Health & Bioscience
Useful angle: systems performance via performance
General Science
Useful angle: benchmarking data via evaluation
Education Innovation
Useful angle: real-time and reliable systems via reliability
Generative AI
Useful angle: real-time and reliable systems via real time
Generative AI
Useful angle: optimization techniques via optimization
Algorithms & Theory
Generative AI
Useful angle: systems performance via performance
Generative AI
Human-Computer Interaction and Visualization
Useful angle: systems performance via performance
Generative AI
Useful angle: implementation detail via pipeline
General Science
Useful angle: systems performance via performance, capacity
Machine Intelligence
Useful angle: systems performance via performance
Generative AI
Generative AI
Useful angle: implementation detail via implementation, pipeline
Generative AI
Useful angle: systems performance via performance
Generative AI
Useful angle: benchmarking data via experiment
Microsoft’s AI-powered code review assistant has transformed pull request workflows by automating routine checks, suggesting improvements, and enabling conversational Q&A, leading to faster PR completion, improved code quality, and enhanced developer onboarding. Its seamless integration and customizability have driven widespread adoption within Microsoft The post Enhancing Code Quality at Scale with AI-Powered Code Reviews appeared first on Engineering@Microsoft.
Useful angle: systems performance via performance
For developers, the emphasis on building intelligence into apps has never been clearer. Over the next three years, 92% of companies plan on investing in AI to achieve business outcomes like enhancing productivity and delivering better customer service. At Microsoft, developers and engineers are pushing the boundaries of AI at scale, crafting applications that harness […] The post How Microsoft Engineers Build AI: Learn about scalable RAG-enabled AI Apps appeared first on Engineering@Microsoft.
Useful angle: real-time and reliable systems via reliability
Microsoft One Engineering System (1ES) team shares a sample for building Ready-To-Code Dev Box environments pre-configured with the necessary tools, repositories, and settings, ensuring consistency and reliability across teams. The post Dev Box Ready-To-Code Dev Box images template appeared first on Engineering@Microsoft.
In April 2021, GitHub announced changes to their security token format that significantly enhanced security. The improvement leveraged two straightforward techniques: a fixed signature in the generated token and a checksum – both of which are highly effective in eliminating false positives (noise) and false negatives (missed findings). Microsoft also implements these techniques widely in […] The post Common annotated security keys appeared first on Engineering@Microsoft.
Useful angle: real-time and reliable systems via reliability
Learn about how Microsoft's 1ES organization developed an internal service called "1ES Hosted Pools" to manage Microsoft's diverse Engineering system infrastructure and how it helped make significant improvements to productivity, cost savings, and security. This solution will soon be available as a third-party offering named "Managed DevOps Pools". The post Managed DevOps Pools – The Origin Story appeared first on Engineering@Microsoft.
Celebrate the Global Accessibility Awareness Day GAAD by taking actionable and easy steps to build accessibility into your development life-cycle! Learn how tools like Accessibility Insights & Visual Studio can help find accessibility issues in development. The post Developing with Accessibility in Mind at Microsoft appeared first on Engineering@Microsoft.
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
There's something satisfying about watching chips just... disappear. In this video, Rebecca from Mil-Spec Manufacturing is machining a 6061 aluminum... The post Is Through Spindle Coolant Worth It? Machining an Electrical Housing on the Tormach 1500MX appeared first on Practical Machinist.
Useful angle: Useful for large CAD assembly rendering, tessellation, and review performance.
As AI models grow in complexity and regulatory scrutiny intensifies under frameworks including California’s AB-2013 and the EU AI Act, software teams... As AI models grow in complexity and regulatory scrutiny intensifies under frameworks including California’s AB-2013 and the EU AI Act, software teams face a challenge beyond delivering great code: They need to produce comprehensive, auditable model documentation before the models are released. Model cards describe how a model works, its intended use and license, training data, performance… Source
Useful angle: Useful for technical-drawing understanding, callout extraction, and document intelligence.
Multimodal Large Language Models (MLLMs) have demonstrated significant achievements in general visual question answering (VQA) tasks. However, they remain brittle on mechanical engineering drawings, where high annotation density and weak domain knowledge, compounded by unreliable spatial relation reasoning under strict projection rules and geometric constraints, make decisive cues easy to miss and frequently lead to wrong answers. To bridge this gap, we introduce the first comprehensive mechanical drawing understanding dataset, MechVQA, created through a semi-automated construction and quality
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
Materials used in polymer-based additive manufacturing processes, such as Digital Light Processing (DLP) and direct ink writing (DIW), typically exhibit non-Newtonian rheology. Carreau--Yasuda and power-law models describe basic shear-thinning and shear-thickening behavior well, but applying them to a new material requires choosing a functional form, deriving it, and re-implementing it inside the flow solver. We present a deployment workflow in which a neural network trained on experimental rheometry data serves as the viscosity closure inside a Cahn--Hilliard--Navier--Stokes (CHNS) finite ele
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
The increasing complexity of industrial scheduling and transport routing problems motivates the study of alternative optimization formulations and computational paradigms. In this work, we study how higher-order unconstrained binary optimization (HUBO) formulations of such problems map onto quantum optimization workflows in both noisy and fault-tolerant regimes. We consider three representative logistics and manufacturing use cases and formulate each as a HUBO problem. This captures process intricacies, such as highly correlated assembly-line scheduling rules, which are difficult to express fa
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
Engineered for high-speed milling and 5-axis machining, Seco® has enhanced the ER HP Collet Chuck range. Now with a finely balanced, rigid design, the... The post Launch of ER HP Collet Chucks Sets New Standard for High-Speed Milling appeared first on Practical Machinist.
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
The name S3 stands for the line’s three core advantages: Stability, Supply, and Selection. As the first tool in the series, the new series M6420 high-feed milling cutter already meets these requirements to... The post Maximum Stability for Deep Cuts and High Chip Volumes appeared first on Practical Machinist.
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
With FZU22, Zimmermann adds a machine that’s capable of machining various workpiece shapes, sizes, and materials. Aluminum, plastic, wood and other substrates can be processed, as well... The post Zimmermann Displays Addition to its Portal Milling Line at IMTS 2026 appeared first on Practical Machinist.
Useful angle: Useful for OCR, layout-aware document understanding, and drawing intelligence.
Multimodal documents contain diverse elements, such as tables, figures, and layouts, which can complicate retrieval tasks. While current approaches typically combine dense visual embedding models with supervised rerankers to achieve high-precision retrieval, they face inherent limitations. First, the coarse-grained nature of dense embeddings tends to obfuscate explicit semantics, failing to leverage structurally salient information. Second, supervised reranking models suffer from generalization bottlenecks, as their performance heavily relies on domain-specific training data. Furthermore, exis
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
With the growth of medical and other high-precision, high-volume manufacturing with the use of Swiss-style machines, speed increasers have become vital to this segment of the machine tool industry. As components get smaller, the cutting tools required... The post Tooling For Swiss-Style Machines appeared first on Practical Machinist.
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
Together, MC Machinery Systems and Fabcor Machinery remain... The post MC Machinery Systems and Fabcor Machinery Expand Fabrication Support Across Missouri, Kansas, Nebraska, and Southern Illinois appeared first on Practical Machinist.
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
Reliable identification of fracture origins in alumina matrix composite hip and knee implants is critical for quality assurance and patient safety, yet current fractographic workflows are time-consuming, partly subjective, and reliant on high-magnification scanning electron microscopy (SEM). We present an interpretable vision-transformer (ViT) workflow for automated classification of fracture causes in an alumina matrix composite (BIOLOX delta, CeramTec GmbH) widely used in total joint replacements. A dataset of 8,493 SEM images (50x-10,000x) was curated from five years of in-production burst
Useful angle: Useful for large CAD assembly rendering, tessellation, and review performance.
Autoregressive multimodal large language models (MLLMs) enable 3D generation but struggle to scale to high-resolution shapes due to inadequate 3D tokenizations. Compact set-based representations discard deterministic spatial ordering, leading to ambiguous sequence prediction, while uniform or octree-based voxel grids preserve ordering at the cost of severe redundancy and excessively long sequences. This structural trade-off limits stable and efficient autoregressive 3D generation. We present SuperVoxelGPT, a representation-first framework that resolves this tension through adaptive and
Useful angle: Useful for large CAD assembly rendering, tessellation, and review performance.
Autoregressive multimodal large language models (MLLMs) enable 3D generation but struggle to scale to high-resolution shapes due to inadequate 3D tokenizations. Compact set-based representations discard deterministic spatial ordering, leading to ambiguous sequence prediction, while uniform or octree-based voxel grids preserve ordering at the cost of severe redundancy and excessively long sequences. This structural trade-off limits stable and efficient autoregressive 3D generation. We present SuperVoxelGPT, a representation-first framework that resolves this tension through adaptive and determi
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
Every machinist has that one material they absolutely hate seeing on the print. Maybe it’s stainless that work-hardens the second you baby it. Maybe it’s tool steel that... The post Some Materials Machine Like Butter… Others Fight Back appeared first on Practical Machinist.
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
In this paper, we consider the expansion of power grids under emerging large loads from data centers and electrified manufacturing. We develop a multi-period grid capacity expansion model to determine optimal investment profiles for power generation, storage, and transmission capacity while accounting for hourly power dispatch, such that electricity demand is satisfied and the total planning and operation cost is minimized. We also propose a new modeling approach regarding the spatial distribution of demand from large loads. The model is used to analyze the expansion of a synthetic grid that f
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
In this paper, we consider the expansion of power grids under emerging large loads from data centers and electrified manufacturing. We develop a multi-period grid capacity expansion model to determine optimal investment profiles for power generation, storage, and transmission capacity while accounting for hourly power dispatch, such that electricity demand is satisfied and the total planning and operation cost is minimized. We also propose a new modeling approach regarding the spatial distribution of demand from large loads. The model is used to analyze the expansion of a synthetic grid that f
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
We present a variability-aware simulation framework for heterogeneously integrated lithium niobate traveling-wave modulators. The framework incorporates fabrication-variation data obtained from our dedicated pilot line and enables efficient optimisation of geometric parameters to ensure stable device performance across wafer-scale manufacturing. Using this methodology, we theoretically demonstrate that reliable wafer-scale integration of LN modulators on silicon photonics via micro-transfer printing is feasible and can be systematically engineered.
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
NVIDIA RTX provides game developers with direct paths to AI-driven characters, frame generation, and ray-traced rendering. This post walks through a meaningful... NVIDIA RTX provides game developers with direct paths to AI-driven characters, frame generation, and ray-traced rendering. This post walks through a meaningful set of recent updates across the RTX ecosystem. NVIDIA ACE expands its multilingual AI character capabilities, making it easier to ship conversational NPCs. NVIDIA DLSS 4.5 arrives as an Unreal Engine (UE) plugin… Source
Useful angle: Useful for B-rep reasoning, machining feature extraction, and process-planning semantics.
Large language models (LLMs) have recently advanced text-driven 3D generation, yet Text-to-CAD remains far from supporting industrial product design. Existing benchmarks focus primarily on generating single-part CAD models and evaluate them using geometric similarity metrics that fail to capture functionality, manufacturability, and assemblability. To address this gap, we introduce MUSE, a Text-to-CAD benchmark focused on complex, editable boundary representation (B-Rep) assemblies. MUSE pairs practical design instances with structured Design Specifications and evaluates generated models throu
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
For Jerame Edwards, the Tormach 1500MX is more than a CNC mill. It is a way to keep moving forward after watching a successful product idea spread far beyond his control.
Useful angle: Useful for B-rep reasoning, machining feature extraction, and process-planning semantics.
The transition to a circular economy is pivotal for industrial decarbonization, particularly in the energy-intensive steel sector. While recycling scrap via electric arc furnaces offers a low-carbon alternative to primary production, the accumulation of contaminants in post-consumer steel threatens to render secondary material unusable for high-grade applications. This quality problem creates a market failure where traditional spot markets cannot guarantee the material provenance required for high quality (e.g. automotive-grade) steel. Here we show, using a massive longitudinal analysis of ove
Useful angle: Useful for OCR, layout-aware document understanding, and drawing intelligence.
Recent work has shown that Vision-Language Models (VLMs) used for optical character recognition (OCR) can generate plausible but visually unsupported text, suggesting reliance on language priors. Comparing open-weight VLMs with traditional OCR baselines on low-resource Ancient Greek critical editions, we show that VLM errors often remain fluent even when wrong, producing plausible Greek substitutions where traditional engines produce local recognition noise. To analyze visual evidence during decoding, we introduce controlled image perturbations and token-level grounding measures based on condi
Useful angle: Useful for B-rep reasoning, machining feature extraction, and process-planning semantics.
Light-based advanced manufacturing increasingly requires programmable, closed-loop tools that translate human design intent into executable operations at small length scales. Yet a key bottleneck persists across robotic and manufacturing modalities: turning user intent into machine-readable objectives that are reliably executable. While micro-robotics offers versatile manipulation via optical actuation of fluids, mathematically tractable goal specification remains manual and hard to reuse. Here, we introduce Speak-to-Objective, a modular agentic pipeline that uses a conditioned Large Language
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
Eddie Riddell runs Steele Co Engineering out of Perth, Australia — one of the most isolated cities on the planet, about 12 hours from the nearest place. He started with a fabrication... The post The Australian One-Man Shop That Chose to Downsize appeared first on Practical Machinist.
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
A strategically applied coolant stream flushes chips from the work zone that carries the heat away and prevents the recutting of the chips, extending tool life and increasing... The post A Brief History of Coolant-fed Cutting Tools appeared first on Practical Machinist.
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
This paper establishes a quantitative and structural framework for civilizational continuity under rapid, non-linear ecological transitions. Utilizing empirical data on Earth's Energy Imbalance (EEI), currently measured at 1.36 W/m^2, we demonstrate that the planetary system is on a deterministic trajectory toward a new ecological equilibrium, breaching the 1.5 degrees C thermodynamic threshold in less than 6.5 years. We show that mitigating direct anthropogenic waste heat emissions is statistically insufficient, as 35/36-ths of the annual energy imbalance stems from atmospheric radiative forc
Useful angle: Useful for large CAD assembly rendering, tessellation, and review performance.
This paper presents a detailed analysis of a gas-rich star-forming ultra-diffuse galaxy (UDG) as part of the ESO Large Programme 'Looking into the faintEst WIth MUSE (LEWIS)'. Among the UDGs in the LEWIS sample, UDG 6 is the only galaxy that hosts a significant amount of ionised gas with evidence of emission lines, suggesting recent star-forming activity. The main goal of this work is to constrain the formation history of this UDG by comparing its properties with the main formation scenarios proposed for this extreme class of galaxies. We adopted integral field spectroscopy from MUSE to derive
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
X-ray computed tomography (XCT) is widely used for non-destructive testing of Nomex honeycomb structures in aerospace manufacturing, but industrial inspection still relies heavily on manual interpretation and supervised models trained on limited labeled data. This work introduces NL-MambaXCT, a Mamba-based framework that combines self-supervised masked image modelling with a Nested Learning (NL) formulation for automated, label-efficient defect classification from production XCT slices. The backbone is a four-stage 2D encoder with RegNet convolutional blocks in the early stages and Mamba-based
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
Heterogeneous Internet of Things (IoT) systems suffer from fragmentation across hardware architectures, networking stacks, and data serialization formats. Existing standards (such as MQTT, COAP, and DDS) rely on address-bound, imperative routing models that require hardcoded configurations and leave no flexibility for runtime schema translation. This paper presents TIP (The Intent Protocol), a decentralized, declarative network protocol. Instead of addressing specific physical endpoints, nodes submit abstract intents specifying desired capabilities, schemas, and Quality of Service (QoS) constr
Useful angle: Useful for OCR, layout-aware document understanding, and drawing intelligence.
This paper discusses digital online mathematics examinations -- a discussion ranging from high school to university level examinations. In particular, we consider the nature of mathematical writing, what is distinctive about mathematical writing, and how mathematics can be typed into a machine. This includes a review of features of notation and layout unique to mathematics and a survey of current technology for typed mathematics, including LaTeX and contemporary proof-checkers such as Lean. Artificial intelligence has already been highly successful for optical character recognition, generating
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
Reinforcement learning offers a promising approach for scan-order optimisation in laser additive manufacturing, where sequential scan decisions critically influence thermal accumulation, residual stress, distortion, and final part quality. A central challenge in applying RL to this domain lies in reward and world-model fidelity: full finite-element analysis is computationally prohibitive for dense in-the-loop evaluation, while cheap thermo-inspired proxy metrics, though efficient, may capture only partial aspects of the true thermo-mechanical objectives. This paper investigates a bilevel Proxy
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
Foundation models can increasingly describe, reconstruct, and generate 3D objects, assemblies, scenes, and environments, but visually plausible spatial output is not yet operable 3D. A generated object or environment becomes useful to an agent only when the system can identify its entities, frames, surfaces, constraints, provenance, admissible actions, expected effects, and validation failures. This paper introduces Hylos, a systems architecture for contract-bounded spatial intelligence. Hylos maintains scene-scale operability state over objects, assemblies, assets, surface anchors, assertions
Useful angle: Useful for CAD/CAM workflows, feature semantics, and downstream CNC automation.
Recent work explores new opportunities at the intersection of vision-language-action models (VLAs) and geometric foundation models (GFMs) for 3D reconstruction, such as VGGT. While the resulting geometric VLAs often show improved performance, it remains unclear (i) if modern VLAs already have sufficient geometric understanding to start with, (ii) what is the best architecture to inject geometric understanding into a VLA, and (iii) what is the effect of other design choices that affect geometric VLAs. In this paper we provide a rigorous experimental analysis to shed light on these questions, fo
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
Pricing wire EDM jobs isn't always as simple as a square inch rate — and if you're quoting everything the same way, you're probably leaving money on the table. In this episode of... The post The Wire EDM Pricing Method That Keeps Our Shop Profitable appeared first on Practical Machinist.
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
An SDN-like centralized control architecture is increasingly popular and has been widely explored in cyber-physical systems (CPS) such as manufacturing, internet-of-things, and autonomous vehicle systems for higher flexibility, programmability and scalability. However, no existing frameworks can offer domain-agnostic, easily extensible support for data-driven CPS applications. In this work, we design, implement, and open-source \textit{SDNator}, the first framework to enable extensible, data-driven control in CPS. SDNator embraces an application- and data-driven design where applications funct
Useful angle: Useful for B-rep reasoning, machining feature extraction, and process-planning semantics.
This work investigates a novel approach for the high order evolution of hyperbolic PDEs using ADER discontinuous Galerkin schemes within a direct Arbitrary-Lagrangian-Eulerian (ALE) framework on 3D moving polyhedral meshes with topology changes. Our direct ALE method is based on the PDE integration over 4D (3D+time) space-time control volumes connecting the elements of two subsequent tessellations, so to simultaneously evolve the solution both in time and between the two different meshes in an effective and high order manner. In this way, we also avoid any complex and expensive projection-reco
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
Geomagnetic surveys provide insight into the subsurface for a range of applications, from fundamental understanding of geological processes, to mineral exploration and locating unexploded ordnance. A persistent challenge in performing such geomagnetic surveys is the joint problem of anthropogenic noise rejection and spatial aliasing, where the limited bandwidth (< 10 Hz) of traditional surveying instruments introduces artefacts into the surveyed field. Optically Pumped Magnetometers (OPMs) exploit quantum mechanical effects to achieve highly sensitive and stable magnetic field measurements at
Useful angle: Useful for large CAD assembly rendering, tessellation, and review performance.
While 3D generation is progressing rapidly, recent work has often focused on obtaining high-resolution assets, leaving user experience and deployability as afterthoughts. We present AssetGen, a 3D generator that focuses instead on these two aspects. Given one reference image, in 30 seconds it produces a high-quality mesh with baked normals, a color texture, and a controlled polygon budget suitable for real-time rendering, including mobile use cases. The AssetGen Flash variant further reduces latency to 14 seconds for interactive and agentic creation loops. Our model generates the object geomet
Useful angle: Useful for B-rep reasoning, machining feature extraction, and process-planning semantics.
As AI models grow in scale and complexity, realizing the full performance of modern accelerated infrastructure depends as much on how workloads are placed as on... As AI models grow in scale and complexity, realizing the full performance of modern accelerated infrastructure depends as much on how workloads are placed as on the hardware itself. NVIDIA GB200 NVL72 delivers exascale compute in a single rack, unlocking real-time trillion-parameter models. Yet capturing that performance in a shared cluster requires schedulers that understand the system… Source
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
Since their creation, cellular networks have made in-network mobility support a key feature of their service model. While this approach provides seamless connectivity for legacy traffic, it has the side effects of inflating end-user latency and increasing complexity and operational overhead for operators. Yet modern applications and transport protocols are increasingly mobility tolerant, prompting us to revisit the assumption that mobility must be provided as an in-network service. In this paper, we propose EnCoR (End-to-End Core and RAN), a deployable cellular network architecture that remove
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
Soft jaws don’t get enough discussion in CNC machining. Almost every shop uses them but few discuss the design & purchase of them, for example do you... The post When to Buy vs Make Custom Soft Jaws for CNC Workholding appeared first on Practical Machinist.
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
How Sandvik’s Digital Manufacturing Portfolio Is Powering SkillsUSA Mastercam, Vericut, and Verisurf each occupy a distinct and critical role in the modern manufacturing workflow. Together, as part of the Sandvik digital manufacturing portfolio, they form an integrated ecosystem that mirrors how parts move from … The post Building Tomorrow’s Workforce, Together appeared first on mastercam.com.
Useful angle: Useful for B-rep reasoning, machining feature extraction, and process-planning semantics.
Existing Gaussian avatar methods typically parameterize geometry on a body-template surface, which entangles the avatar's representation space with the template's deformation space and limits the capture of layered, off-body, and non-rigid clothing geometry. We present PiG-Avatar, which addresses this limitation by using the parametric body model solely for kinematic transport, while representing the avatar as Gaussians anchored in a volumetric canonical space governed by a continuous neural field. This decouples representation from template topology, avoiding the geometric constraints of surf
Useful angle: Useful for B-rep reasoning, machining feature extraction, and process-planning semantics.
Boundary representation (B-rep) is the de facto standard for modern CAD, yet learning-based B-rep synthesis remains challenging due to the tight coupling between discrete topology and continuous geometry. We observe a fundamental asymmetry in B-reps: while wireframe composition involves high-entropy structural decisions, the interior surface geometry is largely constrained by its boundary loops. Motivated by this observation, we propose BrepForge, a generative framework that factorizes B-rep synthesis into two stages: wireframe composition and boundary-conditioned surface instantiation. In the
Useful angle: Useful for OCR, layout-aware document understanding, and drawing intelligence.
Document Layout Analysis (DLA) pipelines provide structured page representations for retrieval-augmented generation, long-document question answering, and other document intelligence systems, yet their robustness evaluation remains largely area-centric. We identify this Footprint Bias and propose ProSA, a lightweight output-level auditing framework that decouples controlled probing, policy-driven targeting, and structure-aware diagnosis. ProSA combines Block-level Structural Loss Rate (B-SLR), granularity-aware exposure descriptors, and pathway attribution to analyze where structural identity
Useful angle: Useful for CAD/CAM workflows, feature semantics, and downstream CNC automation.
A multiresolution technique on tessellation graphs for particle dynamics is proposed. This allows to split spatial field data given on millions of discrete particle positions into scale-dependent contributions. The Delaunay tessellation is used to define the graph, and Voronoi cell volumes are used to satisfy volume conservation. Our approach enables computation of the scale-dependent statistics of particle dynamics by leveraging a wavelet transformation of Lagrangian point particle data and is useful for characterizing particle clustering in turbulent flows. The technique is systematically ve
Useful angle: Useful for OCR, layout-aware document understanding, and drawing intelligence.
Vision-Language Models (VLMs) have shown strong promise on Optical Character Recognition (OCR), yet the sheer number of visual tokens required to encode dense documents incurs prohibitive inference cost. Existing pruning methods rely on physical eviction, e.g., permanently discarding visual tokens during the prefill stage. While effective for natural images, this strategy fundamentally breaks down on OCR, where virtually every visual token may correspond to a character or structural element, and any irreversible loss leads to catastrophic accuracy degradation. We observe that, although documen
Useful angle: Useful for OCR, layout-aware document understanding, and drawing intelligence.
Distilling vision-language models into faster hybrid architectures, such as 3:1 Mamba-2/attention mixes, is now standard practice for making inference efficient. Aggregate benchmarks suggest that this works but they hide selective failures. When we distill Qwen3-VL-8B-Instruct into a 3:1 Mamba-2/attention hybrid, student model stays within 2 points of the teacher across visual reasoning benchmarks like MMStar, MMBench, and MMMU-Pro, while dropping 13 points on optical-character-recognition and document tasks. The student can still understand the scene but loses the fine-grained text needed to
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
Luke from Crusader Machining's talks wrench spun for 18 seconds. He knew he could do better. In this episode of The Lathe Lab, Luke takes a break from the day-to-day and does something he The post I Got Bored and Made a Brass Spinning Top on My Lathe appeared first on Practical Machinist.
Useful angle: Useful for large CAD assembly rendering, tessellation, and review performance.
The Lieb-Schultz-Mattis (LSM) theorem and its higher-dimensional extensions forbid the existence of a unique, symmetric, and gapped ground state at fractional fillings in quantum many-body systems with a conserved particle number (or spin angular momentum) and the conventional translation symmetry of Euclidean lattices. In this work, we propose a generalization of the LSM theorem to quantum many-body systems on hyperbolic lattices, i.e., regular tessellations of two-dimensional negatively curved space. By leveraging concepts from hyperbolic band theory in a many-body setting, we adapt Oshikawa
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
Manual lathes are one of the best ways to truly understand machining — and Beverly from Conestoga College does a great job breaking down the fundamentals in a... The post What Beginner Machinists ALWAYS Mess Up on a Manual Lathe appeared first on Practical Machinist.
Useful angle: Useful for CAD/CAM workflows, feature semantics, and downstream CNC automation.
The rapid growth of 3D content from modern reconstruction and generative pipelines, such as neural rendering and large-scale 3D asset generation, has led to an abundance of dense, noisy, and often non-manifold meshes. While these representations achieve high visual fidelity, their complexity poses significant challenges for downstream applications in simulation, AR/VR, and scientific computing, where efficient and reliable geometry is essential. This necessitates mesh simplification methods that are not only fast and robust to "in-the-wild" inputs, but also capable of preserving fine geometric
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
What's actually killing machinists faster — big corporate shop rules or the chaos of running your own place? This week Pat jumps in as guest host and... The post Big Shop Rules vs. Small Shop Freedom: Which One Destroys You Faster? appeared first on Practical Machinist.
Useful angle: Useful for OCR, layout-aware document understanding, and drawing intelligence.
Optical character recognition (OCR) and multilingual text understanding remain major failure modes of multimodal large language models (MLLMs), particularly in real-world images containing cluttered layouts, small fonts, blur, occlusion, and complex typography. We present an OCR-aware multilingual multimodal training framework that combines (i) large-scale synthetic OCR-to-translation data generation, (ii) OCR-aware supervised fine-tuning (SFT) with LoRA adaptation, and (iii) structured visual chain-of-thought (CoT) prompting for reasoning under uncertain visual conditions. Using a LLaMA-bas
Useful angle: Useful for B-rep reasoning, machining feature extraction, and process-planning semantics.
Graph-based machine learning has emerged as a promising approach for manufacturability analysis by learning directly from CAD models represented as Boundary Representations (B-reps), exploiting both surface geometry and topological connectivity. However, purely geometric representations often lack the process-specific semantics required for accurate manufacturability prediction: many manufacturing factors, such as surface roles or bend intent, are not explicitly encoded in shape alone and are difficult for data-driven models to infer reliably. We propose a hybrid approach that addresses this c
Useful angle: Useful for OCR, layout-aware document understanding, and drawing intelligence.
Academic research tends to focus on new models for document understanding creating a wide gap in the literature between model definition and running models at production scale. To close that gap, we present a microservice architecture that encapsulates pipelines of multiple models for classification, optical character recognition (OCR), and large language model structured field extraction as well as our experience running this pipeline on thousands of multi-page documents per hour. We describe our primary design decisions, including a hybrid classification, separation of GPU-bound inference fr
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
Transfigure AI is using the power of artificial intelligence to help engineers and manufacturers move from a drawing to a physical part faster than ever before. Founded by Bobby Ng, the company is developing AI models that can turn hand sketches, 2D drawings, and eventually any image into usable 3D CAD files.
Useful angle: Useful for large CAD assembly rendering, tessellation, and review performance.
Advanced adaptive optics (AO) systems can use Fourier-type wavefront sensing to correct optical distortions encountered in ground-based telescopes, AO-assisted retinal imaging, and free-space optical communications (FSOC). Recently, a novel Fourier-type wavefront sensor (WFS) known as the iQuad WFS has been introduced. Its design features a focal plane tessellation with a four-quadrant phase mask (FQPM) that incorporates a $\pm π/2$ phase shift between adjacent quadrants. In this work, we establish a comprehensive mathematical framework for the iQuad WFS, including its forward models and lin
Useful angle: Useful for B-rep reasoning, machining feature extraction, and process-planning semantics.
Recovering editable CAD programs from images or 3D observations is central to AI-assisted design, but progress is difficult to measure because existing evaluations are fragmented across datasets, modalities, and metrics. We introduce CADBench, a unified benchmark for multimodal CAD program generation. CADBench contains 18,000 evaluation samples spanning six benchmark families derived from DeepCAD, Fusion 360, ABC, MCB, and Objaverse; five input modalities including clean meshes, noisy meshes, single-view renders, photorealistic renders, and multi-view renders; and six metrics covering geometri
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
The TNMU indexable inserts in grade WKK25G provide six strong cutting edges to effectively mill steel and... The post Walter Adds Indexable Inserts to the Xtra∙tec® XT M5137 Shoulder Mill Family appeared first on Practical Machinist.
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
The question ultimately becomes when do replaceable insert drills make more sense than solid carbide? Answering this question requires... The post Rising Carbide Costs: When Replaceable Insert Drills Make More Sense appeared first on Practical Machinist.
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
After nearly 20 years working in other people's shops, Jeff Read finally took the leap and started his own at 40 years old. Read Machine & Tool kicked off in 2018 with a single 30-year-old... The post I Started My Own Machine Shop at 40. Here’s What It Really Takes appeared first on Practical Machinist.
Useful angle: Useful for large CAD assembly rendering, tessellation, and review performance.
We study Flow Matching in a semi-discrete setting where a Gaussian source is transported toward a discrete target supported on finitely many points. This semi-discrete regime is the theoretical setting behind the use of Flow Matching for generative modeling, where the target distribution is represented by a finite dataset. In this semi-discrete regime, the exact Flow Matching velocity field is available in closed form, which makes it possible to analyze the geometry induced by the terminal flow map independently of optimization and approximation effects. We investigate the terminal assignment
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
For a lot of shops, the line between 3‑axis and 5‑axis machining feels thicker than it should be. Not because the machines cannot do more, but because multiaxis programming has long felt like a separate discipline. Different toolpaths. Different workflows. Different mindset. Once … The post 3‑Axis to 5‑Axis in One Click: Exploring Strategies You Have Yet To Try appeared first on mastercam.com.
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
When it comes to machining titanium and other difficult materials, efficiency isn’t just about going faster, it’s about controlling heat, engagement, and predictability at every point in the cut. In our recent webinar, Dynamic Motion–Driven HREM, Jesse Trinque from Mastercam sat down with Don Grandt, National … The post Dynamic Motion Meets HREM: Rethinking Efficiency in Titanium Machining appeared first on mastercam.com.
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
Being a great machinist doesn’t automatically make you a great shop owner — and that’s where a lot of people get blindsided. In this episode of Machine Shop Talk... The post Great Machinist ≠ Great Shop Owner (Here’s What You’re Missing) appeared first on Practical Machinist.
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
Tony Rouleau has spent nearly three decades in machining, building a career rooted in hands-on work and practical experience. Based in upstate New York, Tony is the owner of Hillview Tool, a business known for producing premium measuring tools such as squares, bevel gauges, and block planes.
Useful angle: Useful for OCR, layout-aware document understanding, and drawing intelligence.
Large Multimodal Models (LMMs) have recently shown strong performance on Optical Character Recognition (OCR) tasks, demonstrating their promising capability in document literacy. However, their effectiveness in real-world applications remains underexplored, as existing benchmarks adopt task scopes misaligned with practical applications and assume homogeneous acquisition conditions. To address this gap, we introduce CC-OCR V2, a comprehensive and challenging OCR benchmark tailored to real-world document processing. CC-OCR V2 focuses on practical enterprise document processing tasks and incorpor
Useful angle: Useful for B-rep reasoning, machining feature extraction, and process-planning semantics.
Additive manufacturing (AM) continues to transform modern manufacturing by enabling flexible, on-demand production of complex geometries across diverse industries. Fused filament fabrication (FFF) has extended AM to laboratories, classrooms, and small production environments, but this accessibility shifts process-planning responsibility to users who may lack manufacturing expertise. A syntactically valid slicer profile can still encode thermally or geometrically harmful settings, and subtle G-code edits can alter extrusion, cooling, or adhesion before a print begins. Pre-print G-code screening
Useful angle: Useful for large CAD assembly rendering, tessellation, and review performance.
Neural network techniques are increasingly used in computer graphics to boost image quality, improve performance, and streamline content creation. Approaches... Neural network techniques are increasingly used in computer graphics to boost image quality, improve performance, and streamline content creation. Approaches like super resolution, denoising, and neural rendering help real-time engines work more efficiently, offering new creative possibilities while keeping performance in mind. Unreal Engine 5 (UE5) has taken several steps in this direction… Source
Useful angle: Useful for large CAD assembly rendering, tessellation, and review performance.
Today, game developers can begin integrating NVIDIA DLSS 4.5 with Dynamic Multi Frame Generation, Multi Frame Generation 6X, and the second-generation... Today, game developers can begin integrating NVIDIA DLSS 4.5 with Dynamic Multi Frame Generation, Multi Frame Generation 6X, and the second-generation transformer model for NVIDIA Super Resolution. In this post, we’ll go over new technologies and resources to share with our game-developer community, including: At CES 2026, we introduced DLSS 4.5, extending its AI-driven… Source
Useful angle: Useful for large CAD assembly rendering, tessellation, and review performance.
Creative and visualization teams today produce more assets, in more formats, with leaner teams. Generative AI can accelerate that work – compressing tasks... Creative and visualization teams today produce more assets, in more formats, with leaner teams. Generative AI can accelerate that work – compressing tasks that once took hours of manual effort into automated, repeatable pipelines. ComfyUI is an open-source, node-based creative tool that runs locally on NVIDIA RTX GPUs. It connects image generation, video synthesis, and language models into… Source
Useful angle: Useful for B-rep reasoning, machining feature extraction, and process-planning semantics.
Automatic feature recognition (AFR) on B-Rep 3D-CAD models is central to CAD/CAM automation, yet most learning-based methods are complex, data-hungry, and evaluate instance grouping and semantic labeling separately. We present FeatureFox, a panoptic AFR pipeline that outputs machining instances with semantic labels: a calibrated binary edge classifier on enriched edge attributes localizes feature boundaries, instances are recovered as connected components in a pruned face-adjacency graph, and a per-instance classifier predicts the machining class from aggregated subgraph attributes. We evaluat
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
We’ve been listening. Since the first EverPath Technology beta launched, the feedback from programmers has been clear: more control, more visibility, and more confidence while building toolpaths. Beta Update 2 delivers on all three. Here’s a look at what’s new. Pause/Play for Continuous Toolpath Calculation One … The post EverPath Technology Beta Update 2 Is Here: What’s New appeared first on mastercam.com.
Useful angle: Useful for OCR, layout-aware document understanding, and drawing intelligence.
Industrial Retrieval-Augmented Generation (RAG) systems depend on optical character recognition (OCR) to transform visual documents into text. Existing OCR benchmarks rely on character-level metrics, which inadequately measure downstream RAG effectiveness under real-world conditions. We introduce an OCR benchmark for industrial RAG systems covering 11 challenging document types, including extreme layouts, high-resolution pages, complex or watermarked backgrounds, historical documents with non-standard reading orders, visually decorated text, and documents containing tables and mathematical for
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
Chatter at the machine is one of the most frustrating problems a machinist can face. In this episode of In The Loupe TV, Cutting Tool Counselor Don Grandt explains how modern end mill geometry tackles the problem at its source by breaking up impact frequency. Don walks through three key design features found on high-performance […] The post ITL TV: Stop the Chatter: How End Mill Geometry Reduces Vibration appeared first on Harvey Performance Company.
Useful angle: Useful for CAD/CAM workflows, feature semantics, and downstream CNC automation.
The subsurface industry is at a critical point in its digital evolution. For decades, unlocking reservoir potential has relied on experts performing essential... The subsurface industry is at a critical point in its digital evolution. For decades, unlocking reservoir potential has relied on experts performing essential and time-intensive manual workflows. As data complexity grows, the gap between machine speed and human bandwidth has become a primary bottleneck. On-demand simulation workflows are currently hampered by both manual data overhead… Source
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
PK Machining is a growing job shop in Tennessee built by co-owners Pat Copeland and Khayman King. What started as a small setup in a garage has quickly developed into a full-time operation supported by multiple Tormach CNC machines and a steady flow of contract work.
Useful angle: Useful for OCR, layout-aware document understanding, and drawing intelligence.
The digitization of multi-domain retail billing documents remains a challenging task due to variability in scan quality, layout heterogeneity, and domain diversity across commercial sectors. This paper proposes and benchmarks an intelligent, quality-aware adaptive Optical Character Recognition (OCR) pipeline for retail bill digitization spanning five domains: grocery stores, restaurants, hardware shops, footwear outlets, and clothing retailers. The proposed system integrates a Convolutional Neural Network (CNN)-based image enhancement module trained via self-supervised denoising, a Laplacian v
Useful angle: Useful for B-rep reasoning, machining feature extraction, and process-planning semantics.
Computer-Aided Design (CAD) models are defined by their construction history: a parametric recipe that encodes design intent. However, existing large-scale 3D datasets predominantly consist of boundary representations (B-Reps) or meshes, stripping away this critical procedural information. To address this scarcity, we introduce Zero-to-CAD, a scalable framework for synthesizing executable CAD construction sequences. We frame synthesis as an agentic search problem: by embedding a large language model (LLM) within a feedback-driven CAD environment, our system iteratively generates, executes, and
Useful angle: Useful for OCR, layout-aware document understanding, and drawing intelligence.
Accurate text recognition in low-light environments is essential for intelligent systems in applications ranging from autonomous vehicles to smart surveillance. However, challenges such as poor illumination and noise interference remain underexplored. To address this gap, we introduce LSTR, a large-scale Low-light Scene Text Recognition dataset comprising 11,273 low-light images generated from well-lit datasets (ICDAR2015, IIIT5K, and WordArt), along with ESTR, which includes 60 real nighttime street-scene images in English and Spanish for exclusive evaluation. We explore two solution strategi
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
At Mastercam, we believe the future of manufacturing depends on both innovation and people. As technology advances, so must the way the industry thinks about talent, inclusion, and opportunity. That belief is what led Mastercam to become a Level 2 … The post Why Mastercam Is Partnering with the Uniquely Abled Project appeared first on mastercam.com.
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
Sam Munzer’s path into advanced manufacturing education began in New York, where early exposure to hands-on learning shaped his career. Inspired by his technology teachers, he pursued both his undergraduate and graduate degrees at SUNY Oswego, initially planning to become a technology educator. Along the way, his interests expanded from woodworking into CNC machining, automation, and manufacturing systems.
Useful angle: Useful for OCR, layout-aware document understanding, and drawing intelligence.
Vision-Language Models (VLMs) have demonstrated strong capability in a wide range of tasks such as visual recognition, document parsing, and visual grounding. Nevertheless, recent work shows that while VLMs often manage to capture the correct image region corresponding to the question, they do not necessarily produce the correct answers. In this work, we demonstrate that this misalignment could be attributed to suboptimal information flow within VLMs, where text tokens distribute too much attention to irrelevant visual tokens, leading to incorrect answers. Based on the observation, we show tha
Useful angle: Useful for B-rep reasoning, machining feature extraction, and process-planning semantics.
Many CAD learning pipelines discretize Boundary Representations (B-Reps) into triangle meshes, discarding analytic surface structure and topological adjacency and thereby weakening consistent instance-level analysis. We present STEP-Parts, a deterministic CAD-to-supervision toolchain that extracts geometric instance partitions directly from raw STEP B-Reps and transfers them to tessellated carriers through retained source-face correspondence, yielding instance labels and metadata for downstream learning and evaluation. The construction merges adjacent B-Rep faces only when they share the same
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
Choosing the right option for your shop When it comes to getting the most from Mastercam, licensing matters. The right licensing setup can simplify management, support growth, and give your team the flexibility they need to stay productive, whether they are on the … The post Understanding Mastercam Licensing appeared first on mastercam.com.
Useful angle: Useful for OCR, layout-aware document understanding, and drawing intelligence.
Optical character recognition (OCR) has advanced rapidly with the rise of vision-language models, yet evaluation has remained concentrated on a small cluster of high- and mid-resource scripts. We introduce GlotOCR Bench, a comprehensive benchmark evaluating OCR generalization across 100+ Unicode scripts. Our benchmark comprises clean and degraded image variants rendered from real multilingual texts. Images are rendered using fonts from the Google Fonts repository, shaped with HarfBuzz and rasterized with FreeType, supporting both LTR and RTL scripts. Samples of rendered images were manually re
Useful angle: Useful for CAD/CAM workflows, feature semantics, and downstream CNC automation.
For decades, computational chemistry has faced a tug-of-war between accuracy and speed. Ab initio methods like density functional theory (DFT) provide high... For decades, computational chemistry has faced a tug-of-war between accuracy and speed. Ab initio methods like density functional theory (DFT) provide high fidelity but are computationally expensive, limiting researchers to systems of a few hundred atoms. Conversely, classical force fields are fast but often lack the chemical accuracy required for complex bond-breaking or transition-state analysis. Source
Useful angle: Useful for OCR, layout-aware document understanding, and drawing intelligence.
In Document Understanding, the challenge of reconstructing damaged, occluded, or incomplete text remains a critical yet unexplored problem. Subsequent document understanding tasks can benefit from a document reconstruction process. In response, this paper presents a novel unified pipeline combining state-of-the-art Optical Character Recognition (OCR), advanced image analysis, masked language modeling, and diffusion-based models to restore and reconstruct text while preserving visual integrity. We create a synthetic dataset of 30{,}078 degraded document images that simulates diverse document de
Useful angle: Useful for OCR, layout-aware document understanding, and drawing intelligence.
Darija, the Moroccan Arabic dialect, is rich in visual content yet lacks specialized Optical Character Recognition (OCR) tools. This paper introduces AtlasOCR, the first open-source Darija OCR model built by fine-tuning a 3B parameter Vision Language Model (VLM). We detail our comprehensive approach, from curating a unique Darija-specific dataset leveraging both synthetic generation with our OCRSmith library and carefully sourced real-world data, to implementing efficient fine-tuning strategies. We utilize QLoRA and Unsloth for parameter-efficient training of Qwen2.5-VL 3B and present comprehe
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
For many experienced CNC programmers, toolpath editing has always been a tug‑of‑war between precision and time. You know exactly what needs to change: a handful of passes trimmed back, a feedrate tweak in a tight corner, or a quick correction … The post EverPath Technology: Toolpath Editing Without Starting Over appeared first on mastercam.com.
Useful angle: Useful for OCR, layout-aware document understanding, and drawing intelligence.
Character recognition is the fundamental part of an optical character recognition (OCR) system. Word recognition, sentence transcription, document digitization, and language processing are some of the higher-order activities that can be done accurately through character recognition. Nonetheless, recognizing handwritten Bangla characters is not an easy task because they are written in different styles with inconsistent stroke patterns and a high degree of visual character resemblance. The datasets available are usually limited in intra-class and inequitable in class distribution. We have constr
Useful angle: Useful for OCR, layout-aware document understanding, and drawing intelligence.
Missing-person and child-safety investigations rely on heterogeneous case documents, including structured forms, bulletin-style posters, and narrative web profiles. Variations in layout, terminology, and data quality impede rapid triage, large-scale analysis, and search-planning workflows. This paper introduces the Guardian Parser Pack, an AI-driven parsing and normalization pipeline that transforms multi-source investigative documents into a unified, schema-compliant representation suitable for operational review and downstream spatial modeling. The proposed system integrates (i) multi-engine
Useful angle: Useful for B-rep reasoning, machining feature extraction, and process-planning semantics.
The NVIDIA GB200 NVL72 and NVIDIA GB300 NVL72 systems, featuring NVIDIA Blackwell architecture, are rack-scale supercomputers. They’re designed with 18... The NVIDIA GB200 NVL72 and NVIDIA GB300 NVL72 systems, featuring NVIDIA Blackwell architecture, are rack-scale supercomputers. They’re designed with 18 tightly coupled compute trays, massive GPU fabrics, and high-bandwidth networking packaged as a unit. For AI architects and HPC platform operators, the challenge isn’t just racking and stacking hardware—it’s turning infrastructure into safe… Source
Useful angle: Useful for OCR, layout-aware document understanding, and drawing intelligence.
The Character Error Rate (CER) is a key metric for evaluating the quality of Optical Character Recognition (OCR). However, this metric assumes that text has been perfectly parsed, which is often not the case. Under page-parsing errors, CER becomes undefined, limiting its use as a metric and making evaluating page-level OCR challenging, particularly when using data that do not share a labelling schema. We introduce the Character Error Vector (CEV), a bag-of-characters evaluator for OCR. The CEV can be decomposed into parsing and OCR, and interaction error components. This decomposability allows
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
Katrina (@WoolyBeetle1 on Instagram, YouTube, and TikTok) represents a growing shift in modern manufacturing, where engineers are no longer limited to designing parts and handing them off for production. In her role as an engineer, in the industrial automation industry, Katrina takes ideas from concept to completion, building jigs and fixtures herself using the Tormach 1100M CNC mill. Her experience highlights how hands-on machining can shape better engineers while also offering a perspective on what it means to succeed as a woman in a traditionally male dominated field.
Useful angle: Useful for B-rep reasoning, machining feature extraction, and process-planning semantics.
Boundary representation (B-rep) is the standard 3D modeling format in CAD systems, encoding both geometric primitives and topological connectivity. Despite its prevalence, deep generative modeling of valid B-rep structures remains challenging due to the intricate interplay between discrete topology and continuous geometry. In this paper, we propose HiDiGen, a hierarchical generation framework that decouples geometry modeling into two stages, each guided by explicitly modeled topological constraints. Specifically, our approach first establishes face-edge incidence relations to define a coherent
Useful angle: Useful for OCR, layout-aware document understanding, and drawing intelligence.
Accurate document parsing requires both robust content recognition and a stable parser interface. In explicit Document Layout Analysis (DLA) pipelines, downstream parsers do not consume the full detector output. Instead, they operate on a retained and serialized set of layout instances. However, on dense pages with overlapping regions and ambiguous boundaries, unstable layout hypotheses can make the retained instance set inconsistent with its parser input order, leading to severe downstream parsing errors. To address this issue, we introduce a lightweight structural refinement stage between a
Useful angle: Useful for B-rep reasoning, machining feature extraction, and process-planning semantics.
Parametric boundary representation models (B-Reps) are the de facto standard in CAD, graphics, and robotics, yet converting them into valid meshes remains fragile. The difficulty originates from the unavoidable approximation of high-order surface and curve intersections to low-order primitives: the resulting geometric realization often fails to respect the exact topology encoded in the B-Rep, producing meshes with incorrect or missing adjacencies. Existing meshing pipelines address these inconsistencies through heuristic feature-merging and repair strategies that offer no topological guarantee
Useful angle: Useful for large CAD assembly rendering, tessellation, and review performance.
Spatial computing is moving from visualization to active collaboration, adding increasingly more GPU demands on XR hardware to render photorealistic,... Spatial computing is moving from visualization to active collaboration, adding increasingly more GPU demands on XR hardware to render photorealistic, physics-accurate, high-fidelity spatial content in real time. Meanwhile, developers have had to maintain separate codebases for every platform, each with different toolchains, SDKs, and streaming protocols. At NVIDIA GTC 2026, NVIDIA CloudXR 6.0… Source
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
Modern manufacturing demands speed, accuracy, consistency, and confidence. In our recent webinar, Ryan Mermall, Sales Engineer at Mastercam, was joined by Lilian Barraud, President of BLUM-Novotest USA, to explore how CNC probing powered by BLUM hardware and fully integrated with Mastercam Probing, helps shops streamline setups, reduce … The post Probing with Confidence: Mastercam and BLUM Bring Precision, Automation, and Insight to the Shop Floor appeared first on mastercam.com.
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
In today’s fast‑paced manufacturing environment, every second on the shop floor matters. Yet too often, tools still waste valuable cycle time cutting air by moving through material inefficiently, overloading cutters in one moment, and underutilizing them the next. There is a better way. … The post How Dynamic Motion Optimizes Tool Engagement Automatically appeared first on mastercam.com.
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
First-time setups rarely fail due to insufficient operator skill. Delays occur when process confidence is low. Any ambiguity in setup documentation introduces decision points, and each clarification required increases setup time on the shop floor. One simple way to remove uncertainty and help … The post Level Up Your Setup Sheets with Mastercam Presentation Files appeared first on mastercam.com.
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
What a color‑coded workflow means for your daily programming For decades, CAM programmers have adapted to a reality that most people outside the shop floor never see: every toolpath type plays by its own rules. Each one comes with a different layout, … The post Meet the EverPath Technology Workflow: The Clear Way to Build Toolpaths appeared first on mastercam.com.
Useful angle: Useful for large CAD assembly rendering, tessellation, and review performance.
Industrial and medical systems are rapidly increasing the use of high-performance AI to improve worker productivity, human-machine interaction, and downtime... Industrial and medical systems are rapidly increasing the use of high-performance AI to improve worker productivity, human-machine interaction, and downtime management. From factory automation cells to autonomous mobile platforms to surgical rooms, operators are deploying increasingly complex generative AI models, more sensors, and higher‑fidelity data streams at the edge. Source
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
Founded in 2017, Yatri Motorcycles was created with a bold vision: to prove that electric vehicles could be manufactured entirely in Nepal. At a time when electric mobility represented only a small portion of the global automotive market, the company set out to demonstrate that sustainable transportation could be both practical and locally produced.
Useful angle: Useful for CAD/CAM workflows, feature semantics, and downstream CNC automation.
Healthcare faces a structural demand–capacity crisis: a projected global shortfall of ~10 million clinicians by 2030, billions of diagnostic exams annually... Source
Useful angle: Useful for CAD/CAM workflows, feature semantics, and downstream CNC automation.
Physics forms the foundation of robotic simulation, enabling realistic modeling of motion and interaction. For tasks like locomotion and manipulation,... Physics forms the foundation of robotic simulation, enabling realistic modeling of motion and interaction. For tasks like locomotion and manipulation, simulators must handle complex dynamics such as contact forces and deformable objects. While most engines trade off speed for realism, Newton—a GPU-accelerated, open source simulator—is designed to do both. Newton 1.0 GA… Source
Useful angle: Useful for B-rep reasoning, machining feature extraction, and process-planning semantics.
We introduce a novel self-supervised learning framework that automatically learns representations from input computer-aided design (CAD) models for downstream tasks, including part classification, modeling segmentation, and machining feature recognition. To train our network, we construct a large-scale, unlabeled dataset of boundary representation (BRep) models. The success of our algorithm relies on two keycomponents. The first is a masked graph autoencoder that reconstructs randomly masked geometries and attributes of BReps for representation learning to enhance the generalization. The secon
Useful angle: Useful for B-rep reasoning, machining feature extraction, and process-planning semantics.
The field of Computer-Aided Design (CAD) generation has made significant progress in recent years. Existing methods typically fall into two separate categories: parametric CAD modeling and direct boundary representation (B-Rep) synthesis. In modern feature-based CAD systems, parametric modeling and B-Rep are inherently intertwined, as advanced parametric operations (e.g., fillet and chamfer) require explicit selection of B-Rep geometric primitives, and the B-Rep itself is derived from parametric operations. Consequently, this paradigm gap remains a critical factor limiting AI-driven CAD modeli
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
In a compact workshop in Ontario, Canada, Weymouth Machine Works is building a reputation for careful machining and mechanical craftsmanship. Founded by machinist Nick Weymouth, the shop focuses on precision components, machine repair, and specialized mechanical work for local industries and engineering teams.
Useful angle: Useful for large CAD assembly rendering, tessellation, and review performance.
NVIDIA RTX ray tracing and AI-powered neural rendering technologies are redefining how games are made, enabling a new standard for visuals and performance. At... NVIDIA RTX ray tracing and AI-powered neural rendering technologies are redefining how games are made, enabling a new standard for visuals and performance. At GDC 2026, NVIDIA unveiled the latest path tracing innovations elevating visual fidelity, on-device AI models enabling players to interact with their favorite experiences in new ways, and enterprise solutions accelerating game development… Source
Useful angle: Useful for B-rep reasoning, machining feature extraction, and process-planning semantics.
Surface roughness in Material Extrusion Additive Manufacturing varies across a part and is difficult to anticipate during process planning because it depends on both printing parameters and local surface inclination, which governs the staircase effect. A data-driven framework is presented to predict the arithmetic mean roughness (Ra) prior to fabrication using process parameters and surface angle. A structured experimental dataset was created using a three-level Box-Behnken design: 87 specimens were printed, each with multiple planar faces spanning different inclination angles, yielding 1566 R
Useful angle: Useful for B-rep reasoning, machining feature extraction, and process-planning semantics.
Constructing computer-aided design (CAD) models is labor-intensive but essential for engineering and manufacturing. Recent advances in Large Language Models (LLMs) have inspired the LLM-based CAD generation by representing CAD as command sequences. But these methods struggle in practical scenarios because command sequence representation does not support entity selection (e.g. faces or edges), limiting its ability to support complex editing operations such as chamfer or fillet. Further, the discretization of a continuous variable during sketch and extrude operations may result in topological er
Useful angle: Useful for OCR, layout-aware document understanding, and drawing intelligence.
Cutter-workpiece engagement (CWE) is the instantaneous contact geometry between the cutter and the in-process workpiece, playing a fundamental role in machining process simulation and directly affecting the prediction of cutting forces and process stability. The difficulty and challenge of CWE determination come from the complexity of continuously changing geometry, especially for multi-axis milling. To fulfill the requirement of generality -- for any cutter type, workpiece shape, or toolpath -- the research community has largely pursued two paths: geometrically exact solid modeling and approx
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
Complex parts require more than a single operation. Features such as contours, chamfers, engraved details, and precision holes often demand multiple tooling strategies working together throughout the machining process. In the video below, watch a single component progress from a block of Ti-6Al-4V to a finished part through more than 10 machining applications, each supported […] The post Machining a Complex Part with Harvey Tool appeared first on Harvey Performance Company.
Useful angle: Useful for B-rep reasoning, machining feature extraction, and process-planning semantics.
Modern engineering design platforms excel at discipline-specific tasks such as CAD, CAM, and CAE, but often lack native systems engineering frameworks. This creates a disconnect where system-level requirements and architectures are managed separately from detailed component design, hindering holistic development and increasing integration risks. To address this, we present the conceptual framework for the GenAI Workbench, a Model-Based Systems Engineering (MBSE) environment that integrates systems engineering principles into the designer's workflow. Built on an open-source PLM platform, it est
Useful angle: Useful for B-rep reasoning, machining feature extraction, and process-planning semantics.
Learning directly from boundary representations (B-reps) has significantly advanced 3D CAD analysis. However, state-of-the-art B-rep learning methods rely on absolute coordinates and normals to encode global context, making them highly sensitive to rotations. Our experiments reveal that models achieving over 95% accuracy on aligned benchmarks can collapse to as low as 10% under arbitrary $\mathbf{SO}(3)$ rotations. To address this, we introduce FoV-Net, the first B-rep learning framework that captures both local surface geometry and global structural context in a rotation-invariant manner. Eac
Useful angle: Useful for B-rep reasoning, machining feature extraction, and process-planning semantics.
We propose a masked self-supervised learning framework, called BRepMAE, for automatically extracting a valuable representation of the input computer-aided design (CAD) model to recognize its machining features. Representation learning is conducted on a large-scale, unlabeled CAD model dataset using the geometric Attributed Adjacency Graph (gAAG) representation, derived from the boundary representation (BRep). The self-supervised network is a masked graph autoencoder (MAE) that focuses on reconstructing geometries and attributes of BRep facets, rather than graph structures. After pre-training,
Useful angle: Useful for B-rep reasoning, machining feature extraction, and process-planning semantics.
Recent advancements in deep learning have actively addressed complex challenges within the Computer-Aided Design (CAD) domain.However, most existing approaches rely on task-specifi c models requiring structural modifi cations for new tasks, and they predominantly focus on point clouds or images rather than the industry-standard Boundary Representation (B-rep) format. To address these limitations, we propose BrepCoder, a unifi ed Multimodal Large Language Model (MLLM) that performs diverse CAD tasks from B-rep inputs. By leveraging the code generation capabilities of Large Language Models (LLMs
Useful angle: Useful for B-rep reasoning, machining feature extraction, and process-planning semantics.
The boundary representation (B-Rep) models a 3D solid as its explicit boundaries: trimmed corners, edges, and faces. Recovering B-Rep representation from unstructured data is a challenging and valuable task of computer vision and graphics. Recent advances in deep learning have greatly improved the recovery of 3D shape geometry, but still depend on dense and clean point clouds and struggle to generalize to novel shapes. We propose B-Rep Gaussian Splatting (BrepGaussian), a novel framework that learns 3D parametric representations from 2D images. We employ a Gaussian Splatting renderer with lear
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
There is plenty of debate about what a compact CNC mill can realistically handle. Instead of responding to speculation, Practical Machinist partnered with Tormach to put the Tormach 1500MX CNC mill through a structured, real world cutting evaluation. The goal was simple: document how the machine performs across a broad range of materials using consistent tooling, workholding, and test parameters.
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
This project walks through the design and fabrication of a small wooden fly box using a CNC workflow that blends CAD, CAM, machining, and hands on finishing. Machined entirely on a Tormach xsTECH desktop router, the project shows how a compact CNC platform can handle detailed woodworking operations. While the end result is a simple accessory, the process highlights how planning and tool selection can make a small woodworking project into something more refined and repeatable.
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
Drilling applications require careful consideration of material, production volume, and machine setup to ensure optimal hole quality, tool life, and cost. Harvey Performance Company offers drills in three primary substrates: carbide, cobalt, and high-speed steel (HSS). This guide breaks down the differences between the drilling substrate options and helps you choose the right tool for […] The post Drill Substrate Guide: HSS vs Cobalt vs Carbide appeared first on Harvey Performance Company.
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
Rowley, Massachusetts, USA, and Weert, The Netherlands – Harvey Performance Company (“Harvey Performance” or the “company”), a leading provider of specialised cutting tools for precision machining applications, today announced that its leading North American End Mill brand, Helical Solutions, will be offered to European customers beginning in January 2026. Helical has earned a reputation in […] The post Harvey Performance Company Introduces Helical Solutions to Europe appeared first on Harvey Performance Company.
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
With the release of Micro 100’s 2025 Spring Catalog comes a new family of broaching tools, marking their debut within both the Micro 100 and Harvey Performance brands. Alongside this tooling launch are several differences in application methods and recommended running parameters. What is Broaching? Broaching, while performed in a lathe, is slightly different from […] The post Micro 100 Broaching Tools: Everything You Need to Know appeared first on Harvey Performance Company.
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
Have you ever wondered what really causes premature tool failure? The “Cutting Tool Counselor,” Don Grandt, is here to uncover the two biggest culprits: heat and vibration. In this episode of In The Loupe TV, Don explains how High Efficiency Machining (HEM) toolpaths are designed to combat both, helping you achieve smoother cuts, longer tool […] The post ITL TV: How HEM Toolpaths Tackle Heat and Vibration appeared first on Harvey Performance Company.
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
OneCNC CAD CAM does not depend on the internet. Benefits include secure file storage, freedom of usage, no internet connection required and your cad cam workflow will never stop due to internet issues.
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
OneCNC CAD CAM does not depend on the internet. Benefits include secure file storage, freedom of usage, no internet connection required and your cad cam workflow will never stop due to internet issues.
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
OneCNC CAD CAM does not depend on the internet. Benefits include secure file storage, freedom of usage, no internet connection required and your cad cam workflow will never stop due to internet issues.
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
OneCNC CAD CAM does not depend on the internet. Benefits include secure file storage, freedom of usage, no internet connection required and your cad cam workflow will never stop due to internet issues.
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
OneCNC CAD CAM does not depend on the internet. Benefits include secure file storage, freedom of usage, no internet connection required and your cad cam workflow will never stop due to internet issues.
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
OneCNC CAD CAM does not depend on the internet. Benefits include secure file storage, freedom of usage, no internet connection required and your cad cam workflow will never stop due to internet issues.
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
OneCNC CAD CAM does not depend on the internet. Benefits include secure file storage, freedom of usage, no internet connection required and your cad cam workflow will never stop due to internet issues.
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
OneCNC CAD CAM does not depend on the internet. Benefits include secure file storage, freedom of usage, no internet connection required and your cad cam workflow will never stop due to internet issues.
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
OneCNC CAD CAM does not depend on the internet. Benefits include secure file storage, freedom of usage, no internet connection required and your cad cam workflow will never stop due to internet issues.
Useful angle: Useful for shop-floor machining knowledge, setup decisions, and practical process constraints.
OneCNC CAD CAM does not depend on the internet. Benefits include secure file storage, freedom of usage, no internet connection required and your cad cam workflow will never stop due to internet issues.
Useful angle: Useful for B-rep reasoning, machining feature extraction, and process-planning semantics.
XDE stands for the eXtended Data Exchange module provided by the open-source OpenCascade kernel for representing CAD assemblies and engineering metadata.
Useful angle: Useful for B-rep reasoning, machining feature extraction, and process-planning semantics.
Open Cascade is happy to present the next minor release of CAD Processor – one of the best solutions for preparation and simplification of 3D reference data, bridging the gap between complex engineering design ...
Useful angle: Useful for B-rep reasoning, machining feature extraction, and process-planning semantics.
Different applications require different representations: some applications use only simple geometric entities such as lines and arcs; others require sculptured curves and surfaces; manifold solids are often used for...
Useful angle: Useful for B-rep reasoning, machining feature extraction, and process-planning semantics.
Result of lighting, blending and some other color math on nonlinear sRGB values is clearly wrong, but still may be acceptable to some extent (until you look deeper in detail to realize why it is wrong). Therefore, for proper...
No articles matched that combination.
Try broader intent like "cost optimization", "manufacturing", "benchmarking", "cache behavior", or remove one filter.