Zum Hauptinhalt springen

Showing 1–50 of 69 results for author: Tay, W P

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

    cs.LG

    FedSheafHN: Personalized Federated Learning on Graph-structured Data

    Authors: Wenfei Liang, Yanan Zhao, Rui She, Yiming Li, Wee Peng Tay

    Abstract: Personalized subgraph Federated Learning (FL) is a task that customizes Graph Neural Networks (GNNs) to individual client needs, accommodating diverse data distributions. However, applying hypernetworks in FL, while aiming to facilitate model personalization, often encounters challenges due to inadequate representation of client-specific characteristics. To overcome these limitations, we propose a… ▽ More

    Submitted 31 May, 2024; v1 submitted 25 May, 2024; originally announced May 2024.

    Comments: This paper was submitted to ICML 2024 in Feb 2024. You can find a record here:https://github.com/CarrieWFF/ICML-2024-submission-recording/blob/main/Screenshot%20of%20FedSheafHN%20submission%20to%20ICML%202024.png

  2. arXiv:2404.17099  [pdf, other

    cs.LG cs.NE

    Unleashing the Potential of Fractional Calculus in Graph Neural Networks with FROND

    Authors: Qiyu Kang, Kai Zhao, Qinxu Ding, Feng Ji, Xuhao Li, Wenfei Liang, Yang Song, Wee Peng Tay

    Abstract: We introduce the FRactional-Order graph Neural Dynamical network (FROND), a new continuous graph neural network (GNN) framework. Unlike traditional continuous GNNs that rely on integer-order differential equations, FROND employs the Caputo fractional derivative to leverage the non-local properties of fractional calculus. This approach enables the capture of long-term dependencies in feature update… ▽ More

    Submitted 25 April, 2024; originally announced April 2024.

    Comments: The Twelfth International Conference on Learning Representations

  3. PointDifformer: Robust Point Cloud Registration With Neural Diffusion and Transformer

    Authors: Rui She, Qiyu Kang, Sijie Wang, Wee Peng Tay, Kai Zhao, Yang Song, Tianyu Geng, Yi Xu, Diego Navarro Navarro, Andreas Hartmannsgruber

    Abstract: Point cloud registration is a fundamental technique in 3-D computer vision with applications in graphics, autonomous driving, and robotics. However, registration tasks under challenging conditions, under which noise or perturbations are prevalent, can be difficult. We propose a robust point cloud registration approach that leverages graph neural partial differential equations (PDEs) and heat kerne… ▽ More

    Submitted 22 April, 2024; originally announced April 2024.

    Comments: Accepted by IEEE Transactions on Geoscience and Remote Sensing

  4. arXiv:2401.04331  [pdf, other

    cs.LG cs.AI

    Coupling Graph Neural Networks with Fractional Order Continuous Dynamics: A Robustness Study

    Authors: Qiyu Kang, Kai Zhao, Yang Song, Yihang Xie, Yanan Zhao, Sijie Wang, Rui She, Wee Peng Tay

    Abstract: In this work, we rigorously investigate the robustness of graph neural fractional-order differential equation (FDE) models. This framework extends beyond traditional graph neural (integer-order) ordinary differential equation (ODE) models by implementing the time-fractional Caputo derivative. Utilizing fractional calculus allows our model to consider long-term memory during the feature updating pr… ▽ More

    Submitted 4 March, 2024; v1 submitted 8 January, 2024; originally announced January 2024.

    Comments: in Proc. AAAI Conference on Artificial Intelligence, Vancouver, Canada, Feb. 2024

  5. PosDiffNet: Positional Neural Diffusion for Point Cloud Registration in a Large Field of View with Perturbations

    Authors: Rui She, Sijie Wang, Qiyu Kang, Kai Zhao, Yang Song, Wee Peng Tay, Tianyu Geng, Xingchao Jian

    Abstract: Point cloud registration is a crucial technique in 3D computer vision with a wide range of applications. However, this task can be challenging, particularly in large fields of view with dynamic objects, environmental noise, or other perturbations. To address this challenge, we propose a model called PosDiffNet. Our approach performs hierarchical registration based on window-level, patch-level, and… ▽ More

    Submitted 6 January, 2024; originally announced January 2024.

    Journal ref: Proceedings of the AAAI Conference on Artificial Intelligence (AAAI 2024), Vancouver, Canada, 2024

  6. arXiv:2312.10616  [pdf, other

    cs.CV

    DistilVPR: Cross-Modal Knowledge Distillation for Visual Place Recognition

    Authors: Sijie Wang, Rui She, Qiyu Kang, Xingchao Jian, Kai Zhao, Yang Song, Wee Peng Tay

    Abstract: The utilization of multi-modal sensor data in visual place recognition (VPR) has demonstrated enhanced performance compared to single-modal counterparts. Nonetheless, integrating additional sensors comes with elevated costs and may not be feasible for systems that demand lightweight operation, thereby impacting the practical deployment of VPR. To address this issue, we resort to knowledge distilla… ▽ More

    Submitted 17 December, 2023; originally announced December 2023.

    Comments: Accepted by AAAI 2024

  7. Image Patch-Matching with Graph-Based Learning in Street Scenes

    Authors: Rui She, Qiyu Kang, Sijie Wang, Wee Peng Tay, Yong Liang Guan, Diego Navarro Navarro, Andreas Hartmannsgruber

    Abstract: Matching landmark patches from a real-time image captured by an on-vehicle camera with landmark patches in an image database plays an important role in various computer perception tasks for autonomous driving. Current methods focus on local matching for regions of interest and do not take into account spatial neighborhood relationships among the image patches, which typically correspond to objects… ▽ More

    Submitted 8 November, 2023; originally announced November 2023.

  8. RobustMat: Neural Diffusion for Street Landmark Patch Matching under Challenging Environments

    Authors: Rui She, Qiyu Kang, Sijie Wang, Yuan-Rui Yang, Kai Zhao, Yang Song, Wee Peng Tay

    Abstract: For autonomous vehicles (AVs), visual perception techniques based on sensors like cameras play crucial roles in information acquisition and processing. In various computer perception tasks for AVs, it may be helpful to match landmark patches taken by an onboard camera with other landmark patches captured at a different time or saved in a street scene image database. To perform matching under chall… ▽ More

    Submitted 7 November, 2023; originally announced November 2023.

  9. arXiv:2310.16401  [pdf, other

    cs.LG

    Graph Neural Networks with a Distribution of Parametrized Graphs

    Authors: See Hian Lee, Feng Ji, Kelin Xia, Wee Peng Tay

    Abstract: Traditionally, graph neural networks have been trained using a single observed graph. However, the observed graph represents only one possible realization. In many applications, the graph may encounter uncertainties, such as having erroneous or missing edges, as well as edge weights that provide little informative value. To address these challenges and capture additional information previously abs… ▽ More

    Submitted 2 February, 2024; v1 submitted 25 October, 2023; originally announced October 2023.

  10. arXiv:2310.06396  [pdf, other

    cs.LG

    Adversarial Robustness in Graph Neural Networks: A Hamiltonian Approach

    Authors: Kai Zhao, Qiyu Kang, Yang Song, Rui She, Sijie Wang, Wee Peng Tay

    Abstract: Graph neural networks (GNNs) are vulnerable to adversarial perturbations, including those that affect both node features and graph topology. This paper investigates GNNs derived from diverse neural flows, concentrating on their connection to various stability notions such as BIBO stability, Lyapunov stability, structural stability, and conservative stability. We argue that Lyapunov stability, desp… ▽ More

    Submitted 10 October, 2023; originally announced October 2023.

    Comments: Accepted by Advances in Neural Information Processing Systems (NeurIPS), New Orleans, USA, Dec. 2023, spotlight

  11. arXiv:2309.07169  [pdf, other

    eess.SP cs.LG

    Spectral Convergence of Complexon Shift Operators

    Authors: Purui Zhang, Xingchao Jian, Feng Ji, Wee Peng Tay, Bihan Wen

    Abstract: Topological Signal Processing (TSP) utilizes simplicial complexes to model structures with higher order than vertices and edges. In this paper, we study the transferability of TSP via a generalized higher-order version of graphon, known as complexon. We recall the notion of a complexon as the limit of a simplicial complex sequence [1]. Inspired by the graphon shift operator and message-passing neu… ▽ More

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

    Comments: 9 pages, 2 figures

  12. arXiv:2309.05260  [pdf, other

    eess.SP cs.LG

    Generalized Graphon Process: Convergence of Graph Frequencies in Stretched Cut Distance

    Authors: Xingchao Jian, Feng Ji, Wee Peng Tay

    Abstract: Graphons have traditionally served as limit objects for dense graph sequences, with the cut distance serving as the metric for convergence. However, sparse graph sequences converge to the trivial graphon under the conventional definition of cut distance, which make this framework inadequate for many practical applications. In this paper, we utilize the concepts of generalized graphons and stretche… ▽ More

    Submitted 11 September, 2023; originally announced September 2023.

  13. arXiv:2305.18965  [pdf, other

    cs.LG math.DS physics.class-ph

    Node Embedding from Neural Hamiltonian Orbits in Graph Neural Networks

    Authors: Qiyu Kang, Kai Zhao, Yang Song, Sijie Wang, Wee Peng Tay

    Abstract: In the graph node embedding problem, embedding spaces can vary significantly for different data types, leading to the need for different GNN model types. In this paper, we model the embedding update of a node feature as a Hamiltonian orbit over time. Since the Hamiltonian orbits generalize the exponential maps, this approach allows us to learn the underlying manifold of the graph in training, in c… ▽ More

    Submitted 30 May, 2023; originally announced May 2023.

    Journal ref: International Conference on Machine Learning, 2023

  14. arXiv:2305.16780  [pdf, other

    cs.LG cs.SI

    Graph Neural Convection-Diffusion with Heterophily

    Authors: Kai Zhao, Qiyu Kang, Yang Song, Rui She, Sijie Wang, Wee Peng Tay

    Abstract: Graph neural networks (GNNs) have shown promising results across various graph learning tasks, but they often assume homophily, which can result in poor performance on heterophilic graphs. The connected nodes are likely to be from different classes or have dissimilar features on heterophilic graphs. In this paper, we propose a novel GNN that incorporates the principle of heterophily by modeling th… ▽ More

    Submitted 30 May, 2023; v1 submitted 26 May, 2023; originally announced May 2023.

    Comments: Proc. International Joint Conference on Artificial Intelligence (IJCAI), Macao, China, Aug. 2023

  15. arXiv:2305.06899  [pdf, other

    eess.SP cs.IT

    Generalized signals on simplicial complexes

    Authors: Feng Ji, Xingchao Jian, Wee Peng Tay, Maosheng Yang

    Abstract: Topological signal processing (TSP) over simplicial complexes typically assumes observations associated with the simplicial complexes are real scalars. In this paper, we develop TSP theories for the case where observations belong to general abelian groups, including function spaces that are commonly used to represent time-varying signals. Our approach generalizes the Hodge decomposition and allows… ▽ More

    Submitted 11 November, 2023; v1 submitted 11 May, 2023; originally announced May 2023.

  16. arXiv:2305.00139  [pdf, other

    cs.LG eess.SP

    Leveraging Label Non-Uniformity for Node Classification in Graph Neural Networks

    Authors: Feng Ji, See Hian Lee, Hanyang Meng, Kai Zhao, Jielong Yang, Wee Peng Tay

    Abstract: In node classification using graph neural networks (GNNs), a typical model generates logits for different class labels at each node. A softmax layer often outputs a label prediction based on the largest logit. We demonstrate that it is possible to infer hidden graph structural information from the dataset using these logits. We introduce the key notion of label non-uniformity, which is derived fro… ▽ More

    Submitted 28 April, 2023; originally announced May 2023.

  17. arXiv:2304.03507  [pdf, other

    eess.SP cs.LG

    Distributional Signals for Node Classification in Graph Neural Networks

    Authors: Feng Ji, See Hian Lee, Kai Zhao, Wee Peng Tay, Jielong Yang

    Abstract: In graph neural networks (GNNs), both node features and labels are examples of graph signals, a key notion in graph signal processing (GSP). While it is common in GSP to impose signal smoothness constraints in learning and estimation tasks, it is unclear how this can be done for discrete node labels. We bridge this gap by introducing the concept of distributional graph signals. In our framework, w… ▽ More

    Submitted 7 April, 2023; originally announced April 2023.

  18. arXiv:2304.00932  [pdf, other

    cs.CV

    HypLiLoc: Towards Effective LiDAR Pose Regression with Hyperbolic Fusion

    Authors: Sijie Wang, Qiyu Kang, Rui She, Wei Wang, Kai Zhao, Yang Song, Wee Peng Tay

    Abstract: LiDAR relocalization plays a crucial role in many fields, including robotics, autonomous driving, and computer vision. LiDAR-based retrieval from a database typically incurs high computation storage costs and can lead to globally inaccurate pose estimations if the database is too sparse. On the other hand, pose regression methods take images or point clouds as inputs and directly regress global po… ▽ More

    Submitted 25 May, 2023; v1 submitted 3 April, 2023; originally announced April 2023.

    Comments: Accepted by CVPR 2023

  19. arXiv:2303.01724  [pdf, other

    cs.LG

    Node-Specific Space Selection via Localized Geometric Hyperbolicity in Graph Neural Networks

    Authors: See Hian Lee, Feng Ji, Wee Peng Tay

    Abstract: Many graph neural networks have been developed to learn graph representations in either Euclidean or hyperbolic space, with all nodes' representations embedded in a single space. However, a graph can have hyperbolic and Euclidean geometries at different regions of the graph. Thus, it is sub-optimal to indifferently embed an entire graph into a single space. In this paper, we explore and analyze tw… ▽ More

    Submitted 3 March, 2023; originally announced March 2023.

  20. arXiv:2303.01030  [pdf, other

    cs.LG

    Node Embedding from Hamiltonian Information Propagation in Graph Neural Networks

    Authors: Qiyu Kang, Kai Zhao, Yang Song, Sijie Wang, Rui She, Wee Peng Tay

    Abstract: Graph neural networks (GNNs) have achieved success in various inference tasks on graph-structured data. However, common challenges faced by many GNNs in the literature include the problem of graph node embedding under various geometries and the over-smoothing problem. To address these issues, we propose a novel graph information propagation strategy called Hamiltonian Dynamic GNN (HDG) that uses a… ▽ More

    Submitted 2 March, 2023; originally announced March 2023.

  21. arXiv:2301.08401  [pdf, other

    cs.IT

    On the Relationship Between Information-Theoretic Privacy Metrics And Probabilistic Information Privacy

    Authors: Chong Xiao Wang, Wee Peng Tay

    Abstract: Information-theoretic (IT) measures based on $f$-divergences have recently gained interest as a measure of privacy leakage as they allow for trading off privacy against utility using only a single-value characterization. However, their operational interpretations in the privacy context are unclear. In this paper, we relate the notion of probabilistic information privacy (IP) to several IT privacy… ▽ More

    Submitted 19 January, 2023; originally announced January 2023.

  22. arXiv:2211.11238  [pdf, other

    cs.CV

    RobustLoc: Robust Camera Pose Regression in Challenging Driving Environments

    Authors: Sijie Wang, Qiyu Kang, Rui She, Wee Peng Tay, Andreas Hartmannsgruber, Diego Navarro Navarro

    Abstract: Camera relocalization has various applications in autonomous driving. Previous camera pose regression models consider only ideal scenarios where there is little environmental perturbation. To deal with challenging driving environments that may have changing seasons, weather, illumination, and the presence of unstable objects, we propose RobustLoc, which derives its robustness against perturbations… ▽ More

    Submitted 25 May, 2023; v1 submitted 21 November, 2022; originally announced November 2022.

    Comments: Accepted by AAAI 2023

  23. arXiv:2209.07754  [pdf, other

    cs.LG

    On the Robustness of Graph Neural Diffusion to Topology Perturbations

    Authors: Yang Song, Qiyu Kang, Sijie Wang, Zhao Kai, Wee Peng Tay

    Abstract: Neural diffusion on graphs is a novel class of graph neural networks that has attracted increasing attention recently. The capability of graph neural partial differential equations (PDEs) in addressing common hurdles of graph neural networks (GNNs), such as the problems of over-smoothing and bottlenecks, has been investigated but not their robustness to adversarial attacks. In this work, we explor… ▽ More

    Submitted 11 May, 2023; v1 submitted 16 September, 2022; originally announced September 2022.

    Journal ref: NeurIPS 2022

  24. arXiv:2207.11761  [pdf, other

    cs.LG

    SGAT: Simplicial Graph Attention Network

    Authors: See Hian Lee, Feng Ji, Wee Peng Tay

    Abstract: Heterogeneous graphs have multiple node and edge types and are semantically richer than homogeneous graphs. To learn such complex semantics, many graph neural network approaches for heterogeneous graphs use metapaths to capture multi-hop interactions between nodes. Typically, features from non-target nodes are not incorporated into the learning procedure. However, there can be nonlinear, high-orde… ▽ More

    Submitted 24 July, 2022; originally announced July 2022.

    Comments: Accepted in the 31st International Joint Conference on Artificial Intelligence (IJCAI-ECAI), 2022

  25. arXiv:2206.04498  [pdf, other

    eess.SP cs.DC

    Abstract message passing and distributed graph signal processing

    Authors: Feng Ji, Yiqi Lu, Wee Peng Tay, Edwin Chong

    Abstract: Graph signal processing is a framework to handle graph structured data. The fundamental concept is graph shift operator, giving rise to the graph Fourier transform. While the graph Fourier transform is a centralized procedure, distributed graph signal processing algorithms are needed to address challenges such as scalability and privacy. In this paper, we develop a theory of distributed graph sign… ▽ More

    Submitted 9 June, 2022; originally announced June 2022.

  26. arXiv:2205.05912  [pdf, other

    cs.CV

    Building Facade Parsing R-CNN

    Authors: Sijie Wang, Qiyu Kang, Rui She, Wee Peng Tay, Diego Navarro Navarro, Andreas Hartmannsgruber

    Abstract: Building facade parsing, which predicts pixel-level labels for building facades, has applications in computer vision perception for autonomous vehicle (AV) driving. However, instead of a frontal view, an on-board camera of an AV captures a deformed view of the facade of the buildings on both sides of the road the AV is travelling on, due to the camera perspective. We propose Facade R-CNN, which in… ▽ More

    Submitted 12 May, 2022; originally announced May 2022.

    Comments: 10 pages

  27. arXiv:2204.02031  [pdf, other

    cs.IT

    Semi-Nonparametric Estimation of Distribution Divergence in Non-Euclidean Spaces

    Authors: Chong Xiao Wang, Wee Peng Tay

    Abstract: This paper explores methods for estimating or approximating the total variation distance and the chi-squared divergence of probability measures within topological sample spaces, using independent and identically distributed samples. Our focus is on the practical scenario where the sample space is homeomorphic to subsets of Euclidean space, with the specific homeomorphism remaining unknown. Our pro… ▽ More

    Submitted 18 December, 2023; v1 submitted 5 April, 2022; originally announced April 2022.

  28. arXiv:2110.12976  [pdf, ps, other

    cs.LG cs.CR cs.CV

    Stable Neural ODE with Lyapunov-Stable Equilibrium Points for Defending Against Adversarial Attacks

    Authors: Qiyu Kang, Yang Song, Qinxu Ding, Wee Peng Tay

    Abstract: Deep neural networks (DNNs) are well-known to be vulnerable to adversarial attacks, where malicious human-imperceptible perturbations are included in the input to the deep network to fool it into making a wrong classification. Recent studies have demonstrated that neural Ordinary Differential Equations (ODEs) are intrinsically more robust against adversarial attacks compared to vanilla DNNs. In th… ▽ More

    Submitted 25 October, 2021; originally announced October 2021.

  29. arXiv:2108.08457  [pdf, ps, other

    cs.IT eess.SP

    Cost-Efficient RIS-Aided Channel Estimation via Rank-One Matrix Factorization

    Authors: Wei Zhang, Wee Peng Tay

    Abstract: A reconfigurable intelligent surface (RIS) consists of massive meta elements, which can improve the performance of future wireless communication systems. Existing RIS-aided channel estimation methods try to estimate the cascaded channel directly, incurring high computational and training overhead especially when the number of elements of RIS is extremely large. In this paper, we propose a cost-eff… ▽ More

    Submitted 18 August, 2021; originally announced August 2021.

    Comments: accepted by IEEE Wireless Communications Letters

  30. Learning on heterogeneous graphs using high-order relations

    Authors: See Hian Lee, Feng Ji, Wee Peng Tay

    Abstract: A heterogeneous graph consists of different vertices and edges types. Learning on heterogeneous graphs typically employs meta-paths to deal with the heterogeneity by reducing the graph to a homogeneous network, guide random walks or capture semantics. These methods are however sensitive to the choice of meta-paths, with suboptimal paths leading to poor performance. In this paper, we propose an app… ▽ More

    Submitted 3 March, 2023; v1 submitted 29 March, 2021; originally announced March 2021.

  31. arXiv:2010.12346  [pdf, other

    cs.CR cs.IT cs.LG

    Data-driven Regularized Inference Privacy

    Authors: Chong Xiao Wang, Wee Peng Tay

    Abstract: Data is used widely by service providers as input to inference systems to perform decision making for authorized tasks. The raw data however allows a service provider to infer other sensitive information it has not been authorized for. We propose a data-driven inference privacy preserving framework to sanitize data so as to prevent leakage of sensitive information that is present in the raw data,… ▽ More

    Submitted 10 October, 2020; originally announced October 2020.

  32. Privacy-Preserving Distributed Projection LMS for Linear Multitask Networks

    Authors: Chengcheng Wang, Wee Peng Tay, Ye Wei, Yuan Wang

    Abstract: We develop a privacy-preserving distributed projection least mean squares (LMS) strategy over linear multitask networks, where agents' local parameters of interest or tasks are linearly related. Each agent is interested in not only improving its local inference performance via in-network cooperation with neighboring agents, but also protecting its own individual task against privacy leakage. In ou… ▽ More

    Submitted 12 October, 2020; originally announced October 2020.

  33. arXiv:2009.08963  [pdf, other

    cs.IT

    Quickest Change Detection with Privacy Constraint

    Authors: Tze Siong Lau, Wee Peng Tay

    Abstract: This paper considers Lorden's minimax quickest change detection (QCD) problem with a privacy constraint. The goal is to sanitize a signal to satisfy inference privacy requirements while being able to detect a change quickly. We show that the Generalized Likelihood Ratio (GLR) CuSum achieves asymptotic optimality with a properly designed sanitization channel. We formulate the design of this sanitiz… ▽ More

    Submitted 18 September, 2020; originally announced September 2020.

  34. arXiv:2007.06878  [pdf, other

    cs.LG stat.ML

    Attentive Graph Neural Networks for Few-Shot Learning

    Authors: Hao Cheng, Joey Tianyi Zhou, Wee Peng Tay, Bihan Wen

    Abstract: Graph Neural Networks (GNN) has demonstrated the superior performance in many challenging applications, including the few-shot learning tasks. Despite its powerful capacity to learn and generalize the model from few samples, GNN usually suffers from severe over-fitting and over-smoothing as the model becomes deep, which limit the scalability. In this work, we propose a novel Attentive GNN to tackl… ▽ More

    Submitted 2 October, 2020; v1 submitted 14 July, 2020; originally announced July 2020.

  35. arXiv:2001.05618  [pdf, ps, other

    eess.SY cs.IT

    Arbitrarily Strong Utility-Privacy Tradeoff in Multi-Agent Systems

    Authors: Chong Xiao Wang, Yang Song, Wee Peng Tay

    Abstract: Each agent in a network makes a local observation that is linearly related to a set of public and private parameters. The agents send their observations to a fusion center to allow it to estimate the public parameters. To prevent leakage of the private parameters, each agent first sanitizes its local observation using a local privacy mechanism before transmitting it to the fusion center. We invest… ▽ More

    Submitted 10 August, 2020; v1 submitted 15 January, 2020; originally announced January 2020.

  36. arXiv:1912.00181  [pdf, ps, other

    cs.LG stat.ML

    Error-Correcting Output Codes with Ensemble Diversity for Robust Learning in Neural Networks

    Authors: Yang Song, Qiyu Kang, Wee Peng Tay

    Abstract: Though deep learning has been applied successfully in many scenarios, malicious inputs with human-imperceptible perturbations can make it vulnerable in real applications. This paper proposes an error-correcting neural network (ECNN) that combines a set of binary classifiers to combat adversarial examples in the multi-class classification problem. To build an ECNN, we propose to design a code matri… ▽ More

    Submitted 7 May, 2021; v1 submitted 30 November, 2019; originally announced December 2019.

    Comments: Published in Proc. AAAI Conference on Artificial Intelligence, 2021

  37. arXiv:1906.10981  [pdf, other

    cs.LG stat.ML

    Learning Orthogonal Projections in Linear Bandits

    Authors: Qiyu Kang, Wee Peng Tay

    Abstract: In a linear stochastic bandit model, each arm is a vector in an Euclidean space and the observed return at each time step is an unknown linear function of the chosen arm at that time step. In this paper, we investigate the problem of learning the best arm in a linear stochastic bandit model, where each arm's expected reward is an unknown linear function of the projection of the arm onto a subspace… ▽ More

    Submitted 24 October, 2019; v1 submitted 26 June, 2019; originally announced June 2019.

  38. arXiv:1906.10470  [pdf, other

    cs.LG stat.ML

    An Unsupervised Bayesian Neural Network for Truth Discovery in Social Networks

    Authors: Jielong Yang, Wee Peng Tay

    Abstract: The problem of estimating event truths from conflicting agent opinions in a social network is investigated. An autoencoder learns the complex relationships between event truths, agent reliabilities and agent observations. A Bayesian network model is proposed to guide the learning process by modeling the relationship of the autoencoder's outputs with different variables. At the same time, it also m… ▽ More

    Submitted 24 January, 2021; v1 submitted 25 June, 2019; originally announced June 2019.

  39. arXiv:1902.09173  [pdf, other

    cs.LG cs.CV eess.IV

    GFCN: A New Graph Convolutional Network Based on Parallel Flows

    Authors: Feng Ji, Jielong Yang, Qiang Zhang, Wee Peng Tay

    Abstract: In view of the huge success of convolution neural networks (CNN) for image classification and object recognition, there have been attempts to generalize the method to general graph-structured data. One major direction is based on spectral graph theory and graph signal processing. In this paper, we study the problem from a completely different perspective, by introducing parallel flow decomposition… ▽ More

    Submitted 6 March, 2020; v1 submitted 25 February, 2019; originally announced February 2019.

  40. arXiv:1812.03436  [pdf, ps, other

    cs.IT

    Compressive Privacy for a Linear Dynamical System

    Authors: Yang Song, Chong Xiao Wang, Wee Peng Tay

    Abstract: We consider a linear dynamical system in which the state vector consists of both public and private states. One or more sensors make measurements of the state vector and sends information to a fusion center, which performs the final state estimation. To achieve an optimal tradeoff between the utility of estimating the public states and protection of the private states, the measurements at each tim… ▽ More

    Submitted 18 July, 2019; v1 submitted 9 December, 2018; originally announced December 2018.

  41. arXiv:1811.10322  [pdf, other

    cs.IT

    On the Relationship Between Inference and Data Privacy in Decentralized IoT Networks

    Authors: Meng Sun, Wee Peng Tay

    Abstract: In a decentralized Internet of Things (IoT) network, a fusion center receives information from multiple sensors to infer a public hypothesis of interest. To prevent the fusion center from abusing the sensor information, each sensor sanitizes its local observation using a local privacy mapping, which is designed to achieve both inference privacy of a private hypothesis and data privacy of the senso… ▽ More

    Submitted 6 April, 2019; v1 submitted 26 November, 2018; originally announced November 2018.

  42. arXiv:1811.02854  [pdf, other

    cs.RO

    UWB/LiDAR Fusion For Cooperative Range-Only SLAM

    Authors: Yang Song, Mingyang Guan, Wee Peng Tay, Choi Look Law, Changyun Wen

    Abstract: We equip an ultra-wideband (UWB) node and a 2D LiDAR sensor a.k.a. 2D laser rangefinder on a mobile robot, and place UWB beacon nodes at unknown locations in an unknown environment. All UWB nodes can do ranging with each other thus forming a cooperative sensor network. We propose to fuse the peer-to-peer ranges measured between UWB nodes and laser scanning information, i.e. range measured between… ▽ More

    Submitted 7 November, 2018; originally announced November 2018.

  43. arXiv:1808.10082  [pdf, other

    cs.IT

    Decentralized Detection with Robust Information Privacy Protection

    Authors: Meng Sun, Wee Peng Tay

    Abstract: We consider a decentralized detection network whose aim is to infer a public hypothesis of interest. However, the raw sensor observations also allow the fusion center to infer private hypotheses that we wish to protect. We consider the case where there are an uncountable number of private hypotheses belonging to an uncertainty set, and develop local privacy mappings at every sensor so that the san… ▽ More

    Submitted 8 May, 2019; v1 submitted 29 August, 2018; originally announced August 2018.

    Comments: submitted to IEEE Transactions on Information Forensics and Security

  44. arXiv:1807.10444  [pdf, other

    cs.HC cs.LG cs.SI

    Task Recommendation in Crowdsourcing Based on Learning Preferences and Reliabilities

    Authors: Qiyu Kang, Wee Peng Tay

    Abstract: Workers participating in a crowdsourcing platform can have a wide range of abilities and interests. An important problem in crowdsourcing is the task recommendation problem, in which tasks that best match a particular worker's preferences and reliabilities are recommended to that worker. A task recommendation scheme that assigns tasks more likely to be accepted by a worker who is more likely to co… ▽ More

    Submitted 27 July, 2018; originally announced July 2018.

  45. arXiv:1806.02954  [pdf, other

    cs.SI cs.LG cs.MA stat.ML

    Using Social Network Information in Bayesian Truth Discovery

    Authors: Jielong Yang, Junshan Wang, Wee Peng Tay

    Abstract: We investigate the problem of truth discovery based on opinions from multiple agents who may be unreliable or biased. We consider the case where agents' reliabilities or biases are correlated if they belong to the same community, which defines a group of agents with similar opinions regarding a particular event. An agent can belong to different communities for different events, and these communiti… ▽ More

    Submitted 29 April, 2019; v1 submitted 7 June, 2018; originally announced June 2018.

  46. arXiv:1803.00368  [pdf, other

    eess.SP cs.DC

    An Event-based Diffusion LMS Strategy

    Authors: Yuan Wang, Wee Peng Tay, Wuhua Hu

    Abstract: We consider a wireless sensor network consists of cooperative nodes, each of them keep adapting to streaming data to perform a least-mean-squares estimation, and also maintain information exchange among neighboring nodes in order to improve performance. For the sake of reducing communication overhead, prolonging batter life while preserving the benefits of diffusion cooperation, we propose an ener… ▽ More

    Submitted 11 March, 2018; v1 submitted 28 February, 2018; originally announced March 2018.

  47. arXiv:1802.01289  [pdf, other

    cs.NI

    On Distributed Algorithms for Cost-Efficient Data Center Placement in Cloud Computing

    Authors: Wuqiong Luo, Wee Peng Tay, Peng Sun, Yonggang Wen

    Abstract: The increasing popularity of cloud computing has resulted in a proliferation of data centers. Effective placement of data centers improves network performance and minimizes clients' perceived latency. The problem of determining the optimal placement of data centers in a large network is a classical uncapacitated $k$-median problem. Traditional works have focused on centralized algorithms, which re… ▽ More

    Submitted 5 February, 2018; originally announced February 2018.

  48. A Binning Approach to Quickest Change Detection with Unknown Post-Change Distribution

    Authors: Tze Siong Lau, Wee Peng Tay, Venugopal V. Veeravalli

    Abstract: The problem of quickest detection of a change in distribution is considered under the assumption that the pre-change distribution is known, and the post-change distribution is only known to belong to a family of distributions distinguishable from a discretized version of the pre-change distribution. A sequential change detection procedure is proposed that partitions the sample space into a finite… ▽ More

    Submitted 2 November, 2018; v1 submitted 15 January, 2018; originally announced January 2018.

    Comments: Double-column 13-page version sent to IEEE. Transaction on Signal Processing. Supplementary material included

  49. arXiv:1711.04459   

    cs.CR eess.SP

    Multilayer Nonlinear Processing for Information Privacy in Sensor Networks

    Authors: Xin He, Meng Sun, Wee Peng Tay, Yi Gong

    Abstract: A sensor network wishes to transmit information to a fusion center to allow it to detect a public hypothesis, but at the same time prevent it from inferring a private hypothesis. We propose a multilayer nonlinear processing procedure at each sensor to distort the sensor's data before it is sent to the fusion center. In our proposed framework, sensors are grouped into clusters, and each sensor firs… ▽ More

    Submitted 22 April, 2018; v1 submitted 13 November, 2017; originally announced November 2017.

    Comments: The proof in Theorem 1 relies on the proof from other papers, but the extension from the discrete space can not be directly extended to the continuous space. Therefore, the proof in Theorem 1 is not reliable. The third author is responsible for the correctness in Section II.B, while the first author is responsible for other sections

  50. arXiv:1711.02128  [pdf, other

    cs.HC cs.CY cs.LG

    Sequential Multi-Class Labeling in Crowdsourcing

    Authors: Qiyu Kang, Wee Peng Tay

    Abstract: We consider a crowdsourcing platform where workers' responses to questions posed by a crowdsourcer are used to determine the hidden state of a multi-class labeling problem. As workers may be unreliable, we propose to perform sequential questioning in which the questions posed to the workers are designed based on previous questions and answers. We propose a Partially-Observable Markov Decision Proc… ▽ More

    Submitted 18 May, 2018; v1 submitted 6 November, 2017; originally announced November 2017.