- About
- Events
- Calendar
- Graduation Information
- Cornell Learning Machines Seminar
- Student Colloquium
- BOOM
- Spring 2025 Colloquium
- Conway-Walker Lecture Series
- Salton 2024 Lecture Series
- Seminars / Lectures
- Big Red Hacks
- Cornell University / Cornell Tech - High School Programming Workshop and Contest 2025
- Game Design Initiative
- CSMore: The Rising Sophomore Summer Program in Computer Science
- Explore CS Research
- ACSU Research Night
- Cornell Junior Theorists' Workshop 2024
- People
- Courses
- Research
- Undergraduate
- M Eng
- MS
- PhD
- Admissions
- Current Students
- Computer Science Graduate Office Hours
- Advising Guide for Research Students
- Business Card Policy
- Cornell Tech
- Curricular Practical Training
- A & B Exam Scheduling Guidelines
- Fellowship Opportunities
- Field of Computer Science Ph.D. Student Handbook
- Graduate TA Handbook
- Field A Exam Summary Form
- Graduate School Forms
- Instructor / TA Application
- Ph.D. Requirements
- Ph.D. Student Financial Support
- Special Committee Selection
- Travel Funding Opportunities
- Travel Reimbursement Guide
- The Outside Minor Requirement
- Robotics Ph. D. prgram
- Diversity and Inclusion
- Graduation Information
- CS Graduate Minor
- Outreach Opportunities
- Parental Accommodation Policy
- Special Masters
- Student Spotlights
- Contact PhD Office
Title: Cross-stack Design for Sustainable AI Infrastructure
Abstract: The rapid increase in LLM ubiquity and scale levies unprecedented demands on computing infrastructure. These demands not only incur large compute and memory resources, but also significant energy, yielding large operational and embodied carbon emissions. In this work, we present three main observations based on modeling and traces from production deployment of two Generative AI services in a major cloud service provider. First, while GPUs dominate operational carbon, host processing systems (e.g., CPUs, memory, storage) dominate embodied carbon. Second, offline, batch inference accounts for a significant portion (up to 55%) of serving capacity. Third, there are different levels of heterogeneity across hardware and workloads for LLM inference. Based on these observations, we design EcoServe, a carbon-aware resource provision and scheduling framework for LLM serving systems.
It is based on four principles - Reduce, Reuse, Rightsize, and Recycle (4R). With a cross stack ILP formulation and design, we demonstrate that EcoServe can lower carbon emissions by up to 47%, compared to performance, energy, and cost-optimized design points, while maintaining performance targets and SLOs.
Bio: Yueying Lisa Li is a PhD candidate at Cornell Computer Science department, specializing in sustainable AI system and data center scheduling design. She was fortunate to be mentored by Edward Suh, Christina Delimitrou and Udit Gupta. Before and during her PhD, she had a wide range of industry experience, and conducted research at Microsoft Research, Intel Labs, and Apple, focusing on improving the efficiency of various system stacks with learning and optimization methods, shipping to production systems like Azure and M1 chips. At Cornell and MIT, Lisa’s research focuses on efficient reinforcement learning (RL) and sustainable ML systems. Her career goal is to advance ML model/system co-design methodologies in data center computing and improve the sustainability of design and operating AI workloads.
Lisa is active in the research community, she serves on the Artifact Evaluation Committees of MLSys, SOSP, and ASPLOS, reviewing for ICLR and CVPR, and co-organizing MICRO workshops. A co-founder of CALM initiatives, she is a steering member of the Computer Architecture Student Association (CASA) and co-founded the Women in System Podcast to bridge system and ML communities.