ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2311.11429
19
0

Fast Heavy Inner Product Identification Between Weights and Inputs in Neural Network Training

19 November 2023
Lianke Qin
Saayan Mitra
Zhao-quan Song
Yuanyuan Yang
Tianyi Zhou
ArXivPDFHTML
Abstract

In this paper, we consider a heavy inner product identification problem, which generalizes the Light Bulb problem~(\cite{prr89}): Given two sets A⊂{−1,+1}dA \subset \{-1,+1\}^dA⊂{−1,+1}d and B⊂{−1,+1}dB \subset \{-1,+1\}^dB⊂{−1,+1}d with ∣A∣=∣B∣=n|A|=|B| = n∣A∣=∣B∣=n, if there are exact kkk pairs whose inner product passes a certain threshold, i.e., {(a1,b1),⋯ ,(ak,bk)}⊂A×B\{(a_1, b_1), \cdots, (a_k, b_k)\} \subset A \times B{(a1​,b1​),⋯,(ak​,bk​)}⊂A×B such that ∀i∈[k],⟨ai,bi⟩≥ρ⋅d\forall i \in [k], \langle a_i,b_i \rangle \geq \rho \cdot d∀i∈[k],⟨ai​,bi​⟩≥ρ⋅d, for a threshold ρ∈(0,1)\rho \in (0,1)ρ∈(0,1), the goal is to identify those kkk heavy inner products. We provide an algorithm that runs in O(n2ω/3+o(1))O(n^{2 \omega / 3+ o(1)})O(n2ω/3+o(1)) time to find the kkk inner product pairs that surpass ρ⋅d\rho \cdot dρ⋅d threshold with high probability, where ω\omegaω is the current matrix multiplication exponent. By solving this problem, our method speed up the training of neural networks with ReLU activation function.

View on arXiv
Comments on this paper