
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>MLsys@UCSD</title>
      <link>https://mlsys-ucsd.org//events</link>
      <description>We are a group of faculty, researchers, and students pushing the frontiers of systems for machine learning (ML) and artificial intelligence (AI) and their applications.</description>
      <language>en-us</language>
      <managingEditor>address@yoursite.com (UCSD-MLsys)</managingEditor>
      <webMaster>address@yoursite.com (UCSD-MLsys)</webMaster>
      <lastBuildDate>Thu, 06 Mar 2025 18:30:00 GMT</lastBuildDate>
      <atom:link href="https://mlsys-ucsd.org//feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://mlsys-ucsd.org//events/seminar_2025_0306</guid>
    <title>The EAGLE Series: Lossless Inference Acceleration for LLMs</title>
    <link>https://mlsys-ucsd.org//events/seminar_2025_0306</link>
    <description>This talk presents the EAGLE series, a groundbreaking approach to accelerating large language model inference without compromising output quality. Instead of traditional token-level processing, EAGLE operates at the structured feature level and incorporates sampling results to reduce uncertainty. The technology has gained significant industry adoption, with integration into major frameworks including vLLM, SGLang, TensorRT-LLM, and several others from AWS and Intel.</description>
    <pubDate>Thu, 06 Mar 2025 18:30:00 GMT</pubDate>
    <author>address@yoursite.com (UCSD-MLsys)</author>
    <category>MLSys Seminar</category>
  </item>

  <item>
    <guid>https://mlsys-ucsd.org//events/seminar_2025_0220</guid>
    <title>LLM360: From 360° Open Source to 360° Collaboration in AI</title>
    <link>https://mlsys-ucsd.org//events/seminar_2025_0220</link>
    <description>The LLM360 project advances AI through open-source foundation models and datasets. This talk explores key initiatives including K2, the most capable fully open-source language model, and TxT360, examining the true meaning of open source while proposing new approaches to academic and industry collaboration in open-source AI.</description>
    <pubDate>Thu, 20 Feb 2025 09:00:00 GMT</pubDate>
    <author>address@yoursite.com (UCSD-MLsys)</author>
    <category>MLSys Seminar</category>
  </item>

  <item>
    <guid>https://mlsys-ucsd.org//events/seminar_2025_0206</guid>
    <title>Enable Large Language Model Deployment Across Cloud and Edge with ML Compilation</title>
    <link>https://mlsys-ucsd.org//events/seminar_2025_0206</link>
    <description>In this talk, we will discuss the lessons learned in building an efficient large language model deployment system for both server and edge settings. We will cover general techniques in machine learning compilation and system support for efficient structure generation. We will also discuss the future opportunities in system co-design for cloud-edge model deployments.</description>
    <pubDate>Thu, 06 Feb 2025 09:00:00 GMT</pubDate>
    <author>address@yoursite.com (UCSD-MLsys)</author>
    <category>MLSys Seminar</category>
  </item>

  <item>
    <guid>https://mlsys-ucsd.org//events/sigsoft_award_2024</guid>
    <title>Our paper received an ACM SIGSOFT Distinguished Paper Award</title>
    <link>https://mlsys-ucsd.org//events/sigsoft_award_2024</link>
    <description>Our ISSTA&#39;24 paper &quot;Multi-modal Learning for WebAssembly Reverse Engineering&quot; received an ACM SIGSOFT Distinguished Paper Award.</description>
    <pubDate>Thu, 12 Sep 2024 00:00:00 GMT</pubDate>
    <author>address@yoursite.com (UCSD-MLsys)</author>
    <category>news</category>
  </item>

  <item>
    <guid>https://mlsys-ucsd.org//events/mlsys_rising_star_2024</guid>
    <title>Hanxian Huang being selected as a 2024 MLCommons Rising Star</title>
    <link>https://mlsys-ucsd.org//events/mlsys_rising_star_2024</link>
    <description>Congratulations to MLsys group student Hanxian Huang on being selected as a 2024 MLCommons Rising Star. She was among the 41 junior researchers selected from over 170 applicants globally. The MLCommons Rising Stars are selected based on their excellence in Machine Learning (ML) and Systems research and stand out for their current and future contributions and potential.</description>
    <pubDate>Mon, 01 Jul 2024 00:00:00 GMT</pubDate>
    <author>address@yoursite.com (UCSD-MLsys)</author>
    <category>news</category>
  </item>

  <item>
    <guid>https://mlsys-ucsd.org//events/seminar_5_9</guid>
    <title>OpenXLA: Compiling Machine Learning for Peak Performance</title>
    <link>https://mlsys-ucsd.org//events/seminar_5_9</link>
    <description>Numerous domain-specific accelerators have been developed recently to address the growing computational needs of machine learning, and the success of these DSAs hinges on effective ML compilers like Google&#39;s XLA, which enhances ML performance on various hardware and supports multiple frameworks, and is further advanced through collaborative development in OpenXLA.</description>
    <pubDate>Thu, 09 May 2024 17:00:00 GMT</pubDate>
    <author>address@yoursite.com (UCSD-MLsys)</author>
    <category>MLSys Seminar</category>
  </item>

  <item>
    <guid>https://mlsys-ucsd.org//events/seminar_4_30</guid>
    <title>PyTorch 2: Faster Machine Learning Through Dynamic Python Bytecode Transformation and Graph</title>
    <link>https://mlsys-ucsd.org//events/seminar_4_30</link>
    <description>PyTorch 2 leverages new technologies like TorchDynamo and TorchInductor to significantly enhance training and inference speeds without compromising its ease of use, flexibility, and Pythonic environment. TorchDynamo optimizes unmodified PyTorch code at the Python bytecode level, while TorchInductor translates programs for efficient execution on GPUs and CPUs, maintaining the dynamism inherent in PyTorch and allowing for easy user customization.</description>
    <pubDate>Tue, 30 Apr 2024 17:00:00 GMT</pubDate>
    <author>address@yoursite.com (UCSD-MLsys)</author>
    <category>MLSys Seminar</category>
  </item>

  <item>
    <guid>https://mlsys-ucsd.org//events/seminar_4_29</guid>
    <title>Rapid LLM deployments: with great power comes great responsibility</title>
    <link>https://mlsys-ucsd.org//events/seminar_4_29</link>
    <description>With the ubiquitous use-cases of modern LLMs, the deployment scale of these models is unforeseen. This has led to a large-scale datacenter expansion with GPUs, currently running into an energy wall worldwide. This talk will focus on the properties of generative LLMs that can be used to make the deployment of these models more power-efficient. The talk will also introduce POLCA and Splitwise, two techniques to reduce the power consumption for the LLM serving.</description>
    <pubDate>Mon, 29 Apr 2024 12:00:00 GMT</pubDate>
    <author>address@yoursite.com (UCSD-MLsys)</author>
    <category>MLSys Seminar</category>
  </item>

  <item>
    <guid>https://mlsys-ucsd.org//events/mlsys_launch</guid>
    <title>Our New Journey Begins</title>
    <link>https://mlsys-ucsd.org//events/mlsys_launch</link>
    <description>🎉 MLSys @UCSD is launched!</description>
    <pubDate>Mon, 15 Apr 2024 00:00:00 GMT</pubDate>
    <author>address@yoursite.com (UCSD-MLsys)</author>
    <category>news</category>
  </item>

    </channel>
  </rss>
