Skip to main content

Showing 1–50 of 162 results for author: Chiang, J

  1. arXiv:2407.08644  [pdf, ps, other

    math.CO math.PR math.RT

    Spectrum of random-to-random shuffling in the Hecke algebra

    Authors: Ilani Axelrod-Freed, Sarah Brauner, Judy Chiang, Patricia Commins, Veronica Lang

    Abstract: We generalize random-to-random shuffling from a Markov chain on the symmetric group to one on the Type A Iwahori Hecke algebra, and show that its eigenvalues are polynomials in q with non-negative integer coefficients. Setting q=1 recovers results of Dieker and Saliola, whose computation of the spectrum of random-to-random in the symmetric group resolved a nearly 20 year old conjecture by Uyemura-… ▽ More

    Submitted 11 July, 2024; originally announced July 2024.

    Comments: 44 pages, comments welcome

    MSC Class: 05E10; 60J10; 20C08

  2. arXiv:2407.04231  [pdf, other

    cs.CV

    Efficient GANs for Document Image Binarization Based on DWT and Normalization

    Authors: Rui-Yang Ju, KokSheik Wong, Jen-Shiun Chiang

    Abstract: For document image binarization task, generative adversarial networks (GANs) can generate images where shadows and noise are effectively removed, which allow for text information extraction. The current state-of-the-art (SOTA) method proposes a three-stage network architecture that utilizes six GANs. Despite its excellent model performance, the SOTA network architecture requires long training and… ▽ More

    Submitted 4 July, 2024; originally announced July 2024.

  3. arXiv:2407.03163  [pdf, other

    cs.CV

    Global Context Modeling in YOLOv8 for Pediatric Wrist Fracture Detection

    Authors: Rui-Yang Ju, Chun-Tse Chien, Chia-Min Lin, Jen-Shiun Chiang

    Abstract: Children often suffer wrist injuries in daily life, while fracture injuring radiologists usually need to analyze and interpret X-ray images before surgical treatment by surgeons. The development of deep learning has enabled neural network models to work as computer-assisted diagnosis (CAD) tools to help doctors and experts in diagnosis. Since the YOLOv8 models have obtained the satisfactory succes… ▽ More

    Submitted 3 July, 2024; originally announced July 2024.

  4. arXiv:2406.19538  [pdf, other

    cs.CL

    Context Matters: An Empirical Study of the Impact of Contextual Information in Temporal Question Answering Systems

    Authors: Dan Schumacher, Fatemeh Haji, Tara Grey, Niharika Bandlamudi, Nupoor Karnik, Gagana Uday Kumar, Jason Cho-Yu Chiang, Paul Rad, Nishant Vishwamitra, Anthony Rios

    Abstract: Large language models (LLMs) often struggle with temporal reasoning, crucial for tasks like historical event analysis and time-sensitive information retrieval. Despite advancements, state-of-the-art models falter in handling temporal information, especially when faced with irrelevant or noisy contexts. This paper addresses this gap by empirically examining the robustness of temporal question-answe… ▽ More

    Submitted 27 June, 2024; originally announced June 2024.

  5. arXiv:2406.13221  [pdf, other

    cs.CR

    Privacy-Preserving Logistic Regression Training on Large Datasets

    Authors: John Chiang

    Abstract: Privacy-preserving machine learning is one class of cryptographic methods that aim to analyze private and sensitive data while keeping privacy, such as homomorphic logistic regression training over large encrypted data. In this paper, we propose an efficient algorithm for logistic regression training on large encrypted data using Homomorphic Encryption (HE), which is the mini-batch version of rece… ▽ More

    Submitted 19 June, 2024; originally announced June 2024.

  6. arXiv:2405.20419  [pdf, other

    cs.LG cs.AI cs.CL

    Enhancing Antibiotic Stewardship using a Natural Language Approach for Better Feature Representation

    Authors: Simon A. Lee, Trevor Brokowski, Jeffrey N. Chiang

    Abstract: The rapid emergence of antibiotic-resistant bacteria is recognized as a global healthcare crisis, undermining the efficacy of life-saving antibiotics. This crisis is driven by the improper and overuse of antibiotics, which escalates bacterial resistance. In response, this study explores the use of clinical decision support systems, enhanced through the integration of electronic health records (EHR… ▽ More

    Submitted 30 May, 2024; originally announced May 2024.

  7. arXiv:2405.15201  [pdf, other

    cs.CR

    A Simple Solution for Homomorphic Evaluation on Large Intervals

    Authors: John Chiang

    Abstract: Homomorphic encryption (HE) is a promising technique used for privacy-preserving computation. Since HE schemes only support primitive polynomial operations, homomorphic evaluation of polynomial approximations for non-polynomial functions plays an important role in privacy-preserving machine learning. In this paper, we introduce a simple solution to approximating any functions, which might be overm… ▽ More

    Submitted 24 May, 2024; originally announced May 2024.

  8. arXiv:2404.18245  [pdf, other

    cs.CV

    FAD-SAR: A Novel Fishing Activity Detection System via Synthetic Aperture Radar Images Based on Deep Learning Method

    Authors: Yanbing Bai, Siao Li, Rui-Yang Ju, Zihao Yang, Jinze Yu, Jen-Shiun Chiang

    Abstract: Illegal, unreported, and unregulated (IUU) fishing activities seriously affect various aspects of human life. However, traditional methods for detecting and monitoring IUU fishing activities at sea have limitations. Although synthetic aperture radar (SAR) can complement existing vessel detection systems, extracting useful information from SAR images using traditional methods remains a challenge, e… ▽ More

    Submitted 12 July, 2024; v1 submitted 28 April, 2024; originally announced April 2024.

  9. arXiv:2403.11249  [pdf, other

    eess.IV cs.CV

    YOLOv9 for Fracture Detection in Pediatric Wrist Trauma X-ray Images

    Authors: Chun-Tse Chien, Rui-Yang Ju, Kuang-Yi Chou, Jen-Shiun Chiang

    Abstract: The introduction of YOLOv9, the latest version of the You Only Look Once (YOLO) series, has led to its widespread adoption across various scenarios. This paper is the first to apply the YOLOv9 algorithm model to the fracture detection task as computer-assisted diagnosis (CAD) to help radiologists and surgeons to interpret X-ray images. Specifically, this paper trained the model on the GRAZPEDWRI-D… ▽ More

    Submitted 27 May, 2024; v1 submitted 17 March, 2024; originally announced March 2024.

    Comments: Accepted by Electronics Letters

  10. arXiv:2403.07384  [pdf, other

    cs.CL cs.AI cs.LG

    SmallToLarge (S2L): Scalable Data Selection for Fine-tuning Large Language Models by Summarizing Training Trajectories of Small Models

    Authors: Yu Yang, Siddhartha Mishra, Jeffrey N Chiang, Baharan Mirzasoleiman

    Abstract: Despite the effectiveness of data selection for large language models (LLMs) during pretraining and instruction fine-tuning phases, improving data efficiency in supervised fine-tuning (SFT) for specialized domains poses significant challenges due to the complexity of fine-tuning data. To bridge this gap, we introduce an effective and scalable data selection method for SFT, SmallToLarge (S2L), whic… ▽ More

    Submitted 12 March, 2024; originally announced March 2024.

  11. arXiv:2402.09329  [pdf, other

    cs.CV

    YOLOv8-AM: YOLOv8 with Attention Mechanisms for Pediatric Wrist Fracture Detection

    Authors: Chun-Tse Chien, Rui-Yang Ju, Kuang-Yi Chou, Enkaer Xieerke, Jen-Shiun Chiang

    Abstract: Wrist trauma and even fractures occur frequently in daily life, particularly among children who account for a significant proportion of fracture cases. Before performing surgery, surgeons often request patients to undergo X-ray imaging first and prepare for it based on the analysis of the radiologist. With the development of neural networks, You Only Look Once (YOLO) series models have been widely… ▽ More

    Submitted 24 April, 2024; v1 submitted 14 February, 2024; originally announced February 2024.

  12. arXiv:2402.00160  [pdf, other

    cs.CL

    Emergency Department Decision Support using Clinical Pseudo-notes

    Authors: Simon A. Lee, Sujay Jain, Alex Chen, Kyoka Ono, Jennifer Fang, Akos Rudas, Jeffrey N. Chiang

    Abstract: In this work, we introduce the Multiple Embedding Model for EHR (MEME), an approach that serializes multimodal EHR tabular data into text using pseudo-notes, mimicking clinical text generation. This conversion not only preserves better representations of categorical data and learns contexts but also enables the effective employment of pretrained foundation models for rich feature representation. T… ▽ More

    Submitted 29 April, 2024; v1 submitted 31 January, 2024; originally announced February 2024.

  13. arXiv:2401.05604  [pdf, other

    cs.CL cs.AI cs.CV cs.CY

    REBUS: A Robust Evaluation Benchmark of Understanding Symbols

    Authors: Andrew Gritsevskiy, Arjun Panickssery, Aaron Kirtland, Derik Kauffman, Hans Gundlach, Irina Gritsevskaya, Joe Cavanagh, Jonathan Chiang, Lydia La Roux, Michelle Hung

    Abstract: We propose a new benchmark evaluating the performance of multimodal large language models on rebus puzzles. The dataset covers 333 original examples of image-based wordplay, cluing 13 categories such as movies, composers, major cities, and food. To achieve good performance on the benchmark of identifying the clued word or phrase, models must combine image recognition and string manipulation with h… ▽ More

    Submitted 3 June, 2024; v1 submitted 10 January, 2024; originally announced January 2024.

    Comments: 20 pages, 5 figures. For code, see http://github.com/cvndsh/rebus

  14. arXiv:2312.06668  [pdf

    cs.CL cs.SD eess.AS

    Evaluating Self-supervised Speech Models on a Taiwanese Hokkien Corpus

    Authors: Yi-Hui Chou, Kalvin Chang, Meng-Ju Wu, Winston Ou, Alice Wen-Hsin Bi, Carol Yang, Bryan Y. Chen, Rong-Wei Pai, Po-Yen Yeh, Jo-Peng Chiang, Iu-Tshian Phoann, Winnie Chang, Chenxuan Cui, Noel Chen, Jiatong Shi

    Abstract: Taiwanese Hokkien is declining in use and status due to a language shift towards Mandarin in Taiwan. This is partly why it is a low resource language in NLP and speech research today. To ensure that the state of the art in speech processing does not leave Taiwanese Hokkien behind, we contribute a 1.5-hour dataset of Taiwanese Hokkien to ML-SUPERB's hidden set. Evaluating ML-SUPERB's suite of self-… ▽ More

    Submitted 5 December, 2023; originally announced December 2023.

    Comments: Accepted to ASRU 2023

  15. arXiv:2312.03115  [pdf, other

    astro-ph.IM

    Mitigation of the Brighter-Fatter Effect in the LSST Camera

    Authors: Alex Broughton, Yousuke Utsumi, Andrés Plazas Malagón, Christopher Waters, Craig Lage, Adam Snyder, Andrew Rasmussen, Stuart Marshall, Jim Chiang, Simona Murgia, Aaron Roodman

    Abstract: Thick, fully depleted charge-coupled devices (CCDs) are known to exhibit non-linear behavior at high signal levels due to the dynamic behavior of charges collecting in the potential wells of pixels, called the brighter-fatter effect (BFE). This particularly impacts bright calibration stars, which appear larger than their intrinsic shape, creating a flux-dependent point-spread function (PSF) that i… ▽ More

    Submitted 5 December, 2023; originally announced December 2023.

    Comments: 26 pages, 14 figures. Draft version (under LSST project-wide review until Dec. 15, 2023)

  16. arXiv:2310.08757  [pdf, other

    cs.LG

    Detection and prediction of clopidogrel treatment failures using longitudinal structured electronic health records

    Authors: Samuel Kim, In Gu Sean Lee, Mijeong Irene Ban, Jane Chiang

    Abstract: We propose machine learning algorithms to automatically detect and predict clopidogrel treatment failure using longitudinal structured electronic health records (EHR). By drawing analogies between natural language and structured EHR, we introduce various machine learning algorithms used in natural language processing (NLP) applications to build models for treatment failure detection and prediction… ▽ More

    Submitted 12 October, 2023; originally announced October 2023.

  17. arXiv:2308.14763  [pdf, other

    eess.AS cs.CL cs.SD

    VoiceBank-2023: A Multi-Speaker Mandarin Speech Corpus for Constructing Personalized TTS Systems for the Speech Impaired

    Authors: Jia-Jyu Su, Pang-Chen Liao, Yen-Ting Lin, Wu-Hao Li, Guan-Ting Liou, Cheng-Che Kao, Wei-Cheng Chen, Jen-Chieh Chiang, Wen-Yang Chang, Pin-Han Lin, Chen-Yu Chiang

    Abstract: Services of personalized TTS systems for the Mandarin-speaking speech impaired are rarely mentioned. Taiwan started the VoiceBanking project in 2020, aiming to build a complete set of services to deliver personalized Mandarin TTS systems to amyotrophic lateral sclerosis patients. This paper reports the corpus design, corpus recording, data purging and correction for the corpus, and evaluations of… ▽ More

    Submitted 27 August, 2023; originally announced August 2023.

    Comments: submitted to 26th International Conference of the ORIENTAL-COCOSDA

  18. arXiv:2308.09531  [pdf, other

    cs.CR cs.LG

    Privacy-Preserving 3-Layer Neural Network Training

    Authors: John Chiang

    Abstract: In this manuscript, we consider the problem of privacy-preserving training of neural networks in the mere homomorphic encryption setting. We combine several exsiting techniques available, extend some of them, and finally enable the training of 3-layer neural networks for both the regression and classification problems using mere homomorphic encryption technique.

    Submitted 1 June, 2024; v1 submitted 18 August, 2023; originally announced August 2023.

  19. arXiv:2308.00919  [pdf, other

    astro-ph.IM

    Photometry, Centroid and Point-Spread Function Measurements in the LSST Camera Focal Plane Using Artificial Stars

    Authors: Johnny H. Esteves, Yousuke Utsumi, Adam Snyder, Theo Schutt, Alex Broughton, Bahrudin Trbalic, Sidney Mau, Andrew Rasmussen, Andrés A. Plazas Malagón, Andrew Bradshaw, Stuart Marshall, Seth Digel, James Chiang, Marcelle Soares-Santos, Aaron Roodman

    Abstract: The Vera C. Rubin Observatory's LSST Camera (LSSTCam) pixel response has been characterized using laboratory measurements with a grid of artificial stars. We quantify the contributions to photometry, centroid, point-spread function size, and shape measurement errors due to small anomalies in the LSSTCam CCDs. The main sources of those anomalies are quantum efficiency variations and pixel area vari… ▽ More

    Submitted 3 November, 2023; v1 submitted 1 August, 2023; originally announced August 2023.

    Comments: accepted for publication, PASP

  20. arXiv:2306.15218  [pdf

    cs.CV

    Semantic Segmentation Using Super Resolution Technique as Pre-Processing

    Authors: Chih-Chia Chen, Wei-Han Chen, Jen-Shiun Chiang, Chun-Tse Chien, Tingkai Chang

    Abstract: Combining high-level and low-level visual tasks is a common technique in the field of computer vision. This work integrates the technique of image super resolution to semantic segmentation for document image binarization. It demonstrates that using image super-resolution as a preprocessing step can effectively enhance the results and performance of semantic segmentation.

    Submitted 27 June, 2023; originally announced June 2023.

  21. arXiv:2305.17420  [pdf, other

    cs.CV

    CCDWT-GAN: Generative Adversarial Networks Based on Color Channel Using Discrete Wavelet Transform for Document Image Binarization

    Authors: Rui-Yang Ju, Yu-Shian Lin, Jen-Shiun Chiang, Chih-Chia Chen, Wei-Han Chen, Chun-Tse Chien

    Abstract: To efficiently extract textual information from color degraded document images is a significant research area. The prolonged imperfect preservation of ancient documents has led to various types of degradation, such as page staining, paper yellowing, and ink bleeding. These types of degradation badly impact the image processing for features extraction. This paper introduces a novelty method employi… ▽ More

    Submitted 24 August, 2023; v1 submitted 27 May, 2023; originally announced May 2023.

    Comments: accepted by PRICAI 2023

  22. arXiv:2305.00663  [pdf, other

    cs.LG cs.NE

    Activation Functions Not To Active: A Plausible Theory on Interpreting Neural Networks

    Authors: John Chiang

    Abstract: Researchers commonly believe that neural networks model a high-dimensional space but cannot give a clear definition of this space. What is this space? What is its dimension? And does it has finite dimensions? In this paper, we develop a plausible theory on interpreting neural networks in terms of the role of activation functions in neural networks and define a high-dimensional (more precisely, an… ▽ More

    Submitted 9 May, 2023; v1 submitted 1 May, 2023; originally announced May 2023.

    Comments: 11 pages, 3 figures

  23. arXiv:2304.03807  [pdf, other

    cs.CR cs.CV cs.LG

    Privacy-Preserving CNN Training with Transfer Learning: Multiclass Logistic Regression

    Authors: John Chiang

    Abstract: In this paper, we present a practical solution to implement privacy-preserving CNN training based on mere Homomorphic Encryption (HE) technique. To our best knowledge, this is the first attempt successfully to crack this nut and no work ever before has achieved this goal. Several techniques combine to accomplish the task:: (1) with transfer learning, privacy-preserving CNN training can be reduced… ▽ More

    Submitted 3 June, 2024; v1 submitted 7 April, 2023; originally announced April 2023.

    Comments: In this work, we initiated to implement privacy-persevering CNN training based on mere HE techniques by presenting a faster HE-friendly algorithm

  24. arXiv:2303.09190  [pdf, other

    cs.CV

    Resolution Enhancement Processing on Low Quality Images Using Swin Transformer Based on Interval Dense Connection Strategy

    Authors: Rui-Yang Ju, Chih-Chia Chen, Jen-Shiun Chiang, Yu-Shian Lin, Wei-Han Chen, Chun-Tse Chien

    Abstract: The Transformer-based method has demonstrated remarkable performance for image super-resolution in comparison to the method based on the convolutional neural networks (CNNs). However, using the self-attention mechanism like SwinIR (Image Restoration Using Swin Transformer) to extract feature information from images needs a significant amount of computational resources, which limits its application… ▽ More

    Submitted 13 May, 2023; v1 submitted 16 March, 2023; originally announced March 2023.

  25. arXiv:2302.12425  [pdf, ps, other

    math.CO math.RT

    Bender-Knuth involutions on linear extensions of posets

    Authors: Judy Hsin-Hui Chiang, Anh Trong Nam Hoang, Matthew Kendall, Ryan Lynch, Son Nguyen, Benjamin Przybocki, Janabel Xia

    Abstract: We study the permutation group $\mathcal{BK}_P$ generated by Bender-Knuth moves on linear extensions of a poset $P$, an analog of the Berenstein-Kirillov group on column-strict tableaux. We explore the group relations, with an emphasis on identifying posets $P$ for which the cactus relations hold in $\mathcal{BK}_P$. We also examine $\mathcal{BK}_P$ as a subgroup of the symmetric group… ▽ More

    Submitted 24 March, 2024; v1 submitted 23 February, 2023; originally announced February 2023.

    Comments: 27 pages. v2: Major revision with streamlined terminology. Comments very welcome

    MSC Class: 06A07; 20B25

  26. arXiv:2211.16098  [pdf, other

    cs.CV

    Three-stage binarization of color document images based on discrete wavelet transform and generative adversarial networks

    Authors: Rui-Yang Ju, Yu-Shian Lin, Yanlin Jin, Chih-Chia Chen, Chun-Tse Chien, Jen-Shiun Chiang

    Abstract: The efficient segmentation of text information from the background in degraded color document images is an important challenge in the preservation of ancient manuscripts. The imperfect preservation of ancient manuscripts has led to various types of degradation over time, such as staining, yellowing, and ink seepage, badly affecting document image binarization results. This work proposes a three-st… ▽ More

    Submitted 14 June, 2024; v1 submitted 29 November, 2022; originally announced November 2022.

  27. arXiv:2209.06829  [pdf, other

    astro-ph.IM astro-ph.CO

    A Joint Roman Space Telescope and Rubin Observatory Synthetic Wide-Field Imaging Survey

    Authors: M. A. Troxel, C. Lin, A. Park, C. Hirata, R. Mandelbaum, M. Jarvis, A. Choi, J. Givans, M. Higgins, B. Sanchez, M. Yamamoto, H. Awan, J. Chiang, O. Dore, C. W. Walter, T. Zhang, J. Cohen-Tanugi, E. Gawiser, A. Hearin, K. Heitmann, M. Ishak, E. Kovacs, Y. -Y. Mao, M. Wood-Vasey, the LSST Dark Energy Science Collaboration

    Abstract: We present and validate 20 deg$^2$ of overlapping synthetic imaging surveys representing the full depth of the Nancy Grace Roman Space Telescope High-Latitude Imaging Survey (HLIS) and five years of observations of the Vera C. Rubin Observatory Legacy Survey of Space and Time (LSST). The two synthetic surveys are summarized, with reference to the existing 300 deg$^2$ of LSST simulated imaging prod… ▽ More

    Submitted 14 September, 2022; originally announced September 2022.

  28. arXiv:2209.03282  [pdf, other

    math.OC cs.LG

    Quadratic Gradient: Combining Gradient Algorithms and Newton's Method as One

    Authors: John Chiang

    Abstract: It might be inadequate for the line search technique for Newton's method to use only one floating point number. A column vector of the same size as the gradient might be better than a mere float number to accelerate each of the gradient elements with different rates. Moreover, a square matrix of the same order as the Hessian matrix might be helpful to correct the Hessian matrix. Chiang applied som… ▽ More

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

    Comments: In this work, we proposed an enhanced Adam method via quadratic gradient and applied the quadratic gradient to the general numerical optimization problems. The quadratic gradient can indeed be used to build enhanced gradient methods for general optimization problems. There is a good chance that quadratic gradient can also be applied to quasi-Newton methods, such as the famous BFGS method

  29. arXiv:2208.06828  [pdf, other

    cs.LG math.OC

    Multinomial Logistic Regression Algorithms via Quadratic Gradient

    Authors: John Chiang

    Abstract: Multinomial logistic regression, also known by other names such as multiclass logistic regression and softmax regression, is a fundamental classification method that generalizes binary logistic regression to multiclass problems. A recently work proposed a faster gradient called $\texttt{quadratic gradient}$ that can accelerate the binary logistic regression training, and presented an enhanced Nest… ▽ More

    Submitted 29 March, 2023; v1 submitted 14 August, 2022; originally announced August 2022.

    Comments: There is a good chance that the enhanced gradient methods for multiclass LR could be used in the classisation neural-network training via the softmax activation and the cross-entropy loss

  30. arXiv:2208.01424  [pdf, other

    cs.CV

    Connection Reduction of DenseNet for Image Recognition

    Authors: Rui-Yang Ju, Jen-Shiun Chiang, Chih-Chia Chen, Yu-Shian Lin

    Abstract: Convolutional Neural Networks (CNN) increase depth by stacking convolutional layers, and deeper network models perform better in image recognition. Empirical research shows that simply stacking convolutional layers does not make the network train better, and skip connection (residual learning) can improve network model performance. For the image classification task, models with global densely conn… ▽ More

    Submitted 14 November, 2022; v1 submitted 2 August, 2022; originally announced August 2022.

  31. arXiv:2206.01333  [pdf, other

    cs.SE

    Formal Analysis of Lending Pools in Decentralized Finance

    Authors: Massimo Bartoletti, James Chiang, Tommi Junttila, Alberto Lluch Lafuente, Massimiliano Mirelli, Andrea Vandin

    Abstract: Decentralised Finance (DeFi) applications constitute an entire financial ecosystem deployed on blockchains. Such applications are based on complex protocols and incentive mechanisms whose financial safety is hard to determine. Besides, their adoption is rapidly growing, hence imperilling an increasingly higher amount of assets. Therefore, accurate formalisation and verification of DeFi application… ▽ More

    Submitted 16 September, 2022; v1 submitted 1 June, 2022; originally announced June 2022.

    MSC Class: 68N30 ACM Class: I.6.4

  32. arXiv:2204.00943  [pdf, other

    cs.CV

    Efficient Convolutional Neural Networks on Raspberry Pi for Image Classification

    Authors: Rui-Yang Ju, Ting-Yu Lin, Jia-Hao Jian, Jen-Shiun Chiang

    Abstract: With the good performance of deep learning algorithms in the field of computer vision (CV), the convolutional neural network (CNN) architecture has become a main backbone of the computer vision task. With the widespread use of mobile devices, neural network models based on platforms with low computing power are gradually being paid attention. However, due to the limitation of computing power, deep… ▽ More

    Submitted 19 November, 2022; v1 submitted 2 April, 2022; originally announced April 2022.

  33. arXiv:2203.00960  [pdf

    cs.CV

    Aggregated Pyramid Vision Transformer: Split-transform-merge Strategy for Image Recognition without Convolutions

    Authors: Rui-Yang Ju, Ting-Yu Lin, Jen-Shiun Chiang, Jia-Hao Jian, Yu-Shian Lin, Liu-Rui-Yi Huang

    Abstract: With the achievements of Transformer in the field of natural language processing, the encoder-decoder and the attention mechanism in Transformer have been applied to computer vision. Recently, in multiple tasks of computer vision (image classification, object detection, semantic segmentation, etc.), state-of-the-art convolutional neural networks have introduced some concepts of Transformer. This p… ▽ More

    Submitted 2 March, 2022; originally announced March 2022.

    Comments: 6 pages, 5 figures

  34. arXiv:2202.00004  [pdf, other

    cs.LG cs.CR

    On Polynomial Approximation of Activation Function

    Authors: John Chiang

    Abstract: In this work, we propose an interesting method that aims to approximate an activation function over some domain by polynomials of the presupposing low degree. The main idea behind this method can be seen as an extension of the ordinary least square method and includes the gradient of activation function into the cost function to minimize.

    Submitted 29 January, 2022; originally announced February 2022.

    Comments: In this work, we proposed an interesting method to approximate the activation function by a polynomial the degree of which is preset low. Our method to approximate the activation function is much more flexible compared to the least square method in the sense that the additional parameters could better control the shape of the resulting polynomial to approximate

  35. arXiv:2201.12577  [pdf, other

    cs.CR cs.CV

    Volley Revolver: A Novel Matrix-Encoding Method for Privacy-Preserving Neural Networks (Inference)

    Authors: John Chiang

    Abstract: In this work, we present a novel matrix-encoding method that is particularly convenient for neural networks to make predictions in a privacy-preserving manner using homomorphic encryption. Based on this encoding method, we implement a convolutional neural network for handwritten image classification over encryption. For two matrices $A$ and $B$ to perform homomorphic multiplication, the main idea… ▽ More

    Submitted 8 January, 2024; v1 submitted 29 January, 2022; originally announced January 2022.

    Comments: The encoding method we proposed in this work, $\texttt{Volley Revolver}$, is particularly tailored for privacy-preserving neural networks. There is a good chance that it can be used to assist the private neural networks training, in which case for the backpropagation algorithm of the fully-connected layer the first matrix $A$ is revolved while the second matrix $B$ is settled to be still

  36. arXiv:2201.10838  [pdf, other

    cs.CR cs.LG

    Privacy-Preserving Logistic Regression Training with A Faster Gradient Variant

    Authors: John Chiang

    Abstract: Logistic regression training over encrypted data has been an attractive idea to security concerns for years. In this paper, we propose a faster gradient variant called $\texttt{quadratic gradient}$ for privacy-preserving logistic regression training. The core of $\texttt{quadratic gradient}$ can be seen as an extension of the simplified fixed Hessian. We enhance Nesterov's accelerated gradient (… ▽ More

    Submitted 6 June, 2024; v1 submitted 26 January, 2022; originally announced January 2022.

    Comments: The basic work of this paper, $\texttt{quadratic gradient}$ and the enhanced full batch NAG, was nearly finished in September 2019. The initial version of this paper was written in April 2020, rejected by ICANN 2020. The enhanced mini-batch NAG was introduced into this paper in September 2020 and later rejected by a special issue on the journal FGCS 2020

  37. ThreshNet: An Efficient DenseNet Using Threshold Mechanism to Reduce Connections

    Authors: Rui-Yang Ju, Ting-Yu Lin, Jia-Hao Jian, Jen-Shiun Chiang, Wei-Bin Yang

    Abstract: With the continuous development of neural networks for computer vision tasks, more and more network architectures have achieved outstanding success. As one of the most advanced neural network architectures, DenseNet shortcuts all feature maps to solve the model depth problem. Although this network architecture has excellent accuracy with low parameters, it requires an excessive inference time. To… ▽ More

    Submitted 7 August, 2022; v1 submitted 9 January, 2022; originally announced January 2022.

    Comments: IEEE Access

  38. arXiv:2112.10184  [pdf

    eess.IV cs.CV

    A Deep Learning Based Workflow for Detection of Lung Nodules With Chest Radiograph

    Authors: Yang Tai, Yu-Wen Fang, Fang-Yi Su, Jung-Hsien Chiang

    Abstract: PURPOSE: This study aimed to develop a deep learning-based tool to detect and localize lung nodules with chest radiographs(CXRs). We expected it to enhance the efficiency of interpreting CXRs and reduce the possibilities of delayed diagnosis of lung cancer. MATERIALS AND METHODS: We collected CXRs from NCKUH database and VBD, an open-source medical image dataset, as our training and validation d… ▽ More

    Submitted 11 March, 2022; v1 submitted 19 December, 2021; originally announced December 2021.

  39. arXiv:2111.06858  [pdf, other

    astro-ph.CO astro-ph.IM

    SNIa-Cosmology Analysis Results from Simulated LSST Images: from Difference Imaging to Constraints on Dark Energy

    Authors: B. Sánchez, R. Kessler, D. Scolnic, B. Armstrong, R. Biswas, J. Bogart, J. Chiang, J. Cohen-Tanugi, D. Fouchez, Ph. Gris, K. Heitmann, R. Hložek, S. Jha, H. Kelly, S. Liu, G. Narayan, B. Racine, E. Rykoff, M. Sullivan, C. Walter, M. Wood-Vasey, The LSST Dark Energy Science Collaboration

    Abstract: The Vera Rubin Observatory Legacy Survey of Space and Time (LSST) is expected to process ${\sim}10^6$ transient detections per night. For precision measurements of cosmological parameters and rates, it is critical to understand the detection efficiency, magnitude limits, artifact contamination levels, and biases in the selection and photometry. Here we rigorously test the LSST Difference Image Ana… ▽ More

    Submitted 12 November, 2021; originally announced November 2021.

    Comments: Submitting to Astronomy & Astrophysics

  40. arXiv:2108.12604  [pdf

    cs.CV

    New Pruning Method Based on DenseNet Network for Image Classification

    Authors: Rui-Yang Ju, Ting-Yu Lin, Jen-Shiun Chiang

    Abstract: Deep neural networks have made significant progress in the field of computer vision. Recent studies have shown that depth, width and shortcut connections of neural network architectures play a crucial role in their performance. One of the most advanced neural network architectures, DenseNet, has achieved excellent convergence rates through dense connections. However, it still has obvious shortcomi… ▽ More

    Submitted 27 December, 2021; v1 submitted 28 August, 2021; originally announced August 2021.

    Comments: 5 pages, 3 figures, TAAI 2021

  41. arXiv:2106.01870  [pdf, other

    cs.CR cs.CE cs.FL cs.GT

    Maximizing Extractable Value from Automated Market Makers

    Authors: Massimo Bartoletti, James Hsin-yu Chiang, Alberto Lluch-Lafuente

    Abstract: Automated Market Makers (AMMs) are decentralized applications that allow users to exchange crypto-tokens without the need for a matching exchange order. AMMs are one of the most successful DeFi use cases: indeed, major AMM platforms process a daily volume of transactions worth USD billions. Despite their popularity, AMMs are well-known to suffer from transaction-ordering issues: adversaries can in… ▽ More

    Submitted 19 July, 2022; v1 submitted 2 June, 2021; originally announced June 2021.

    Comments: FC'22 proceedings version with proofs in appendix

    MSC Class: 68N30 ACM Class: I.6.4

  42. arXiv:2105.01840  [pdf

    eess.IV cs.CV cs.LG

    CUAB: Convolutional Uncertainty Attention Block Enhanced the Chest X-ray Image Analysis

    Authors: Chi-Shiang Wang, Fang-Yi Su, Tsung-Lu Michael Lee, Yi-Shan Tsai, Jung-Hsien Chiang

    Abstract: In recent years, convolutional neural networks (CNNs) have been successfully implemented to various image recognition applications, such as medical image analysis, object detection, and image segmentation. Many studies and applications have been working on improving the performance of CNN algorithms and models. The strategies that aim to improve the performance of CNNs can be grouped into three ma… ▽ More

    Submitted 4 May, 2021; originally announced May 2021.

  43. A theory of Automated Market Makers in DeFi

    Authors: Massimo Bartoletti, James Hsin-yu Chiang, Alberto Lluch-Lafuente

    Abstract: Automated market makers (AMMs) are one of the most prominent decentralized finance (DeFi) applications. AMMs allow users to trade different types of crypto-tokens, without the need to find a counter-party. There are several implementations and models for AMMs, featuring a variety of sophisticated economic mechanisms. We present a theory of AMMs. The core of our theory is an abstract operational mo… ▽ More

    Submitted 16 December, 2022; v1 submitted 22 February, 2021; originally announced February 2021.

    MSC Class: 68N30 ACM Class: I.6.4

    Journal ref: Logical Methods in Computer Science, Volume 18, Issue 4 (December 19, 2022) lmcs:8955

  44. arXiv:2101.09113  [pdf, ps, other

    cs.LG

    Pareto GAN: Extending the Representational Power of GANs to Heavy-Tailed Distributions

    Authors: Todd Huster, Jeremy E. J. Cohen, Zinan Lin, Kevin Chan, Charles Kamhoua, Nandi Leslie, Cho-Yu Jason Chiang, Vyas Sekar

    Abstract: Generative adversarial networks (GANs) are often billed as "universal distribution learners", but precisely what distributions they can represent and learn is still an open question. Heavy-tailed distributions are prevalent in many different domains such as financial risk-assessment, physics, and epidemiology. We observe that existing GAN architectures do a poor job of matching the asymptotic beha… ▽ More

    Submitted 22 January, 2021; originally announced January 2021.

  45. arXiv:2101.04855  [pdf, other

    astro-ph.CO astro-ph.IM

    DESC DC2 Data Release Note

    Authors: LSST Dark Energy Science Collaboration, Bela Abolfathi, Robert Armstrong, Humna Awan, Yadu N. Babuji, Franz Erik Bauer, George Beckett, Rahul Biswas, Joanne R. Bogart, Dominique Boutigny, Kyle Chard, James Chiang, Johann Cohen-Tanugi, Andrew J. Connolly, Scott F. Daniel, Seth W. Digel, Alex Drlica-Wagner, Richard Dubois, Eric Gawiser, Thomas Glanzman, Salman Habib, Andrew P. Hearin, Katrin Heitmann, Fabio Hernandez, Renée Hložek , et al. (32 additional authors not shown)

    Abstract: In preparation for cosmological analyses of the Vera C. Rubin Observatory Legacy Survey of Space and Time (LSST), the LSST Dark Energy Science Collaboration (LSST DESC) has created a 300 deg$^2$ simulated survey as part of an effort called Data Challenge 2 (DC2). The DC2 simulated sky survey, in six optical bands with observations following a reference LSST observing cadence, was processed with th… ▽ More

    Submitted 13 June, 2022; v1 submitted 12 January, 2021; originally announced January 2021.

    Comments: 25 pages, 3 figures; 9 tables. A detailed changelog can be found in Appendix A. To obtain data, visit the DESC Data Portal at https://data.lsstdesc.org/

  46. Laboratory Measurements of Instrumental Signatures of the LSST Camera Focal Plane

    Authors: Adam Snyder, Aurelien Barrau, Andrew Bradshaw, Boyd Bowdish, James Chiang, Celine Combet, Seth Digel, Richard Dubois, Ludovic Eraud, Claire Juramy, Craig Lage, Travis Lange, Myriam Migliore, Andrei Nomerotski, Paul O'Connor, HyeYun Park, Andrew Rasmussen, Kevin Reil, Aaron Roodman, Adrian Shestakov, Yousuke Utsumi, Duncan Wood

    Abstract: Electro-optical testing and characterization of the Vera C. Rubin Observatory Legacy Survey of Space and Time (LSST) Camera focal plane, consisting of 205 charge-coupled devices (CCDs) arranged into 21 stand-alone Raft Tower Modules (RTMs) and 4 Corner Raft Tower Modules (CRTMs), is currently being performed at the SLAC National Accelerator Laboratory. Testing of the camera sensors is performed us… ▽ More

    Submitted 4 January, 2021; originally announced January 2021.

    Comments: 21 pages, 16 figures. SPIE Astronomical Telescopes + Instrumentation Digital Forum December 2020

    Journal ref: Proc. SPIE 11454, X-Ray, Optical, and Infrared Detectors for Astronomy IX; 1145439 (2020)

  47. arXiv:2012.13230  [pdf, ps, other

    cs.CR cs.GT q-fin.GN

    SoK: Lending Pools in Decentralized Finance

    Authors: Massimo Bartoletti, James Hsin-yu Chiang, Alberto Lluch-Lafuente

    Abstract: Lending pools are decentralized applications which allow mutually untrusted users to lend and borrow crypto-assets. These applications feature complex, highly parametric incentive mechanisms to equilibrate the loan market. This complexity makes the behaviour of lending pools difficult to understand and to predict: indeed, ineffective incentives and attacks could potentially lead to emergent unwant… ▽ More

    Submitted 24 December, 2020; originally announced December 2020.

    Comments: 20 pages. Under submission

    MSC Class: 68N30 ACM Class: I.6.4

  48. arXiv:2010.05926  [pdf, other

    astro-ph.IM astro-ph.CO

    The LSST DESC DC2 Simulated Sky Survey

    Authors: LSST Dark Energy Science Collaboration, Bela Abolfathi, David Alonso, Robert Armstrong, Éric Aubourg, Humna Awan, Yadu N. Babuji, Franz Erik Bauer, Rachel Bean, George Beckett, Rahul Biswas, Joanne R. Bogart, Dominique Boutigny, Kyle Chard, James Chiang, Chuck F. Claver, Johann Cohen-Tanugi, Céline Combet, Andrew J. Connolly, Scott F. Daniel, Seth W. Digel, Alex Drlica-Wagner, Richard Dubois, Emmanuel Gangler, Eric Gawiser , et al. (55 additional authors not shown)

    Abstract: We describe the simulated sky survey underlying the second data challenge (DC2) carried out in preparation for analysis of the Vera C. Rubin Observatory Legacy Survey of Space and Time (LSST) by the LSST Dark Energy Science Collaboration (LSST DESC). Significant connections across multiple science domains will be a hallmark of LSST; the DC2 program represents a unique modeling effort that stresses… ▽ More

    Submitted 26 January, 2021; v1 submitted 12 October, 2020; originally announced October 2020.

    Comments: 39 pages, 19 figures, version accepted for publication in ApJS

  49. arXiv:2007.07528  [pdf, other

    cs.CR

    Bitcoin Trace-Net: Formal Contract Verification at Signing Time

    Authors: James Chiang

    Abstract: Smart contracting protocols promise to regulate the transfer of cryptocurrency amongst participants in a trustless manner. A safe smart contract implementation should ensure that each participant can always append a contract transaction to the blockchain in order move the contract towards secure completion. To this goal, we propose Bitcoin Trace-Net, a contract verification framework which generat… ▽ More

    Submitted 15 July, 2020; originally announced July 2020.

    Comments: Currently under submission. Earlier version presented at MIT Cryptoeconomic Systems Conference 2020

    ACM Class: F.3.1

  50. The LSST DESC Data Challenge 1: Generation and Analysis of Synthetic Images for Next Generation Surveys

    Authors: F. Javier Sánchez, Chris W. Walter, Humna Awan, James Chiang, Scott F. Daniel, Eric Gawiser, Tom Glanzman, David P. Kirkby, Rachel Mandelbaum, Anže Slosar, W. Michael Wood-Vasey, Yusra AlSayyad, Colin J. Burke, Seth W. Digel, Mike Jarvis, Tony Johnson, Heather Kelly, Simon Krughoff, Robert H. Lupton, Phil J. Marshall, John R. Peterson, Paul A. Price, Glenn Sembroski, Brian Van Klaveren, Matthew P. Wiesner , et al. (1 additional authors not shown)

    Abstract: Data Challenge 1 (DC1) is the first synthetic dataset produced by the Rubin Observatory Legacy Survey of Space and Time (LSST) Dark Energy Science Collaboration (DESC). DC1 is designed to develop and validate data reduction and analysis and to study the impact of systematic effects that will affect the LSST dataset. DC1 is comprised of $r$-band observations of 40 deg$^{2}$ to 10-year LSST depth. W… ▽ More

    Submitted 5 July, 2020; v1 submitted 3 January, 2020; originally announced January 2020.

    Comments: 21 pages, 21 figures. Accepted at MNRAS

    Report number: FERMILAB-PUB-19-618-AE