Skip to main content

Showing 1–12 of 12 results for author: Sokolov, D

  1. arXiv:2405.07518  [pdf, other

    cs.AR cs.AI

    SambaNova SN40L: Scaling the AI Memory Wall with Dataflow and Composition of Experts

    Authors: Raghu Prabhakar, Ram Sivaramakrishnan, Darshan Gandhi, Yun Du, Mingran Wang, Xiangyu Song, Kejie Zhang, Tianren Gao, Angela Wang, Karen Li, Yongning Sheng, Joshua Brot, Denis Sokolov, Apurv Vivek, Calvin Leung, Arjun Sabnis, Jiayu Bai, Tuowen Zhao, Mark Gottscho, David Jackson, Mark Luttrell, Manish K. Shah, Edison Chen, Kaizhao Liang, Swayambhoo Jain , et al. (5 additional authors not shown)

    Abstract: Monolithic large language models (LLMs) like GPT-4 have paved the way for modern generative AI applications. Training, serving, and maintaining monolithic LLMs at scale, however, remains prohibitively expensive and challenging. The disproportionate increase in compute-to-memory ratio of modern AI accelerators have created a memory wall, necessitating new methods to deploy AI. Composition of Expert… ▽ More

    Submitted 13 May, 2024; originally announced May 2024.

  2. arXiv:2305.04363  [pdf, ps, other

    cs.CC

    Sampling and Certifying Symmetric Functions

    Authors: Yuval Filmus, Itai Leigh, Artur Riazanov, Dmitry Sokolov

    Abstract: A circuit $\mathcal{C}$ samples a distribution $\mathbf{X}$ with an error $ε$ if the statistical distance between the output of $\mathcal{C}$ on the uniform input and $\mathbf{X}$ is $ε$. We study the hardness of sampling a uniform distribution over the set of $n$-bit strings of Hamming weight $k$ denoted by $\mathbf{U}^n_k$ for _decision forests_, i.e. every output bit is computed as a decision t… ▽ More

    Submitted 7 May, 2023; originally announced May 2023.

    MSC Class: 03D15 ACM Class: F.2.2

  3. arXiv:2304.02555  [pdf, other

    cs.CC

    Top-Down Lower Bounds for Depth-Four Circuits

    Authors: Mika Göös, Artur Riazanov, Anastasia Sofronova, Dmitry Sokolov

    Abstract: We present a top-down lower-bound method for depth-$4$ boolean circuits. In particular, we give a new proof of the well-known result that the parity function requires depth-$4$ circuits of size exponential in $n^{1/3}$. Our proof is an application of robust sunflowers and block unpredictability.

    Submitted 2 May, 2024; v1 submitted 5 April, 2023; originally announced April 2023.

  4. arXiv:2201.12112  [pdf, other

    cs.CG math.NA

    Practical lowest distortion mapping

    Authors: Vladimir Garanzha, Igor Kaporin, Liudmila Kudryavtseva, François Protais, David Desobry, Dmitry Sokolov

    Abstract: Construction of optimal deformations is one of the long standing problems of computational mathematics. We consider the problem of computing quasi-isometric deformations with minimal possible quasi-isometry constant (global estimate for relative length change).We build our technique upon [Garanzha et al. 2021a], a recently proposed numerical optimization scheme that provably untangles 2D and 3D me… ▽ More

    Submitted 28 January, 2022; originally announced January 2022.

  5. arXiv:2102.03069  [pdf, other

    cs.CG

    Foldover-free maps in 50 lines of code

    Authors: Vladimir Garanzha, Igor Kaporin, Liudmila Kudryavtseva, François Protais, Nicolas Ray, Dmitry Sokolov

    Abstract: Mapping a triangulated surface to 2D space (or a tetrahedral mesh to 3D space) is the most fundamental problem in geometry processing.In computational physics, untangling plays an important role in mesh generation: it takes a mesh as an input, and moves the vertices to get rid of foldovers.In fact, mesh untangling can be considered as a special case of mapping where the geometry of the object is t… ▽ More

    Submitted 5 February, 2021; originally announced February 2021.

  6. arXiv:1912.00534  [pdf, other

    cs.CC cs.LO math.CO

    Exponential Resolution Lower Bounds for Weak Pigeonhole Principle and Perfect Matching Formulas over Sparse Graphs

    Authors: Susanna F. de Rezende, Jakob Nordström, Kilian Risse, Dmitry Sokolov

    Abstract: We show exponential lower bounds on resolution proof length for pigeonhole principle (PHP) formulas and perfect matching formulas over highly unbalanced, sparse expander graphs, thus answering the challenge to establish strong lower bounds in the regime between balanced constant-degree expanders as in [Ben-Sasson and Wigderson '01] and highly unbalanced, dense graphs as in [Raz '04] and [Razborov… ▽ More

    Submitted 1 December, 2019; originally announced December 2019.

    MSC Class: F.2.2; F.1.3; I.2.3; F.4.1 ACM Class: F.2.2; F.1.3; I.2.3; F.4.1

  7. arXiv:1609.03032  [pdf, other

    cs.GR

    Anti-aliasing for fused filament deposition

    Authors: Hai-Chuan Song, Nicolas Ray, Dmitry Sokolov, Sylvain Lefebvre

    Abstract: Layered manufacturing inherently suffers from staircase defects along surfaces that are gently slopped with respect to the build direction. Reducing the slice thickness improves the situation but never resolves it completely as flat layers remain a poor approximation of the true surface in these regions. In addition, reducing the slice thickness largely increases the print time. In this work we fo… ▽ More

    Submitted 10 April, 2017; v1 submitted 10 September, 2016; originally announced September 2016.

    Comments: 14 pages, 22 figures

  8. arXiv:1508.02826  [pdf, other

    cs.GR

    Inappropriate use of L-BFGS, Illustrated on frame field design

    Authors: Nicolas Ray, Dmitry Sokolov

    Abstract: L-BFGS is a hill climbing method that is guarantied to converge only for convex problems. In computer graphics, it is often used as a black box solver for a more general class of non linear problems, including problems having many local minima. Some works obtain very nice results by solving such difficult problems with L-BFGS. Surprisingly, the method is able to escape local minima: our interpreta… ▽ More

    Submitted 12 August, 2015; originally announced August 2015.

    Comments: 6 pages, 3 figures

  9. arXiv:1507.03351  [pdf, other

    cs.GR

    On Smooth 3D Frame Field Design

    Authors: Nicolas Ray, Dmitry Sokolov

    Abstract: We analyze actual methods that generate smooth frame fields both in 2D and in 3D. We formalize the 2D problem by representing frames as functions (as it was done in 3D), and show that the derived optimization problem is the one that previous work obtain via "representation vectors." We show (in 2D) why this non linear optimization problem is easier to solve than directly minimizing the rotation an… ▽ More

    Submitted 13 July, 2015; originally announced July 2015.

  10. arXiv:1412.1124  [pdf, ps, other

    cs.CC

    Tree-like resolution complexity of two planar problems

    Authors: Dmitry Itsykson, Anna Malova, Vsevolod Oparin, Dmitry Sokolov

    Abstract: We consider two CSP problems: the first CSP encodes 2D Sperner's lemma for the standard triangulation of the right triangle on $n^2$ small triangles; the second CSP encodes the fact that it is impossible to match cells of $n \times n$ square to arrows (two horizontal, two vertical and four diagonal) such that arrows in two cells with a common edge differ by at most $45^\circ$, and all arrows on th… ▽ More

    Submitted 2 December, 2014; originally announced December 2014.

    MSC Class: 68Q25 ACM Class: F.2.2

  11. Tracing cross-free polylines oriented by a N-symmetry direction field on triangulated surfaces

    Authors: Nicolas Ray, Dmitry Sokolov

    Abstract: We propose an algorithm for tracing polylines on a triangle mesh such that: they are aligned with a N-symmetry direction field, and two such polylines cannot cross or merge. This property is fundamental for mesh segmentation and is very difficult to enforce with numerical integration of vector fields. We propose an alternative solution based on "stream-mesh", a new combinatorial data structure tha… ▽ More

    Submitted 4 June, 2013; originally announced June 2013.

  12. arXiv:1205.5204  [pdf, other

    cs.GR

    Visualizing 2D Flows with Animated Arrow Plots

    Authors: Bruno Jobard, Nicolas Ray, Dmitry Sokolov

    Abstract: Flow fields are often represented by a set of static arrows to illustrate scientific vulgarization, documentary film, meteorology, etc. This simple schematic representation lets an observer intuitively interpret the main properties of a flow: its orientation and velocity magnitude. We propose to generate dynamic versions of such representations for 2D unsteady flow fields. Our algorithm smoothly a… ▽ More

    Submitted 23 May, 2012; originally announced May 2012.