Meta_AI

Meta AI

Meta AI

Artificial intelligence division of Meta Platforms


Meta AI is an American company owned by Meta (formerly Facebook). The company develops artificial intelligence and augmented and artificial reality technologies. Meta AI deems itself an academic research laboratory, focused on generating knowledge for the AI community, and should not be confused with Meta's Applied Machine Learning (AML) team, which focuses on the practical applications of its products.

Quick Facts Company type, Industry ...

History

The laboratory was founded as Facebook Artificial Intelligence Research (FAIR) with locations at the headquarters in Menlo Park, California, London, United Kingdom, and a new laboratory in Manhattan. FAIR was officially announced in September 2013.[1] FAIR was first directed by New York University's Yann LeCun, a deep learning professor and Turing Award winner.[2] 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".[3] Research at FAIR pioneered the technology that led to face recognition, tagging in photographs, and personalized feed recommendation.[4] Vladimir Vapnik, a pioneer in statistical learning, joined FAIR[5] in 2014. Vapnik 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,[6] and subsequently launched smaller satellite research labs in Seattle, Pittsburgh, Tel Aviv, Montreal and London.[7] 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.[8] In 2018, FAIR was placed 25th in the AI Research Rankings 2019, which ranked the top global organizations leading AI research.[9] FAIR quickly rose to eighth position in 2019,[10] and maintained eighth position in the 2020 rank.[11] FAIR had approximately 200 staff in 2018, and had the goal to double that number by 2020.[12]

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.[3] FAIR released Torch deep-learning modules as well as PyTorch in 2017, an open-source machine learning framework,[3] which was subsequently used in several deep learning technologies, such as Tesla's autopilot [13] and Uber's Pyro.[14] Also in 2017, FAIR discontinued a research project once AI bots developed a language that was unintelligible to humans,[15] inciting conversations about dystopian fear of artificial intelligence going out of control.[16] 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.[15]

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

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

Current research

In 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.[19] 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.[20] 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.[21] 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.[22]

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.[23] 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.[24][25] Meta AI seeks to improve natural-language interfaces by developing aspects of chitchat dialogue such as repetition, specificity, response-relatedness and question-asking,[26] incorporating personality into image captioning,[27] and generating creativity-based language.[28]

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

LLaMA

