Zum Hauptinhalt springen

Showing 1–12 of 12 results for author: Lall, S

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

    cs.LG cs.AI cs.LO

    Learning Temporal Logic Predicates from Data with Statistical Guarantees

    Authors: Emi Soroka, Rohan Sinha, Sanjay Lall

    Abstract: Temporal logic rules are often used in control and robotics to provide structured, human-interpretable descriptions of high-dimensional trajectory data. These rules have numerous applications including safety validation using formal methods, constraining motion planning among autonomous agents, and classifying data. However, existing methods for learning temporal logic predicates from data provide… ▽ More

    Submitted 14 June, 2024; originally announced June 2024.

  2. arXiv:2405.14033  [pdf, other

    cs.LG math.OC

    Adversarial Training of Two-Layer Polynomial and ReLU Activation Networks via Convex Optimization

    Authors: Daniel Kuelbs, Sanjay Lall, Mert Pilanci

    Abstract: Training neural networks which are robust to adversarial attacks remains an important problem in deep learning, especially as heavily overparameterized models are adopted in safety-critical settings. Drawing from recent work which reformulates the training problems for two-layer ReLU and polynomial activation networks as convex programs, we devise a convex semidefinite program (SDP) for adversaria… ▽ More

    Submitted 22 May, 2024; originally announced May 2024.

    Comments: 6 pages, 4 figures

  3. arXiv:2403.05530  [pdf, other

    cs.CL cs.AI

    Gemini 1.5: Unlocking multimodal understanding across millions of tokens of context

    Authors: Gemini Team, Petko Georgiev, Ving Ian Lei, Ryan Burnell, Libin Bai, Anmol Gulati, Garrett Tanzer, Damien Vincent, Zhufeng Pan, Shibo Wang, Soroosh Mariooryad, Yifan Ding, Xinyang Geng, Fred Alcober, Roy Frostig, Mark Omernick, Lexi Walker, Cosmin Paduraru, Christina Sorokin, Andrea Tacchetti, Colin Gaffney, Samira Daruki, Olcan Sercinoglu, Zach Gleicher, Juliette Love , et al. (1110 additional authors not shown)

    Abstract: In this report, we introduce the Gemini 1.5 family of models, representing the next generation of highly compute-efficient multimodal models capable of recalling and reasoning over fine-grained information from millions of tokens of context, including multiple long documents and hours of video and audio. The family includes two new models: (1) an updated Gemini 1.5 Pro, which exceeds the February… ▽ More

    Submitted 8 August, 2024; v1 submitted 8 March, 2024; originally announced March 2024.

  4. Logical Synchrony Networks: A formal model for deterministic distribution

    Authors: Logan Kenwright, Partha Roop, Nathan Allen, Sanjay Lall, Calin Cascaval, Tammo Spalink, Martin Izzard

    Abstract: Kahn Process Networks (KPNs) are a deterministic Model of Computation (MoC) for distributed systems. KPNs supports non-blocking writes and blocking reads, with the consequent assumption of unbounded buffers between processes. Variants such as Finite FIFO Platforms (FFP) have been developed, which enforce boundedness. One issue with existing models is that they mix process synchronisation with proc… ▽ More

    Submitted 5 June, 2024; v1 submitted 12 February, 2024; originally announced February 2024.

  5. arXiv:2312.11805  [pdf, other

    cs.CL cs.AI cs.CV

    Gemini: A Family of Highly Capable Multimodal Models

    Authors: Gemini Team, Rohan Anil, Sebastian Borgeaud, Jean-Baptiste Alayrac, Jiahui Yu, Radu Soricut, Johan Schalkwyk, Andrew M. Dai, Anja Hauth, Katie Millican, David Silver, Melvin Johnson, Ioannis Antonoglou, Julian Schrittwieser, Amelia Glaese, Jilin Chen, Emily Pitler, Timothy Lillicrap, Angeliki Lazaridou, Orhan Firat, James Molloy, Michael Isard, Paul R. Barham, Tom Hennigan, Benjamin Lee , et al. (1325 additional authors not shown)

    Abstract: This report introduces a new family of multimodal models, Gemini, that exhibit remarkable capabilities across image, audio, video, and text understanding. The Gemini family consists of Ultra, Pro, and Nano sizes, suitable for applications ranging from complex reasoning tasks to on-device memory-constrained use-cases. Evaluation on a broad range of benchmarks shows that our most-capable Gemini Ultr… ▽ More

    Submitted 17 June, 2024; v1 submitted 18 December, 2023; originally announced December 2023.

  6. arXiv:2312.08536  [pdf, other

    cs.LG eess.SY

    Markov Decision Processes with Noisy State Observation

    Authors: Amirhossein Afsharrad, Sanjay Lall

    Abstract: This paper addresses the challenge of a particular class of noisy state observations in Markov Decision Processes (MDPs), a common issue in various real-world applications. We focus on modeling this uncertainty through a confusion matrix that captures the probabilities of misidentifying the true state. Our primary goal is to estimate the inherent measurement noise, and to this end, we propose two… ▽ More

    Submitted 13 December, 2023; originally announced December 2023.

  7. arXiv:2311.04338  [pdf, other

    cs.LG eess.SY

    Convex Methods for Constrained Linear Bandits

    Authors: Amirhossein Afsharrad, Ahmadreza Moradipari, Sanjay Lall

    Abstract: Recently, bandit optimization has received significant attention in real-world safety-critical systems that involve repeated interactions with humans. While there exist various algorithms with performance guarantees in the literature, practical implementation of the algorithms has not received as much attention. This work presents a comprehensive study on the computational aspects of safe bandit a… ▽ More

    Submitted 9 November, 2023; v1 submitted 7 November, 2023; originally announced November 2023.

  8. arXiv:2309.08778  [pdf, other

    cs.LO cs.MS

    Satisfiability.jl: Satisfiability Modulo Theories in Julia

    Authors: Emiko Soroka, Mykel J. Kochenderfer, Sanjay Lall

    Abstract: Satisfiability modulo theories (SMT) is a core tool in formal verification. While the SMT-LIB specification language can be used to interact with theorem proving software, a high-level interface allows for faster and easier specifications of complex SMT formulae. In this paper we present a novel open-source package for interacting with SMT-LIB compliant solvers in the Julia programming language.

    Submitted 15 December, 2023; v1 submitted 15 September, 2023; originally announced September 2023.

    Comments: 7 pages, revised from a previous longer version to comply with a conference length requirement. Submitted to NASA Formal Methods 2024

    ACM Class: D.2.4

  9. arXiv:2308.00144  [pdf, other

    cs.DC

    Logical Synchrony and the bittide Mechanism

    Authors: Sanjay Lall, Calin Cascaval, Martin Izzard, Tammo Spalink

    Abstract: We introduce logical synchrony, a framework that allows distributed computing to be coordinated as tightly as in synchronous systems without the distribution of a global clock or any reference to universal time. We develop a model of events called a logical synchrony network, in which nodes correspond to processors and every node has an associated local clock which generates the events. We constru… ▽ More

    Submitted 3 July, 2024; v1 submitted 31 July, 2023; originally announced August 2023.

  10. arXiv:2111.05296  [pdf, other

    eess.SY cs.DC

    Resistance Distance and Control Performance for bittide Synchronization

    Authors: Sanjay Lall, Calin Cascaval, Martin Izzard, Tammo Spalink

    Abstract: We discuss control of bittide distributed systems, which are designed to provide logical synchronization between networked machines by observing data flow rates between adjacent systems at the physical network layer and controlling local reference clock frequencies. We analyze the performance of approximate proportional-integral control of the synchronization mechanism and develop a simple continu… ▽ More

    Submitted 31 March, 2022; v1 submitted 9 November, 2021; originally announced November 2021.

  11. arXiv:2109.14111  [pdf, other

    eess.SY cs.DC

    Modeling and Control of bittide Synchronization

    Authors: Sanjay Lall, Calin Cascaval, Martin Izzard, Tammo Spalink

    Abstract: Distributed system applications rely on a fine-grain common sense of time. Existing systems maintain the common sense of time by keeping each independent machine as close as possible to wall-clock time through a combination of software protocols like NTP and GPS signals and/or precision references like atomic clocks. This approach is expensive and has tolerance limitations that require protocols t… ▽ More

    Submitted 31 March, 2022; v1 submitted 28 September, 2021; originally announced September 2021.

    Comments: 8 pages, 2 figures

  12. arXiv:cs/0605030  [pdf, ps, other

    cs.NI cs.PF

    A Delay Analysis of Maximal Matching Switching with Speedup

    Authors: Randy Cogill, Sanjay Lall

    Abstract: In this paper we analyze the average queue backlog in a combined input-output queued switch using a maximal size matching scheduling algorithm. We compare this average backlog to the average backlog achieved by an optimal switch. We model the cell arrival process as independent and identically distributed between time slots and uniformly distributed among input and output ports. For switches wit… ▽ More

    Submitted 8 May, 2006; originally announced May 2006.

    Comments: 11 pages, 2 figures. Submitted to the 2006 IEEE Conference on Decision and Control