An NSF Expedition Project
REAL-TIME INTELLIGENT SECURE EXPLAINABLE SYSTEMS
In the RISELab, we develop technologies that enable applications to make low-latency decisions on live data with strong security.
News
New Blog “How Machine Learning Became Useful: Reflecting on a Decade of Research”
July 15, 2022Joey Gonzalez wrote a blog reflecting on the past decade of ML systems research and how data and compute were...
Ion Stoica to deliver keynote at Data@Scale
May 5, 2022Register for Data@Scale to catch Ion’s keynote May 18! https://datascale2022.splashthat.com/...
Forbes: “Berkeley Research Lab Group Mints Second Billion-Dollar Business In Startup Anyscale”
December 10, 2021Anyscale cofounders Robert Nishihara, Ion Stoica, and Philipp Moritz Anyscale is making news with their latest...
Events
Dissertation Talk: Machine Learning for Query Optimization by Zongheng Yang
Title: Machine Learning for Query Optimization Speaker: Zongheng Yang Advisor: Ion Stoica Date: Wednesd...
Dissertation Talk with Melih Elibol: NumS: Scalable Array Programming for the Cloud; 10 AM, Tuesday, May 10
Title: NumS: Scalable Array Programming for the Cloud Speaker: Melih Elibol Advisors: Michael I. Jordan and...
Dissertation Talk with Weikeng Chen: Building Cryptographic Systems from Distributed Trust; 11:00 AM, Friday, April 29
Title: Building Cryptographic Systems from Distributed Trust Speaker: Weikeng Chen Advisor: Raluca Ada Popa...
Blog
How AI Fails UsDecember 7, 2021
Divya Siddarth, Daron Acemoglu, Danielle Allen, Kate Crawford, James Evans, Michael Jordan, E. Glen Weyl The dominant vision of…
The Turing Test Is Bad for BusinessDecember 4, 2021
Originally posted on Wired: Written by Daron Acemoglu, Michael I. Jordan, and E. Glen Weyl…
Secure computation: Homomorphic encryption or hardware enclaves?October 1, 2021
Originally posted on Medium: Written by Raluca Ada Popa on September 16, 2021 How to collaborate…
RISELab Story
Berkeley’s computer science division has an ongoing tradition of 5-year collaborative research labs. In the fall of 2016 we closed out the most recent of the series: the AMPLab. We think it was a pretty big deal, and many agreed.
One great thing about Berkeley is the endless supply of energy and ideas that flows through the place — always bringing changes, building on what came before. In that spirit, we’re fired up to announce the Berkeley RISELab, where we will focus intensely for five years on systems that provide Real-time Intelligence with Secure Explainable decisions.
Context
RISELab represents the next chapter in the ongoing story of data-intensive systems at Berkeley; a proactive step to move beyond Big Data analytics into a more immersive world. The RISE agenda begins by recognizing that there are big changes afoot:
- Sensors are everywhere. We carry them in our pockets, we embed them in our homes, we pass them on the street. Our world will be quantified, in fine detail, in real time.
- AI is for real. Big data and cheap compute finally made some of the big ideas of AI a practical reality. There’s a ton more to be done, but learning and prediction are now practical tools in the computing toolbox.
- The world is programmable. Our vehicles, houses, workplaces and medical devices are increasingly networked and programmable. The effects of computation are extending to include our homes, cities, airspace, and bloodstreams.
In short, the loop between data generation, computation, and actuation is closing. And this is no longer a niche scenario: it’s going to be a standard mode of technology going forward.
Mission
Our mission in the RISELab is to develop technologies that enable applications to interact intelligently and securely with their environment in real time.
As in previous labs, we’re all in — working on everything from basic research to software development, all in the Berkeley tradition of open publication and open source software. We’ll use this space to lay out our ideas and progress as we go.
Commitment to Diversity
RISELab is guided by Berkeley’s Principles of Community and is committed to providing a safe and caring research environment for every member of our community. We believe that a diverse student body, faculty, and staff are essential to the open exchange of ideas that RISELab was founded on.
Sponsors
In addition to NSF expedition, we’re extremely fortunate at Berkeley to be supported by — and working with — some of the world’s biggest and most innovative companies. The RISELab’s 13 founding sponsors are quite the crew: Amazon Web Services, Ant Group, Capital One, Ericsson, Facebook, Google, Intel, Microsoft Research, Scotiabank, Splunk and VMware. Thanks to all.
We RISE.
Featured Project
Tune is a powerful library for distributed hyperparameter tuning developed in the RISELab. Built on top of Ray, Tune allows users to easily leverage hyperparameter optimization algorithms including ASHA and Population-Based Training at scale. Tune integrates with the Ray autoscaler to seamlessly launch fault-tolerant distributed hyperparameter tuning jobs on Kubernetes, AWS or GCP. Tune supports any machine learning framework, including PyTorch, TensorFlow, XGBoost, LightGBM, and Keras.
Tune also powers many other research projects across the Berkeley AI Research Lab, including Population-based Data Augmentation and Softlearning.
To learn more about Tune, visit the Tune project page. Tune is packaged as part of Ray and can be found here on GitHub.