In February 2023, Meta AI launched LLaMA (Large Language Model Meta AI), a large language model ranging from 7B to 65B parameters.[30] Subsequently, Meta AI released LLaMA 2 in July 2023[31] and LLaMA 3 in April 2024.[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

MTIA v1

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.

MTIA v2

MTIA v2 is Meta's second-generation AI training and inference accelerator, significantly enhancing performance and efficiency for AI workloads, particularly in recommendation and ranking models. Fabricated with TSMC's 5 nm technology, it operates at 1.35 GHz and provides 708 TOPS at INT8 precision (with sparsity) and 354 TFLOPS at FP16 precision, representing substantial improvements over MTIA v1.[40]

Key architectural enhancements include an 8x8 grid of processing elements (PEs), increased local PE storage (384 KB per PE), on-chip SRAM (256 MB), and off-chip LPDDR5 memory (128 GB). Memory bandwidth improvements are also significant, with local memory at 1 TB/s per PE, on-chip memory at 2.7 TB/s, and off-chip LPDDR5 at 204.8 GB/s.

MTIA v2 features an improved network on chip (NoC) architecture for low-latency coordination between PEs. The system supports up to 72 accelerators in a rack-based setup, using PCIe Gen5 links for enhanced bandwidth and scalability.

The software stack, fully integrated with PyTorch 2.0, includes the Triton-MTIA compiler backend for high-performance kernel optimization, improving developer productivity. Early results show a 3x performance improvement over MTIA v1, with a 6x increase in model serving throughput and a 1.5x improvement in performance per watt.

Comparison of MTIA chips

More information Feature, MTIA v1 ...

User controls

Meta AI offers options for users to customize their interaction with its features. Users are able to mute the AI chatbot on platforms like Facebook, Instagram, and WhatsApp[41], temporarily halting notifications from the chatbot. Some platforms also offer the ability to hide certain AI elements from their interface. To locate the relevant settings, users can consult the platform's help documentation or settings menu.

Concerns

Since May 2024, the Meta AI chatbot has summarized news from various outlets without linking directly to original articles, including in Canada, where news links are banned on its platforms. This use of news content without compensation has raised ethical and legal concerns, especially as Meta continues to reduce news visibility on its platforms.[42]


See also

References

  1. "NYU "Deep Learning" Professor LeCun Will Head Facebook's New Artificial Intelligence Lab". TechCrunch. 9 December 2013. Retrieved 2022-05-08.
  2. "Yann LeCun - A.M. Turing Award Laureate". amturing.acm.org. Retrieved 2022-05-08.
  3. "FAIR turns five: What we've accomplished and where we're headed". Engineering at Meta. 2018-12-05. Retrieved 2022-05-08.
  4. Metz, Cade (December 12, 2013). "Facebook's 'Deep Learning' Guru Reveals the Future of AI". Wired Business. Retrieved May 7, 2022.
  5. Dillet, Romain (June 2, 2015). "Facebook Opens New AI Research Center in Paris". TechCrunch. Retrieved May 7, 2022.
  6. "Facebook Opens New AI Research Center In Paris". TechCrunch. 2 June 2015. Retrieved 2022-05-08.
  7. 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.
  8. Chuvpilo, Gleb (2021-05-19). "Who's Ahead in AI Research? Insights from NIPS, Most Prestigious AI Conference". Medium. Retrieved 2022-05-08.
  9. Chuvpilo, Gleb (2021-05-19). "AI Research Rankings 2019: Insights from NeurIPS and ICML, Leading AI Conferences". Medium. Retrieved 2022-05-08.
  10. Chuvpilo, Gleb (2021-05-19). "AI Research Rankings 2020: Can the United States Stay Ahead of China?". Medium. Retrieved 2022-05-08.
  11. Shead, Sam. "Facebook Plans To Double Size Of AI Research Unit By 2020". Forbes. Retrieved 2022-05-08.
  12. "Pyro". pyro.ai. Retrieved 2022-05-08.
  13. Murphy Kelly, Samantha (October 29, 2021). "Facebook changes its company name to Meta". CNN Business. Retrieved May 7, 2022.
  14. "Inside the Lab: Building for the Metaverse With AI". Meta. 2022-02-23. Retrieved 2022-05-08.
  15. "Meta AI Research Topic - Computer Vision". ai.facebook.com. Retrieved 2022-05-08.
  16. Shah, Meet; Chen, Xinlei; Rohrbach, Marcus; Parikh, Devi (2019-02-14). "Cycle-Consistency for Robust Visual Question Answering". arXiv:1902.05660 [cs.CV].
  17. "Meta AI Research Topic - Natural Language Processing". ai.facebook.com. Retrieved 2022-05-08.
  18. 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].
  19. 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].
  20. 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].
  21. Shuster, Kurt; Humeau, Samuel; Hu, Hexiang; Bordes, Antoine; Weston, Jason (2019-03-20). "Engaging Image Captioning Via Personality". arXiv:1810.10665 [cs.CV].
  22. Fan, Angela; Lewis, Mike; Dauphin, Yann (2018-05-13). "Hierarchical Neural Story Generation". arXiv:1805.04833 [cs.CL].
  23. "Open-sourcing PyText for faster NLP development". Engineering at Meta. 2018-12-14. Retrieved 2022-05-08.
  24. "Meta AI Research Topic - Ranking & Recommendations". ai.facebook.com. Retrieved 2022-05-08.
  25. "Meta AI Research Topic - Systems Research". ai.facebook.com. Retrieved 2022-05-08.
  26. "Meta AI Research Topic - Theory". ai.facebook.com. Retrieved 2022-05-08.
  27. Peters, Jay (2023-05-19). "Meta is working on a new chip for AI". The Verge. Retrieved 2023-06-07.
  28. UBB, Ajit (May 2, 2024). "How to Turn OFF Meta AI Facebook". UBB.
  29. "Meta walked away from news. Now the company's using it for AI content". The Washington Post. 21 May 2024. Archived from the original on 21 May 2024. Retrieved 22 May 2024.

Share this article:

This article uses material from the Wikipedia article Meta_AI, and is written by contributors. Text is available under a CC BY-SA 4.0 International License; additional terms may apply. Images, videos and audio are available under their respective licenses.