Babak Ehteshami Bejnordi (@babakeht) 's Twitter Profile
Babak Ehteshami Bejnordi

@babakeht

Research Scientist@Qualcomm AI Research: Deep learning, Conditional computation, Model Efficiency, LLM/Vision

ID: 887514666

calendar_today17-10-2012 20:38:15

107 Tweet

347 Followers

278 Following

The TWIML AI Podcast (@twimlai) 's Twitter Profile Photo

Today we’re joined by Babak Ehteshami Bejnordi (Babak Ehteshami Bejnordi), a Research Scientist at Qualcomm Follow us at @QCOMResearch, to discuss a few papers, including 'Conditional Channel Gated Networks for Task-Aware Continual Learning,' from last week's CVPR conference. twimlai.com/twiml-talk-385…

Babak Ehteshami Bejnordi (@babakeht) 's Twitter Profile Photo

I was interviewed by The TWIML AI Podcast and we discussed our recent works at Qualcomm #AI Research on conditional computation using gated neural nets. Thank you Sam Charrington! Here is the link: twimlai.com/twiml-talk-385…

I was interviewed by <a href="/twimlai/">The TWIML AI Podcast</a> and we discussed our recent works at <a href="/Qualcomm/">Qualcomm</a> #AI Research on conditional computation using gated neural nets.

Thank you <a href="/samcharrington/">Sam Charrington</a>!

Here is the link:
twimlai.com/twiml-talk-385…
Sadegh Aliakbarian (@aa_sadegh) 's Twitter Profile Photo

I just gave a tutorial on latent variable models with the focus on Variational Autoencoders and Normalizing Flows as two ways to avoid intractable inference. youtu.be/K9aIvuJhb7w This is part of the ourANU / Robotic Vision tutorial series on generative models.

Pim de Haan (@pimdehaan) 's Twitter Profile Photo

Very excited to present "Natural Graph Networks" at NeurIPS next week. We use naturality - a generalisation of equivariance from category theory - to build an equivariant CNN that works on any graph. arxiv.org/abs/2007.08349 with Taco Cohen Max Welling

Andrii Skliar 🇺🇦 (@avskliar) 's Twitter Profile Photo

Be sure to take a look at great papers and demos from Qualcomm at #NeurIPS2020. Feel free to also tune in to #MLBites interview sessions with paper authors on Wed, 11:00-11:30; Thu, 8:40-9:10; Thu, 10:00-10:30 which I'll be hosting - available via neurips.cc/ExpoConference…

Amir Habibian (@amir_habibian) 's Twitter Profile Photo

Do we need to process every single pixel in a video? TLDR: Compute the features only at the pixels that convey new information. Result: 4~5x less compute without any performance drop. Manuscript: arxiv.org/pdf/2104.11487…

Do we need to process every single pixel in a video?

TLDR: Compute the features only at the pixels that convey new information.

Result: 4~5x less compute without any performance drop.

Manuscript: arxiv.org/pdf/2104.11487…
Babak Ehteshami Bejnordi (@babakeht) 's Twitter Profile Photo

How many frames are needed to reliably recognize an action? #FrameExit uses self-supervised gates to adjust the computation to the difficulty of the input video. Check out our #Oral #CVPR paper: arxiv.org/pdf/2104.13400… #CVPR2021 Great collaboration with ghodrati & Amir Habibian

How many frames are needed to reliably recognize an action?
#FrameExit uses self-supervised gates to adjust the computation to the difficulty of the input video. Check out our #Oral #CVPR paper: arxiv.org/pdf/2104.13400… #CVPR2021
Great collaboration with <a href="/ghodrati/">ghodrati</a> &amp; <a href="/amir_habibian/">Amir Habibian</a>
Qualcomm Research & Technologies (@qcomresearch) 's Twitter Profile Photo

Want a glimpse at the future of #AI? Check out our latest accepted papers and research breakthroughs at upcoming conferences, #ICLR and #CVPR2021. qualcomm.com/news/onq/2021/…

