Country
IntrinsicDimension,PersistentHomologyand GeneralizationinNeuralNetworks
In recent years, deep neural networks (DNNs) have become the de facto machine learning tool and have revolutionized a variety of fields such as natural language processing [DCLT18], image perception [KSH12,RBH+21],geometry processing [QSMG17,ZBL+20]and3Dvision[DBI18, GLW+21]. Despite their widespread use, little is known about their theoretical properties.
31fb284a0aaaad837d2930a610cd5e50-Supplemental-Conference.pdf
In our work, we study the video-language pretraining in a specific yet significant domain - the 1st-person view,which ismotivated bytherelease oftheEgo4D dataset. Thevarying clipfrequencies aremainly dependent on manual narrations that are annotated based on the video scenarios and activities. There have average 13.4 clips per minute of video, maximize to175.8 Fig.6(b)displays the distribution of clip duration. In Figure 1 (c), we present the distribution of narration words length.
GPU-AcceleratedPrimalLearningforExtremelyFast Large-ScaleClassification: SupplementaryMaterial
A binary logistic regression classifier was implemented inPyTorch (v1.4.0 ) and trained over the rcv1 dataset to illustrate the speed ups possible using a GPU (Nvidia Tesla V100) versus only multithreading (24 CPU threads using an Intel Xeon Gold 5118). Speedups were tested for both batch gradient descent (with a 0.001 learning rate) andL-BFGS.