Skip to content

Artificial Intelligence

November 26, 2024

Iterative Combinatorial Brain Surgeon: Scalable Pruning of Large Language and Vision Models (LLVMs)

By: Elton Zhu & Serdar Kadioglu

FCAT collaborated with Amazon Quantum Solutions Lab to propose a new scalable pruning algorithm for large language and vision models.

The Challenge

State-of-the-art large language and vision models (LLVMs) have seen tremendous success, but their massive scale comes with a hefty price in terms of computational resources. The need to balance performance and efficiency has led to a growing interest in model compression techniques. By using methods like pruning, quantization, or distillation, researchers aim to streamline these models without sacrificing their impressive accuracy.

The Impact

With the integration of advanced methods — such as the one proposed below — and specialized hardware support for sparse models, we can significantly decrease the computational power and energy required to run AI models, all while maintaining their original performance. This can enable the deployment of smaller, more efficient models directly on devices, rather than relying on server-side processing — ultimately helping to enhance data privacy.

The Outcomes

We proposed iterative Combinatorial Brain Surgeon (iCBS), a scalable iterative pruning algorithm that optimizes over small blocks of weights in neural networks using block gradient descent. This blockwise approach can allow iCBS to scale to very large models, including LLVMs with billions of parameters, while helping to achieve higher performance compared to existing one-shot pruning techniques.

For further details on this project, read the full paper.

References & Disclaimers

1176959.1.0

Related posts

Technology & Society

Gender Equality Challenges in the Wake of the Pandemic

By: Sarah Hoffman

January 12, 2021

Before the novel coronavirus swept through the world, things were looking bright for women in the US workplace. For the first time in almost a decade, women made up the majority of the workforce; 42% of businesses were women-owned; women with...

Artificial Intelligence

One Year After ChatGPT’s Launch, Has Generative AI Fulfilled its Promise?

By: Sarah Hoffman

November 29, 2023

It’s been a year since the launch of ChatGPT. For large enterprises, the transformational power of generative AI technology has so far been limited. Yet changes are coming to help alleviate some of the current challenges of this technology, and...

Artificial Intelligence

Why all the Fuss about ChatGPT?

By: Sarah Hoffman

February 14, 2023

While most of the AI buzz of 2022 was around AI image generators like DALL-E 2, Midjourney and Stable Diffusion, the year ended with a bang with the release of OpenAI’s new text generator ChatGPT. Attracting over 1 million users just a few days...