Skip to main content

Showing 1–13 of 13 results for author: Pister, K

Searching in archive cs. Search in all archives.
.
  1. arXiv:2406.19657  [pdf, other

    cs.LG

    LLMEasyQuant -- An Easy to Use Toolkit for LLM Quantization

    Authors: Dong Liu, Meng Jiang, Kaiser Pister

    Abstract: Currently, there are many quantization methods appeared for LLM quantization, yet few are user-friendly and easy to be deployed locally. Packages like TensorRT and Quantohave many underlying structures and self-invoking internal functions, which are not conducive to developers' personalized development and learning for deployment. Therefore, we develop LLMEasyQuant, it is a package aiming to for e… ▽ More

    Submitted 28 June, 2024; originally announced June 2024.

  2. PromptSet: A Programmer's Prompting Dataset

    Authors: Kaiser Pister, Dhruba Jyoti Paul, Patrick Brophy, Ishan Joshi

    Abstract: The rise of capabilities expressed by large language models has been quickly followed by the integration of the same complex systems into application level logic. Algorithms, programs, systems, and companies are built around structured prompting to black box models where the majority of the design and implementation lies in capturing and quantifying the `agent mode'. The standard way to shape a cl… ▽ More

    Submitted 26 February, 2024; originally announced February 2024.

    Comments: 8 pages, ICSE '24 LLM4Code Workshop

  3. arXiv:2203.09637  [pdf, other

    cs.LG

    Investigating Compounding Prediction Errors in Learned Dynamics Models

    Authors: Nathan Lambert, Kristofer Pister, Roberto Calandra

    Abstract: Accurately predicting the consequences of agents' actions is a key prerequisite for planning in robotic control. Model-based reinforcement learning (MBRL) is one paradigm which relies on the iterative learning and prediction of state-action transitions to solve a task. Deep MBRL has become a popular candidate, using a neural network to learn a dynamics model that predicts with each pass from high-… ▽ More

    Submitted 17 March, 2022; originally announced March 2022.

    Comments: 25 pages, 19 figures

  4. arXiv:2108.13606  [pdf, other

    cs.RO

    BotNet: A Simulator for Studying the Effects of Accurate Communication Models on Multi-agent and Swarm Control

    Authors: Mark Selden, Jason Zhou, Felipe Campos, Nathan Lambert, Daniel Drew, Kristofer S. J. Pister

    Abstract: Decentralized control in multi-robot systems is dependent on accurate and reliable communication between agents. Important communication factors, such as latency and packet delivery ratio, are strong functions of the number of agents in the network. Findings from studies of mobile and high node-count radio-frequency (RF) mesh networks have only been transferred to the domain of multi-robot systems… ▽ More

    Submitted 31 August, 2021; originally announced August 2021.

    Comments: 9 pages, 8 figures

  5. arXiv:2012.09156  [pdf, other

    cs.LG cs.RO

    Learning Accurate Long-term Dynamics for Model-based Reinforcement Learning

    Authors: Nathan O. Lambert, Albert Wilcox, Howard Zhang, Kristofer S. J. Pister, Roberto Calandra

    Abstract: Accurately predicting the dynamics of robotic systems is crucial for model-based control and reinforcement learning. The most common way to estimate dynamics is by fitting a one-step ahead prediction model and using it to recursively propagate the predicted state distribution over long horizons. Unfortunately, this approach is known to compound even small prediction errors, making long-term predic… ▽ More

    Submitted 31 August, 2021; v1 submitted 16 December, 2020; originally announced December 2020.

    Comments: 8 pages, +4 pages appendix

  6. Nonholonomic Yaw Control of an Underactuated Flying Robot with Model-based Reinforcement Learning

    Authors: Nathan Lambert, Craig Schindler, Daniel Drew, Kristofer Pister

    Abstract: Nonholonomic control is a candidate to control nonlinear systems with path-dependant states. We investigate an underactuated flying micro-aerial-vehicle, the ionocraft, that requires nonholonomic control in the yaw-direction for complete attitude control. Deploying an analytical control law involves substantial engineering design and is sensitive to inaccuracy in the system model. With specific as… ▽ More

    Submitted 12 January, 2021; v1 submitted 2 September, 2020; originally announced September 2020.

    Comments: 7 pages, 1 page appendix

    Journal ref: IEEE Robotics and Automation Letters, vol. 6, no. 2, pp. 455-461, April 2021

  7. arXiv:2004.13194  [pdf, other

    cs.RO

    Learning for Microrobot Exploration: Model-based Locomotion, Sparse-robust Navigation, and Low-power Deep Classification

    Authors: Nathan O. Lambert, Farhan Toddywala, Brian Liao, Eric Zhu, Lydia Lee, Kristofer S. J. Pister

    Abstract: Building intelligent autonomous systems at any scale is challenging. The sensing and computation constraints of a microrobot platform make the problems harder. We present improvements to learning-based methods for on-board learning of locomotion, classification, and navigation of microrobots. We show how simulated locomotion can be achieved with model-based reinforcement learning via on-board sens… ▽ More

    Submitted 27 April, 2020; originally announced April 2020.

    Comments: 6 pages; 2 pages appendices

  8. arXiv:1905.01334  [pdf, other

    cs.RO cs.AI cs.LG

    Data-efficient Learning of Morphology and Controller for a Microrobot

    Authors: Thomas Liao, Grant Wang, Brian Yang, Rene Lee, Kristofer Pister, Sergey Levine, Roberto Calandra

    Abstract: Robot design is often a slow and difficult process requiring the iterative construction and testing of prototypes, with the goal of sequentially optimizing the design. For most robots, this process is further complicated by the need, when validating the capabilities of the hardware to solve the desired task, to already have an appropriate controller, which is in turn designed and tuned for the spe… ▽ More

    Submitted 3 May, 2019; originally announced May 2019.

    Comments: Accepted at ICRA-2019. 6 pages

  9. arXiv:1904.08222  [pdf, other

    cs.NI

    Experimental Clock Calibration\\on a Crystal-Free Mote-on-a-Chip

    Authors: Ioana Suciu, Filip Maksimovic, David Burnett, Osama Khan, Brad Wheeler, Arvind Sundararajan, Thomas Watteyne, Xavier Vilajosana, Kris Pister

    Abstract: The elimination of the off-chip frequency reference, typically a crystal oscillator, would bring important benefits in terms of size, price and energy efficiency to IEEE802.15.4 compliant radios and systems-on-chip. The stability of on-chip oscillators is orders of magnitude worse than that of a crystal. It is known that as the temperature changes, they can drift more than 50 ppm/°C. This paper pr… ▽ More

    Submitted 17 April, 2019; originally announced April 2019.

    Comments: CNERT: Computer and Networking Experimental Research using Testbeds, in conjunction with IEEE INFOCOM 2019, April 29 - May 2, 2019, Paris, France

  10. arXiv:1901.03737  [pdf, other

    cs.RO cs.LG

    Low Level Control of a Quadrotor with Deep Model-Based Reinforcement Learning

    Authors: Nathan O. Lambert, Daniel S. Drew, Joseph Yaconelli, Roberto Calandra, Sergey Levine, Kristofer S. J. Pister

    Abstract: Designing effective low-level robot controllers often entail platform-specific implementations that require manual heuristic parameter tuning, significant system knowledge, or long design times. With the rising number of robotic and mechatronic systems deployed across areas ranging from industrial automation to intelligent toys, the need for a general approach to generating low-level controllers i… ▽ More

    Submitted 19 July, 2019; v1 submitted 11 January, 2019; originally announced January 2019.

    Comments: Accepted to IROS and RA-L, 2019. For more information, see the website: https://sites.google.com/berkeley.edu/mbrl-quadrotor/. 9 pages, 12 figures

  11. arXiv:1808.07961  [pdf, other

    cs.RO

    Decentralized Control of a Hexapod Robot Using a Wireless Time Synchronized Network

    Authors: James Fang, Dinesh Parimi, Arjun Dhindsa, Craig B. Schindler, Kristofer S. J. Pister

    Abstract: Robots and control systems rely upon precise timing of sensors and actuators in order to operate intelligently. We present a functioning hexapod robot that walks with a dual tripod gait; each tripod is actuated using its own local controller running on a separate wireless node. We compare and report the results of operating the robot using two different decentralized control schemes. With the firs… ▽ More

    Submitted 23 August, 2018; originally announced August 2018.

  12. arXiv:1803.00196  [pdf, other

    cs.RO cs.AI cs.LG stat.ML

    Learning Flexible and Reusable Locomotion Primitives for a Microrobot

    Authors: Brian Yang, Grant Wang, Roberto Calandra, Daniel Contreras, Sergey Levine, Kristofer Pister

    Abstract: The design of gaits for robot locomotion can be a daunting process which requires significant expert knowledge and engineering. This process is even more challenging for robots that do not have an accurate physical model, such as compliant or micro-scale robots. Data-driven gait optimization provides an automated alternative to analytical gait design. In this paper, we propose a novel approach to… ▽ More

    Submitted 28 February, 2018; originally announced March 2018.

    Comments: 8 pages. Accepted at RAL+ICRA2018

  13. arXiv:1708.04677  [pdf, other

    cs.RO cs.CY

    New Directions: Wireless Robotic Materials

    Authors: Nikolaus Correll, Prabal Dutta, Richard Han, Kristofer Pister

    Abstract: We describe opportunities and challenges with wireless robotic materials. Robotic materials are multi-functional composites that tightly integrate sensing, actuation, computation and communication to create smart composites that can sense their environment and change their physical properties in an arbitrary programmable manner. Computation and communication in such materials are based on miniatur… ▽ More

    Submitted 15 August, 2017; originally announced August 2017.

    Comments: To appear at SenSys 2017