Meta AI

Artificial intelligence laboratory
  • Yann LeCun
  • Mark Zuckerberg
  • Rob Fergus
HeadquartersAstor Place, New York City, New York, U.S.OwnerMeta PlatformsWebsiteai.meta.com
This article is part of a series about
Meta Platforms
Products and services
Facebook
  • 2021 outage
  • Features
    • Dating
    • Feed
    • Like button
Other products
People
Executives and board members
Notable employees
Related organizations
  • Oversight Board
Business
  • v
  • t
  • e

Meta AI is an artificial intelligence laboratory owned by Meta Platforms Inc. (formerly known as Facebook, Inc.)[1] Meta AI develops various forms of artificial intelligence, developing augmented and artificial reality technologies.[2] Meta AI is an academic research laboratory focused on generating knowledge for the AI community.[3] This is in contrast to Facebook's Applied Machine Learning (AML) team, which focuses on practical applications of its products.[3]

History

Meta AI started as Facebook Artificial Intelligence Research (FAIR) with locations in the Menlo Park, California, headquarters, London, United Kingdom, and a new laboratory in Manhattan. FAIR was officially announced in September 2013.[4] FAIR was directed by New York University's Yann LeCun, a deep learning Professor and Turing Award winner.[5] Working with NYU's Center for Data Science, FAIR's initial goal was to research data science, machine learning, and artificial intelligence and to "understand intelligence, to discover its fundamental principles, and to make machines significantly more intelligent".[6] Research at FAIR pioneered the technology that led to face recognition, tagging in photographs, and personalized feed recommendation.[7] Vladimir Vapnik, a pioneer in statistical learning, joined FAIR[8] in 2014, he is the co-inventor of the support-vector machine, and one of the developers of the Vapnik–Chervonenkis theory.

FAIR opened a research center in Paris, France in 2015,[9] and subsequently launched smaller satellite research labs in Seattle, Pittsburgh, Tel Aviv, Montreal and London.[10] In 2016, FAIR partnered with Google, Amazon, IBM, and Microsoft in creating the Partnership on Artificial Intelligence to Benefit People and Society, an organization with a focus on open licensed research, supporting ethical and efficient research practices, and discussing fairness, inclusivity, and transparency.

In 2018, Jérôme Pesenti, former CTO of IBM's big data group, assumed the role of president of FAIR, while LeCun stepped down to serve as chief AI scientist.[11] In 2018, FAIR was placed 25th in the AI Research Rankings 2019, which ranked the top global organizations leading AI research.[12] FAIR quickly rose to eighth position in 2019,[13] and maintained eighth position in the 2020 rank.[14] FAIR had approximately 200 staff in 2018, and had the goal to double that number by 2020.[15]

FAIR's initial work included research in learning-model enabled memory networks, self-supervised learning and generative adversarial networks, text classification and translation, as well as computer vision.[6] FAIR released Torch deep-learning modules as well as PyTorch in 2017, an open-source machine learning framework,[6] which was subsequently used in several deep learning technologies, such as Tesla's autopilot [16] and Uber's Pyro.[17] Also in 2017, FAIR discontinued a research project once AI bots developed a language that was unintelligible to humans,[18] inciting conversations about dystopian fear of artificial intelligence going out of control.[19] However, FAIR clarified that the research had been shut down because they had accomplished their initial goal to understand how languages are generated, rather than out of fear.[18]

FAIR was renamed Meta AI following the rebranding that changed Facebook, Inc. to Meta Platforms Inc.[1]

In 2022, Meta AI predicted the 3D shape of 600 million of potential proteins in two weeks.[20]

Current research

In the February 23, 2022, live event Inside the Lab: Building for the Metaverse with AI, the Meta AI team discussed the major advancements in research and development in artificial intelligence.[21] One such tool is the BuilderBot, which allows users to generate virtual worlds by using voice commands. Other tools include the No Language Left Behind, a system capable of automatic translation between written languages, and a Universal Speech Translator, a system capable of instantaneous speech-to-speech translation.

Computer vision

Meta AI's computer vision research aims to extract information about the environment from digital images and videos.[22] One example of computer vision technology developed by AI is panoptic segmentation, which recognizes objects in the foreground but also classifies the scenes in the background.[23] Meta AI seeks to improve Visual Question Answering technology, in which a machine answers human user questions about images using cycle-consistency, having the machine generate a question in addition to the answer to address linguistic variations in the questions.[24]

Natural language processing and conversational AI

Artificial intelligence communication requires a machine to understand natural language and to generate language that is natural. Meta AI seeks to improve these technologies to improve safe communication regardless of what language the user might speak.[25] Thus, a central task involves the generalization of natural language processing (NLP) technology to other languages. As such, Meta AI actively works on unsupervised machine translation.[26][27] Meta AI seeks to improve natural-language interfaces by developing aspects of chitchat dialogue such as repetition, specificity, response-relatedness and question-asking,[28] incorporating personality into image captioning,[29] and generating creativity-based language.[30]

