Arena’s cover photo
Arena

Arena

Software Development

New York, New York 7,759 followers

AI for hardware innovation

About us

Arena accelerates testing, debugging, and optimization for the world’s most advanced hardware.

Website
https://arena-ai.com
Industry
Software Development
Company size
51-200 employees
Headquarters
New York, New York
Type
Privately Held

Locations

Employees at Arena

Updates

  • Thrilled to have Catherine Kauber join us in the Arena, driving forward our deployments of Atlas! Interested in accelerating humanity’s rate of hardware innovation? We’re hiring across roles - learn more at arena-ai.com/careers.

    View profile for Catherine Kauber

    Deployment Strategist @ Arena | Ex-Microsoft | Caltech B.S. EE

    I’m excited to share that I’ve joined Arena as a Deployment Strategist! Arena is building Atlas, an AI-powered engineer designed to tackle some of the toughest challenges in hardware. I’m looking forward to partnering with our customers to unlock new possibilities and accelerate innovation with Atlas. Curious about what we’re building? Let’s connect!

    • No alternative text description for this image
  • Arena reposted this

    View profile for Benjamin Chia

    Co-Founder @ Hardware FYI

    When software eats the world, what happens to the physical one? There’s been a surge of new tools aimed at physical product development across industries like aerospace, defense, robotics, and consumer hardware. Interest and funding in the space are way up, but it's still hard to tell where many of these tools fit or what exactly they’re trying to replace. (The tools are better, but is the work actually happening faster?) At Hardware FYI, we mapped the full development cycle from requirements to production ramp and plotted where each of these startups fit. Full list of companies sorted by development stage and category linked here: https://tally.so/r/wv8avQ

    • No alternative text description for this image
  • Thrilled to have you join us in the Arena, Tommaso Dreossi!

  • Arena reposted this

    View profile for Pratap Ranade

    CEO and Co-Founder at Arena

    Every rocket scrub, EV recall, or satellite blackout shares a hidden culprit: stray electromagnetic (EM) fields. Over the next decade they’ll quietly vaporize $1 Trillion. Here’s why—and how AI is turning the tide. Modern hardware – rockets, satellites, drones and data centers – relies on one thing—pushing electrons, photons, or plasma exactly where we want. Each is just a small packet of electromagnetism. 🔎 The hidden cost • ≈ $200 B/year on EM sims + lab tests (half are reruns) • Schedule slips, respins & scrap add $800 B+ • 10 year total: >$1 T quietly lost ⚠️ Why complexity keeps winning A 3 nm chip moves 6 × 10¹⁷ electrons per ms through traces thinner than a virus, feeling every Wi-Fi burst, engine spark, and solar flare. One unmodeled ripple and satellites drop links or rockets miss windows. 🚀 What changes next 1️⃣ Expertise → Digital copilots — scarce EEs pair with AI that reads schematics, writes test plans and analyzes test results in minutes, not days. Tribal knowledge is encoded, and new grads climb the curve faster than ever before. 2️⃣ Closed-loop optimization — AI tunes firmware, layout, even material stacks to squeeze more performance per watt, and more resilience, with fewer (and in many cases zero) humans in the loop. 3️⃣ AI-discovered basis sets — automatically learned embeddings become the new bases for modeling physics. Generating a new basis set used to be rate limited by the appearance of a once-in-a-generation genius like Fourier or Chebyshev. Auto-learned bases could accelerate applied physics enormously. Teams across the industry—ours at Arena included—are racing to unlock this. If stray fields dictate your schedule, let’s trade notes. Here's a fuller writeup for the curious: https://lnkd.in/gTZ7Gtfp

  • Arena reposted this

    Congratulations Bausch + Lomb and Arena on their partnership! Two best-in-class teams coming together to elevate what's possible. Wishing you both continued success!

    View organization page for Arena

    7,759 followers

    Bausch + Lomb highlighted their use of Atlas, Arena's platform for advanced manufacturing, during last week's earnings call with CEO Brent Saunders sharing: "Cutting-edge technology is foundational to how we source, make, and sell...we've partnered with Arena AI to help drive yield and output gains at our contact lens manufacturing sites by utilizing predictive analytics." We're proud to partner with Bausch + Lomb."

  • View organization page for Arena

    7,759 followers

    Congratulations to Arena's Distinguished Researcher Siddharth Garg for winning Best Paper at the 62nd DAC, The Chips to Systems Conference! Verigen is the first comprehensive dataset and LLM fine-tuned model for Verilog code generation, driving new research in LLM-based hardware design, including the VeriThoughts model family, which possesses advanced reasoning capabilities.

    View organization page for NYU Tandon School of Engineering

    46,369 followers

    Researchers at NYU Tandon have created VeriGen, the first specialized artificial intelligence model successfully trained to generate Verilog code, the programming language that describes how a chip's circuitry functions. The research just earned the ACM Transactions on Design Automation of Electronic Systems 2024 Best Paper Award, affirming it as a major advance in automating the creation of hardware description languages that have traditionally required deep technical expertise. "General purpose AI models are not very good at generating Verilog code, because there's very little Verilog code on the Internet available for training," said lead author Institute Professor Siddharth Garg, who sits in NYU Tandon’s Department of Electrical and Computer Engineering and serves on the faculty of NYU WIRELESS and NYU Center for Cybersecurity (CCS). "These models tend to do well on programming languages that are well represented on GitHub, like C and Python, but tend to do a lot worse on poorly represented languages like Verilog." Along with Garg, a team of NYU Tandon Ph.D. students, postdoctoral researchers, and faculty members Ramesh Karri and Brendan Dolan-Gavitt tackled this challenge by creating and distributing the largest AI training dataset of Verilog code ever assembled. The VeriGen paper authors are Shailja Thakur (former NYU Tandon); Baleegh Ahmad (Ph.D. candidate, NYU Tandon), Hammond Pearce (former NYU Tandon; currently UNSW) and Benjamin Tan (University of Calgary). #NYUTandonMade

  • Arena reposted this

    View profile for Pratap Ranade

    CEO and Co-Founder at Arena

    The most sophisticated ‘AI’ in last week’s B-2 strike on Iran wasn’t an LLM. It was a 60-year-old math algorithm hard-wired into a specialized chip the size of a postage stamp. Last week, seven B-2 Spirits just dropped 12x 30,000-lb GBU-57 bunker-busters on Iranian nuclear tunnels. The guidance computer wasn’t running a large-language model—it ran a 60-year-old algorithm that still rules real-world autonomy. 1️⃣ What’s inside the bomb? The Kalman filter, invented for the Apollo program, fuses gyro, GPS and radar data—updating dozens of times every second—to keep a 30k lb warhead inside a < 2 m target window. 2️⃣ Why does it have to think so fast? The bomb drops at Mach 1 ≈ 340 m/s → so it travels 0.34 m every ms. A 2m precision requirement determines the max possible drift. So, 2 m ÷ 0.34 m/ms ≈ 6 ms Which means we need 170 updates per second or you miss the tunnel. 3️⃣ Why can’t we use a CPU or GPU? General-purpose processors can stall for > 10 ms under normal load —> mission failure. Guidance engineers hard-wire the Kalman filter math into radiation-hardened FPGA / ASIC silicon (e.g. AMD Xilinx). A typical FPGA can finish a full update in 240 µs. 4️⃣ The talent bottleneck Faster and more precise systems demand more innovation for systems like this. But, there's a talent gap. Almost 1 in 3 U.S. engineering roles sit vacant—and electrical-control seats are the hardest to fill. Re-industrializing the economy isn’t just welders and CNCs; it’s EE brains that master nanosecond-tight loops. 5️⃣ The only scalable fix is AI Rebuilding a deep bench of veteran EEs will take a decade—too slow for today’s great-power competition and supply-chain shocks. AI-augmented engineers are the path forward. At Arena we’re building Atlas, an AI Electrical Engineer that can auto-tune Kalman filters validate power rails, optimize RF layouts Bring your learnings from the world of bits to the realm of atoms. Come build with us. 🚀🔧

    • No alternative text description for this image
  • View organization page for Arena

    7,759 followers

    The future is self-healing. Learn more about our open roles at arena-ai.com/careers.

    View profile for Pratap Ranade

    CEO and Co-Founder at Arena

    The last 14 days of my life: 🇹🇼 Taipei – deploying Atlas for semiconductor engineers 🇬🇧 UK – configuring Atlas for autonomous submarines 🇮🇹 Italy – introducing Atlas to automotive design teams 🇺🇸 California – onboarding users to Atlas for autonomous jets Every stop pushes Atlas closer to a wild goal: machines that can debug and recover themselves. Self-healing machines. This is what building the future feels like. I love this work. Come join us Arena!

    • No alternative text description for this image
  • Arena reposted this

    View profile for Michael Frei

    GM & HW Lead at Arena | Physics PhD

    Few projects in the world mirror the ambition and potential for transformative human benefit of ITER. So as a physicist I was particularly excited to contribute some thoughts and potential ways our AI Engineer ATLAS can speed up HW development, not only at ITER but at HW companies across the globe. Thank you ITER Organization, Laban Coblentz for inviting Arena, and ComputerWeekly.com and Pat Brans for covering our talk at the 2025 ITER Organization Private Sector Workshop in "Fusion and AI: How private sector tech is powering progress at ITER". Read more here: https://lnkd.in/e5mu9v-9

    View profile for Pat Brans

    Science and Technology Journalist

    At the ITER Organization Private Sector Fusion Workshop in Cadarache in April, three organisations – Microsoft Research, Arena and Brigantium Engineering – shared how artificial intelligence (AI), already transforming everything from language models to logistics, is now stepping into a new role: helping humanity to unlock the power of nuclear fusion. Kenji Takeda, Michael Frei, Lynton Sutton, Laban Coblentz

  • Arena reposted this

    View profile for Pat Brans

    Science and Technology Journalist

    At the ITER Organization Private Sector Fusion Workshop in Cadarache in April, three organisations – Microsoft Research, Arena and Brigantium Engineering – shared how artificial intelligence (AI), already transforming everything from language models to logistics, is now stepping into a new role: helping humanity to unlock the power of nuclear fusion. Kenji Takeda, Michael Frei, Lynton Sutton, Laban Coblentz

Similar pages

Browse jobs

Funding