Microsoft Research Blog

Artificial intelligence

  1. Tinker, Tailor, Configure, Customize: The Articulation Work of Customizing AI Fairness Checklists 

    April 1, 2024 | Michael Madaio, Jingya Chen, Hanna Wallach, and Jennifer Wortman Vaughan

    Many responsible AI resources, such as toolkits, playbooks, and checklists, have been developed to support AI practitioners in identifying, measuring, and mitigating potential fairness-related harms. These resources are often designed to be general purpose in order to be applicable to a variety of use cases,…

  2. Large Language Models Produce Responses Perceived to be Empathic 

    March 25, 2024

    Large Language Models (LLMs) have demonstrated surprising performance on many tasks, including writing supportive messages that display empathy. Here, we had these models generate empathic messages in response to posts describing common life experiences, such as workplace situations, parenting, relationships, and other anxiety- and anger-eliciting…

  3. Appropriate reliance on Generative AI: Research synthesis 

    March 21, 2024 | Samir Passi, Shipi Dhanorkar, and Mihaela Vorvoreanu

    Appropriate reliance on AI happens when users accept correct AI outputs and reject incorrect ones. New complexities arise for fostering appropriate reliance on generative AI (GenAI) systems. GenAI systems pose several risks, despite often rivaling, and sometimes surpassing, human performance on many tasks. Inappropriate reliance…

  4. Enabling large-scale screening of Barrett’s esophagus using weakly supervised deep learning in histopathology 

    March 11, 2024

    Timely detection of Barrett’s esophagus, the pre-malignant condition of esophageal adenocarcinoma, can improve patient survival rates. The Cytosponge-TFF3 test, a non-endoscopic minimally invasive procedure, has been used for diagnosing intestinal metaplasia in Barrett’s. However, it depends on pathologist’s assessment of two slides stained with H&E…

  5. Learning to Extract Structured Entities Using Language Models 

    February 8, 2024

    Recent advances in machine learning have significantly impacted the field of information extraction, with Language Models (LMs) playing a pivotal role in extracting structured information from unstructured text. Prior works typically represent information extraction as triplet-centric and use classical metrics such as precision and recall…

  6. FLAME: A Small Language Model for Spreadsheet Formulas 

    February 1, 2024

    Spreadsheets are a vital tool for end-user data management. Using large language models for formula authoring assistance in these environments can be difficult, as these models are expensive to train and challenging to deploy due to their size (up to billions of parameters). We present…

  7. Leveraging Large Language Models for Collective Decision-Making 

    January 24, 2024 | Marios Papachristou, Longqi Yang, and Chin-Chia Hsu

    In various work contexts, such as meeting scheduling, collaborating, and project planning, collective decision-making is essential but often challenging due to diverse individual preferences, varying work focuses, and power dynamics among members. To address this, we propose a system leveraging Large Language Models (LLMs) to…

  8. Importance of Directional Feedback for LLM-based Optimizers 

    December 15, 2023 | Allen Nie, Ching-An Cheng, Andrey Kolobov, and Adith Swaminathan

    We study the potential of using large language models (LLMs) as an interactive optimizer for solving maximization problems on a text space using natural language and numerical feedback. Inspired by the classical optimization literature, we classify the natural language feedback into directional and non-directional, where…