FAIR turns five: What we’ve accomplished and where we’re headed

Accomplishments from the first five years of Facebook AI Research (FAIR) | Continue reading


@code.fb.com | 5 years ago

Neural Egg Separation: Training ML Systems to Extract Audio/video

Neural Egg Separation is a new method for identifying distinct images and sounds within noisy environments, a long-standing challenge for ML systems. | Continue reading


@code.fb.com | 5 years ago

FastMRI Open Source AI Research Tools from Facebook and NYU School of Medicine

FAIR and NYU CAI²R open source tools and data for fastMRI, a joint research project to spur development of AI systems to speed MRI scans by up to 10x. | Continue reading


@code.fb.com | 5 years ago

A more efficient way to ensure reliability of code changes

In one year, predictive test selection has allowed Facebook to double the efficiency of our testing infrastructure and catch 99.9 percent of regressions. | Continue reading


@code.fb.com | 5 years ago

Predictive test selection: Efficient way to ensure reliability of code changes

To develop new product features and updates efficiently, we use a trunk-based development model for changes to our codebase. Once an engineer’s code change has been accepted into the main branch (the trunk), we strive to make it visible quickly to every other engineer working on … | Continue reading


@code.fb.com | 5 years ago

Making floating point math highly efficient for AI hardware

Radical changes to floating point math make it as much as 16 percent more efficient than int8/32 math, yet still highly accurate for CNNs. | Continue reading


@code.fb.com | 5 years ago

Open-sourcing FBGEMM for state-of-the-art server-side inference

Facebook is open-sourcing FBGEMM to enable large-scale production servers to run the newest, most powerful deep learning models efficiently. | Continue reading


@code.fb.com | 5 years ago

Zero-shot learning: Using text to more accurately identify images

Facebook researchers developed a new, more accurate zero-shot learning model that uses neural net architectures called GANs to read and analyze text. | Continue reading


@code.fb.com | 5 years ago

Getafix: How Facebook tools learn to fix bugs automatically

Facebook has built a tool called Getafix that automatically finds fixes for bugs and offers them to engineers to approve. This allows engineers to work more effectively, and it promotes better overall code quality. We believe Getafix is the first tool of its kind to be deployed t … | Continue reading


@code.fb.com | 5 years ago

Horizon: Open source reinforcement learning platform

Facebook open-sourced Horizon, an end-to-end applied reinforcement learning platform to optimize products and services used by billions of people. | Continue reading


@code.fb.com | 5 years ago

Facebook, NYU expand available languages for NLU systems

The XLNI dataset, a collaboration between Facebook and NYU, builds on the MultiNLI corpus, adding 14 languages including low-resource languages. | Continue reading


@code.fb.com | 5 years ago

Open Sourcing Katran: A Scalable Network Load Balancer

Katran creates a software-based solution to load balancing with a reengineered forwarding plane that takes advantage of recent innovations in kernel engineering. [...]Read More... | Continue reading


@code.fb.com | 5 years ago

Facebook open-sources new suite of Linux kernel components and tools

A new suite of open source Linux kernel components and related tools to address critical fleet management issues, inclucing resource control and monitoring. | Continue reading


@code.fb.com | 5 years ago

QNNPACK: Open source library for optimized mobile deep learning

Facebook open-sources QNNPACK, a high-performance kernel library optimized for mobile AI. QNNPACK speeds up many advanced neural network operations. | Continue reading


@code.fb.com | 5 years ago

QNNPACK: Open source library for optimized mobile deep learning

Facebook open-sources QNNPACK, a high-performance kernel library optimized for mobile AI. QNNPACK speeds up many advanced neural network operations. | Continue reading


@code.fb.com | 5 years ago

Significantly faster generation and training for AI-based audio systems

The Symbol-to-Instrument Neural Generator (SING) creates musical notes that sound as realistic as those by similar AI systems — but 2,500 times faster. | Continue reading


@code.fb.com | 5 years ago

MobileLab: Highly accurate testing to prevent mobile performance regressions

MobileLab prevents regressions from shipping and impacting Facebook's mobile performance by detecting tiny changes in performance. | Continue reading


@code.fb.com | 5 years ago

Improving AI language understanding by combining multiple word representations

An approach to using word embeddings for NLP, dynamic meta-embeddings outperform similar models. This code is now open source. | Continue reading


@code.fb.com | 5 years ago

Oculus Connect 5: Tech Talks Roundup – Facebook Code

At this year's Oculus Connect, we introduced Oculus Quest and shared deep dives into technical challenges and the future of VR. | Continue reading


@code.fb.com | 5 years ago

Facebook releases Safety Check crisis response tool for Workplace

Facebook’s Safety Check feature has been successful because of its ability to identify those likely to be in an affected area, collect their safety status, and send that information out to friends and family in real time. Safety Check for Workplace incorporates important modifica … | Continue reading


@code.fb.com | 5 years ago

Managing data store locality at scale with Akkio

Facebook developed Akkio, a new data placement service (DPS) that operates on trillions of small entities to determine how and when to move information in order to optimize retrieval speed for people across the globe, using the minimum required number of copies. | Continue reading


@code.fb.com | 5 years ago

Open-sourcing StateService

At Facebook, our services are designed to recover automatically from a major outage, such as the loss of a data center due to a natural disaster. Most of our production services are built in-house and these all run in containers. The third-party services we use in our corporate i … | Continue reading


@code.fb.com | 5 years ago

Facebook Marketplace powered by artificial intelligence

