Skip to main content

Showing 1–23 of 23 results for author: Tran, L

Searching in archive stat. Search in all archives.
.
  1. arXiv:2308.01314  [pdf, other

    cs.LG cs.SE stat.ML

    Evaluating the Robustness of Test Selection Methods for Deep Neural Networks

    Authors: Qiang Hu, Yuejun Guo, Xiaofei Xie, Maxime Cordy, Wei Ma, Mike Papadakis, Yves Le Traon

    Abstract: Testing deep learning-based systems is crucial but challenging due to the required time and labor for labeling collected raw data. To alleviate the labeling effort, multiple test selection methods have been proposed where only a subset of test data needs to be labeled while satisfying testing requirements. However, we observe that such methods with reported promising results are only evaluated und… ▽ More

    Submitted 29 July, 2023; originally announced August 2023.

    Comments: 12 pages

  2. arXiv:2304.02688  [pdf, other

    cs.LG cs.CV stat.ML

    Going Further: Flatness at the Rescue of Early Stop** for Adversarial Example Transferability

    Authors: Martin Gubri, Maxime Cordy, Yves Le Traon

    Abstract: Transferability is the property of adversarial examples to be misclassified by other models than the surrogate model for which they were crafted. Previous research has shown that early stop** the training of the surrogate model substantially increases transferability. A common hypothesis to explain this is that deep neural networks (DNNs) first learn robust features, which are more generic, thus… ▽ More

    Submitted 20 February, 2024; v1 submitted 5 April, 2023; originally announced April 2023.

    Comments: Version 2: originally submitted in April 2023 and revised in February 2024

  3. arXiv:2207.13129  [pdf, other

    cs.LG cs.CR cs.CV stat.ML

    LGV: Boosting Adversarial Example Transferability from Large Geometric Vicinity

    Authors: Martin Gubri, Maxime Cordy, Mike Papadakis, Yves Le Traon, Koushik Sen

    Abstract: We propose transferability from Large Geometric Vicinity (LGV), a new technique to increase the transferability of black-box adversarial attacks. LGV starts from a pretrained surrogate model and collects multiple weight sets from a few additional training epochs with a constant and high learning rate. LGV exploits two geometric properties that we relate to transferability. First, models that belon… ▽ More

    Submitted 26 July, 2022; originally announced July 2022.

    Comments: Accepted at ECCV 2022

  4. arXiv:2111.15379  [pdf

    cs.CL cs.LG stat.ML

    Text classification problems via BERT embedding method and graph convolutional neural network

    Authors: Loc Hoang Tran, Tuan Tran, An Mai

    Abstract: This paper presents the novel way combining the BERT embedding method and the graph convolutional neural network. This combination is employed to solve the text classification problem. Initially, we apply the BERT embedding method to the texts (in the BBC news dataset and the IMDB movie reviews dataset) in order to transform all the texts to numerical vector. Then, the graph convolutional neural n… ▽ More

    Submitted 3 September, 2022; v1 submitted 30 November, 2021; originally announced November 2021.

  5. arXiv:2102.01934  [pdf

    stat.ML cs.LG

    Noise-robust classification with hypergraph neural network

    Authors: Nguyen Trinh Vu Dang, Loc Tran, Linh Tran

    Abstract: This paper presents a novel version of the hypergraph neural network method. This method is utilized to solve the noisy label learning problem. First, we apply the PCA dimensional reduction technique to the feature matrices of the image datasets in order to reduce the "noise" and the redundant features in the feature matrices of the image datasets and to reduce the runtime constructing the hypergr… ▽ More

    Submitted 3 September, 2022; v1 submitted 3 February, 2021; originally announced February 2021.

    MSC Class: 68Txx

  6. arXiv:2011.05074  [pdf, other

    cs.LG stat.ML

    Efficient and Transferable Adversarial Examples from Bayesian Neural Networks

    Authors: Martin Gubri, Maxime Cordy, Mike Papadakis, Yves Le Traon, Koushik Sen

    Abstract: An established way to improve the transferability of black-box evasion attacks is to craft the adversarial examples on an ensemble-based surrogate to increase diversity. We argue that transferability is fundamentally related to uncertainty. Based on a state-of-the-art Bayesian Deep Learning technique, we propose a new method to efficiently build a surrogate by sampling approximately from the poste… ▽ More

    Submitted 18 June, 2022; v1 submitted 10 November, 2020; originally announced November 2020.

    Comments: Accepted at UAI 2022

  7. arXiv:2008.03626  [pdf

    stat.ML cs.LG stat.CO

    Directed hypergraph neural network

    Authors: Loc Hoang Tran, Linh Hoang Tran

    Abstract: To deal with irregular data structure, graph convolution neural networks have been developed by a lot of data scientists. However, data scientists just have concentrated primarily on develo** deep neural network method for un-directed graph. In this paper, we will present the novel neural network method for directed hypergraph. In the other words, we will develop not only the novel directed hype… ▽ More

    Submitted 3 September, 2022; v1 submitted 8 August, 2020; originally announced August 2020.

  8. arXiv:2002.02655  [pdf, other

    cs.LG stat.ML

    The k-tied Normal Distribution: A Compact Parameterization of Gaussian Mean Field Posteriors in Bayesian Neural Networks

    Authors: Jakub Swiatkowski, Kevin Roth, Bastiaan S. Veeling, Linh Tran, Joshua V. Dillon, Jasper Snoek, Stephan Mandt, Tim Salimans, Rodolphe Jenatton, Sebastian Nowozin

    Abstract: Variational Bayesian Inference is a popular methodology for approximating posterior distributions over Bayesian neural network weights. Recent work develo** this class of methods has explored ever richer parameterizations of the approximate posterior in the hope of improving performance. In contrast, here we share a curious experimental finding that suggests instead restricting the variational d… ▽ More

    Submitted 5 July, 2020; v1 submitted 7 February, 2020; originally announced February 2020.

  9. arXiv:2002.02405  [pdf, other

    stat.ML cs.LG stat.CO

    How Good is the Bayes Posterior in Deep Neural Networks Really?

    Authors: Florian Wenzel, Kevin Roth, Bastiaan S. Veeling, Jakub Świątkowski, Linh Tran, Stephan Mandt, Jasper Snoek, Tim Salimans, Rodolphe Jenatton, Sebastian Nowozin

    Abstract: During the past five years the Bayesian deep learning community has developed increasingly accurate and efficient approximate inference procedures that allow for Bayesian inference in deep neural networks. However, despite this algorithmic progress and the promise of improved uncertainty quantification and sample efficiency there are---as of early 2020---no publicized deployments of Bayesian neura… ▽ More

    Submitted 2 July, 2020; v1 submitted 6 February, 2020; originally announced February 2020.

    Comments: Full version (main paper and appendix) of the ICML 2020 publication

  10. arXiv:2001.04694  [pdf, other

    cs.LG stat.ML

    Hydra: Preserving Ensemble Diversity for Model Distillation

    Authors: Linh Tran, Bastiaan S. Veeling, Kevin Roth, Jakub Swiatkowski, Joshua V. Dillon, Jasper Snoek, Stephan Mandt, Tim Salimans, Sebastian Nowozin, Rodolphe Jenatton

    Abstract: Ensembles of models have been empirically shown to improve predictive performance and to yield robust measures of uncertainty. However, they are expensive in computation and memory. Therefore, recent research has focused on distilling ensembles into a single compact model, reducing the computational and memory burden of the ensemble while trying to preserve its predictive behavior. Most existing d… ▽ More

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

    Comments: Accepted to ICML 2020 Workshop on Uncertainty and Robustness in Deep Learning

  11. arXiv:1909.08964  [pdf

    q-fin.ST cs.LG stat.ML

    To Detect Irregular Trade Behaviors In Stock Market By Using Graph Based Ranking Methods

    Authors: Loc Tran, Linh Tran

    Abstract: To detect the irregular trade behaviors in the stock market is the important problem in machine learning field. These irregular trade behaviors are obviously illegal. To detect these irregular trade behaviors in the stock market, data scientists normally employ the supervised learning techniques. In this paper, we employ the three graph Laplacian based semi-supervised ranking methods to solve the… ▽ More

    Submitted 3 September, 2019; originally announced September 2019.

    Comments: 11 pages

    MSC Class: 68T10

  12. arXiv:1909.01132  [pdf

    cs.SI cs.LG stat.ML

    PageRank algorithm for Directed Hypergraph

    Authors: Loc Tran, Tho Quan, An Mai

    Abstract: During the last two decades, we easilly see that the World Wide Web's link structure is modeled as the directed graph. In this paper, we will model the World Wide Web's link structure as the directed hypergraph. Moreover, we will develop the PageRank algorithm for this directed hypergraph. Due to the lack of the World Wide Web directed hypergraph datasets, we will apply the PageRank algorithm to t… ▽ More

    Submitted 6 September, 2022; v1 submitted 29 August, 2019; originally announced September 2019.

    MSC Class: 68T10

  13. arXiv:1908.11708  [pdf

    stat.ML cs.LG

    Solve fraud detection problem by using graph based learning methods

    Authors: Loc Tran, Tuan Tran, Linh Tran, An Mai

    Abstract: The credit cards' fraud transactions detection is the important problem in machine learning field. To detect the credit cards's fraud transactions help reduce the significant loss of the credit cards' holders and the banks. To detect the credit cards' fraud transactions, data scientists normally employ the unsupervised learning techniques and supervised learning techniques. In this paper, we emplo… ▽ More

    Submitted 29 August, 2019; originally announced August 2019.

    Comments: 9 pages. arXiv admin note: substantial text overlap with arXiv:1811.02986

    MSC Class: 68T10

  14. arXiv:1905.08037  [pdf, ps, other

    cs.IT cs.LG stat.ML

    On Estimating Maximum Sum Rate of MIMO Systems with Successive Zero-Forcing Dirty Paper Coding and Per-antenna Power Constraint

    Authors: Thuy M. Pham, Ronan Farrell, Le-Nam Tran

    Abstract: In this paper, we study the sum rate maximization for successive zero-forcing dirty-paper coding (SZFDPC) with per-antenna power constraint (PAPC). Although SZFDPC is a low-complexity alternative to the optimal dirty paper coding (DPC), efficient algorithms to compute its sum rate are still open problems especially under practical PAPC. The existing solution to the considered problem is computatio… ▽ More

    Submitted 14 May, 2019; originally announced May 2019.

    Comments: 5 pages, 4 figures

  15. arXiv:1904.13195  [pdf, other

    cs.LG cs.SE stat.ML

    Test Selection for Deep Learning Systems

    Authors: Wei Ma, Mike Papadakis, Anestis Tsakmalis, Maxime Cordy, Yves Le Traon

    Abstract: Testing of deep learning models is challenging due to the excessive number and complexity of computations involved. As a result, test data selection is performed manually and in an ad hoc way. This raises the question of how we can automatically select candidate test data to test deep learning models. Recent research has focused on adapting test selection metrics from code-based software testing (… ▽ More

    Submitted 30 April, 2019; originally announced April 2019.

  16. arXiv:1904.08496  [pdf

    cs.CV cs.LG stat.ML

    Tensor Sparse PCA and Face Recognition: A Novel Approach

    Authors: Loc Hoang Tran, Linh Hoang Tran

    Abstract: Face recognition is the important field in machine learning and pattern recognition research area. It has a lot of applications in military, finance, public security, to name a few. In this paper, the combination of the tensor sparse PCA with the nearest-neighbor method (and with the kernel ridge regression method) will be proposed and applied to the face dataset. Experimental results show that th… ▽ More

    Submitted 11 August, 2020; v1 submitted 11 April, 2019; originally announced April 2019.

    Comments: It has some errors in the experimental section

    MSC Class: 68T10

  17. arXiv:1811.02986  [pdf

    stat.ML cs.LG

    Un-normalized hypergraph p-Laplacian based semi-supervised learning methods

    Authors: Loc Hoang Tran, Linh Hoang Tran

    Abstract: Most network-based machine learning methods assume that the labels of two adjacent samples in the network are likely to be the same. However, assuming the pairwise relationship between samples is not complete. The information a group of samples that shows very similar pattern and tends to have similar labels is missed. The natural way overcoming the information loss of the above assumption is to r… ▽ More

    Submitted 28 April, 2019; v1 submitted 5 November, 2018; originally announced November 2018.

    Comments: 13 pages, 3 figures, 2 tables. arXiv admin note: text overlap with arXiv:1810.12743, arXiv:1212.0388

    MSC Class: 68T10

  18. arXiv:1810.12743  [pdf

    stat.ML cs.LG cs.SD eess.AS

    Hypergraph based semi-supervised learning algorithms applied to speech recognition problem: a novel approach

    Authors: Loc Hoang Tran, Trang Hoang, Bui Hoang Nam Huynh

    Abstract: Most network-based speech recognition methods are based on the assumption that the labels of two adjacent speech samples in the network are likely to be the same. However, assuming the pairwise relationship between speech samples is not complete. The information a group of speech samples that show very similar patterns and tend to have similar labels is missed. The natural way overcoming the infor… ▽ More

    Submitted 28 October, 2018; originally announced October 2018.

    Comments: 11 pages, 1 figure, 2 tables. arXiv admin note: substantial text overlap with arXiv:1212.0388

    MSC Class: 05C85

  19. arXiv:1810.03030  [pdf, other

    math.ST stat.ME

    Robust variance estimation and inference for causal effect estimation

    Authors: Linh Tran, Maya Petersen, Joshua Schwab, Mark J van der Laan

    Abstract: We consider a longitudinal data structure consisting of baseline covariates, time-varying treatment variables, intermediate time-dependent covariates, and a possibly time dependent outcome. Previous studies have shown that estimating the variance of asymptotically linear estimators using empirical influence functions in this setting result in anti-conservative estimates with increasing magnitudes… ▽ More

    Submitted 6 October, 2018; originally announced October 2018.

    Comments: 20 pages, 8 figures

  20. arXiv:1809.01703  [pdf, other

    cs.IR cs.LG stat.ML

    HyperML: A Boosting Metric Learning Approach in Hyperbolic Space for Recommender Systems

    Authors: Lucas Vinh Tran, Yi Tay, Shuai Zhang, Gao Cong, Xiaoli Li

    Abstract: This paper investigates the notion of learning user and item representations in non-Euclidean space. Specifically, we study the connection between metric learning in hyperbolic space and collaborative filtering by exploring Mobius gyrovector spaces where the formalism of the spaces could be utilized to generalize the most common Euclidean vector operations. Overall, this work aims to bridge the ga… ▽ More

    Submitted 28 November, 2019; v1 submitted 5 September, 2018; originally announced September 2018.

    Comments: Accepted at WSDM 2020

  21. arXiv:1308.5712  [pdf, other

    stat.ML

    The Generalized Mean Information Coefficient

    Authors: Alexander Luedtke, Linh Tran

    Abstract: Reshef & Reshef recently published a paper in which they present a method called the Maximal Information Coefficient (MIC) that can detect all forms of statistical dependence between pairs of variables as sample size goes to infinity. While this method has been praised by some, it has also been criticized for its lack of power in finite samples. We seek to modify MIC so that it has higher power in… ▽ More

    Submitted 26 August, 2013; originally announced August 2013.

  22. arXiv:1212.0388  [pdf

    stat.ML cs.LG q-bio.QM

    Hypergraph and protein function prediction with gene expression data

    Authors: Loc Tran

    Abstract: Most network-based protein (or gene) function prediction methods are based on the assumption that the labels of two adjacent proteins in the network are likely to be the same. However, assuming the pairwise relationship between proteins or genes is not complete, the information a group of genes that show very similar patterns of expression and tend to have similar functions (i.e. the functional mo… ▽ More

    Submitted 3 December, 2012; originally announced December 2012.

    Comments: 12 pages, 1 figure. arXiv admin note: substantial text overlap with arXiv:1211.4289

    ACM Class: G.2.2

  23. arXiv:1211.4289  [pdf

    cs.LG cs.CE q-bio.QM stat.ML

    Application of three graph Laplacian based semi-supervised learning methods to protein function prediction problem

    Authors: Loc Tran

    Abstract: Protein function prediction is the important problem in modern biology. In this paper, the un-normalized, symmetric normalized, and random walk graph Laplacian based semi-supervised learning methods will be applied to the integrated network combined from multiple networks to predict the functions of all yeast proteins in these multiple networks. These multiple networks are network created from Pfa… ▽ More

    Submitted 11 July, 2013; v1 submitted 18 November, 2012; originally announced November 2012.

    Comments: 16 pages, 9 tables

    ACM Class: H.2.8