Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

Showing 1–50 of 75 results for author: Krotov, D

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

    cs.CL

    CAMELoT: Towards Large Language Models with Training-Free Consolidated Associative Memory

    Authors: Zexue He, Leonid Karlinsky, Donghyun Kim, Julian McAuley, Dmitry Krotov, Rogerio Feris

    Abstract: Large Language Models (LLMs) struggle to handle long input sequences due to high memory and runtime costs. Memory-augmented models have emerged as a promising solution to this problem, but current methods are hindered by limited memory capacity and require costly re-training to integrate with a new LLM. In this work, we introduce an associative memory module which can be coupled to any pre-trained… ▽ More

    Submitted 20 February, 2024; originally announced February 2024.

  2. arXiv:2312.08360  [pdf, other

    math.CO cs.DM

    On the existence of some completely regular codes in Hamming graphs

    Authors: Denis S. Krotov

    Abstract: We solve several first questions in the table of small parameters of completely regular (CR) codes in Hamming graphs $H(n,q)$. The most uplifting result is the existence of a $\{13,6,1;1,6,9\}$-CR code in $H(n,2)$, $n\ge 13$. We also establish the non-existence of a $\{11,4;3,6\}$-code and a $\{10,3;4,7\}$-code in $H(12,2)$ and $H(13,2)$. A partition of the complement of the quaternary Hamming cod… ▽ More

    Submitted 13 December, 2023; originally announced December 2023.

    MSC Class: 05E30; 94B25

  3. arXiv:2312.07883  [pdf, ps, other

    cs.IT cs.DM math.CO

    Multispreads

    Authors: Denis S. Krotov, Ivan Yu. Mogilnykh

    Abstract: Additive one-weight codes over a finite field of non-prime order are equivalent to special subspace coverings of the points of projective space, which we call multispreads. The current paper is devoted to the characterization of the parameters of multispreads, which is equivalent to the characterization of the parameters of additive one-weight codes. We characterize these parameters for the case o… ▽ More

    Submitted 19 March, 2024; v1 submitted 12 December, 2023; originally announced December 2023.

    Comments: v.3: revised; draft tables removed; unnecessary constructions removed. v.2: section "Dual partitions" added; some cases computationally solved

    MSC Class: 51E23; 94B05; 51E22

  4. On degree-$3$ and $(n-4)$-correlation-immune perfect colorings of $n$-cubes

    Authors: Denis S. Krotov, Alexandr A. Valyuzhenich

    Abstract: A perfect $k$-coloring of the Boolean hypercube $Q_n$ is a function from the set of binary words of length $n$ onto a $k$-set of colors such that for any colors $i$ and $j$ every word of color $i$ has exactly $S(i,j)$ neighbors (at Hamming distance $1$) of color $j$, where the coefficient $S(i,j)$ depends only on $i$ and $j$ but not on the particular choice of the word. The $k$-by-$k$ table of all… ▽ More

    Submitted 23 June, 2024; v1 submitted 9 November, 2023; originally announced November 2023.

    Comments: 28pp. V2: revised, accepted version

    MSC Class: 05B99; 05B15; 94D10

    Journal ref: Discrete Math. 347(10) 2024, 114138(1-14)

  5. The classification of orthogonal arrays OA(2048,14,2,7) and some completely regular codes

    Authors: Denis S. Krotov

    Abstract: We describe the classification of orthogonal arrays OA$(2048,14,2,7)$, or, equivalently, completely regular $\{14;2\}$-codes in the $14$-cube ($30848$ equivalence classes). In particular, we find that there is exactly one almost-OA$(2048,14,2,7{+}1)$, up to equivalence. As derived objects, OA$(1024,13,2,6)$ ($202917$ classes) and completely regular $\{12,2;2,12\}$- and $\{14, 12, 2; 2, 12, 14\}$-c… ▽ More

    Submitted 12 June, 2024; v1 submitted 9 November, 2023; originally announced November 2023.

    Comments: v2: revised, corrected, representation of the almost-OA(2048,14,2,7+1) updated; v3: accepted version (minor revision)

    MSC Class: 05B15; 94B25

    Journal ref: Discrete Math. 347(5) 2024, 113923(1-8)

  6. arXiv:2309.16750  [pdf, other

    cs.LG cs.AI math.DS

    Memory in Plain Sight: Surveying the Uncanny Resemblances of Associative Memories and Diffusion Models

    Authors: Benjamin Hoover, Hendrik Strobelt, Dmitry Krotov, Judy Hoffman, Zsolt Kira, Duen Horng Chau

    Abstract: The generative process of Diffusion Models (DMs) has recently set state-of-the-art on many AI generation benchmarks. Though the generative process is traditionally understood as an "iterative denoiser", there is no universally accepted language to describe it. We introduce a novel perspective to describe DMs using the mathematical language of memory retrieval from the field of energy-based Associa… ▽ More

    Submitted 28 May, 2024; v1 submitted 28 September, 2023; originally announced September 2023.

    Comments: 15 pages, 4 figures

  7. arXiv:2306.04532  [pdf, other

    cs.NE cond-mat.dis-nn cs.LG q-bio.NC stat.ML

    Long Sequence Hopfield Memory

    Authors: Hamza Tahir Chaudhry, Jacob A. Zavatone-Veth, Dmitry Krotov, Cengiz Pehlevan

    Abstract: Sequence memory is an essential attribute of natural and artificial intelligence that enables agents to encode, store, and retrieve complex sequences of stimuli and actions. Computational models of sequence memory have been proposed where recurrent Hopfield-like neural networks are trained with temporally asymmetric Hebbian rules. However, these networks suffer from limited sequence capacity (maxi… ▽ More

    Submitted 2 November, 2023; v1 submitted 7 June, 2023; originally announced June 2023.

    Comments: NeurIPS 2023 Camera-Ready, 41 pages

    Journal ref: Advances in Neural Information Processing Systems 36 (2023)

  8. arXiv:2306.03209  [pdf, other

    cs.LG

    End-to-end Differentiable Clustering with Associative Memories

    Authors: Bishwajit Saha, Dmitry Krotov, Mohammed J. Zaki, Parikshit Ram

    Abstract: Clustering is a widely used unsupervised learning technique involving an intensive discrete optimization problem. Associative Memory models or AMs are differentiable neural networks defining a recursive dynamical system, which have been integrated with various deep learning architectures. We uncover a novel connection between the AM dynamics and the inherent discrete assignment necessary in cluste… ▽ More

    Submitted 5 June, 2023; originally announced June 2023.

    Comments: Accepted to ICML 2023

  9. arXiv:2305.02735  [pdf, ps, other

    math.CO cs.DM cs.IT

    Quasi-cyclic perfect codes in Doob graphs and special partitions of Galois rings

    Authors: Minjia Shi, Xiaoxiao Li, Denis S. Krotov, Ferruh Özbudak

    Abstract: The Galois ring GR$(4^Δ)$ is the residue ring $Z_4[x]/(h(x))$, where $h(x)$ is a basic primitive polynomial of degree $Δ$ over $Z_4$. For any odd $Δ$ larger than $1$, we construct a partition of GR$(4^Δ) \backslash \{0\}$ into $6$-subsets of type $\{a,b,-a-b,-a,-b,a+b\}$ and $3$-subsets of type $\{c,-c,2c\}$ such that the partition is invariant under the multiplication by a nonzero element of the… ▽ More

    Submitted 4 May, 2023; originally announced May 2023.

    Comments: Accepted version; 7 IEEE TIT pages

    MSC Class: 94B99

    Journal ref: IEEE Trans. Inf. Theory 69(9) 2023, 5597-5603

  10. arXiv:2303.11934  [pdf, other

    cs.NE cond-mat.dis-nn cs.AI cs.LG q-bio.NC

    Sparse Distributed Memory is a Continual Learner

    Authors: Trenton Bricken, Xander Davies, Deepak Singh, Dmitry Krotov, Gabriel Kreiman

    Abstract: Continual learning is a problem for artificial neural networks that their biological counterparts are adept at solving. Building on work using Sparse Distributed Memory (SDM) to connect a core neural circuit with the powerful Transformer model, we create a modified Multi-Layered Perceptron (MLP) that is a strong continual learner. We find that every component of our MLP variant translated from bio… ▽ More

    Submitted 20 March, 2023; originally announced March 2023.

    Comments: 9 Pages. ICLR Acceptance

    Journal ref: ICLR 2023

  11. arXiv:2302.07253  [pdf, other

    cs.LG cond-mat.dis-nn cs.CV q-bio.NC stat.ML

    Energy Transformer

    Authors: Benjamin Hoover, Yuchen Liang, Bao Pham, Rameswar Panda, Hendrik Strobelt, Duen Horng Chau, Mohammed J. Zaki, Dmitry Krotov

    Abstract: Our work combines aspects of three promising paradigms in machine learning, namely, attention mechanism, energy-based models, and associative memory. Attention is the power-house driving modern deep learning successes, but it lacks clear theoretical foundations. Energy-based models allow a principled approach to discriminative and generative tasks, but the design of the energy functional is not st… ▽ More

    Submitted 31 October, 2023; v1 submitted 14 February, 2023; originally announced February 2023.

    Journal ref: 37th Conference on Neural Information Processing Systems (NeurIPS 2023)

  12. An upper bound on the number of frequency hypercubes

    Authors: Denis S. Krotov, Vladimir N. Potapov

    Abstract: A frequency $n$-cube $F^n(q;l_0,...,l_{m-1})$ is an $n$-dimensional $q$-by-...-by-$q$ array, where $q = l_0+...+l_{m-1}$, filled by numbers $0,...,m-1$ with the property that each line contains exactly $l_i$ cells with symbol $i$, $i = 0,...,m-1$ (a line consists of $q$ cells of the array differing in one coordinate). The trivial upper bound on the number of frequency $n$-cubes is $m^{(q-1)^{n}}$.… ▽ More

    Submitted 12 June, 2024; v1 submitted 7 December, 2022; originally announced December 2022.

    MSC Class: 05B15

    Journal ref: Discrete Math. 347(1) 2024, 113657(1-9)

  13. arXiv:2212.03644  [pdf, other

    math.CO cs.DM cs.IT

    Multifold 1-perfect codes

    Authors: Denis S. Krotov

    Abstract: A multifold $1$-perfect code ($1$-perfect code for list decoding) in any graph is a set $C$ of vertices such that every vertex of the graph is at distance not more than $1$ from exactly $μ$ elements of $C$. In $q$-ary Hamming graphs, where $q$ is a prime power, we characterize all parameters of multifold $1$-perfect codes and all parameters of additive multifold $1$-perfect codes. In particular, w… ▽ More

    Submitted 15 December, 2023; v1 submitted 7 December, 2022; originally announced December 2022.

    MSC Class: 94B05; 94B25; 51E23

    Journal ref: J. Comb. Des. 32(9) 2024, 546-555

  14. arXiv:2212.00048  [pdf, ps, other

    cs.IT cs.DM math.CO

    A family of diameter perfect constant-weight codes from Steiner systems

    Authors: Minjia Shi, Yuhong Xia, Denis S. Krotov

    Abstract: If $S$ is a transitive metric space, then $|C|\cdot|A| \le |S|$ for any distance-$d$ code $C$ and a set $A$, ``anticode'', of diameter less than $d$. For every Steiner S$(t,k,n)$ system $S$, we show the existence of a $q$-ary constant-weight code $C$ of length~$n$, weight~$k$ (or $n-k$), and distance $d=2k-t+1$ (respectively, $d=n-t+1$) and an anticode $A$ of diameter $d-1$ such that the pair… ▽ More

    Submitted 31 July, 2023; v1 submitted 30 November, 2022; originally announced December 2022.

    Comments: v2: revised, accepted version

    MSC Class: 94B25; 05B05

    Journal ref: J. Comb. Theory, Ser. A 200 2023, 105790

  15. arXiv:2211.00298  [pdf, ps, other

    cs.IT cs.DM math.CO

    Constructing MRD codes by switching

    Authors: Minjia Shi, Denis S. Krotov, Ferruh Özbudak

    Abstract: MRD codes are maximum codes in the rank-distance metric space on $m$-by-$n$ matrices over the finite field of order $q$. They are diameter perfect and have the cardinality $q^{m(n-d+1)}$ if $m\ge n$. We define switching in MRD codes as replacing special MRD subcodes by other subcodes with the same parameters. We consider constructions of MRD codes admitting such switching, including punctured twis… ▽ More

    Submitted 1 November, 2022; originally announced November 2022.

    MSC Class: 94B25

    Journal ref: J. Comb. Des. 32(5) 2024, 219-237

  16. arXiv:2208.14376  [pdf, other

    cs.LG cs.NE cs.SI q-bio.NC stat.ML

    Associative Learning for Network Embedding

    Authors: Yuchen Liang, Dmitry Krotov, Mohammed J. Zaki

    Abstract: The network embedding task is to represent the node in the network as a low-dimensional vector while incorporating the topological and structural information. Most existing approaches solve this problem by factorizing a proximity matrix, either directly or implicitly. In this work, we introduce a network embedding method from a new perspective, which leverages Modern Hopfield Networks (MHN) for as… ▽ More

    Submitted 30 August, 2022; originally announced August 2022.

    Comments: Accepted at the Eighth International Workshop on Deep Learning on Graphs: Methods and Applications (DLG-KDD 2022), Washington DC

  17. Projective tilings and full-rank perfect codes

    Authors: Denis S. Krotov

    Abstract: A tiling of a vector space $S$ is the pair $(U,V)$ of its subsets such that every vector in $S$ is uniquely represented as the sum of a vector from $U$ and a vector from $V$. A tiling is connected to a perfect codes if one of the sets, say $U$, is projective, i.e., the union of one-dimensional subspaces of $S$. A tiling $(U,V)$ is full-rank if the affine span of each of $U$, $V$ is $S$. For finite… ▽ More

    Submitted 12 June, 2024; v1 submitted 30 June, 2022; originally announced July 2022.

    MSC Class: 94B25; 05B45

    Journal ref: Des. Codes Cryptogr. 91(10) 2023, 3293-3303

  18. On the coset graph construction of distance-regular graphs

    Authors: Minjia Shi, Denis S. Krotov, Patrick Solé

    Abstract: We show that no more new distance-regular graphs in the tables of the book of (Brouwer, Cohen, Neumaier, 1989) can be produced by using the coset graph of additive completely regular codes over finite fields.

    Submitted 31 May, 2022; originally announced June 2022.

    MSC Class: 05E30; 94B25

    Journal ref: Discrete Math. 345(11) 2022, 113037(1-6)

  19. Self-dual Hadamard bent sequences

    Authors: Minjia Shi, Yaya Li, Wei Cheng, Dean Crnković, Denis Krotov, Patrick Solé

    Abstract: A new notion of bent sequence related to Hadamard matrices was introduced recently, motivated by a security application ( Solé et al, 2021). We study the self dual class in length at most $196.$ We use three competing methods of generation: Exhaustion, Linear Algebra and Groebner bases. Regular Hadamard matrices and Bush-type Hadamard matrices provide many examples. We conjecture that if $v$ is an… ▽ More

    Submitted 22 June, 2022; v1 submitted 30 March, 2022; originally announced March 2022.

    MSC Class: Primary 94D10; Secondary 15B34

    Journal ref: J. Syst. Sci. Complex. 36(2) 2023, 894-908

  20. An enumeration of 1-perfect ternary codes

    Authors: Minjia Shi, Denis S. Krotov

    Abstract: We study codes with parameters of the ternary Hamming $(n=(3^m-1)/2,3^{n-m},3)$ code, i.e., ternary $1$-perfect codes. The rank of the code is defined to be the dimension of its affine span. We characterize ternary $1$-perfect codes of rank $n-m+1$, count their number, and prove that all such codes can be obtained from each other by a sequence of two-coordinate switchings. We enumerate ternary… ▽ More

    Submitted 8 April, 2023; v1 submitted 12 October, 2021; originally announced October 2021.

    MSC Class: 94B25

    Journal ref: Discrete Math. 346(7) 2023, 113437(1-16)

  21. arXiv:2110.05256  [pdf, ps, other

    math.CO cs.DM cs.IT

    On $q$-ary shortened-$1$-perfect-like codes

    Authors: Minjia Shi, Rongsheng Wu, Denis S. Krotov

    Abstract: We study codes with parameters of $q$-ary shortened Hamming codes, i.e., $(n=(q^m-q)/(q-1), q^{n-m}, 3)_q$. Firstly, we prove the fact mentioned in 1998 by Brouwer et al. that such codes are optimal, generalizing it to a bound for multifold packings of radius-$1$ balls, with a corollary for multiple coverings. In particular, we show that the punctured Hamming code is an optimal $q$-fold packing wi… ▽ More

    Submitted 28 June, 2023; v1 submitted 11 October, 2021; originally announced October 2021.

    MSC Class: 94B05; 94B65

    Journal ref: IEEE Trans. Inf. Theory 68(11) 2022, 7100-7106

  22. arXiv:2107.06446  [pdf, other

    cs.NE cond-mat.dis-nn cs.LG q-bio.NC stat.ML

    Hierarchical Associative Memory

    Authors: Dmitry Krotov

    Abstract: Dense Associative Memories or Modern Hopfield Networks have many appealing properties of associative memory. They can do pattern completion, store a large number of memories, and can be described using a recurrent neural network with a degree of biological plausibility and rich feedback between the neurons. At the same time, up until now all the models of this class have had only one hidden layer,… ▽ More

    Submitted 13 July, 2021; originally announced July 2021.

  23. arXiv:2101.06887  [pdf, other

    cs.CL cs.LG cs.NE q-bio.NC stat.ML

    Can a Fruit Fly Learn Word Embeddings?

    Authors: Yuchen Liang, Chaitanya K. Ryali, Benjamin Hoover, Leopold Grinberg, Saket Navlakha, Mohammed J. Zaki, Dmitry Krotov

    Abstract: The mushroom body of the fruit fly brain is one of the best studied systems in neuroscience. At its core it consists of a population of Kenyon cells, which receive inputs from multiple sensory modalities. These cells are inhibited by the anterior paired lateral neuron, thus creating a sparse high dimensional representation of the inputs. In this work we study a mathematical formalization of this n… ▽ More

    Submitted 14 March, 2021; v1 submitted 18 January, 2021; originally announced January 2021.

    Comments: Accepted for publication at ICLR 2021

  24. arXiv:2012.02183  [pdf, ps, other

    math.CO cs.DM

    On extended 1-perfect bitrades

    Authors: Evgeny Bespalov, Denis Krotov

    Abstract: We prove the equivalence of several definitions of extended $1$-perfect bitrades in the Hamming graph $H(n,q)$ and prove the nonexistence of such bitrades for odd $n$.

    Submitted 3 December, 2020; originally announced December 2020.

    MSC Class: 05B05; 94B25

  25. Equitable [[2,10],[6,6]]-partitions of the 12-cube

    Authors: Denis S. Krotov

    Abstract: We describe the computer-aided classification of equitable partitions of the $12$-cube with quotient matrix $[[2,10],[6,6]]$, or, equivalently, simple orthogonal arrays OA$(1536,12,2,7)$, or order-$7$ correlation-immune Boolean functions in $12$ variables with $1536$ ones (which completes the classification of unbalanced order-$7$ correlation-immune Boolean functions in $12$ variables). We find th… ▽ More

    Submitted 1 October, 2023; v1 submitted 30 November, 2020; originally announced December 2020.

    Comments: v2: Section 4 and related data have been added

    MSC Class: 05B15; 94D10

  26. arXiv:2012.00037  [pdf, other

    math.CO cs.DM

    On minimal subspace Zp-null designs

    Authors: Denis S. Krotov

    Abstract: Let $q$ be a power of a prime $p$, and let $V$ be an $n$-dimensional space over the field GF$(q)$. A $Z_p$-valued function $C$ on the set of $k$-dimensional subspaces of $V$ is called a $k$-uniform $Z_p$-null design of strength $t$ if for every $t$-dimensional subspace $y$ of $V$ the sum of $C$ over the $k$-dimensional superspaces of $y$ equals $0$. For $q=p=2$ and $0\le t<k<n$, we prove that the… ▽ More

    Submitted 30 November, 2020; originally announced December 2020.

    Comments: 5 pages

    MSC Class: 94B05; 05B25

  27. arXiv:2008.06996  [pdf, other

    q-bio.NC cond-mat.dis-nn cs.CL cs.LG stat.ML

    Large Associative Memory Problem in Neurobiology and Machine Learning

    Authors: Dmitry Krotov, John Hopfield

    Abstract: Dense Associative Memories or modern Hopfield networks permit storage and reliable retrieval of an exponentially large (in the dimension of feature space) number of memories. At the same time, their naive implementation is non-biological, since it seemingly requires the existence of many-body synaptic junctions between the neurons. We show that these models are effective descriptions of a more mic… ▽ More

    Submitted 27 April, 2021; v1 submitted 16 August, 2020; originally announced August 2020.

    Comments: Accepted for publication at ICLR 2021

  28. On the number of frequency hypercubes $F^n(4;2,2)$

    Authors: Minjia Shi, Shukai Wang, Xiaoxiao Li, Denis S. Krotov

    Abstract: A frequency $n$-cube $F^n(4;2,2)$ is an $n$-dimensional $4$-by-...-by-$4$ array filled by $0$s and $1$s such that each line contains exactly two $1$s. We classify the frequency $4$-cubes $F^4(4;2,2)$, find a testing set of size $25$ for $F^3(4;2,2)$, and derive an upper bound on the number of $F^n(4;2,2)$. Additionally, for any $n$ greater than $2$, we construct an $F^n(4;2,2)$ that cannot be refi… ▽ More

    Submitted 21 April, 2021; v1 submitted 21 May, 2020; originally announced May 2020.

    Comments: v.2: revised; computational data attached

    MSC Class: 05B15

    Journal ref: Sib. Math. J. 62(5) 2021, 951-962 (English); Sib. Mat. Zh. 62(5) 2021, 1173-1187 (Russian)

  29. arXiv:2001.04907  [pdf, other

    cs.LG cs.DB cs.IR q-bio.NC stat.ML

    Bio-Inspired Hashing for Unsupervised Similarity Search

    Authors: Chaitanya K. Ryali, John J. Hopfield, Leopold Grinberg, Dmitry Krotov

    Abstract: The fruit fly Drosophila's olfactory circuit has inspired a new locality sensitive hashing (LSH) algorithm, FlyHash. In contrast with classical LSH algorithms that produce low dimensional hash codes, FlyHash produces sparse high-dimensional hash codes and has also been shown to have superior empirical performance compared to classical LSH algorithms in similarity search. However, FlyHash uses rand… ▽ More

    Submitted 30 June, 2020; v1 submitted 14 January, 2020; originally announced January 2020.

    Comments: Accepted for publication in ICML 2020

    Journal ref: Proceedings of the International Conference on Machine Learning, 2020, pp.8739-8750

  30. arXiv:1908.08993  [pdf, other

    cs.CV cs.LG cs.NE q-bio.NC stat.ML

    Local Unsupervised Learning for Image Analysis

    Authors: Leopold Grinberg, John Hopfield, Dmitry Krotov

    Abstract: Local Hebbian learning is believed to be inferior in performance to end-to-end training using a backpropagation algorithm. We question this popular belief by designing a local algorithm that can learn convolutional filters at scale on large image datasets. These filters combined with patch normalization and very steep non-linearities result in a good classification accuracy for shallow networks tr… ▽ More

    Submitted 14 August, 2019; originally announced August 2019.

  31. On the number of resolvable Steiner triple systems of small 3-rank

    Authors: Minjia Shi, Li Xu, Denis S. Krotov

    Abstract: In a recent work, Jungnickel, Magliveras, Tonchev, and Wassermann derived an overexponential lower bound on the number of nonisomorphic resolvable Steiner triple systems (STS) of order $v$, where $v=3^k$, and $3$-rank $v-k$. We develop an approach to generalize this bound and estimate the number of isomorphism classes of STS$(v)$ of rank $v-k-1$ for an arbitrary $v$ of form $3^kT$.

    Submitted 29 June, 2019; originally announced July 2019.

    MSC Class: 51E10

    Journal ref: Des. Codes Cryptogr. 88(6) 2020, 1037-1046

  32. On the OA(1536,13,2,7) and related orthogonal arrays

    Authors: Denis S. Krotov

    Abstract: With a computer-aided approach based on the connection with equitable partitions, we establish the uniqueness of the orthogonal array OA$(1536,13,2,7)$, constructed in [D.G.Fon-Der-Flaass. Perfect $2$-Colorings of a Hypercube, Sib. Math. J. 48 (2007), 740-745] as an equitable partition of the $13$-cube with quotient matrix $[[0,13],[3,10]]$. By shortening the OA$(1536,13,2,7)$, we obtain $3$ inequ… ▽ More

    Submitted 9 December, 2019; v1 submitted 27 May, 2019; originally announced May 2019.

    Comments: 18pp. V.2: revised accepted version; the title was changed

    MSC Class: 05B15

    Journal ref: Discrete Math. 343(2) 2020, paper 111659, 1-11

  33. The Steiner triple systems of order 21 with a transversal subdesign TD(3,6)

    Authors: Yue Guan, Minjia Shi, Denis S. Krotov

    Abstract: We prove several structural properties of Steiner triple systems (STS) of order 3w+3 that include one or more transversal subdesigns TD(3,w). Using an exhaustive search, we find that there are 2004720 isomorphism classes of STS(21) including a subdesign TD(3,6), or, equivalently, a 6-by-6 latin square.

    Submitted 23 May, 2019; v1 submitted 22 May, 2019; originally announced May 2019.

    MSC Class: 51E10

    Journal ref: Probl. Inf. Transm. 56(1) 2020, 23-32

  34. arXiv:1903.00188  [pdf, ps, other

    math.CO cs.DM

    On the number of autotopies of an $n$-ary qusigroup of order $4$

    Authors: Denis S. Krotov, Evgeny V. Gorkunov, Vladimir N. Potapov

    Abstract: An algebraic system from a finite set $Σ$ of cardinality $k$ and an $n$-ary operation $f$ invertible in each argument is called an $n$-ary quasigroup of order $k$. An autotopy of an $n$-ary quasigroup $(Σ,f)$ is a collection $(θ_0,θ_1,...,θ_n)$ of $n+1$ permutations of $Σ$ such that $f(θ_1(x_1),...,θ_n(x_n))\equiv θ_0(f(x_1,\ldots,x_n))$. We show that every $n$-ary quasigroup of order $4$ has at l… ▽ More

    Submitted 1 March, 2019; originally announced March 2019.

    Comments: English: 21 pages; Russian: 22 pages

    MSC Class: 05B15; 20N05

    Journal ref: Quasigroups Relat. Syst. 27(2) 2019, 227-259

  35. arXiv:1902.00023  [pdf, ps, other

    cs.DM cs.IT math.CO

    On multifold packings of radius-1 balls in Hamming graphs

    Authors: Denis S. Krotov, Vladimir N. Potapov

    Abstract: A $λ$-fold $r$-packing (multiple radius-$r$ covering) in a Hamming metric space is a code $C$ such that the radius-$r$ balls centered in $C$ cover each vertex of the space by not more (not less, respectively) than $λ$ times. The well-known $r$-error-correcting codes correspond to the case $λ=1$, while in general multifold $r$-packing are related with list decodable codes. We (a) propose asymptotic… ▽ More

    Submitted 13 May, 2020; v1 submitted 31 January, 2019; originally announced February 2019.

    Comments: 17pp. V.3: revised, added: classification of small binary 2-fold 1-packings (Sect. Va), discussion of multifold perfect codes (Sect. Vb), lower bound on the size of multiple coverings (Sect. IVb) V.2: Sections about MDS codes and unitrades added, the proof in Section II rewritten and completed; other revisions

    MSC Class: 94B65; 94B25; 05B40

    Journal ref: IEEE Trans. Inf. Theory 67(6) 2021, 3585-3598

  36. arXiv:1902.00022  [pdf, ps, other

    math.CO cs.DM cs.IT

    On $(2n/3-1)$-resilient $(n,2)$-functions

    Authors: Denis S. Krotov

    Abstract: A $\{00,01,10,11\}$-valued function on the vertices of the $n$-cube is called a $t$-resilient $(n,2)$-function if it has the same number of $00$s, $01$s, $10$s and $11$s among the vertices of every subcube of dimension $t$. The Friedman and Fon-Der-Flaass bounds on the correlation immunity order say that such a function must satisfy $t\le 2n/3-1$; moreover, the $(2n/3-1)$-resilient $(n,2)$-functio… ▽ More

    Submitted 31 January, 2019; originally announced February 2019.

    MSC Class: 06E30; 05B30; 94A60

  37. arXiv:1902.00020  [pdf, ps, other

    cs.IT cs.DM math.CO

    On dual codes in the Doob schemes

    Authors: Denis S. Krotov

    Abstract: The Doob scheme $D(m,n'+n'')$ is a metric association scheme defined on $E_4^m \times F_4^{n'}\times Z_4^{n''}$, where $E_4=GR(4^2)$ or, alternatively, on $Z_4^{2m} \times Z_2^{2n'} \times Z_4^{n''}$. We prove the MacWilliams identities connecting the weight distributions of a linear or additive code and its dual. In particular, for each case, we determine the dual scheme, on the same set but with… ▽ More

    Submitted 31 January, 2019; originally announced February 2019.

    MSC Class: 94B05

  38. arXiv:1812.03159  [pdf, ps, other

    math.CO cs.DM

    On completely regular codes of covering radius 1 in the halved hypercubes

    Authors: Denis S. Krotov, Ivan Yu. Mogilnykh, Anastasia Yu. Vasil'eva

    Abstract: We consider constructions of covering-radius-1 completely regular codes, or, equivalently, equitable 2-partitions (regular 2-partitions, perfect 2-colorings), of halved n-cubes. Keywords: completely regular code, equitable partition, regular partition, partition design, perfect coloring, halved hypercube.

    Submitted 7 December, 2018; originally announced December 2018.

    MSC Class: 05B30

  39. arXiv:1811.00015  [pdf, ps, other

    math.CO cs.DM

    On the gaps of the spectrum of volumes of trades

    Authors: Denis S. Krotov

    Abstract: A pair $\{T_0,T_1\}$ of disjoint collections of $k$-subsets (blocks) of a set $V$ of cardinality $v$ is called a $t$-$(v,k)$ trade or simply a $t$-trade if every $t$-subset of $V$ is included in the same number of blocks of $T_0$ and $T_1$. The cardinality of $T_0$ is called the volume of the trade. Using the weight distribution of the Reed--Muller code, we prove the conjecture that for every $i$… ▽ More

    Submitted 31 October, 2018; originally announced November 2018.

    MSC Class: 05B05; 05B30

    Journal ref: J. Comb. Des. 26(3) 2018, 119-126

  40. arXiv:1810.03772  [pdf, ps, other

    cs.IT cs.DM math.CO

    The existence of perfect codes in Doob graphs

    Authors: Denis S. Krotov

    Abstract: We solve the problem of existence of perfect codes in the Doob graph. It is shown that 1-perfect codes in the Doob graph D(m,n) exist if and only if 6m+3n+1 is a power of 2; that is, if the size of a 1-ball divides the number of vertices. Keywords: perfect codes, distance-regular graphs, Doob graphs, Eisenstein-Jacobi integers.

    Submitted 17 February, 2022; v1 submitted 8 October, 2018; originally announced October 2018.

    Comments: 5 IEEE pages. V.2: accepted version; the introduction has been extended by a mini-survey

    MSC Class: 94B25

    Journal ref: IEEE Trans. Inf. Theory 66(3) 2020, 1423-1427

  41. A new approach to the Kasami codes of type 2

    Authors: Minjia Shi, Denis Krotov, Patrick Solé

    Abstract: The dual of the Kasami code of length $q^2-1$, with $q$ a power of $2$, is constructed by concatenating a cyclic MDS code of length $q+1$ over $F_q$ with a Simplex code of length $q-1$. This yields a new derivation of the weight distribution of the Kasami code, a new description of its coset graph, and a new proof that the Kasami code is completely regular. The automorphism groups of the Kasami co… ▽ More

    Submitted 26 June, 2023; v1 submitted 28 September, 2018; originally announced October 2018.

    Comments: Revised version. The automorphism-group part essentially updated (in the previous versions, it contained incorrect results)

    MSC Class: 05E30; 94B05

    Journal ref: IEEE Trans. Inf. Theory 66(4) 2020, 2456-2465

  42. On $Z_pZ_{p^k}$-additive codes and their duality

    Authors: Minjia Shi, Rongsheng Wu, Denis S. Krotov

    Abstract: In this paper, two different Gray-like maps from $Z_p^α\times Z_{p^k}^β$, where $p$ is prime, to $Z_p^n$, $n={α+βp^{k-1}}$, denoted by $φ$ and $Φ$, respectively, are presented. We have determined the connection between the weight enumerators among the image codes under these two mappings. We show that if $C$ is a $Z_p Z_{p^k}$-additive code, and $C^\bot$ is its dual, then the weight enumerators of… ▽ More

    Submitted 5 January, 2019; v1 submitted 31 August, 2018; originally announced September 2018.

    MSC Class: 94B05

    Journal ref: IEEE Trans. Inf. Theory 65(6) 2019, 3841-3847

  43. arXiv:1806.10181  [pdf, other

    cs.LG cs.CV cs.NE q-bio.NC stat.ML

    Unsupervised Learning by Competing Hidden Units

    Authors: Dmitry Krotov, John Hopfield

    Abstract: It is widely believed that the backpropagation algorithm is essential for learning good feature detectors in early layers of artificial neural networks, so that these detectors are useful for the task performed by the higher layers of that neural network. At the same time, the traditional form of backpropagation is biologically implausible. In the present paper we propose an unusual learning rule,… ▽ More

    Submitted 28 August, 2019; v1 submitted 26 June, 2018; originally announced June 2018.

    Journal ref: Proceedings of the National Academy of Sciences of the USA, 116 (16) 7723-7731 (2019)

  44. A new distance-regular graph of diameter 3 on 1024 vertices

    Authors: Minjia Shi, Denis Krotov, Patrick Solé

    Abstract: The dodecacode is a nonlinear additive quaternary code of length $12$. By puncturing it at any of the twelve coordinates, we obtain a uniformly packed code of distance $5$. In particular, this latter code is completely regular but not completely transitive. Its coset graph is distance-regular of diameter three on $2^{10}$ vertices, with new intersection array $\{33,30,15;1,2,15\}$. The automorphis… ▽ More

    Submitted 5 November, 2018; v1 submitted 19 June, 2018; originally announced June 2018.

    MSC Class: 05E30; 94B05

    Journal ref: Des. Codes Cryptogr. 87(9) 2019, 2091--2101

  45. Additive perfect codes in Doob graphs

    Authors: Minjia Shi, Daitao Huang, Denis S. Krotov

    Abstract: The Doob graph $D(m,n)$ is the Cartesian product of $m>0$ copies of the Shrikhande graph and $n$ copies of the complete graph of order $4$. Naturally, $D(m,n)$ can be represented as a Cayley graph on the additive group $(Z_4^2)^m \times (Z_2^2)^{n'} \times Z_4^{n''}$, where $n'+n''=n$. A set of vertices of $D(m,n)$ is called an additive code if it forms a subgroup of this group. We construct a… ▽ More

    Submitted 18 November, 2018; v1 submitted 12 June, 2018; originally announced June 2018.

    MSC Class: 94B05; 94B25; 05B40

    Journal ref: Des. Codes Cryptogr. 87(8) 2019, 1857-1869

  46. arXiv:1701.00939  [pdf, other

    cs.LG cs.CR cs.CV q-bio.NC stat.ML

    Dense Associative Memory is Robust to Adversarial Inputs

    Authors: Dmitry Krotov, John J Hopfield

    Abstract: Deep neural networks (DNN) trained in a supervised way suffer from two known problems. First, the minima of the objective function used in learning correspond to data points (also known as rubbish examples or fooling images) that lack semantic similarity with the training data. Second, a clean input can be changed by a small, and often imperceptible for human vision, perturbation, so that the resu… ▽ More

    Submitted 4 January, 2017; originally announced January 2017.

    Journal ref: Neural Computation Volume 30, Issue 12, December 2018 p.3151-3167

  47. On the number of maximum independent sets in Doob graphs

    Authors: Denis Krotov

    Abstract: The Doob graph $D(m,n)$ is a distance-regular graph with the same parameters as the Hamming graph $H(2m+n,4)$. The maximum independent sets in the Doob graphs are analogs of the distance-$2$ MDS codes in the Hamming graphs. We prove that the logarithm of the number of the maximum independent sets in $D(m,n)$ grows as $2^{2m+n-1}(1+o(1))$. The main tool for the upper estimation is constructing an i… ▽ More

    Submitted 30 November, 2016; originally announced December 2016.

    Comments: 5 pages, 2 figures

    MSC Class: 05B15; 05E30

    Journal ref: Sib. Elektron. Mat. Izv. (Siberian Electronic Mathematical Reports) 12, 2015, 508-512

  48. arXiv:1606.01164  [pdf, other

    cs.NE cond-mat.dis-nn cs.LG q-bio.NC stat.ML

    Dense Associative Memory for Pattern Recognition

    Authors: Dmitry Krotov, John J Hopfield

    Abstract: A model of associative memory is studied, which stores and reliably retrieves many more patterns than the number of neurons in the network. We propose a simple duality between this dense associative memory and neural networks commonly used in deep learning. On the associative memory side of this duality, a family of models that smoothly interpolates between two limiting cases can be constructed. O… ▽ More

    Submitted 27 September, 2016; v1 submitted 3 June, 2016; originally announced June 2016.

    Comments: Accepted for publication at NIPS 2016

    Journal ref: Advances in Neural Information Processing Systems 29 (2016), 1172-1180

  49. arXiv:1602.00036  [pdf, ps, other

    cs.IT cs.DM math.CO

    On the Automorphism Groups of the Z2Z4-Linear 1-Perfect and Preparata-Like Codes

    Authors: Denis Krotov

    Abstract: We consider the symmetry group of a $Z_2Z_4$-linear code with parameters of a $1$-perfect, extended $1$-perfect, or Preparata-like code. We show that, provided the code length is greater than $16$, this group consists only of symmetries that preserve the $Z_2Z_4$ structure. We find the orders of the symmetry groups of the $Z_2Z_4$-linear (extended) $1$-perfect codes. Keywords: additive codes,… ▽ More

    Submitted 29 January, 2016; originally announced February 2016.

    Comments: 10pp, subm. to Des. Codes Crypt

    MSC Class: 94B25

    Journal ref: Des. Codes Cryptogr. 83(1) 2017, 169-177

  50. MDS codes in the Doob graphs

    Authors: Evgeny Bespalov, Denis Krotov

    Abstract: The Doob graph $D(m,n)$, where $m>0$, is the direct product of $m$ copies of The Shrikhande graph and $n$ copies of the complete graph $K_4$ on $4$ vertices. The Doob graph $D(m,n)$ is a distance-regular graph with the same parameters as the Hamming graph $H(2m+n,4)$. In this paper we consider MDS codes in Doob graphs with code distance $d \ge 3$. We prove that if $2m+n>6$ and $2<d<2m+n$, then the… ▽ More

    Submitted 10 December, 2015; originally announced December 2015.

    Comments: In Russian, 30 pp

    Journal ref: Probl. Inf. Transm. 53(1) 2017, 136-154 (English); Probl. Peredachi Inf. 53(1) 2017, 40-59 (Russian)