Photo

Venkat Arun

Assistant Professor
Computer Science, UT Austin

Email: venkat@utexas.edu

Office: GDC 6.726

CV Google Scholar Blog GitHub Twitter LinkedIn



My research seeks to enable networked systems to support the next generation of applications. My past work has spanned internet congestion control, video streaming, privacy-preserving computation, wireless networks, and mobile systems. A common theme across these is the use of theoretical ideas to gain insights into the real-world that would have been difficult to discover otherwise. I co-lead the UT Networked Systems Lab (UTNS).

I am hiring PhD students this cycle.

Current Projects


Performance Verification and Synthesis

We are developing a set of methods to design networked systems that perform reliably. Today, we build systems with hundreds of heuristic control algorithms whose emergent behaviors we do not fully understand. These algorithms provision compute resources, choose network routes, allocate bandwidth and storage resources, schedule tasks etc. These tasks are central to the performance and reliability of networked systems, making it crucial for the algorithms to make correct decisions. Designing such algorithms is hard because they operate in the face of incomplete information, uncertainty about the future and constraints on decision-making latency. Thus, a lot of effort goes into their design, based largely on empirical trial-and-error. Today, we lack principled ways to reason about their performance. In this project, we are developing a set of techniques to address this gap, often using program verification and synthesis techniques to augment human intelligence [SIGCOMM21, Arxiv, NSDI24].

There is now a vibrant community of researchers working on the topic, including people from CMU, U. Michigan, Georgia Tech, MIT, Microsoft Research, and U. Waterloo


"Solving" Congestion Control

We have embarked on a (potentially foolish) journey to "solve" end-to-end congestion control for the internet. To this end, we first came up with a mathematical definition of what it means to solve it [SIGCOMM21]. Existing definitions assume far too much about how the network behaves, which means CCAs that satisfy those definitions may not perform well in the real-world. Thus, we came up with a method to specify network models that make minimal assumptions and are nevertheless sufficient for congestion control algorithms (CCAs) to work (we later realized this technique was general, which lead to our work on performance verification).

The next challenge is to find a CCA that achieves a set of performance properties under this network model. This is ongoing work, where we heavily use automated reasoning to discover algorithms and prove impossibility results [SIGCOMM23, HotNets22, NSDI24]. We now have CCAs that satisfy a subset of the properties we want. Read more to see all the properties that we are trying to achieve and their current status.

Meta is currently using some of our designs to serve their user traffic [FB Engg. Blog19, SIGCOMM21].


Metasurfaces with Thousands of Antennas

Fundamental diffraction limits tell us that the more antennas a radio device has, the more precisely it can control the signals. This project explores the new applications enabled by having thousands of radio-frequency antennas, made inexpensive through meta-surfaces. As a first step toward this, we built a system with 3200 antennas that can increase the signal strength between two radio endpoints by about 10× [NSDI20]. It works by automatically reconfiguring itself to passively reflect signals from the transmitter to the receiver. The very large number of antennas allows it to create extremely focussed beams that can increase point-to-point communication bandwidth and reduce interference between multiple pairs of communicating endpoints. While we are not actively working on this anymore, if you are a prospective or current UT Austin student interested in this project, do reach out to me.

To our knowledge, this is the largest number of antennas ever used for a single communication link.


PhD Students


Photo of Haoyu Li
Haoyu Li

Second year student

Co-advised with Aditya Akella

Photo of Tony (Jia) Pan
Tony (Jia) Pan

First year student

Co-advised with Isil Dillig

Photo of Saarth Deshpande
Saarth Deshpande

First year student

Co-advised with Neeraja Yadwadkar


Teaching


CS 395T: Performance Analysis of Networked Systems

A seminar course that surveys the role that theoretical performance analysis has had in informing the design of real-world systems. Ideally, we want our theory to give us practical insights that go beyond what can be obtained via intuition or empirical analysis alone.

Years: Spring 2024, Spring 2025 (planned)

CS 356: Computer Networks

A standard undergraduate course in networking with a focus on how the internet works today.

Years: Fall 2024, Fall 2025 (planned)

Awards


Funding


My group is funded by: Our group is lucky to be managed by Destiny Turner.