Skip to main content

Showing 1–12 of 12 results for author: Tu, B

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

    cs.CV eess.IV

    3DSS-Mamba: 3D-Spectral-Spatial Mamba for Hyperspectral Image Classification

    Authors: Yan He, Bing Tu, Bo Liu, Jun Li, Antonio Plaza

    Abstract: Hyperspectral image (HSI) classification constitutes the fundamental research in remote sensing fields. Convolutional Neural Networks (CNNs) and Transformers have demonstrated impressive capability in capturing spectral-spatial contextual dependencies. However, these architectures suffer from limited receptive fields and quadratic computational complexity, respectively. Fortunately, recent Mamba a… ▽ More

    Submitted 21 May, 2024; originally announced May 2024.

  2. arXiv:2405.10221  [pdf, other

    math.OC cs.LG stat.ML

    Scalarisation-based risk concepts for robust multi-objective optimisation

    Authors: Ben Tu, Nikolas Kantas, Robert M. Lee, Behrang Shafei

    Abstract: Robust optimisation is a well-established framework for optimising functions in the presence of uncertainty. The inherent goal of this problem is to identify a collection of inputs whose outputs are both desirable for the decision maker, whilst also being robust to the underlying uncertainties in the problem. In this work, we study the multi-objective extension of this problem from a computational… ▽ More

    Submitted 16 May, 2024; originally announced May 2024.

    Comments: The code is available at: https://github.com/benmltu/scalarize

  3. arXiv:2405.01404  [pdf, other

    stat.ML cs.LG math.OC stat.ME

    Random Pareto front surfaces

    Authors: Ben Tu, Nikolas Kantas, Robert M. Lee, Behrang Shafei

    Abstract: The goal of multi-objective optimisation is to identify the Pareto front surface which is the set obtained by connecting the best trade-off points. Typically this surface is computed by evaluating the objectives at different points and then interpolating between the subset of the best evaluated trade-off points. In this work, we propose to parameterise the Pareto front surface using polar coordina… ▽ More

    Submitted 21 June, 2024; v1 submitted 2 May, 2024; originally announced May 2024.

    Comments: The code is available at: https://github.com/benmltu/scalarize

  4. arXiv:2305.11774  [pdf, other

    math.OC cs.LG stat.ML

    Multi-objective optimisation via the R2 utilities

    Authors: Ben Tu, Nikolas Kantas, Robert M. Lee, Behrang Shafei

    Abstract: The goal of multi-objective optimisation is to identify a collection of points which describe the best possible trade-offs between the multiple objectives. In order to solve this vector-valued optimisation problem, practitioners often appeal to the use of scalarisation functions in order to transform the multi-objective problem into a collection of single-objective problems. This set of scalarised… ▽ More

    Submitted 1 May, 2024; v1 submitted 19 May, 2023; originally announced May 2023.

    Comments: The code is available at: https://github.com/benmltu/scalarize

  5. arXiv:2210.16819  [pdf, other

    cs.HC

    Relative Attention-based One-Class Adversarial Autoencoder for Continuous Authentication of Smartphone Users

    Authors: Mingming Hu, Kun Zhang, Ruibang You, Bibo Tu

    Abstract: Behavioral biometrics-based continuous authentication is a promising authentication scheme, which uses behavioral biometrics recorded by built-in sensors to authenticate smartphone users throughout the session. However, current continuous authentication methods suffer some limitations: 1) behavioral biometrics from impostors are needed to train continuous authentication models. Since the distribut… ▽ More

    Submitted 1 November, 2022; v1 submitted 30 October, 2022; originally announced October 2022.

  6. arXiv:2210.02905  [pdf, other

    cs.LG math.OC stat.ML

    Joint Entropy Search for Multi-objective Bayesian Optimization

    Authors: Ben Tu, Axel Gandy, Nikolas Kantas, Behrang Shafei

    Abstract: Many real-world problems can be phrased as a multi-objective optimization problem, where the goal is to identify the best set of compromises between the competing objectives. Multi-objective Bayesian optimization (BO) is a sample efficient strategy that can be deployed to solve these vector-valued optimization problems where access is limited to a number of noisy objective function evaluations. In… ▽ More

    Submitted 6 October, 2022; originally announced October 2022.

    Comments: NeurIPS 2022. 49 pages. Code available at https://github.com/benmltu/JES

  7. arXiv:2204.09903  [pdf, other

    cs.CV

    Beyond the Prototype: Divide-and-conquer Proxies for Few-shot Segmentation

    Authors: Chunbo Lang, Binfei Tu, Gong Cheng, Junwei Han

    Abstract: Few-shot segmentation, which aims to segment unseen-class objects given only a handful of densely labeled samples, has received widespread attention from the community. Existing approaches typically follow the prototype learning paradigm to perform meta-inference, which fails to fully exploit the underlying information from support image-mask pairs, resulting in various segmentation failures, e.g.… ▽ More

    Submitted 30 May, 2022; v1 submitted 21 April, 2022; originally announced April 2022.

    Comments: accepted to IJCAI 2022 Long Oral

  8. arXiv:2203.07615  [pdf, other

    cs.CV

    Learning What Not to Segment: A New Perspective on Few-Shot Segmentation

    Authors: Chunbo Lang, Gong Cheng, Binfei Tu, Junwei Han

    Abstract: Recently few-shot segmentation (FSS) has been extensively developed. Most previous works strive to achieve generalization through the meta-learning framework derived from classification tasks; however, the trained models are biased towards the seen classes instead of being ideally class-agnostic, thus hindering the recognition of new concepts. This paper proposes a fresh and straightforward insigh… ▽ More

    Submitted 28 March, 2022; v1 submitted 14 March, 2022; originally announced March 2022.

    Comments: Accepted to CVPR 2022 Oral

  9. arXiv:1804.03783  [pdf, ps, other

    cs.CR

    Threshold Trapdoor Functions and Their Applications

    Authors: Binbin Tu, Yu Chen, Xueli Wang

    Abstract: We introduce a cryptographic primitive named threshold trapdoor functions (TTDFs), from which we give generic constructions of threshold and revocation encryptions under adaptive corruption model. Then, we show TTDF can be instantiated under the decisional Diffie-Hellman (DDH) assumption and the learning with errors (LWE) assumption. By combining the instantiations of TTDF with the generic constru… ▽ More

    Submitted 19 August, 2019; v1 submitted 10 April, 2018; originally announced April 2018.

    Comments: 23 pages, 1 figures, 4 tables

  10. arXiv:1002.4264  [pdf

    cs.DC cs.PF

    Automatic Performance Debugging of SPMD Parallel Programs

    Authors: Xu Liu, Lin Yuan, Jianfeng Zhan, Bibo Tu, Dan Meng

    Abstract: Automatic performance debugging of parallel applications usually involves two steps: automatic detection of performance bottlenecks and uncovering their root causes for performance optimization. Previous work fails to resolve this challenging issue in several ways: first, several previous efforts automate analysis processes, but present the results in a confined way that only identifies performa… ▽ More

    Submitted 23 February, 2010; originally announced February 2010.

    Comments: The preliminary version appeared on SC 08 workshop on Node Level Parallelism for Large Scale Supercomputers. The web site is http://iss.ices.utexas.edu/sc08nlplss/program.html

  11. arXiv:0906.1346  [pdf, ps, other

    cs.DC

    Phoenix Cloud: Consolidating Different Computing Loads on Shared Cluster System for Large Organization

    Authors: Jianfeng Zhan, Lei Wang, Bibo Tu, Yong Li, Peng Wang, Wei Zhou, Dan Meng

    Abstract: Different departments of a large organization often run dedicated cluster systems for different computing loads, like HPC (high performance computing) jobs or Web service applications. In this paper, we have designed and implemented a cloud management system software Phoenix Cloud to consolidate heterogeneous workloads from different departments affiliated to the same organization on the shared cl… ▽ More

    Submitted 16 July, 2010; v1 submitted 7 June, 2009; originally announced June 2009.

    Comments: 5 page, 8 figures, The First Workshop of Cloud Computing and its Application, The modified version. The original version is on the web site of http://www.cca08.org/, which is dated from August 13, 2008

    Journal ref: The first workshop of cloud computing and its application (CCA 08), Chicago, 2008

  12. arXiv:0906.1326  [pdf

    cs.DC cs.PF

    Similarity Analysis in Automatic Performance Debugging of SPMD Parallel Programs

    Authors: Xu Liu, Jianfeng Zhan, Bibo Tu, Ming Zou, Dan Meng

    Abstract: Different from sequential programs, parallel programs possess their own characteristics which are difficult to analyze in the multi-process or multi-thread environment. This paper presents an innovative method to automatically analyze the SPMD programs. Firstly, with the help of clustering method focusing on similarity analysis, an algorithm is designed to locate performance problems in parallel… ▽ More

    Submitted 7 June, 2009; originally announced June 2009.

    Comments: http://iss.ices.utexas.edu/sc08nlplss/program.html

    Journal ref: Supercomputing 2008 Workshop on Node Level Parallelism for Large Scale Supercomputers