Skip to main content

Showing 1–21 of 21 results for author: Liang, E

  1. arXiv:2409.05688  [pdf, other

    cs.CV

    LayeredFlow: A Real-World Benchmark for Non-Lambertian Multi-Layer Optical Flow

    Authors: Hongyu Wen, Erich Liang, Jia Deng

    Abstract: Achieving 3D understanding of non-Lambertian objects is an important task with many useful applications, but most existing algorithms struggle to deal with such objects. One major obstacle towards progress in this field is the lack of holistic non-Lambertian benchmarks -- most benchmarks have low scene and object diversity, and none provide multi-layer 3D annotations for objects occluded by transp… ▽ More

    Submitted 9 September, 2024; originally announced September 2024.

    Comments: Accepted to ECCV 2024

  2. arXiv:2406.00024  [pdf, other

    cs.CL cs.AI cs.ET cs.LG

    Embedding-Aligned Language Models

    Authors: Guy Tennenholtz, Yinlam Chow, Chih-Wei Hsu, Lior Shani, Ethan Liang, Craig Boutilier

    Abstract: We propose a novel approach for training large language models (LLMs) to adhere to objectives defined within a latent embedding space. Our method leverages reinforcement learning (RL), treating a pre-trained LLM as an environment. Our embedding-aligned guided language (EAGLE) agent is trained to iteratively steer the LLM's generation towards optimal regions of the latent embedding space, w.r.t. so… ▽ More

    Submitted 24 May, 2024; originally announced June 2024.

  3. arXiv:2405.04662  [pdf, other

    cs.CV

    Radar Fields: Frequency-Space Neural Scene Representations for FMCW Radar

    Authors: David Borts, Erich Liang, Tim Brödermann, Andrea Ramazzina, Stefanie Walz, Edoardo Palladin, Jipeng Sun, David Bruggemann, Christos Sakaridis, Luc Van Gool, Mario Bijelic, Felix Heide

    Abstract: Neural fields have been broadly investigated as scene representations for the reproduction and novel generation of diverse outdoor scenes, including those autonomous vehicles and robots must handle. While successful approaches for RGB and LiDAR data exist, neural reconstruction methods for radar as a sensing modality have been largely unexplored. Operating at millimeter wavelengths, radar sensors… ▽ More

    Submitted 9 May, 2024; v1 submitted 7 May, 2024; originally announced May 2024.

    Comments: 8 pages, 6 figures, to be published in SIGGRAPH 2024

  4. arXiv:2302.06793  [pdf, other

    cs.CV

    HR-NeuS: Recovering High-Frequency Surface Geometry via Neural Implicit Surfaces

    Authors: Erich Liang, Kenan Deng, Xi Zhang, Chun-Kai Wang

    Abstract: Recent advances in neural implicit surfaces for multi-view 3D reconstruction primarily focus on improving large-scale surface reconstruction accuracy, but often produce over-smoothed geometries that lack fine surface details. To address this, we present High-Resolution NeuS (HR-NeuS), a novel neural implicit surface reconstruction method that recovers high-frequency surface geometry while maintain… ▽ More

    Submitted 13 February, 2023; originally announced February 2023.

  5. arXiv:2301.03734  [pdf, other

    cs.DC cs.OS

    Exoshuffle-CloudSort

    Authors: Frank Sifei Luan, Stephanie Wang, Samyukta Yagati, Sean Kim, Kenneth Lien, Isaac Ong, Tony Hong, SangBin Cho, Eric Liang, Ion Stoica

    Abstract: We present Exoshuffle-CloudSort, a sorting application running on top of Ray using the Exoshuffle architecture. Exoshuffle-CloudSort runs on Amazon EC2, with input and output data stored on Amazon S3. Using 40 i4i.4xlarge workers, Exoshuffle-CloudSort completes the 100 TB CloudSort Benchmark (Indy category) in 5378 seconds, with an average total cost of $97.

    Submitted 9 January, 2023; originally announced January 2023.

  6. arXiv:2208.07250  [pdf, other

    cs.CV

    Predicting Pedestrian Crosswalk Behavior Using Convolutional Neural Networks

    Authors: Eric Liang, Mark Stamp

    Abstract: A common yet potentially dangerous task is the act of crossing the street. Pedestrian accidents contribute a significant amount to the high number of annual traffic casualties, which is why it is crucial for pedestrians to use safety measures such as a crosswalk. However, people often forget to activate a crosswalk light or are unable to do so -- such as those who are visually impaired or have occ… ▽ More

    Submitted 8 August, 2022; originally announced August 2022.

  7. arXiv:2203.05072  [pdf, other

    cs.DC

    Exoshuffle: An Extensible Shuffle Architecture

    Authors: Frank Sifei Luan, Stephanie Wang, Samyukta Yagati, Sean Kim, Kenneth Lien, Isaac Ong, Tony Hong, SangBin Cho, Eric Liang, Ion Stoica

    Abstract: Shuffle is one of the most expensive communication primitives in distributed data processing and is difficult to scale. Prior work addresses the scalability challenges of shuffle by building monolithic shuffle systems. These systems are costly to develop, and they are tightly integrated with batch processing frameworks that offer only high-level APIs such as SQL. New applications, such as ML train… ▽ More

    Submitted 17 August, 2023; v1 submitted 9 March, 2022; originally announced March 2022.

  8. CRC-Aided List Decoding of Convolutional Codes in the Short Blocklength Regime

    Authors: Hengjie Yang, Ethan Liang, Minghao Pan, Richard Wesel

    Abstract: We consider the concatenation of a convolutional code (CC) with an optimized cyclic redundancy check (CRC) code as a promising paradigm for good short blocklength codes. The resulting CRC-aided convolutional code naturally permits the use of serial list Viterbi decoding (SLVD) to achieve maximum-likelihood decoding. The convolutional encoder of interest is of rate-$1/ω$ and the convolutional code… ▽ More

    Submitted 15 December, 2021; v1 submitted 28 April, 2021; originally announced April 2021.

    Comments: First revision submitted to IEEE Transactions on Information Theory

  9. arXiv:2011.12719  [pdf, other

    cs.LG cs.DC

    RLlib Flow: Distributed Reinforcement Learning is a Dataflow Problem

    Authors: Eric Liang, Zhanghao Wu, Michael Luo, Sven Mika, Joseph E. Gonzalez, Ion Stoica

    Abstract: Researchers and practitioners in the field of reinforcement learning (RL) frequently leverage parallel computation, which has led to a plethora of new algorithms and systems in the last few years. In this paper, we re-examine the challenges posed by distributed RL and try to view it through the lens of an old idea: distributed dataflow. We show that viewing RL as a dataflow problem leads to highly… ▽ More

    Submitted 28 October, 2021; v1 submitted 25 November, 2020; originally announced November 2020.

    Comments: NeurIPS 2021. The first two authors contributed equally to this work

    ACM Class: I.2.11; I.2.6; C.4

  10. arXiv:2007.05572  [pdf, other

    cs.LG cs.DB stat.ML

    Variable Skipping for Autoregressive Range Density Estimation

    Authors: Eric Liang, Zongheng Yang, Ion Stoica, Pieter Abbeel, Yan Duan, Xi Chen

    Abstract: Deep autoregressive models compute point likelihood estimates of individual data points. However, many applications (i.e., database cardinality estimation) require estimating range densities, a capability that is under-explored by current neural density estimation literature. In these applications, fast and accurate range density estimates over high-dimensional data directly impact user-perceived… ▽ More

    Submitted 10 July, 2020; originally announced July 2020.

    Comments: ICML 2020. Code released at: https://var-skip.github.io/

  11. arXiv:2006.08109  [pdf, other

    cs.DB cs.LG

    NeuroCard: One Cardinality Estimator for All Tables

    Authors: Zongheng Yang, Amog Kamsetty, Sifei Luan, Eric Liang, Yan Duan, Xi Chen, Ion Stoica

    Abstract: Query optimizers rely on accurate cardinality estimates to produce good execution plans. Despite decades of research, existing cardinality estimators are inaccurate for complex queries, due to making lossy modeling assumptions and not capturing inter-table correlations. In this work, we show that it is possible to learn the correlations across all tables in a database without any independence assu… ▽ More

    Submitted 2 November, 2020; v1 submitted 14 June, 2020; originally announced June 2020.

    Comments: VLDB 2021

  12. arXiv:2002.05814  [pdf, other

    cs.DC cs.LG cs.NI

    Hoplite: Efficient and Fault-Tolerant Collective Communication for Task-Based Distributed Systems

    Authors: Siyuan Zhuang, Zhuohan Li, Danyang Zhuo, Stephanie Wang, Eric Liang, Robert Nishihara, Philipp Moritz, Ion Stoica

    Abstract: Task-based distributed frameworks (e.g., Ray, Dask, Hydro) have become increasingly popular for distributed applications that contain asynchronous and dynamic workloads, including asynchronous gradient descent, reinforcement learning, and model serving. As more data-intensive applications move to run on top of task-based systems, collective communication efficiency has become an important problem.… ▽ More

    Submitted 28 September, 2021; v1 submitted 13 February, 2020; originally announced February 2020.

    Comments: SIGCOMM 2021

  13. arXiv:1912.00167  [pdf, other

    cs.LG stat.ML

    IMPACT: Importance Weighted Asynchronous Architectures with Clipped Target Networks

    Authors: Michael Luo, Jiahao Yao, Richard Liaw, Eric Liang, Ion Stoica

    Abstract: The practical usage of reinforcement learning agents is often bottlenecked by the duration of training time. To accelerate training, practitioners often turn to distributed reinforcement learning architectures to parallelize and accelerate the training process. However, modern methods for scalable reinforcement learning (RL) often tradeoff between the throughput of samples that an RL agent can lea… ▽ More

    Submitted 23 January, 2020; v1 submitted 30 November, 2019; originally announced December 2019.

    Comments: ICLR 2020 Publication; 14 pages, 10 figures

  14. arXiv:1910.00696  [pdf

    eess.IV cs.LG stat.ML

    Improvement of Multiparametric MR Image Segmentation by Augmenting the Data with Generative Adversarial Networks for Glioma Patients

    Authors: Eric Carver, Zhenzhen Dai, Evan Liang, James Snyder, Ning Wen

    Abstract: Every year thousands of patients are diagnosed with a glioma, a type of malignant brain tumor. Physicians use MR images as a key tool in the diagnosis and treatment of these patients. Neural networks show great potential to aid physicians in the medical image analysis. This study investigates the use of varying amounts of synthetic brain T1-weighted (T1), post-contrast T1-weighted (T1Gd), T2-weigh… ▽ More

    Submitted 1 October, 2019; originally announced October 2019.

  15. arXiv:1905.05393  [pdf, other

    cs.CV cs.LG stat.ML

    Population Based Augmentation: Efficient Learning of Augmentation Policy Schedules

    Authors: Daniel Ho, Eric Liang, Ion Stoica, Pieter Abbeel, Xi Chen

    Abstract: A key challenge in leveraging data augmentation for neural network training is choosing an effective augmentation policy from a large search space of candidate operations. Properly chosen augmentation policies can lead to significant generalization improvements; however, state-of-the-art approaches such as AutoAugment are computationally infeasible to run for the ordinary user. In this paper, we i… ▽ More

    Submitted 14 May, 2019; originally announced May 2019.

    Comments: ICML 2019

  16. Deep Unsupervised Cardinality Estimation

    Authors: Zongheng Yang, Eric Liang, Amog Kamsetty, Chenggang Wu, Yan Duan, Xi Chen, Pieter Abbeel, Joseph M. Hellerstein, Sanjay Krishnan, Ion Stoica

    Abstract: Cardinality estimation has long been grounded in statistical tools for density estimation. To capture the rich multivariate distributions of relational tables, we propose the use of a new type of high-capacity statistical model: deep autoregressive models. However, direct application of these models leads to a limited estimator that is prohibitively expensive to evaluate for range or wildcard pred… ▽ More

    Submitted 21 November, 2019; v1 submitted 10 May, 2019; originally announced May 2019.

    Comments: VLDB 2020. Updates since version 1: new title and new/revised content

    Journal ref: Proceedings of the VLDB Endowment (PLVDB), Vol. 13, No. 3, pp. 279-292 (2019)

  17. arXiv:1902.10319  [pdf, other

    cs.NI cs.AI cs.LG

    Neural Packet Classification

    Authors: Eric Liang, Hang Zhu, Xin Jin, Ion Stoica

    Abstract: Packet classification is a fundamental problem in computer networking. This problem exposes a hard tradeoff between the computation and state complexity, which makes it particularly challenging. To navigate this tradeoff, existing solutions rely on complex hand-tuned heuristics, which are brittle and hard to optimize. In this paper, we propose a deep reinforcement learning (RL) approach to solve t… ▽ More

    Submitted 26 February, 2019; originally announced February 2019.

  18. arXiv:1811.11932  [pdf, other

    cs.IT

    Joint Design of Convolutional Code and CRC under Serial List Viterbi Decoding

    Authors: Hengjie Yang, Ethan Liang, Richard D. Wesel

    Abstract: This paper studies the joint design of optimal convolutional codes (CCs) and CRC codes when serial list Viterbi algorithm (S-LVA) is employed in order to achieve the target frame error rate (FER). We first analyze the S-LVA performance with respect to SNR and list size, repsectively, and prove the convergence of the expected number of decoding attempts when SNR goes to the extreme. We then propose… ▽ More

    Submitted 28 November, 2018; originally announced November 2018.

    Comments: Portions of this work will be presented at the 2018 IEEE Global Communications Conference, Abu Dhabi, UAE

  19. arXiv:1807.05118  [pdf, other

    cs.LG cs.DC stat.ML

    Tune: A Research Platform for Distributed Model Selection and Training

    Authors: Richard Liaw, Eric Liang, Robert Nishihara, Philipp Moritz, Joseph E. Gonzalez, Ion Stoica

    Abstract: Modern machine learning algorithms are increasingly computationally demanding, requiring specialized hardware and distributed computation to achieve high performance in a reasonable time frame. Many hyperparameter search algorithms have been proposed for improving the efficiency of model selection, however their adaptation to the distributed compute environment is often ad-hoc. We propose Tune, a… ▽ More

    Submitted 13 July, 2018; originally announced July 2018.

    Comments: 8 Pages, Presented at the 2018 ICML AutoML workshop

  20. arXiv:1712.09381  [pdf, other

    cs.AI cs.DC cs.LG

    RLlib: Abstractions for Distributed Reinforcement Learning

    Authors: Eric Liang, Richard Liaw, Philipp Moritz, Robert Nishihara, Roy Fox, Ken Goldberg, Joseph E. Gonzalez, Michael I. Jordan, Ion Stoica

    Abstract: Reinforcement learning (RL) algorithms involve the deep nesting of highly irregular computation patterns, each of which typically exhibits opportunities for distributed computation. We argue for distributing RL components in a composable way by adapting algorithms for top-down hierarchical control, thereby encapsulating parallelism and resource requirements within short-running compute tasks. We d… ▽ More

    Submitted 28 June, 2018; v1 submitted 26 December, 2017; originally announced December 2017.

    Comments: Published in the International Conference on Machine Learning (ICML 2018), 10 pages

  21. arXiv:1712.05889  [pdf, other

    cs.DC cs.AI cs.LG stat.ML

    Ray: A Distributed Framework for Emerging AI Applications

    Authors: Philipp Moritz, Robert Nishihara, Stephanie Wang, Alexey Tumanov, Richard Liaw, Eric Liang, Melih Elibol, Zongheng Yang, William Paul, Michael I. Jordan, Ion Stoica

    Abstract: The next generation of AI applications will continuously interact with the environment and learn from these interactions. These applications impose new and demanding systems requirements, both in terms of performance and flexibility. In this paper, we consider these requirements and present Ray---a distributed system to address them. Ray implements a unified interface that can express both task-pa… ▽ More

    Submitted 29 September, 2018; v1 submitted 15 December, 2017; originally announced December 2017.

    Comments: 17 pages, 14 figures, 13th USENIX Symposium on Operating Systems Design and Implementation, 2018