In 2018, Meta AI launched the open-source PyText, a modeling framework focused on NLP systems.[31]

In 2023, Meta AI announced and open sourced LLaMA (Large Language Model Meta AI), a 65B parameter large language model.[32]

Ranking and recommendations

Facebook and Instagram use Meta AI research in ranking & recommendations in their newsfeeds, ads, and search results.[33] Meta AI has also introduced ReAgent, a toolset that generates decisions and evaluates user feedback.[34]

Systems research

Machine learning and AI depend on the development of novel algorithms, software, and hardware technologies. As such, Meta AI's systems research teams study computer languages, compilers, and hardware applications.[35]

Theory

Meta AI studies the mathematical and theoretical foundations of artificial intelligence. Meta AI has publications in learning theory, optimization, and signal processing.[36]

Hardware

The MTIA v1 is Meta's first-generation AI training and inference accelerator, developed specifically for Meta's recommendation workloads. It was fabricated using TSMC's 7 nm process technology and operates at a frequency of 800 MHz. In terms of processing power, the accelerator provides 102.4 TOPS at INT8 precision and 51.2 TFLOPS at FP16 precision, while maintaining a thermal design power (TDP) of 25 W.[37][38][39]

The accelerator is structured around a grid of 64 processing elements (PEs), arranged in an 8x8 configuration, and it is furnished with on-chip and off-chip memory resources along with the necessary interconnects. Each PE houses two processor cores (one with a vector extension) and several fixed-function units optimized for tasks such as matrix multiplication, accumulation, data movement, and nonlinear function calculation. The processor cores utilize the RISC-V open instruction set architecture (ISA), with extensive customization to perform the required compute and control tasks.

The accelerator's memory subsystem uses LPDDR5 for off-chip DRAM resources and can be scaled up to 128 GB. Additionally, it possesses 128 MB of on-chip SRAM that is shared amongst all the PEs for faster access to frequently used data and instructions. The design encourages parallelism and data reuse, offering thread and data-level parallelism (TLP and DLP), instruction-level parallelism (ILP), and memory-level parallelism (MLP).

MTIA accelerators are mounted on compact dual M.2 boards, enabling easier integration into a server. The boards connect to the host CPU via PCIe Gen4 x8 links and have a power consumption as low as 35 W. The servers hosting these accelerators utilize the Yosemite V3 server specification from the Open Compute Project. Each server houses 12 accelerators, interconnected through a hierarchy of PCIe switches, allowing workloads to be distributed across multiple accelerators and executed concurrently.