Facebook Marketplace was introduced in 2016 as a place for people to buy and sell items within their local communities. Today in the U.S., more than one in three people on Facebook use Marketplace,… | Continue reading


@code.fb.com | 5 years ago

Facebook launches PyTorch 1.0 with new partners and production capabilities

Earlier this year, we shared a vision for making AI development faster and more interoperable. Today, during our first-ever PyTorch Developer Conference, we are announcing updates about the growing… | Continue reading


@code.fb.com | 5 years ago

Training AI agents to solve unfamiliar tasks

WHAT THE RESEARCH IS: Composable planning is a new way of building AI agents that are better at solving unfamiliar tasks. Traditional training involves agents repeatedly practicing one specific tas… | Continue reading


@code.fb.com | 5 years ago

Data Distillation Makes Omni-Supervised Learning Possible

What the research is: An investigation of omni-supervised learning, a type of semi-supervised learning that uses a combination of data that’s been manually labeled for training purposes (supe… | Continue reading


@code.fb.com | 5 years ago

LogDevice: a distributed data store for logs – Facebook Code

Continue reading


@code.fb.com | 5 years ago

Open-sourcing LogDevice: A distributed data store for sequential data

LogDevice, a distributed data store for sequential data, originally developed and currently deployed within Facebook is now available as an open source project. LogDevice offers durability, high av… | Continue reading


@code.fb.com | 5 years ago

Efficient tuning of online systems using Bayesian optimization

The full article is available at research.fb.com.  Facebook relies on a large suite of backend systems to serve billions of people each day. Many of these systems have a large number of internal pa… | Continue reading


@code.fb.com | 5 years ago

Finding and fixing software bugs automatically

Debugging code is drudgery. But SapFix, a new AI hybrid tool created by Facebook engineers, can significantly reduce the amount of time engineers spend on debugging, while also speeding up the proc… | Continue reading


@code.fb.com | 5 years ago

Facebook: A community-driven approach to AI infrastructure

Today, we are announcing the next steps in Facebook’s efforts to build a hardware ecosystem for machine learning (ML) through partner support of the Glow compiler. We’re pleased to anno… | Continue reading


@code.fb.com | 5 years ago

Rosetta: Understanding text in images and videos with machine learning

Understanding the text that appears on images is important for improving experiences, such as a more relevant photo search or the incorporation of text into screen readers that make Facebook more a… | Continue reading


@code.fb.com | 5 years ago

Research in Brief: Building Switch Software at Scale and in the Open

WHAT THE RESEARCH IS: The Facebook open switching system (FBOSS) is switch software created specifically to address the needs of a large, rapidly growing network. At ACM SIGCOMM 2018, we shared new… | Continue reading


@code.fb.com | 5 years ago

Unsupervised machine translation

Automatic language translation is important to Facebook as a way to allow the billions of people who use our services to connect and communicate in their preferred language. To do this well, curren… | Continue reading


@code.fb.com | 5 years ago

Express Wi-Fi Certified:Getting more people online with fast and affordable WiFi

Today, we are excited to unveil a new partner ecosystem program called Express Wi-Fi Certified, which allows access point manufacturers to build Wi-Fi hardware that’s compatible with Express … | Continue reading


@code.fb.com | 5 years ago

Scalable and secure access with SSH

Continue reading


@code.fb.com | 5 years ago

Facebook and NYU School of Medicine launch research collaboration to improve MRI

Larry Zitnick from the Facebook Artificial Intelligence Research (FAIR) group and Daniel Sodickson, M.D., Ph.D, and Michael Recht, M.D., from NYU School of Medicine collaborated on this work. Faceb… | Continue reading


@code.fb.com | 5 years ago

Accelerate Large-Scale Applications with BOLT – Facebook Code

Highly complex services, such as those here at Facebook, have large source code bases in order to deliver a wide range of features and functionality. Even after the machine code for one of these se… | Continue reading


@code.fb.com | 5 years ago

Open Sourcing Facebook’s Solar-Powered Aircraft Design Tools

Connectivity is at the heart of Facebook’s work to bring the world closer together. Together with our partners, we’re committed to working on a number of initiatives to build and levera… | Continue reading


@code.fb.com | 5 years ago

Announcing tools to help partners improve connectivity

High quality internet access helps people communicate, share knowledge, and strengthen their communities and economies — yet billions of people still lack baseline connectivity. To address this pro… | Continue reading


@code.fb.com | 5 years ago

Deploying TLS 1.3 at scale with Fizz, a performant open source TLS library

Facebook Open Source | Continue reading


@code.fb.com | 5 years ago

Deploying TLS 1.3 at scale with Fizz, a performant open source TLS library

Facebook Open Source | Continue reading


@code.fb.com | 5 years ago

Facebook ends its Aquila Drone-based internet program

Facebook Open Source | Continue reading


@code.fb.com | 5 years ago

Open sourcing oomd, a new approach to handling OOMs

Facebook Open Source | Continue reading


@code.fb.com | 5 years ago

Facebook AI Research Expands with New Academic Collaborations

Facebook Open Source | Continue reading


@code.fb.com | 5 years ago

Location-Aware Distribution: Configuring servers at scale

Facebook Open Source | Continue reading


@code.fb.com | 5 years ago

Open sourcing oomd, a new approach to handling OOMs

Facebook Open Source | Continue reading


@code.fb.com | 5 years ago

XARs: An efficient system for self-contained executables

Facebook Open Source | Continue reading


@code.fb.com | 5 years ago