Skip to main content

Showing 1–11 of 11 results for author: Lang, B

Searching in archive cs. Search in all archives.
.
  1. arXiv:2402.12743  [pdf

    cs.CR cs.LG

    APT-MMF: An advanced persistent threat actor attribution method based on multimodal and multilevel feature fusion

    Authors: Nan Xiao, Bo Lang, Ting Wang, Yikai Chen

    Abstract: Threat actor attribution is a crucial defense strategy for combating advanced persistent threats (APTs). Cyber threat intelligence (CTI), which involves analyzing multisource heterogeneous data from APTs, plays an important role in APT actor attribution. The current attribution methods extract features from different CTI perspectives and employ machine learning models to classify CTI reports accor… ▽ More

    Submitted 20 February, 2024; originally announced February 2024.

  2. arXiv:2305.10893  [pdf, other

    cs.CV

    Student-friendly Knowledge Distillation

    Authors: Mengyang Yuan, Bo Lang, Fengnan Quan

    Abstract: In knowledge distillation, the knowledge from the teacher model is often too complex for the student model to thoroughly process. However, good teachers in real life always simplify complex material before teaching it to students. Inspired by this fact, we propose student-friendly knowledge distillation (SKD) to simplify teacher output into new knowledge representations, which makes the learning o… ▽ More

    Submitted 18 May, 2023; originally announced May 2023.

  3. Witnessing Bell violations through probabilistic negativity

    Authors: Benjamin Morris, Lukas J. Fiderer, Ben Lang, Daniel Goldwater

    Abstract: Bell's theorem shows that no hidden-variable model can explain the measurement statistics of a quantum system shared between two parties, thus ruling out a classical (local) understanding of nature. In this work we demonstrate that by relaxing the positivity restriction in the hidden-variable probability distribution it is possible to derive quasiprobabilistic Bell inequalities whose sharp upper b… ▽ More

    Submitted 4 May, 2021; originally announced May 2021.

  4. arXiv:2012.12445  [pdf, other

    cs.CV

    MG-SAGC: A multiscale graph and its self-adaptive graph convolution network for 3D point clouds

    Authors: Bo Wu, Bo Lang

    Abstract: To enhance the ability of neural networks to extract local point cloud features and improve their quality, in this paper, we propose a multiscale graph generation method and a self-adaptive graph convolution method. First, we propose a multiscale graph generation method for point clouds. This approach transforms point clouds into a structured multiscale graph form that supports multiscale analysis… ▽ More

    Submitted 22 December, 2020; originally announced December 2020.

  5. arXiv:1904.08623  [pdf, other

    cs.IR cs.LG

    Query-Adaptive Hash Code Ranking for Large-Scale Multi-View Visual Search

    Authors: Xianglong Liu, Lei Huang, Cheng Deng, Bo Lang, Dacheng Tao

    Abstract: Hash based nearest neighbor search has become attractive in many applications. However, the quantization in hashing usually degenerates the discriminative power when using Hamming distance ranking. Besides, for large-scale visual search, existing hashing methods cannot directly support the efficient search over the data with multiple sources, and while the literature has shown that adaptively inco… ▽ More

    Submitted 18 April, 2019; originally announced April 2019.

  6. arXiv:1902.05387  [pdf, other

    cs.CV cs.LG stat.ML

    Simultaneous x, y Pixel Estimation and Feature Extraction for Multiple Small Objects in a Scene: A Description of the ALIEN Network

    Authors: Seth Zuckerman, Timothy Klein, Alexander Boxer, Christopher Goldman, Brian Lang

    Abstract: We present a deep-learning network that detects multiple small objects (hundreds to thousands) in a scene while simultaneously estimating their x,y pixel locations together with a characteristic feature-set (for instance, target orientation and color). All estimations are performed in a single, forward pass which makes implementing the network fast and efficient. In this paper, we describe the arc… ▽ More

    Submitted 6 February, 2019; originally announced February 2019.

    Comments: 6 pages, 4 figures

    MSC Class: 68T45 ACM Class: I.2.10

  7. arXiv:1804.08450  [pdf, other

    cs.CV cs.LG stat.ML

    Decorrelated Batch Normalization

    Authors: Lei Huang, Dawei Yang, Bo Lang, Jia Deng

    Abstract: Batch Normalization (BN) is capable of accelerating the training of deep models by centering and scaling activations within mini-batches. In this work, we propose Decorrelated Batch Normalization (DBN), which not just centers and scales activations but whitens them. We explore multiple whitening techniques, and find that PCA whitening causes a problem we call stochastic axis swapping, which is det… ▽ More

    Submitted 23 April, 2018; originally announced April 2018.

    Comments: Accepted to CVPR 2018. Code available at https://github.com/umich-vl/DecorrelatedBN

  8. arXiv:1712.03563  [pdf, other

    cs.LG stat.ML

    DGCNN: Disordered Graph Convolutional Neural Network Based on the Gaussian Mixture Model

    Authors: Bo Wu, Yang Liu, Bo Lang, Lei Huang

    Abstract: Convolutional neural networks (CNNs) can be applied to graph similarity matching, in which case they are called graph CNNs. Graph CNNs are attracting increasing attention due to their effectiveness and efficiency. However, the existing convolution approaches focus only on regular data forms and require the transfer of the graph or key node neighborhoods of the graph into the same fixed form. Durin… ▽ More

    Submitted 10 December, 2017; originally announced December 2017.

    Comments: 16 pages,8 figures

  9. arXiv:1711.11508  [pdf

    cs.CL cs.AI cs.IR

    Calculating Semantic Similarity between Academic Articles using Topic Event and Ontology

    Authors: Ming Liu, Bo Lang, Zepeng Gu

    Abstract: Determining semantic similarity between academic documents is crucial to many tasks such as plagiarism detection, automatic technical survey and semantic search. Current studies mostly focus on semantic similarity between concepts, sentences and short text fragments. However, document-level semantic matching is still based on statistical information in surface level, neglecting article structures… ▽ More

    Submitted 30 November, 2017; originally announced November 2017.

    Comments: 21 pages, 10 Figures

  10. arXiv:1710.02338  [pdf, other

    cs.LG cs.AI cs.CV

    Projection Based Weight Normalization for Deep Neural Networks

    Authors: Lei Huang, Xianglong Liu, Bo Lang, Bo Li

    Abstract: Optimizing deep neural networks (DNNs) often suffers from the ill-conditioned problem. We observe that the scaling-based weight space symmetry property in rectified nonlinear network will cause this negative effect. Therefore, we propose to constrain the incoming weights of each neuron to be unit-norm, which is formulated as an optimization problem over Oblique manifold. A simple yet efficient met… ▽ More

    Submitted 6 October, 2017; originally announced October 2017.

    Comments: 12 pages, 3 figures

  11. arXiv:1709.06079  [pdf, other

    cs.LG

    Orthogonal Weight Normalization: Solution to Optimization over Multiple Dependent Stiefel Manifolds in Deep Neural Networks

    Authors: Lei Huang, Xianglong Liu, Bo Lang, Adams Wei Yu, Yongliang Wang, Bo Li

    Abstract: Orthogonal matrix has shown advantages in training Recurrent Neural Networks (RNNs), but such matrix is limited to be square for the hidden-to-hidden transformation in RNNs. In this paper, we generalize such square orthogonal matrix to orthogonal rectangular matrix and formulating this problem in feed-forward Neural Networks (FNNs) as Optimization over Multiple Dependent Stiefel Manifolds (OMDSM).… ▽ More

    Submitted 21 November, 2017; v1 submitted 16 September, 2017; originally announced September 2017.

    Comments: 20 pages, Accepted by AAAI 2018