References

  1. ^ a b Murphy Kelly, Samantha (October 29, 2021). "Facebook changes its company name to Meta". CNN Business. Retrieved May 7, 2022.
  2. ^ Inside the Lab: Building for the metaverse with AI, retrieved 2022-05-08
  3. ^ a b "Where Facebook AI research moves next". TechCrunch. 5 December 2018. Retrieved 2022-05-08.
  4. ^ "NYU "Deep Learning" Professor LeCun Will Head Facebook's New Artificial Intelligence Lab". TechCrunch. 9 December 2013. Retrieved 2022-05-08.
  5. ^ "Yann LeCun - A.M. Turing Award Laureate". amturing.acm.org. Retrieved 2022-05-08.
  6. ^ a b c "FAIR turns five: What we've accomplished and where we're headed". Engineering at Meta. 2018-12-05. Retrieved 2022-05-08.
  7. ^ Metz, Cade (December 12, 2013). "Facebook's 'Deep Learning' Guru Reveals the Future of AI". Wired Business. Retrieved May 7, 2022.
  8. ^ "Facebook's AI team hires Vladimir Vapnik, father of the popular support vector machine algorithm". VentureBeat. 2014-11-25. Retrieved 2022-05-08.
  9. ^ Dillet, Romain (June 2, 2015). "Facebook Opens New AI Research Center in Paris". TechCrunch. Retrieved May 7, 2022.
  10. ^ "Facebook Opens New AI Research Center In Paris". TechCrunch. 2 June 2015. Retrieved 2022-05-08.
  11. ^ Dave, Greshgorn (January 23, 2018). "The head of Facebook's AI research is stepping into a new role as it shakes up management". Quartz. Retrieved May 7, 2022.
  12. ^ Chuvpilo, Gleb (2021-05-19). "Who's Ahead in AI Research? Insights from NIPS, Most Prestigious AI Conference". Medium. Retrieved 2022-05-08.
  13. ^ Chuvpilo, Gleb (2021-05-19). "AI Research Rankings 2019: Insights from NeurIPS and ICML, Leading AI Conferences". Medium. Retrieved 2022-05-08.
  14. ^ Chuvpilo, Gleb (2021-05-19). "AI Research Rankings 2020: Can the United States Stay Ahead of China?". Medium. Retrieved 2022-05-08.
  15. ^ Shead, Sam. "Facebook Plans To Double Size Of AI Research Unit By 2020". Forbes. Retrieved 2022-05-08.
  16. ^ Karpathy, Andrej. "PyTorch at Tesla - Andrej Karpathy, Tesla". YouTube.
  17. ^ "Pyro". pyro.ai. Retrieved 2022-05-08.
  18. ^ a b "Facebook researchers shut down AI bots that started speaking in a language unintelligible to humans". Tech2. 2017-07-31. Retrieved 2022-05-08.
  19. ^ Magid, Larry. "Dystopian Fear Of Facebook's AI Experiment Is Highly Exaggerated". Forbes. Retrieved 2022-05-08.
  20. ^ "Meta's new AI just predicted the shape of 600 million proteins in 2 weeks". Live Science. November 4, 2022.
  21. ^ "Inside the Lab: Building for the Metaverse With AI". Meta. 2022-02-23. Retrieved 2022-05-08.
  22. ^ "Meta AI Research Topic - Computer Vision". ai.facebook.com. Retrieved 2022-05-08.
  23. ^ "Improving scene understanding through panoptic segmentation". ai.facebook.com. Retrieved 2022-05-08.
  24. ^ Shah, Meet; Chen, Xinlei; Rohrbach, Marcus; Parikh, Devi (2019-02-14). "Cycle-Consistency for Robust Visual Question Answering". arXiv:1902.05660 [cs.CV].
  25. ^ "Meta AI Research Topic - Natural Language Processing". ai.facebook.com. Retrieved 2022-05-08.
  26. ^ Lample, Guillaume; Ott, Myle; Conneau, Alexis; Denoyer, Ludovic; Ranzato, Marc'Aurelio (2018-08-13). "Phrase-Based & Neural Unsupervised Machine Translation". arXiv:1804.07755 [cs.CL].
  27. ^ Conneau, Alexis; Lample, Guillaume; Rinott, Ruty; Williams, Adina; Bowman, Samuel R.; Schwenk, Holger; Stoyanov, Veselin (2018-09-13). "XNLI: Evaluating Cross-lingual Sentence Representations". arXiv:1809.05053 [cs.CL].
  28. ^ See, Abigail; Roller, Stephen; Kiela, Douwe; Weston, Jason (2019-04-10). "What makes a good conversation? How controllable attributes affect human judgments". arXiv:1902.08654 [cs.CL].
  29. ^ Shuster, Kurt; Humeau, Samuel; Hu, Hexiang; Bordes, Antoine; Weston, Jason (2019-03-20). "Engaging Image Captioning Via Personality". arXiv:1810.10665 [cs.CV].
  30. ^ Fan, Angela; Lewis, Mike; Dauphin, Yann (2018-05-13). "Hierarchical Neural Story Generation". arXiv:1805.04833 [cs.CL].
  31. ^ "Open-sourcing PyText for faster NLP development". Engineering at Meta. 2018-12-14. Retrieved 2022-05-08.
  32. ^ "Introducing LLaMA: A foundational, 65-billion-parameter language model". ai.facebook.com. Retrieved 2023-02-26.
  33. ^ "Meta AI Research Topic - Ranking & Recommendations". ai.facebook.com. Retrieved 2022-05-08.
  34. ^ "Open-sourcing ReAgent, a modular, end-to-end platform for building reasoning systems". ai.facebook.com. Retrieved 2022-05-08.
  35. ^ "Meta AI Research Topic - Systems Research". ai.facebook.com. Retrieved 2022-05-08.
  36. ^ "Meta AI Research Topic - Theory". ai.facebook.com. Retrieved 2022-05-08.
  37. ^ "MTIA v1: Meta's first-generation AI inference accelerator". ai.facebook.com. Retrieved 2023-06-07.
  38. ^ "Meta Training Inference Accelerator (MTIA) Explained". encord.com. Retrieved 2023-06-07.
  39. ^ Peters, Jay (2023-05-19). "Meta is working on a new chip for AI". The Verge. Retrieved 2023-06-07.
  • v
  • t
  • e
Differentiable computing
General
Concepts
Applications
Hardware
Software libraries
Implementations
Audio–visual
Verbal
Decisional
People
Organizations
Architectures
  • Portals
    • Computer programming
    • Technology
  • Categories
    • Artificial neural networks
    • Machine learning
  • v
  • t
  • e
Products
and services
Facebook
Instagram
Hardware
Other
Former
People
Founders
Board
Current
Former
Executive
officers
Current
Former
Oversight
Board
Members
Board of
Trustees
  • Stephen Neal, Chair (2021–)
  • Kristina Arriaga (2020–)
  • Cherine Chalaby (2020–)
  • Wanda Felton (2020–)
  • Kate O'Regan (2020–)
  • Robert Post (2020–)
Former
members
Notable
employees
Current
Former
Open source
Mass media
Concepts
Business
Lists
Related