{"id":747094,"date":"2024-12-10T06:12:41","date_gmt":"2024-12-10T14:12:41","guid":{"rendered":"https:\/\/www.microsoft.com\/en-us\/research\/?post_type=msr-project&#038;p=747094"},"modified":"2024-12-13T12:21:57","modified_gmt":"2024-12-13T20:21:57","slug":"robrun","status":"publish","type":"msr-project","link":"https:\/\/www.microsoft.com\/en-us\/research\/project\/robrun\/","title":{"rendered":"RobRun: Upgrade Devices with Promptable Intelligence"},"content":{"rendered":"<section class=\"mb-3 moray-highlight\">\n\t<div class=\"card-img-overlay mx-lg-0\">\n\t\t<div class=\"card-background  has-background-grey card-background--full-bleed\">\n\t\t\t\t\t<\/div>\n\t\t<!-- Foreground -->\n\t\t<div class=\"card-foreground d-flex mt-md-n5 my-lg-5 px-g px-lg-0\">\n\t\t\t<!-- Container -->\n\t\t\t<div class=\"container d-flex mt-md-n5 my-lg-5 \">\n\t\t\t\t<!-- Card wrapper -->\n\t\t\t\t<div class=\"w-100 w-lg-col-5\">\n\t\t\t\t\t<!-- Card -->\n\t\t\t\t\t<div class=\"card material-md-card py-5 px-md-5\">\n\t\t\t\t\t\t<div class=\"card-body \">\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\n<h1 class=\"wp-block-heading h2\" id=\"robrun-upgrade-devices-with-promptable-intelligence\">RobRun: Upgrade Devices with Promptable Intelligence<\/h1>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/section>\n\n\n\n\n\n<p>This project is to develop a LLM-based platform, named <strong>RobRun<\/strong>, aiming to upgrade a device with promptable intelligence (i.e., the device can respond to prompts or instructions given by users, and adapt to diverse tasks). RobRun includes modules of multi-modality perception encoder, LLM-based Agent, LLM inference system, database, and the underlying hardware.<\/p>\n\n\n\n<p>Related publications and tools:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>ACL\u201924<\/strong> <a class=\"msr-external-link glyph-append glyph-append-open-in-new-tab glyph-append-xsmall\" href=\"https:\/\/arxiv.org\/abs\/2402.10631\" target=\"_blank\" rel=\"noopener noreferrer\">\u201cBitDistiller: Unleashing the Potential of Sub-4-Bit LLMs via Self-Distillation\u201d<span class=\"sr-only\"> (opens in new tab)<\/span><\/a><br><a class=\"msr-external-link glyph-append glyph-append-open-in-new-tab glyph-append-xsmall\" href=\"https:\/\/github.com\/DD-DuDa\/BitDistiller\" target=\"_blank\" rel=\"noopener noreferrer\">https:\/\/github.com\/DD-DuDa\/BitDistiller<span class=\"sr-only\"> (opens in new tab)<\/span><\/a><\/li>\n\n\n\n<li><strong>EuroSys\u201925<\/strong> \u201c<a class=\"msr-external-link glyph-append glyph-append-open-in-new-tab glyph-append-xsmall\" href=\"https:\/\/arxiv.org\/abs\/2407.00088\" target=\"_blank\" rel=\"noopener noreferrer\">T-MAC: CPU Renaissance via Table Lookup for Low-Bit LLM Deployment on Edge<span class=\"sr-only\"> (opens in new tab)<\/span><\/a>\u201d<br><a class=\"msr-external-link glyph-append glyph-append-open-in-new-tab glyph-append-xsmall\" href=\"https:\/\/github.com\/microsoft\/T-MAC\" target=\"_blank\" rel=\"noopener noreferrer\">https:\/\/github.com\/microsoft\/T-MAC<span class=\"sr-only\"> (opens in new tab)<\/span><\/a><\/li>\n\n\n\n<li>arXiv \u201c<a class=\"msr-external-link glyph-append glyph-append-open-in-new-tab glyph-append-xsmall\" href=\"https:\/\/arxiv.org\/pdf\/2408.06003\" target=\"_blank\" rel=\"noopener noreferrer\">LUT TENSOR CORE: Lookup Table Enables Efficient Low-Bit LLM Inference Acceleration<span class=\"sr-only\"> (opens in new tab)<\/span><\/a>\u201d<\/li>\n\n\n\n<li>arXiv \u201c<a class=\"msr-external-link glyph-append glyph-append-open-in-new-tab glyph-append-xsmall\" href=\"https:\/\/arxiv.org\/abs\/2407.17777\" target=\"_blank\" rel=\"noopener noreferrer\">Advancing Multi-Modal Sensing Through Expandable Modality Alignment<span class=\"sr-only\"> (opens in new tab)<\/span><\/a>\u201d<\/li>\n\n\n\n<li>arXiv \u201c<a class=\"msr-external-link glyph-append glyph-append-open-in-new-tab glyph-append-xsmall\" href=\"https:\/\/arxiv.org\/abs\/2410.14993\" target=\"_blank\" rel=\"noopener noreferrer\">Making Every Frame Matter: Continuous Video Understanding for Large Models via Adaptive State Modeling<span class=\"sr-only\"> (opens in new tab)<\/span><\/a>\u201d<\/li>\n<\/ol>\n\n\n","protected":false},"excerpt":{"rendered":"<p>This project aims to develop an LLM-based platform named RobRun. The goal is to upgrade a device with promptable intelligence, enabling it to respond to user prompts or instructions and adapt to diverse tasks. RobRun includes modules for a multi-modality perception encoder, an LLM-based agent, an LLM inference system, a database, and the underlying hardware.  <\/p>\n<p>Related publication: <\/p>\n<p>ACL\u201924 \u201cBitDistiller: Unleashing the Potential of Sub-4-Bit LLMs via Self-Distillation\u201dhttps:\/\/github.com\/DD-DuDa\/BitDistiller<br \/>\nEuroSys\u201925 \u201cT-MAC: CPU Renaissance via Table Lookup for Low-Bit LLM Deployment on Edge\u201dhttps:\/\/github.com\/microsoft\/T-MAC<br \/>\narXiv \u201cLUT TENSOR CORE: Lookup Table Enables Efficient Low-Bit LLM Inference Acceleration\u201d<br \/>\narXiv \u201cAdvancing Multi-Modal Sensing Through Expandable Modality Alignment\u201d<br \/>\narXiv \u201cMaking Every Frame Matter: Continuous Video Understanding for Large Models via Adaptive State Modeling\u201d<\/p>\n","protected":false},"featured_media":0,"template":"","meta":{"msr-url-field":"","msr-podcast-episode":"","msrModifiedDate":"","msrModifiedDateEnabled":false,"ep_exclude_from_search":false,"_classifai_error":"","footnotes":""},"research-area":[13547],"msr-locale":[268875],"msr-impact-theme":[],"msr-pillar":[],"class_list":["post-747094","msr-project","type-msr-project","status-publish","hentry","msr-research-area-systems-and-networking","msr-locale-en_us","msr-archive-status-active"],"msr_project_start":"2024-08-01","related-publications":[967623,1112310,1112316,1112322,1112328,1112340],"related-downloads":[],"related-videos":[],"related-groups":[],"related-events":[],"related-opportunities":[],"related-posts":[],"related-articles":[],"tab-content":[],"slides":[],"related-researchers":[{"type":"user_nicename","display_name":"Donglin Bai","user_id":41536,"people_section":"Section name 0","alias":"donglinbai"},{"type":"guest","display_name":"Hao  Chen","user_id":1110966,"people_section":"Section name 0","alias":""},{"type":"guest","display_name":"Zewen Wu","user_id":1110960,"people_section":"Section name 0","alias":""},{"type":"guest","display_name":"Muzi Chen","user_id":1110975,"people_section":"Section name 0","alias":""},{"type":"guest","display_name":"Yang Ou","user_id":1110981,"people_section":"Section name 0","alias":""},{"type":"user_nicename","display_name":"Shiqi Jiang","user_id":40675,"people_section":"Section name 0","alias":"shijiang"},{"type":"guest","display_name":"Legend Zhu","user_id":1110987,"people_section":"Section name 0","alias":""},{"type":"guest","display_name":"Xin Ma","user_id":1110993,"people_section":"Section name 0","alias":""},{"type":"guest","display_name":"Lili Sun","user_id":1110999,"people_section":"Section name 0","alias":""}],"msr_research_lab":[199560],"msr_impact_theme":[],"_links":{"self":[{"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/msr-project\/747094","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/msr-project"}],"about":[{"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/types\/msr-project"}],"version-history":[{"count":7,"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/msr-project\/747094\/revisions"}],"predecessor-version":[{"id":1112346,"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/msr-project\/747094\/revisions\/1112346"}],"wp:attachment":[{"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/media?parent=747094"}],"wp:term":[{"taxonomy":"msr-research-area","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/research-area?post=747094"},{"taxonomy":"msr-locale","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/msr-locale?post=747094"},{"taxonomy":"msr-impact-theme","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/msr-impact-theme?post=747094"},{"taxonomy":"msr-pillar","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/msr-pillar?post=747094"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}