Skip to main content

Showing 1–50 of 71 results for author: Tumanov, A

.
  1. arXiv:2407.07000  [pdf, other

    cs.LG cs.AI cs.CL cs.DC

    Metron: Holistic Performance Evaluation Framework for LLM Inference Systems

    Authors: Amey Agrawal, Anmol Agarwal, Nitin Kedia, Jayashree Mohan, Souvik Kundu, Nipun Kwatra, Ramachandran Ramjee, Alexey Tumanov

    Abstract: Serving large language models (LLMs) in production can incur substantial costs, which has prompted recent advances in inference system optimizations. Today, these systems are evaluated against conventional latency and throughput metrics (eg. TTFT, TBT, Normalised Latency and TPOT). However, these metrics fail to fully capture the nuances of LLM inference, leading to an incomplete assessment of use… ▽ More

    Submitted 9 July, 2024; originally announced July 2024.

  2. arXiv:2407.06167  [pdf, other

    cs.CV cs.LG

    DεpS: Delayed ε-Shrinking for Faster Once-For-All Training

    Authors: Aditya Annavajjala, Alind Khare, Animesh Agrawal, Igor Fedorov, Hugo Latapie, Myung** Lee, Alexey Tumanov

    Abstract: CNNs are increasingly deployed across different hardware, dynamic environments, and low-power embedded devices. This has led to the design and training of CNN architectures with the goal of maximizing accuracy subject to such variable deployment constraints. As the number of deployment scenarios grows, there is a need to find scalable solutions to design and train specialized CNNs. Once-for-all tr… ▽ More

    Submitted 8 July, 2024; originally announced July 2024.

    Comments: Accepted to the 18th European Conference on Computer Vision (ECCV 2024)

  3. arXiv:2406.09600  [pdf, ps, other

    math.CV math.GR

    Realizing Lie groups as automorphism groups of bounded domains

    Authors: George Shabat, Alexander Tumanov

    Abstract: We consider a problem whether a given Lie group can be realized as the group of all biholomorphic automorphisms of a bounded domain in ${\mathbb C}^n$. In an earlier paper of 1990, the authors proved the result for connected linear Lie groups. In this paper we give examples of non-linear groups for which the result still holds.

    Submitted 13 June, 2024; originally announced June 2024.

    Comments: 6 pages

    MSC Class: 32M18; 22F50

  4. arXiv:2405.05465  [pdf, other

    cs.LG cs.AI cs.CL

    Vidur: A Large-Scale Simulation Framework For LLM Inference

    Authors: Amey Agrawal, Nitin Kedia, Jayashree Mohan, Ashish Panwar, Nipun Kwatra, Bhargav Gulavani, Ramachandran Ramjee, Alexey Tumanov

    Abstract: Optimizing the deployment of Large language models (LLMs) is expensive today since it requires experimentally running an application workload against an LLM implementation while exploring large configuration space formed by system knobs such as parallelization strategies, batching techniques, and scheduling policies. To address this challenge, we present Vidur - a large-scale, high-fidelity, easil… ▽ More

    Submitted 21 May, 2024; v1 submitted 8 May, 2024; originally announced May 2024.

  5. arXiv:2403.02310  [pdf, other

    cs.LG cs.DC

    Taming Throughput-Latency Tradeoff in LLM Inference with Sarathi-Serve

    Authors: Amey Agrawal, Nitin Kedia, Ashish Panwar, Jayashree Mohan, Nipun Kwatra, Bhargav S. Gulavani, Alexey Tumanov, Ramachandran Ramjee

    Abstract: Each LLM serving request goes through two phases. The first is prefill which processes the entire input prompt and produces the first output token and the second is decode which generates the rest of output tokens, one-at-a-time. Prefill iterations have high latency but saturate GPU compute due to parallel processing of the input prompt. In contrast, decode iterations have low latency but also low… ▽ More

    Submitted 17 June, 2024; v1 submitted 4 March, 2024; originally announced March 2024.

  6. arXiv:2312.16733  [pdf, other

    cs.DC cs.LG

    SuperServe: Fine-Grained Inference Serving for Unpredictable Workloads

    Authors: Alind Khare, Dhruv Garg, Sukrit Kalra, Snigdha Grandhi, Ion Stoica, Alexey Tumanov

    Abstract: The increasing deployment of ML models on the critical path of production applications in both datacenter and the edge requires ML inference serving systems to serve these models under unpredictable and bursty request arrival rates. Serving models under such conditions requires these systems to strike a careful balance between the latency and accuracy requirements of the application and the overal… ▽ More

    Submitted 27 December, 2023; originally announced December 2023.

  7. arXiv:2312.01581  [pdf, other

    cs.LG cs.AI cs.CV

    Signed Binarization: Unlocking Efficiency Through Repetition-Sparsity Trade-Off

    Authors: Sachit Kuhar, Yash Jain, Alexey Tumanov

    Abstract: Efficient inference of Deep Neural Networks (DNNs) on resource-constrained edge devices is essential. Quantization and sparsity are key algorithmic techniques that translate to repetition and sparsity within tensors at the hardware-software interface. This paper introduces the concept of repetition-sparsity trade-off that helps explain computational efficiency during inference. We propose Signed B… ▽ More

    Submitted 3 December, 2023; originally announced December 2023.

  8. arXiv:2310.15938  [pdf, other

    cs.LG

    ABKD: Graph Neural Network Compression with Attention-Based Knowledge Distillation

    Authors: Anshul Ahluwalia, Rohit Das, Payman Behnam, Alind Khare, Pan Li, Alexey Tumanov

    Abstract: Graph Neural Networks (GNNs) have proven to be quite versatile for a variety of applications, including recommendation systems, fake news detection, drug discovery, and even computer vision. Due to the expanding size of graph-structured data, GNN models have also increased in complexity, leading to substantial latency issues. This is primarily attributed to the irregular structure of graph data an… ▽ More

    Submitted 24 October, 2023; originally announced October 2023.

  9. Wilson Loop Duality and OPE for Super Form Factors of Half-BPS Operators

    Authors: Benjamin Basso, Alexander G. Tumanov

    Abstract: We propose a dual Wilson loop description for the MHV super form factors of half-BPS operators in planar $\mathcal{N}=4$ super-Yang-Mills theory. In this description, the local operators are represented by on-shell states, made out of zero-momentum particles, that are absorbed by a null periodic super Wilson loop. We present evidence for this duality at weak coupling, by performing an explicit cal… ▽ More

    Submitted 23 May, 2024; v1 submitted 16 August, 2023; originally announced August 2023.

    Comments: 54 pages, 15 figures, minor corrections, journal version

    Journal ref: JHEP 02 (2024) 022

  10. arXiv:2307.10577  [pdf, other

    cs.CV cs.AI

    Ethosight: A Reasoning-Guided Iterative Learning System for Nuanced Perception based on Joint-Embedding & Contextual Label Affinity

    Authors: Hugo Latapie, Shan Yu, Patrick Hammer, Kristinn R. Thorisson, Vahagn Petrosyan, Brandon Kynoch, Alind Khare, Payman Behnam, Alexey Tumanov, Aksheit Saxena, Anish Aralikatti, Hanning Chen, Mohsen Imani, Mike Archbold, Tangrui Li, Pei Wang, Justin Hart

    Abstract: Traditional computer vision models often necessitate extensive data acquisition, annotation, and validation. These models frequently struggle in real-world applications, resulting in high false positive and negative rates, and exhibit poor adaptability to new scenarios, often requiring costly retraining. To address these issues, we present Ethosight, a flexible and adaptable zero-shot video analyt… ▽ More

    Submitted 20 August, 2023; v1 submitted 20 July, 2023; originally announced July 2023.

  11. arXiv:2307.01292  [pdf, other

    cs.CR cs.AI cs.LG

    Pareto-Secure Machine Learning (PSML): Fingerprinting and Securing Inference Serving Systems

    Authors: Debopam Sanyal, Jui-Tse Hung, Manav Agrawal, Prahlad Jasti, Shahab Nikkhoo, Somesh Jha, Tianhao Wang, Sibin Mohan, Alexey Tumanov

    Abstract: Model-serving systems have become increasingly popular, especially in real-time web applications. In such systems, users send queries to the server and specify the desired performance metrics (e.g., desired accuracy, latency). The server maintains a set of models (model zoo) in the back-end and serves the queries based on the specified metrics. This paper examines the security, specifically robust… ▽ More

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

    Comments: 17 pages, 9 figures, 6 tables

  12. arXiv:2306.17266  [pdf, other

    cs.DC cs.LG

    Subgraph Stationary Hardware-Software Inference Co-Design

    Authors: Payman Behnam, Jianming Tong, Alind Khare, Yangyu Chen, Yue Pan, Pranav Gadikar, Abhimanyu Rajeshkumar Bambhaniya, Tushar Krishna, Alexey Tumanov

    Abstract: A growing number of applications depend on Machine Learning (ML) functionality and benefits from both higher quality ML predictions and better timeliness (latency) at the same time. A growing body of research in computer architecture, ML, and systems software literature focuses on reaching better latency-accuracy tradeoffs for ML models. Efforts include compression, quantization, pruning, early-ex… ▽ More

    Submitted 21 June, 2023; originally announced June 2023.

    Comments: 16 pages; MLSYS 2023

  13. arXiv:2306.11800  [pdf, other

    cs.LG

    DynaQuant: Compressing Deep Learning Training Checkpoints via Dynamic Quantization

    Authors: Amey Agrawal, Sameer Reddy, Satwik Bhattamishra, Venkata Prabhakara Sarath Nookala, Vidushi Vashishth, Kexin Rong, Alexey Tumanov

    Abstract: With the increase in the scale of Deep Learning (DL) training workloads in terms of compute resources and time consumption, the likelihood of encountering in-training failures rises substantially, leading to lost work and resource wastage. Such failures are typically offset by a checkpointing mechanism, which comes at the cost of storage and network bandwidth overhead. State-of-the-art approaches… ▽ More

    Submitted 2 September, 2023; v1 submitted 20 June, 2023; originally announced June 2023.

  14. arXiv:2301.10879  [pdf, other

    cs.LG cs.DC

    SuperFedNAS: Cost-Efficient Federated Neural Architecture Search for On-Device Inference

    Authors: Alind Khare, Animesh Agrawal, Aditya Annavajjala, Payman Behnam, Myung** Lee, Hugo Latapie, Alexey Tumanov

    Abstract: Neural Architecture Search (NAS) for Federated Learning (FL) is an emerging field. It automates the design and training of Deep Neural Networks (DNNs) when data cannot be centralized due to privacy, communication costs, or regulatory restrictions. Recent federated NAS methods not only reduce manual effort but also help achieve higher accuracy than traditional FL methods like FedAvg. Despite the su… ▽ More

    Submitted 11 July, 2024; v1 submitted 25 January, 2023; originally announced January 2023.

    Comments: Accepted at ECCV 2024

  15. arXiv:2301.04484  [pdf, ps, other

    math.CV math.AP

    Hölder Regularity of the $\bar\partial-$equation on the Polydisc

    Authors: Yu Jun Loo, Alexander Tumanov

    Abstract: In this note, we show that the canonical solution operator to the $\bar\partial-$equation in the polydisc preserves Hölder regularity. It is a well-known fact that such solution operators do not improve Hölder regularity, and as such, our solution operator is optimal in this regard.

    Submitted 11 January, 2023; originally announced January 2023.

  16. arXiv:2211.13838   

    cs.CV cs.DC cs.PF

    Signed Binary Weight Networks

    Authors: Sachit Kuhar, Alexey Tumanov, Judy Hoffman

    Abstract: Efficient inference of Deep Neural Networks (DNNs) is essential to making AI ubiquitous. Two important algorithmic techniques have shown promise for enabling efficient inference - sparsity and binarization. These techniques translate into weight sparsity and weight repetition at the hardware-software level enabling the deployment of DNNs with critically low power and latency requirements. We propo… ▽ More

    Submitted 4 December, 2023; v1 submitted 24 November, 2022; originally announced November 2022.

    Comments: it is being updated

  17. arXiv:2210.15056  [pdf, other

    cs.LG

    UnfoldML: Cost-Aware and Uncertainty-Based Dynamic 2D Prediction for Multi-Stage Classification

    Authors: Yanbo Xu, Alind Khare, Glenn Matlin, Monish Ramadoss, Rishikesan Kamaleswaran, Chao Zhang, Alexey Tumanov

    Abstract: Machine Learning (ML) research has focused on maximizing the accuracy of predictive tasks. ML models, however, are increasingly more complex, resource intensive, and costlier to deploy in resource-constrained environments. These issues are exacerbated for prediction tasks with sequential classification on progressively transitioned stages with ''happens-before'' relation between them.We argue that… ▽ More

    Submitted 27 October, 2022; v1 submitted 26 October, 2022; originally announced October 2022.

    Comments: To be published in NeurIPS'22

  18. arXiv:2207.05307  [pdf, ps, other

    math.CV

    Infinitesimal automorphisms of quadrics and second jet determination for CR map**s

    Authors: Alexander Tumanov

    Abstract: We consider a problem whether a CR map** of a generic manifold in complex space is uniquely determined by its finite jet at a point, which is referred to as finite jet determination. We derive the finite jet determination for CR map**s of smooth Levi nondegenerate manifolds of arbitrary codimension from the finite dimensionality of the algebras of infinitesimal automorphisms of the correspondi… ▽ More

    Submitted 12 July, 2022; originally announced July 2022.

    Comments: 17 pages

    MSC Class: 32H12; 32V40

  19. arXiv:2203.06233  [pdf, other

    cs.DC

    Automatic Parallelization of Python Programs for Distributed Heterogeneous Computing

    Authors: Jun Shirako, Akihiro Hayashi, Sri Raj Paul, Alexey Tumanov, Vivek Sarkar

    Abstract: This paper introduces a novel approach to automatic ahead-of-time (AOT) parallelization and optimization of sequential Python programs for execution on distributed heterogeneous platforms. Our approach enables AOT source-to-source transformation of Python programs, driven by the inclusion of type hints for function parameters and return values. These hints can be supplied by the programmer or obta… ▽ More

    Submitted 11 March, 2022; originally announced March 2022.

    Comments: 14 pages, 10 figures, under submission to Euro-Par 2022 conference (https://2022.euro-par.org)

  20. An Operator Product Expansion for Form Factors III. Finite Coupling and Multi-Particle Contributions

    Authors: Amit Sever, Alexander G. Tumanov, Matthias Wilhelm

    Abstract: Form factors in planar $\mathcal{N}=4$ super-Yang-Mills theory have a dual description in terms of periodic Wilson loops. This duality maps the multi-collinear expansion of the former to an operator product expansion of the latter. The coefficients of this expansion are decomposed in terms of several elementary building blocks and can be determined at finite 't Hooft coupling using bootstrap and i… ▽ More

    Submitted 23 March, 2022; v1 submitted 20 December, 2021; originally announced December 2021.

    Comments: 36 pages, 4 figures, v2: typos fixed and a reference added, matches published version

    Report number: MPP-2021-213

    Journal ref: JHEP 03 (2022) 128

  21. arXiv:2110.09211  [pdf

    physics.app-ph cond-mat.mtrl-sci cs.CE

    Mode I and Mode II stress intensity factors and dislocation density behaviour in strain gradient plasticity

    Authors: V. Shlyannikov, E. Martínez-Pañeda, A. Tumanov, R. Khamidullin

    Abstract: In this study, we use the mechanism-based strain gradient plasticity theory to evaluate both crack tip dislocation density behaviour and the coupled effect of the material plastic properties and the intrinsic material length on non-linear amplitude factors. The two planar classical stress-strain states are examined, namely, plane strain and plane stress, both under pure mode I and pure mode II loa… ▽ More

    Submitted 18 October, 2021; originally announced October 2021.

  22. An Operator Product Expansion for Form Factors II. Born level

    Authors: Amit Sever, Alexander G. Tumanov, Matthias Wilhelm

    Abstract: Form factors in planar N=4 Super-Yang-Mills theory admit a type of non-perturbative operator product expansion (OPE), as we have recently shown in arXiv:2009.11297. This expansion is based on a decomposition of the dual periodic Wilson loop into elementary building blocks: the known pentagon transitions and a new object that we call form factor transition, which encodes the information about the l… ▽ More

    Submitted 1 June, 2021; v1 submitted 27 May, 2021; originally announced May 2021.

    Comments: 35 pages, 4 figures, 2 ancillary files; v2: LaTeX figure issue fixed

    Report number: MPP-2021-58

    Journal ref: JHEP 10 (2021) 071

  23. arXiv:2104.12642  [pdf, other

    cs.CV cs.LG

    CompOFA: Compound Once-For-All Networks for Faster Multi-Platform Deployment

    Authors: Manas Sahni, Shreya Varshini, Alind Khare, Alexey Tumanov

    Abstract: The emergence of CNNs in mainstream deployment has necessitated methods to design and train efficient architectures tailored to maximize the accuracy under diverse hardware & latency constraints. To scale these resource-intensive tasks with an increasing number of deployment targets, Once-For-All (OFA) proposed an approach to jointly train several models at once with a constant training cost. Howe… ▽ More

    Submitted 26 April, 2021; originally announced April 2021.

    Comments: Published as a conference paper at ICLR 2021

  24. arXiv:2010.07741  [pdf

    physics.app-ph cond-mat.mtrl-sci math.NA

    Crack tip fields and fracture resistance parameters based on strain gradient plasticity

    Authors: V. Shlyannikov, E. Martínez-Pañeda, A. Tumanov, A. Tartygasheva

    Abstract: The crack tip mechanics of strain gradient plasticity solids is investigated analytically and numerically. A first-order mechanism-based strain gradient (MSG) plasticity theory based on Taylor's dislocation model is adopted and implemented in the commercial finite element package ANSYS by means of a user subroutine. Two boundary value problems are considered, a single edge tension specimen and a b… ▽ More

    Submitted 15 October, 2020; originally announced October 2020.

    Journal ref: International Journal of Solids and Structures (2020)

  25. An Operator Product Expansion for Form Factors

    Authors: Amit Sever, Alexander G. Tumanov, Matthias Wilhelm

    Abstract: We propose an operator product expansion for planar form factors of local operators in $\mathcal{N}=4$ SYM theory. This expansion is based on the dual conformal symmetry of these objects or, equivalently, the conformal symmetry of their dual description in terms of periodic Wilson loops. A form factor is decomposed into a sequence of known pentagon transitions and a new universal object that we ca… ▽ More

    Submitted 20 June, 2021; v1 submitted 23 September, 2020; originally announced September 2020.

    Comments: 7 pages, 5 figures. v2: references added, convention changed

    Journal ref: Phys. Rev. Lett. 126, 031602 (2021)

  26. arXiv:2008.04063  [pdf, other

    cs.LG stat.ML

    HOLMES: Health OnLine Model Ensemble Serving for Deep Learning Models in Intensive Care Units

    Authors: Shenda Hong, Yanbo Xu, Alind Khare, Satria Priambada, Kevin Maher, Alaa Aljiffry, Jimeng Sun, Alexey Tumanov

    Abstract: Deep learning models have achieved expert-level performance in healthcare with an exclusive focus on training accurate models. However, in many clinical environments such as intensive care unit (ICU), real-time model serving is equally if not more important than accuracy, because in ICU patient care is simultaneously more urgent and more expensive. Clinical decisions and their timeliness, therefor… ▽ More

    Submitted 10 August, 2020; originally announced August 2020.

  27. arXiv:2004.08505  [pdf, ps, other

    math.CV

    A note on the closed range of $\bar\partial_b$ on q-convex manifolds

    Authors: Luca Baracco, Alexander Tumanov

    Abstract: We prove that the tangential Cauchy-Riemann operator has closed range on Levi-pseudoconvex CR manifolds that are embedded in a q-convex complex manifold $X$. Our result generalizes the known case when $X$ is a Stein manifold.

    Submitted 17 April, 2020; originally announced April 2020.

  28. Cloudburst: Stateful Functions-as-a-Service

    Authors: Vikram Sreekanti, Chenggang Wu, Xiayue Charles Lin, Johann Schleier-Smith, Jose M. Faleiro, Joseph E. Gonzalez, Joseph M. Hellerstein, Alexey Tumanov

    Abstract: Function-as-a-Service (FaaS) platforms and "serverless" cloud computing are becoming increasingly popular. Current FaaS offerings are targeted at stateless functions that do minimal I/O and communication. We argue that the benefits of serverless computing can be extended to a broader range of applications and algorithms. We present the design and implementation of Cloudburst, a stateful FaaS platf… ▽ More

    Submitted 24 July, 2020; v1 submitted 13 January, 2020; originally announced January 2020.

    Journal ref: PVLDB, 13(11):2438-2452, 2020

  29. arXiv:2001.02338  [pdf, other

    cs.DC cs.LG

    HyperSched: Dynamic Resource Reallocation for Model Development on a Deadline

    Authors: Richard Liaw, Romil Bhardwaj, Lisa Dunlap, Yitian Zou, Joseph Gonzalez, Ion Stoica, Alexey Tumanov

    Abstract: Prior research in resource scheduling for machine learning training workloads has largely focused on minimizing job completion times. Commonly, these model training workloads collectively search over a large number of parameter values that control the learning process in a hyperparameter search. It is preferable to identify and maximally provision the best-performing hyperparameter configuration (… ▽ More

    Submitted 7 January, 2020; originally announced January 2020.

  30. arXiv:1912.03782  [pdf, ps, other

    math.CV

    Stationary discs and finite jet determination for CR map**s in higher codimension

    Authors: Alexander Tumanov

    Abstract: We discuss stationary discs for generic CR manifolds and apply them to the problem of finite jet determination for CR map**s. We prove that a CR diffeomorphism of two finitely smooth strictly pseudoconvex Levi generating CR manifolds is uniquely determined by its 2-jet at a given point. A new key element of the proof is the existence of non-defective stationary discs.

    Submitted 8 June, 2020; v1 submitted 8 December, 2019; originally announced December 2019.

    Comments: 10 pages

    MSC Class: 32V20; 32H12

  31. arXiv:1901.10008  [pdf, other

    cs.DC cs.LG

    The OoO VLIW JIT Compiler for GPU Inference

    Authors: Paras Jain, Xiangxi Mo, Ajay Jain, Alexey Tumanov, Joseph E. Gonzalez, Ion Stoica

    Abstract: Current trends in Machine Learning~(ML) inference on hardware accelerated devices (e.g., GPUs, TPUs) point to alarmingly low utilization. As ML inference is increasingly time-bounded by tight latency SLOs, increasing data parallelism is not an option. The need for better efficiency motivates GPU multiplexing. Furthermore, existing GPU programming abstractions force programmers to micro-manage GPU… ▽ More

    Submitted 30 January, 2019; v1 submitted 28 January, 2019; originally announced January 2019.

  32. arXiv:1901.00041  [pdf, other

    cs.DC

    Dynamic Space-Time Scheduling for GPU Inference

    Authors: Paras Jain, Xiangxi Mo, Ajay Jain, Harikaran Subbaraj, Rehan Sohail Durrani, Alexey Tumanov, Joseph Gonzalez, Ion Stoica

    Abstract: Serving deep neural networks in latency critical interactive settings often requires GPU acceleration. However, the small batch sizes typical in online inference results in poor GPU utilization, a potential performance gap which GPU resource sharing can address. In this paper, we explore several techniques to leverage both temporal and spatial multiplexing to improve GPU utilization for deep learn… ▽ More

    Submitted 31 December, 2018; originally announced January 2019.

  33. arXiv:1812.03651  [pdf, other

    cs.DC cs.DB

    Serverless Computing: One Step Forward, Two Steps Back

    Authors: Joseph M. Hellerstein, Jose Faleiro, Joseph E. Gonzalez, Johann Schleier-Smith, Vikram Sreekanti, Alexey Tumanov, Chenggang Wu

    Abstract: Serverless computing offers the potential to program the cloud in an autoscaling, pay-as-you go manner. In this paper we address critical gaps in first-generation serverless computing, which place its autoscaling potential at odds with dominant trends in modern computing: notably data-centric and distributed computing, but also open source and custom hardware. Put together, these gaps make current… ▽ More

    Submitted 10 December, 2018; originally announced December 2018.

    Comments: 8 pages, draft for CIDR 2019

  34. arXiv:1812.01776  [pdf, other

    cs.DC

    InferLine: ML Prediction Pipeline Provisioning and Management for Tight Latency Objectives

    Authors: Daniel Crankshaw, Gur-Eyal Sela, Corey Zumar, Xiangxi Mo, Joseph E. Gonzalez, Ion Stoica, Alexey Tumanov

    Abstract: Serving ML prediction pipelines spanning multiple models and hardware accelerators is a key challenge in production machine learning. Optimally configuring these pipelines to meet tight end-to-end latency goals is complicated by the interaction between model batch size, the choice of hardware accelerator, and variation in the query arrival process. In this paper we introduce InferLine, a system… ▽ More

    Submitted 3 August, 2020; v1 submitted 4 December, 2018; originally announced December 2018.

  35. arXiv:1806.04180  [pdf, ps, other

    cond-mat.supr-con cond-mat.mes-hall

    Oscillations of the Critical Temperature in a (Fe/Cr/Fe)/V/Fe Heterostructure

    Authors: V. A. Tumanov, Yu. V. Goryunov, Yu. N. Proshin

    Abstract: The superconducting and magnetic properties of the (Fe/Cr/Fe)/V/Fe layered system with variable thickness of the chromium layer have been experimentally and theoretically studied. The magnetic properties of the system have been studied by the ferromagnetic resonance method, and the superconducting transition temperature has been measured from the jump in the magnetic susceptibility. A wide variety… ▽ More

    Submitted 11 June, 2018; originally announced June 2018.

    Comments: 5 pages, 4 figures, 24 references

    Journal ref: JETP Letters 107 (2018) 426-430

  36. Scattering Amplitudes -- Wilson Loops Duality for the First Non-planar Correction

    Authors: Roy Ben-Israel, Alexander G. Tumanov, Amit Sever

    Abstract: We study the first non-planar correction to gluon scattering amplitudes in ${\cal N}=4$ SYM theory. The correction takes the form of a double trace partial amplitude and is suppressed by one power of $1/N$ with respect to the leading single trace contribution. We extend the duality between planar scattering amplitudes and null polygonal Wilson loops to the double trace amplitude. The new duality r… ▽ More

    Submitted 30 July, 2018; v1 submitted 26 February, 2018; originally announced February 2018.

    Comments: 50 pages, 17 figures. v2 : typos corrected

  37. 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

  38. E11 and the non-linear dual graviton

    Authors: Alexander G. Tumanov, Peter West

    Abstract: The non-linear duality relation between the gravity and dual gravity fields are found in E theory by carrying out $E_{11}$ variations of previously found duality relations. We also find the dual graviton equation of motion up to the addition of some very specific terms whose coefficients are not determined. Using the calculations in this paper this ambiguity was resolved in reference [15] where th… ▽ More

    Submitted 24 August, 2020; v1 submitted 30 October, 2017; originally announced October 2017.

    Comments: The discussion on the dual graviton equation is changed to make it clear that this equation was only derived up to certain very specific terms in the first version of this paper. The complete dual graviton equation of motion has now been given in reference [15]

  39. arXiv:1706.03882  [pdf, ps, other

    math.DS

    Scarcity of periodic orbits in outer billiards

    Authors: Alexander Tumanov

    Abstract: We give a simple proof of our previous result with V. Zharnitsky that the set of period 4 orbits in planar outer billiard with piecewise smooth convex boundary has empty interior, provided that no four corners of the boundary form a parallelogram. We also obtain results on period 5 and 6 orbits.

    Submitted 24 December, 2017; v1 submitted 12 June, 2017; originally announced June 2017.

    Comments: 12 pages, minor typos corrected

    MSC Class: 37D50; 37C25

  40. arXiv:1706.00885  [pdf, other

    cs.CV cs.LG

    IDK Cascades: Fast Deep Learning by Learning not to Overthink

    Authors: Xin Wang, Yujia Luo, Daniel Crankshaw, Alexey Tumanov, Fisher Yu, Joseph E. Gonzalez

    Abstract: Advances in deep learning have led to substantial increases in prediction accuracy but have been accompanied by increases in the cost of rendering predictions. We conjecture that fora majority of real-world inputs, the recent advances in deep learning have created models that effectively "overthink" on simple inputs. In this paper, we revisit the classic question of building model cascades that pr… ▽ More

    Submitted 27 June, 2018; v1 submitted 2 June, 2017; originally announced June 2017.

    Comments: UAI 2018 camera ready

  41. arXiv:1703.03924  [pdf, other

    cs.DC cs.AI cs.LG

    Real-Time Machine Learning: The Missing Pieces

    Authors: Robert Nishihara, Philipp Moritz, Stephanie Wang, Alexey Tumanov, William Paul, Johann Schleier-Smith, Richard Liaw, Mehrdad Niknami, Michael I. Jordan, Ion Stoica

    Abstract: Machine learning applications are increasingly deployed not only to serve predictions using static models, but also as tightly-integrated components of feedback loops involving dynamic, real-time decision making. These applications pose a new set of requirements, none of which are difficult to achieve in isolation, but the combination of which creates a challenge for existing distributed execution… ▽ More

    Submitted 19 May, 2017; v1 submitted 11 March, 2017; originally announced March 2017.

    Comments: 6 pages, 3 figures

  42. E11, Romans theory and higher level duality relations

    Authors: Alexander G. Tumanov, Peter West

    Abstract: From the underlying non-linear realisation we compute the complete E11 invariant equations of motion in eleven dimensions, at the linearised level, up to and including level four in the fields. Thus we include the metric, the three and six forms, the dual graviton and three fields at level four. The fields are linked by a set of duality equations, which are first order in derivatives and transform… ▽ More

    Submitted 9 January, 2017; v1 submitted 10 November, 2016; originally announced November 2016.

    Comments: 29 pages, a note has been added that contains further E11 variations of the level four fields

  43. E11 in 11D

    Authors: Alexander G. Tumanov, Peter West

    Abstract: We construct the non-linear realisation of the semi-direct product of E11 and its vector representation in eleven dimensions and find the dynamical equations it predicts at low levels. These equations are completely determined by the non-linear realisation and when restricted to contain only the usual fields of supergravity and the usual space-time we find precisely the equations of motion of elev… ▽ More

    Submitted 19 February, 2016; v1 submitted 15 January, 2016; originally announced January 2016.

    Comments: 13 pages. the l1 terms in equation (4.26) corrected. One sentence added to the conclusion. arXiv admin note: text overlap with arXiv:1512.01644

  44. E11 must be a symmetry of strings and branes

    Authors: Alexander G. Tumanov, Peter West

    Abstract: We construct the non-linear realisation of the semi-direct product of E11 and its vector representation in five and eleven dimensions and find the dynamical equations it predicts at low levels. Restricting these results to contain only the usual fields of supergravity and the generalised space-time to be the usual space-time we find the equations of motion of the five and eleven dimensional maxima… ▽ More

    Submitted 22 January, 2016; v1 submitted 5 December, 2015; originally announced December 2015.

    Comments: 17 pages, The eleven dimensional results are given in more detail and are shown to be uniquely determined. Typographical and transcription errors are also corrected

  45. E11 and exceptional field theory

    Authors: Alexander G. Tumanov, Peter West

    Abstract: We demonstrate that exceptional field theory is a truncation of the non-linear realisation of the semi-direct product of E11 and its first fundamental as proposed in 2003. Evaluating the simple equations of the E11 approach, and using the commutators of the E11 algebra, we find the equations of exceptional field theory after making a radical truncation. This procedure does not respect any of the h… ▽ More

    Submitted 31 July, 2015; originally announced July 2015.

    Comments: 39 pages

  46. arXiv:1411.3993  [pdf, ps, other

    math.CV math.AP math.SG

    Pseudoholomorphic discs and symplectic structures in Hilbert space

    Authors: Alexandre Sukhov, Alexander Tumanov

    Abstract: We develop the theory of $J$-holomorphic discs in Hilbert spaces with almost complex structures. As an aplication, we prove a version of Gromov's symplectic non-squeezing theorem for Hilbert spaces. It can be applied to short-time symplectic flows of a wide class of Hamiltonian PDEs.

    Submitted 28 February, 2015; v1 submitted 14 November, 2014; originally announced November 2014.

    Comments: 32 pages

    MSC Class: 32H02; 53C15

  47. arXiv:1411.3989  [pdf, ps, other

    math.SG math.AP

    Symplectic non-squeezing in Hilbert space and discrete Schrödinger equations

    Authors: Alexandre Sukhov, Alexander Tumanov

    Abstract: We prove a generalization of Gromov's symplectic non-squeezing theorem for the case of Hilbert spaces. Our approach is based on filling almost complex Hilbert spaces by complex discs partially extending Gromov's results on existence of $J$-complex curves. We apply our result to the flow of the discrete nonlinear Schrödinger equation.

    Submitted 5 April, 2016; v1 submitted 14 November, 2014; originally announced November 2014.

    Comments: 20 pages; minor corrections to the previous version

    MSC Class: 32H02; 53C15

  48. The Physics of the B Factories

    Authors: A. J. Bevan, B. Golob, Th. Mannel, S. Prell, B. D. Yabsley, K. Abe, H. Aihara, F. Anulli, N. Arnaud, T. Aushev, M. Beneke, J. Beringer, F. Bianchi, I. I. Bigi, M. Bona, N. Brambilla, J. B rodzicka, P. Chang, M. J. Charles, C. H. Cheng, H. -Y. Cheng, R. Chistov, P. Colangelo, J. P. Coleman, A. Drutskoy , et al. (2009 additional authors not shown)

    Abstract: This work is on the Physics of the B Factories. Part A of this book contains a brief description of the SLAC and KEK B Factories as well as their detectors, BaBar and Belle, and data taking related issues. Part B discusses tools and methods used by the experiments in order to obtain results. The results themselves can be found in Part C. Please note that version 3 on the archive is the auxiliary… ▽ More

    Submitted 31 October, 2015; v1 submitted 24 June, 2014; originally announced June 2014.

    Comments: 928 pages, version 3 (arXiv:1406.6311v3) corresponds to the alpha, beta, gamma version of the book, the other versions use the phi1, phi2, phi3 notation

    Report number: SLAC-PUB-15968, KEK Preprint 2014-3

    Journal ref: Eur. Phys. J. C74 (2014) 3026

  49. arXiv:1406.2704  [pdf

    cond-mat.mtrl-sci cond-mat.str-el

    In situ diffraction study of catalytic hydrogenation of VO2: Stable phases and origins of metallicity

    Authors: Yaroslav Filinchuk, Nikolay A. Tumanov, Voraksmy Ban, Heng Ji, Jiang Wei, Michael W. Swift, Andriy H. Nevidomskyy, Douglas Natelson

    Abstract: Controlling electronic population through chemical do** is one way to tip the balance between competing phases in materials with strong electronic correlations. Vanadium dioxide exhibits a first-order phase transition at around 338 K between a high temperature, tetragonal, metallic state (T) and a low temperature, monoclinic, insulating state (M1), driven by electron-electron and electron-lattic… ▽ More

    Submitted 10 June, 2014; originally announced June 2014.

    Comments: 12 pages, 11 figures + 10 pages supporting material

    Journal ref: J. Am. Chem. Soc. 136, 8100-8109 (2014)

  50. arXiv:1406.0258  [pdf, ps, other

    math.AP math.CV

    Commutators of singular integrals, the Bergman projection, and boundary regularity of elliptic equations in the plane

    Authors: Alexander Tumanov

    Abstract: We obtain estimates of commutators of singular integral operators in Lipschitz spaces and apply the results to boundary regularity of elliptic equations in the plane. We obtain an explicit asymptotic formula for the Bergman projection.

    Submitted 27 February, 2016; v1 submitted 2 June, 2014; originally announced June 2014.

    MSC Class: 35J56; 42B20; 30H20