Qualcomm Research & Technologies (@qcomresearch) 's Twitter Profile Photo

Qualcomm #AI Research is guided by purposeful innovation, passionate execution, and openness. Learn more: qualcomm.com/news/onq/2022/… #Qualcomm #machinelearning

Qualcomm Research & Technologies (@qcomresearch) 's Twitter Profile Photo

Curious about what Qualcomm #AI Research has in store at #NeurIPS2022? Learn about our latest demos, papers, workshops, and other AI highlights: qualcomm.com/news/onq/2022/…

Babak Ehteshami Bejnordi (@babakeht) 's Twitter Profile Photo

If you are at #NeurIPS2022, come visit us at the Qualcomm booth to check out our Expo Track demo: Conditional compute for on-device video understanding youtu.be/KuAx9xY235o via YouTube

Aran Komatsuzaki (@arankomatsuzaki) 's Twitter Profile Photo

The case for 4-bit precision: k-bit Inference Scaling Laws Shows that 4-bit precision is almost universally optimal for total model bits and zero-shot accuracy. arxiv.org/abs/2212.09720

The case for 4-bit precision: k-bit Inference Scaling Laws

Shows that 4-bit precision is almost universally optimal for total model bits and zero-shot accuracy.

arxiv.org/abs/2212.09720
Babak Ehteshami Bejnordi (@babakeht) 's Twitter Profile Photo

We propose a dynamic tokenizer for ViTs, where the scale at which an image is processed varies based on the complexity of the image area. This means less computing for simple areas and more for complex, cluttered areas. Thanks to Amelie Royer, Jakob Havtorn, Tijmen Blankevoort

Qualcomm Research & Technologies (@qcomresearch) 's Twitter Profile Photo

QIF Europe is an excellence award through which Qualcomm rewards and mentors the most innovative PhD students in Europe working on breakthrough #AI and #cybersecurity solutions. Congratulations Tycho van der Ouderaa Karsten Roth Siwei Zhang and Attri Bhattacharyya qualcomm.com/news/releases/…

QIF Europe is an excellence award through which <a href="/Qualcomm/">Qualcomm</a> rewards and mentors the most innovative PhD students in Europe working on breakthrough #AI and #cybersecurity solutions. Congratulations <a href="/tychovdo/">Tycho van der Ouderaa</a> <a href="/confusezius/">Karsten Roth</a> <a href="/SiweiZhang13/">Siwei Zhang</a> and Attri Bhattacharyya qualcomm.com/news/releases/…
Andrii Skliar 🇺🇦 (@avskliar) 's Twitter Profile Photo

🚀 Excited to share our latest work "Think Big, Generate Quick: LLM-to-SLM for Fast Autoregressive Decoding" now on arXiv! We're taking strides in making language models faster & more efficient on text generation tasks like translation & summarization.🔍 [arxiv.org/abs/2402.16844]

Andrii Skliar 🇺🇦 (@avskliar) 's Twitter Profile Photo

Proud to present our work on optimizing Mixture of Experts models for on-device generation speed: arxiv.org/pdf/2412.00099 We introduce a cache-aware routing that boosts memory efficiency of commonly used MoEs, improving generation throughput by 2×—all without retraining. Perfect

Wanru Zhao (@renee42581826) 's Twitter Profile Photo

I'll be presenting CLUES🔍 at #NeurIPS2024 in person! Catch us at the poster session on: ⏰ Wed, Dec 11, 4:30–7:30 PM PST 📍 East Exhibit Hall A-C #1902 (Add it to your calendar: tinyurl.com/neurips-clues😊)

Pim de Haan (@pimdehaan) 's Twitter Profile Photo

Our paper got a prize :) Cheers to lead author Johann Brehmer, and fellow co-authors Sönke Behrends, and Taco Cohen. Our results hint that yes, also at large scale of data and compute, if your data has symmetries, you might be better off building these into your network.