{"id":168625,"date":"2024-03-02T02:38:56","date_gmt":"2024-03-02T07:38:56","guid":{"rendered":"https:\/\/www.immortalitymedicine.tv\/putting-ai-into-the-hands-of-people-with-problems-to-solve-mit-news\/"},"modified":"2024-08-18T11:39:50","modified_gmt":"2024-08-18T15:39:50","slug":"putting-ai-into-the-hands-of-people-with-problems-to-solve-mit-news","status":"publish","type":"post","link":"https:\/\/www.euvolution.com\/futurist-transhuman-news-blog\/machine-learning\/putting-ai-into-the-hands-of-people-with-problems-to-solve-mit-news.php","title":{"rendered":"Putting AI into the hands of people with problems to solve &#8211; MIT News"},"content":{"rendered":"<p><p>    As Media Lab students in 2010, Karthik Dinakar SM 12, PhD 17    and Birago Jones SM 12 teamed up for a class project to build    a tool that would help content moderation teams at companies    like Twitter (now X) and YouTube. The project generated a huge    amount of excitement, and the researchers were invited to give    a demonstration at a cyberbullying summit at the White House     they just had to get the thing working.  <\/p>\n<p>    The day before the White House event, Dinakar spent hours    trying to put together a working demo that could identify    concerning posts on Twitter. Around 11 p.m., he called Jones to    say he was giving up.  <\/p>\n<p>    Then Jones decided to look at the data. It turned out Dinakars    model was flagging the right types of posts, but the posters    were using teenage slang terms and other indirect language that    Dinakar didnt pick up on. The problem wasnt the model; it was    the disconnect between Dinakar and the teens he was trying to    help.  <\/p>\n<p>    We realized then, right before we got to the White House, that    the people building these models should not be folks who are    just machine-learning engineers, Dinakar says. They should be    people who best understand their data.  <\/p>\n<p>    The insight led the researchers to develop point-and-click    tools that allow nonexperts to build machine-learning models.    Those tools became the basis for Pienso, which today is helping    people build large language models for detecting    misinformation, human trafficking, weapons sales, and more,    without writing any code.  <\/p>\n<p>    These kinds of applications are important to us because our    roots are in cyberbullying and understanding how to use AI for    things that really help humanity, says Jones.  <\/p>\n<p>    As for the early version of the system shown at the White    House, the founders ended up collaborating with students at    nearby schools in Cambridge, Massachusetts, to let them train    the models.  <\/p>\n<p>    The models those kids trained were so much better and nuanced    than anything I couldve ever come up with, Dinakar says.    Birago and I had this big Aha! moment where we realized    empowering domain experts  which is different from    democratizing AI  was the best path forward.  <\/p>\n<p>    A project with purpose  <\/p>\n<p>    Jones and Dinakar met as graduate students in the Software    Agents research group of the MIT Media Lab. Their work on what    became Pienso started in Course 6.864 (Natural Language    Processing) and continued until they earned their masters    degrees in 2012.  <\/p>\n<p>    It turned out 2010 wasnt the last time the founders were    invited to the White House to demo their project. The work    generated a lot of enthusiasm, but the founders worked on    Pienso part time until 2016, when Dinakar finished his PhD at    MIT and deep learning began to explode in popularity.  <\/p>\n<p>    Were still connected to many people around campus, Dinakar    says. The exposure we had at MIT, the melding of human and    computer interfaces, widened our understanding. Our philosophy    at Pienso couldnt be possible without the vibrancy of MITs    campus.  <\/p>\n<p>    The founders also credit MITs Industrial Liaison Program (ILP)    and Startup Accelerator (STEX) for connecting them to early    partners.  <\/p>\n<p>    One early partner was SkyUK. The companys customer success    team used Pienso to build models to understand their customers    most common problems. Today those models are helping to process    half a million customer calls a day, and the founders say they    have saved the company over 7 million pounds to date by    shortening the length of calls into the companys call center.  <\/p>\n<p>    The difference between democratizing AI and    empowering people with AI comes down to who understands the    data best  you or a doctor or a journalist or someone who    works with customers every day? Jones says. Those are the    people who should be creating the models. Thats how you get    insights out of your data.  <\/p>\n<p>    In 2020, just as Covid-19 outbreaks began in the U.S.,    government officials contacted the founders to use their tool    to better understand the emerging disease. Pienso helped    experts in virology and infectious disease set up    machine-learning models to mine thousands of research articles    about coronaviruses. Dinakar says they later learned the work    helped the government identify and strengthen critical supply    chains for drugs, including the popular antiviral remdesivir.  <\/p>\n<p>    Those compounds were surfaced by a team that did not know deep    learning but was able to use our platform, Dinakar says.  <\/p>\n<p>    Building a better AI future  <\/p>\n<p>    Because Pienso can run on internal servers and cloud    infrastructure, the founders say it offers an alternative for    businesses being forced to donate their data by using services    offered by other AI companies.  <\/p>\n<p>    The Pienso interface is a series of web apps stitched    together, Dinakar explains. You can think of it like an Adobe    Photoshop for large language models, but in the web. You can    point and import data without writing a line of code. You can    refine the data, prepare it for deep learning, analyze it, give    it structure if its not labeled or annotated, and you can walk    away with fine-tuned, large language model in a matter of 25    minutes.  <\/p>\n<p>    Earlier this year, Pienso announced a partnership with    GraphCore, which provides a faster, more efficient computing    platform for machine learning. The founders say the partnership    will further lower barriers to leveraging AI by dramatically    reducing latency.  <\/p>\n<p>    If youre building an interactive AI platform, users arent    going to have a cup of coffee every time they click a button,    Dinakar says. It needs to be fast and responsive.  <\/p>\n<p>    The founders believe their solution is enabling a future where    more effective AI models are developed for specific use cases    by the people who are most familiar with the problems they are    trying to solve.  <\/p>\n<p>    No one model can do everything, Dinakar says. Everyones    application is different, their needs are different, their data    is different. Its highly unlikely that one model will do    everything for you. Its about bringing a garden of models    together and allowing them to collaborate with each other and    orchestrating them in a way that makes sense  and the people    doing that orchestration should be the people who understand    the data best.  <\/p>\n<p><!-- Auto Generated --><\/p>\n<p>See the article here:<br \/>\n<a target=\"_blank\" href=\"https:\/\/news.mit.edu\/2024\/pienso-putting-user-friendly-ai-problem-solving-0226\" title=\"Putting AI into the hands of people with problems to solve - MIT News\" rel=\"noopener\">Putting AI into the hands of people with problems to solve - MIT News<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p> As Media Lab students in 2010, Karthik Dinakar SM 12, PhD 17 and Birago Jones SM 12 teamed up for a class project to build a tool that would help content moderation teams at companies like Twitter (now X) and YouTube.  <a href=\"https:\/\/www.euvolution.com\/futurist-transhuman-news-blog\/machine-learning\/putting-ai-into-the-hands-of-people-with-problems-to-solve-mit-news.php\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"limit_modified_date":"","last_modified_date":"","_lmt_disableupdate":"","_lmt_disable":"","footnotes":""},"categories":[1231415],"tags":[],"class_list":["post-168625","post","type-post","status-publish","format-standard","hentry","category-machine-learning"],"modified_by":null,"_links":{"self":[{"href":"https:\/\/www.euvolution.com\/futurist-transhuman-news-blog\/wp-json\/wp\/v2\/posts\/168625"}],"collection":[{"href":"https:\/\/www.euvolution.com\/futurist-transhuman-news-blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.euvolution.com\/futurist-transhuman-news-blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.euvolution.com\/futurist-transhuman-news-blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.euvolution.com\/futurist-transhuman-news-blog\/wp-json\/wp\/v2\/comments?post=168625"}],"version-history":[{"count":0,"href":"https:\/\/www.euvolution.com\/futurist-transhuman-news-blog\/wp-json\/wp\/v2\/posts\/168625\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.euvolution.com\/futurist-transhuman-news-blog\/wp-json\/wp\/v2\/media?parent=168625"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.euvolution.com\/futurist-transhuman-news-blog\/wp-json\/wp\/v2\/categories?post=168625"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.euvolution.com\/futurist-transhuman-news-blog\/wp-json\/wp\/v2\/tags?post=168625"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}