Zum Hauptinhalt springen

Showing 1–50 of 98 results for author: Lai, K

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

    cs.RO cs.CG

    Rapid Vector-based Any-angle Path Planning with Non-convex Obstacles

    Authors: Yan Kai Lai

    Abstract: Vector-based algorithms are novel algorithms in optimal any-angle path planning that are motivated by bug algorithms, bypassing free space by directly conducting line-of-sight checks between two queried points, and searching along obstacle contours if a check collides with an obstacle. The algorithms outperform conventional free-space planners such as A* especially when the queried points are far… ▽ More

    Submitted 11 August, 2024; originally announced August 2024.

    Comments: PhD Thesis

  2. SNNGX: Securing Spiking Neural Networks with Genetic XOR Encryption on RRAM-based Neuromorphic Accelerator

    Authors: Kwunhang Wong, Songqi Wang, Wei Huang, Xinyuan Zhang, Yangu He, Karl M. H. Lai, Yuzhong Jiao, Ning Lin, Xiaojuan Qi, Xiaoming Chen, Zhongrui Wang

    Abstract: Biologically plausible Spiking Neural Networks (SNNs), characterized by spike sparsity, are growing tremendous attention over intellectual edge devices and critical bio-medical applications as compared to artificial neural networks (ANNs). However, there is a considerable risk from malicious attempts to extract white-box information (i.e., weights) from SNNs, as attackers could exploit well-traine… ▽ More

    Submitted 26 August, 2024; v1 submitted 21 July, 2024; originally announced July 2024.

    Comments: International Conference on Computer-Aided Design 2024

  3. arXiv:2407.07329  [pdf, other

    cs.CL

    Probability of Differentiation Reveals Brittleness of Homogeneity Bias in Large Language Models

    Authors: Messi H. J. Lee, Calvin K. Lai

    Abstract: Homogeneity bias in Large Language Models (LLMs) refers to their tendency to homogenize the representations of some groups compared to others. Previous studies documenting this bias have predominantly used encoder models, which may have inadvertently introduced biases. To address this limitation, we prompted GPT-4 to generate single word/expression completions associated with 18 situation cues - s… ▽ More

    Submitted 9 July, 2024; originally announced July 2024.

  4. arXiv:2407.06194  [pdf, other

    cs.CV cs.AI cs.CL

    More Distinctively Black and Feminine Faces Lead to Increased Stereotyping in Vision-Language Models

    Authors: Messi H. J. Lee, Jacob M. Montgomery, Calvin K. Lai

    Abstract: Vision Language Models (VLMs), exemplified by GPT-4V, adeptly integrate text and vision modalities. This integration enhances Large Language Models' ability to mimic human perception, allowing them to process image inputs. Despite VLMs' advanced capabilities, however, there is a concern that VLMs inherit biases of both modalities in ways that make biases more pervasive and difficult to mitigate. O… ▽ More

    Submitted 21 May, 2024; originally announced July 2024.

  5. arXiv:2406.14045  [pdf, other

    cs.LG cs.AI

    Understanding Different Design Choices in Training Large Time Series Models

    Authors: Yu-Neng Chuang, Songchen Li, Jiayi Yuan, Guanchu Wang, Kwei-Herng Lai, Leisheng Yu, Sirui Ding, Chia-Yuan Chang, Qiaoyu Tan, Daochen Zha, Xia Hu

    Abstract: Inspired by Large Language Models (LLMs), Time Series Forecasting (TSF), a long-standing task in time series analysis, is undergoing a transition towards Large Time Series Models (LTSMs), aiming to train universal transformer-based models for TSF. However, training LTSMs on heterogeneous time series data poses unique challenges, including diverse frequencies, dimensions, and patterns across datase… ▽ More

    Submitted 20 June, 2024; originally announced June 2024.

  6. arXiv:2405.06546  [pdf, other

    stat.ML cs.IT cs.LG

    Sharp analysis of out-of-distribution error for "importance-weighted" estimators in the overparameterized regime

    Authors: Kuo-Wei Lai, Vidya Muthukumar

    Abstract: Overparameterized models that achieve zero training error are observed to generalize well on average, but degrade in performance when faced with data that is under-represented in the training sample. In this work, we study an overparameterized Gaussian mixture model imbued with a spurious feature, and sharply analyze the in-distribution and out-of-distribution test error of a cost-sensitive interp… ▽ More

    Submitted 10 May, 2024; originally announced May 2024.

    Comments: A short version of this work will be presented at IEEE ISIT 2024

  7. arXiv:2405.04952  [pdf, other

    cs.RO

    Evolving R2 to R2+: Optimal, Delayed Line-of-sight Vector-based Path Planning

    Authors: Yan Kai Lai, Prahlad Vadakkepat, Cheng Xiang

    Abstract: A vector-based any-angle path planner, R2, is evolved in to R2+ in this paper. By delaying line-of-sight, R2 and R2+ search times are largely unaffected by the distance between the start and goal points, but are exponential in the worst case with respect to the number of collisions during searches. To improve search times, additional discarding conditions in the overlap rule are introduced in R2+.… ▽ More

    Submitted 8 May, 2024; originally announced May 2024.

    Comments: Submitted. The R2 mentioned in the paper is located at https://doi.org/10.1016/j.robot.2023.104606

  8. arXiv:2405.03141  [pdf, other

    eess.IV cs.AI cs.CV physics.med-ph

    Automatic Ultrasound Curve Angle Measurement via Affinity Clustering for Adolescent Idiopathic Scoliosis Evaluation

    Authors: Yihao Zhou, Timothy Tin-Yan Lee, Kelly Ka-Lee Lai, Chonglin Wu, Hin Ting Lau, De Yang, Chui-Yi Chan, Winnie Chiu-Wing Chu, Jack Chun-Yiu Cheng, Tsz-Ping Lam, Yong-Ping Zheng

    Abstract: The current clinical gold standard for evaluating adolescent idiopathic scoliosis (AIS) is X-ray radiography, using Cobb angle measurement. However, the frequent monitoring of the AIS progression using X-rays poses a challenge due to the cumulative radiation exposure. Although 3D ultrasound has been validated as a reliable and radiation-free alternative for scoliosis assessment, the process of mea… ▽ More

    Submitted 6 May, 2024; v1 submitted 5 May, 2024; originally announced May 2024.

  9. arXiv:2403.17284  [pdf, other

    cs.CL

    Common Ground Tracking in Multimodal Dialogue

    Authors: Ibrahim Khebour, Kenneth Lai, Mariah Bradford, Yifan Zhu, Richard Brutti, Christopher Tam, Jingxuan Tu, Benjamin Ibarra, Nathaniel Blanchard, Nikhil Krishnaswamy, James Pustejovsky

    Abstract: Within Dialogue Modeling research in AI and NLP, considerable attention has been spent on ``dialogue state tracking'' (DST), which is the ability to update the representations of the speaker's needs at each turn in the dialogue by taking into account the past dialogue moves and history. Less studied but just as important to dialogue modeling, however, is ``common ground tracking'' (CGT), which ide… ▽ More

    Submitted 25 March, 2024; originally announced March 2024.

  10. arXiv:2403.08761  [pdf

    eess.IV cs.CV

    Segmentation of Knee Bones for Osteoarthritis Assessment: A Comparative Analysis of Supervised, Few-Shot, and Zero-Shot Learning Approaches

    Authors: Yun Xin Teoh, Alice Othmani, Siew Li Goh, Juliana Usman, Khin Wee Lai

    Abstract: Knee osteoarthritis is a degenerative joint disease that induces chronic pain and disability. Bone morphological analysis is a promising tool to understand the mechanical aspect of this disorder. This study proposes a 2D bone morphological analysis using manually segmented bones to explore morphological features related to distinct pain conditions. Furthermore, six semantic segmentation algorithms… ▽ More

    Submitted 13 March, 2024; originally announced March 2024.

  11. arXiv:2402.19002  [pdf, other

    cs.CV cs.AI

    GoalNet: Goal Areas Oriented Pedestrian Trajectory Prediction

    Authors: Ching-Lin Lee, Zhi-Xuan Wang, Kuan-Ting Lai, Amar Fadillah

    Abstract: Predicting the future trajectories of pedestrians on the road is an important task for autonomous driving. The pedestrian trajectory prediction is affected by scene paths, pedestrian's intentions and decision-making, which is a multi-modal problem. Most recent studies use past trajectories to predict a variety of potential future trajectory distributions, which do not account for the scene context… ▽ More

    Submitted 29 February, 2024; originally announced February 2024.

  12. arXiv:2402.07710  [pdf, other

    cs.LG cs.CV

    Optimizing Sparse Convolution on GPUs with CUDA for 3D Point Cloud Processing in Embedded Systems

    Authors: Chester Luo, Kevin Lai

    Abstract: In recent years, there has been a significant increase in the utilization of deep learning methods, particularly convolutional neural networks (CNNs), which have emerged as the dominant approach in various domains that involve structured grid data, such as picture analysis and processing. Nevertheless, the exponential growth in the utilization of LiDAR and 3D sensors across many domains has result… ▽ More

    Submitted 6 April, 2024; v1 submitted 12 February, 2024; originally announced February 2024.

    Comments: 9 pages

  13. Large Language Models Portray Socially Subordinate Groups as More Homogeneous, Consistent with a Bias Observed in Humans

    Authors: Messi H. J. Lee, Jacob M. Montgomery, Calvin K. Lai

    Abstract: Large language models (LLMs) are becoming pervasive in everyday life, yet their propensity to reproduce biases inherited from training data remains a pressing concern. Prior investigations into bias in LLMs have focused on the association of social groups with stereotypical attributes. However, this is only one form of human bias such systems may reproduce. We investigate a new form of bias in LLM… ▽ More

    Submitted 25 April, 2024; v1 submitted 16 January, 2024; originally announced January 2024.

    Comments: Forthcoming at ACM Conference on Fairness, Accountability, and Transparency (FAccT) 2024

  14. arXiv:2311.16138  [pdf, other

    cs.CV cs.AI

    After-Stroke Arm Paresis Detection using Kinematic Data

    Authors: Kenneth Lai, Mohammed Almekhlafi, Svetlana Yanushkevich

    Abstract: This paper presents an approach for detecting unilateral arm paralysis/weakness using kinematic data. Our method employs temporal convolution networks and recurrent neural networks, guided by knowledge distillation, where we use inertial measurement units attached to the body to capture kinematic information such as acceleration, rotation, and flexion of body joints during an action. This informat… ▽ More

    Submitted 3 November, 2023; originally announced November 2023.

    Comments: submitted to IEEE Symposium Series on Computational Intelligence

  15. arXiv:2311.14686  [pdf, other

    cs.CY cs.AI

    Causal Models Applied to the Patterns of Human Migration due to Climate Change

    Authors: Kenneth Lai, Svetlana Yanushkevich

    Abstract: The impacts of mass migration, such as crisis induced by climate change, extend beyond environmental concerns and can greatly affect social infrastructure and public services, such as education, healthcare, and security. These crises exacerbate certain elements like cultural barriers, and discrimination by amplifying the challenges faced by these affected communities. This paper proposes an innova… ▽ More

    Submitted 3 November, 2023; originally announced November 2023.

    Comments: submitted to IEEE Symposium Series on Computational Intelligence

  16. arXiv:2311.04226  [pdf, other

    cs.LG cs.AI eess.SP

    Assessing Upper Limb Motor Function in the Immediate Post-Stroke Perioud Using Accelerometry

    Authors: Mackenzie Wallich, Kenneth Lai, Svetlana Yanushkevich

    Abstract: Accelerometry has been extensively studied as an objective means of measuring upper limb function in patients post-stroke. The objective of this paper is to determine whether the accelerometry-derived measurements frequently used in more long-term rehabilitation studies can also be used to monitor and rapidly detect sudden changes in upper limb motor function in more recently hospitalized stroke p… ▽ More

    Submitted 1 November, 2023; originally announced November 2023.

    Journal ref: 2023 IEEE Conference on Artificial Intelligence (CAI), Santa Clara, 2023, pp. 132-33

  17. arXiv:2311.03385  [pdf, other

    cs.HC cs.AI

    Intelligent Stress Assessment for e-Coaching

    Authors: Kenneth Lai, Svetlana Yanushkevich, Vlad Shmerko

    Abstract: This paper considers the adaptation of the e-coaching concept at times of emergencies and disasters, through aiding the e-coaching with intelligent tools for monitoring humans' affective state. The states such as anxiety, panic, avoidance, and stress, if properly detected, can be mitigated using the e-coaching tactic and strategy. In this work, we focus on a stress monitoring assistant tool develo… ▽ More

    Submitted 3 November, 2023; originally announced November 2023.

    Comments: submitted to IEEE Symposium Series on Computational Intelligence. arXiv admin note: substantial text overlap with arXiv:2105.11437

  18. Hand Gesture Classification on Praxis Dataset: Trading Accuracy for Expense

    Authors: Rahat Islam, Kenneth Lai, Svetlana Yanushkevich

    Abstract: In this paper, we investigate hand gesture classifiers that rely upon the abstracted 'skeletal' data recorded using the RGB-Depth sensor. We focus on 'skeletal' data represented by the body joint coordinates, from the Praxis dataset. The PRAXIS dataset contains recordings of patients with cortical pathologies such as Alzheimer's disease, performing a Praxis test under the direction of a clinician.… ▽ More

    Submitted 1 November, 2023; originally announced November 2023.

    Comments: 8 pages, 6 figures

    Journal ref: 2022 International Joint Conference on Neural Networks (IJCNN), Padua, pp. 1-8

  19. arXiv:2310.01508  [pdf, other

    cs.LG stat.ML

    CODA: Temporal Domain Generalization via Concept Drift Simulator

    Authors: Chia-Yuan Chang, Yu-Neng Chuang, Zhimeng Jiang, Kwei-Herng Lai, Anxiao Jiang, Na Zou

    Abstract: In real-world applications, machine learning models often become obsolete due to shifts in the joint distribution arising from underlying temporal trends, a phenomenon known as the "concept drift". Existing works propose model-specific strategies to achieve temporal generalization in the near-future domain. However, the diverse characteristics of real-world datasets necessitate customized predicti… ▽ More

    Submitted 2 October, 2023; originally announced October 2023.

  20. arXiv:2309.01808  [pdf, other

    cs.IR cs.AI cs.LG

    DiscoverPath: A Knowledge Refinement and Retrieval System for Interdisciplinarity on Biomedical Research

    Authors: Yu-Neng Chuang, Guanchu Wang, Chia-Yuan Chang, Kwei-Herng Lai, Daochen Zha, Ruixiang Tang, Fan Yang, Alfredo Costilla Reyes, Kaixiong Zhou, Xiaoqian Jiang, Xia Hu

    Abstract: The exponential growth in scholarly publications necessitates advanced tools for efficient article retrieval, especially in interdisciplinary fields where diverse terminologies are used to describe similar research. Traditional keyword-based search engines often fall short in assisting users who may not be familiar with specific terminologies. To address this, we present a knowledge graph-based pa… ▽ More

    Submitted 10 October, 2023; v1 submitted 4 September, 2023; originally announced September 2023.

  21. Hessian-aware Quantized Node Embeddings for Recommendation

    Authors: Huiyuan Chen, Kaixiong Zhou, Kwei-Herng Lai, Chin-Chia Michael Yeh, Yan Zheng, Xia Hu, Hao Yang

    Abstract: Graph Neural Networks (GNNs) have achieved state-of-the-art performance in recommender systems. Nevertheless, the process of searching and ranking from a large item corpus usually requires high latency, which limits the widespread deployment of GNNs in industry-scale applications. To address this issue, many methods compress user/item representations into the binary embedding space to reduce space… ▽ More

    Submitted 2 September, 2023; originally announced September 2023.

  22. Tackling Diverse Minorities in Imbalanced Classification

    Authors: Kwei-Herng Lai, Daochen Zha, Huiyuan Chen, Mangesh Bendre, Yuzhong Chen, Mahashweta Das, Hao Yang, Xia Hu

    Abstract: Imbalanced datasets are commonly observed in various real-world applications, presenting significant challenges in training classifiers. When working with large datasets, the imbalanced issue can be further exacerbated, making it exceptionally difficult to train classifiers effectively. To address the problem, over-sampling techniques have been developed to linearly interpolating data instances be… ▽ More

    Submitted 28 August, 2023; originally announced August 2023.

  23. arXiv:2308.09380  [pdf, other

    cs.LG cs.AI cs.CV

    Deciphering knee osteoarthritis diagnostic features with explainable artificial intelligence: A systematic review

    Authors: Yun Xin Teoh, Alice Othmani, Siew Li Goh, Juliana Usman, Khin Wee Lai

    Abstract: Existing artificial intelligence (AI) models for diagnosing knee osteoarthritis (OA) have faced criticism for their lack of transparency and interpretability, despite achieving medical-expert-like performance. This opacity makes them challenging to trust in clinical practice. Recently, explainable artificial intelligence (XAI) has emerged as a specialized technique that can provide confidence in t… ▽ More

    Submitted 18 August, 2023; originally announced August 2023.

  24. arXiv:2307.04105  [pdf, other

    cs.LG cs.CY

    Towards Assumption-free Bias Mitigation

    Authors: Chia-Yuan Chang, Yu-Neng Chuang, Kwei-Herng Lai, Xiaotian Han, Xia Hu, Na Zou

    Abstract: Despite the impressive prediction ability, machine learning models show discrimination towards certain demographics and suffer from unfair prediction behaviors. To alleviate the discrimination, extensive studies focus on eliminating the unequal distribution of sensitive attributes via multiple approaches. However, due to privacy concerns, sensitive attributes are often either unavailable or missin… ▽ More

    Submitted 9 July, 2023; originally announced July 2023.

  25. arXiv:2305.17868  [pdf, other

    cs.CV cs.CR

    NaturalFinger: Generating Natural Fingerprint with Generative Adversarial Networks

    Authors: Kang Yang, Kunhao Lai

    Abstract: Deep neural network (DNN) models have become a critical asset of the model owner as training them requires a large amount of resource (i.e. labeled data). Therefore, many fingerprinting schemes have been proposed to safeguard the intellectual property (IP) of the model owner against model extraction and illegal redistribution. However, previous schemes adopt unnatural images as the fingerprint, su… ▽ More

    Submitted 28 May, 2023; originally announced May 2023.

  26. arXiv:2304.07453  [pdf, other

    cs.LG cs.AI

    Context-aware Domain Adaptation for Time Series Anomaly Detection

    Authors: Kwei-Herng Lai, Lan Wang, Huiyuan Chen, Kaixiong Zhou, Fei Wang, Hao Yang, Xia Hu

    Abstract: Time series anomaly detection is a challenging task with a wide range of real-world applications. Due to label sparsity, training a deep anomaly detector often relies on unsupervised approaches. Recent efforts have been devoted to time series domain adaptation to leverage knowledge from similar domains. However, existing solutions may suffer from negative knowledge transfer on anomalies due to the… ▽ More

    Submitted 14 April, 2023; originally announced April 2023.

  27. arXiv:2303.10158  [pdf, other

    cs.LG cs.AI cs.DB

    Data-centric Artificial Intelligence: A Survey

    Authors: Daochen Zha, Zaid Pervaiz Bhat, Kwei-Herng Lai, Fan Yang, Zhimeng Jiang, Shaochen Zhong, Xia Hu

    Abstract: Artificial Intelligence (AI) is making a profound impact in almost every domain. A vital enabler of its great success is the availability of abundant and high-quality data for building machine learning models. Recently, the role of data in AI has been significantly magnified, giving rise to the emerging concept of data-centric AI. The attention of researchers and practitioners has gradually shifte… ▽ More

    Submitted 11 June, 2023; v1 submitted 17 March, 2023; originally announced March 2023.

    Comments: 38 pages, 6 figues, 5 tables. A companion list of data-centric AI resources is available at https://github.com/daochenzha/data-centric-AI

  28. arXiv:2303.07475  [pdf, other

    stat.ML cs.LG math.OC

    General Loss Functions Lead to (Approximate) Interpolation in High Dimensions

    Authors: Kuo-Wei Lai, Vidya Muthukumar

    Abstract: We provide a unified framework, applicable to a general family of convex losses and across binary and multiclass settings in the overparameterized regime, to approximately characterize the implicit bias of gradient descent in closed form. Specifically, we show that the implicit bias is approximated (but not exactly equal to) the minimum-norm interpolation in high dimensions, which arises from trai… ▽ More

    Submitted 13 March, 2023; originally announced March 2023.

    Comments: 52 pages

  29. arXiv:2301.04819  [pdf, other

    cs.AI cs.LG

    Data-centric AI: Perspectives and Challenges

    Authors: Daochen Zha, Zaid Pervaiz Bhat, Kwei-Herng Lai, Fan Yang, Xia Hu

    Abstract: The role of data in building AI systems has recently been significantly magnified by the emerging concept of data-centric AI (DCAI), which advocates a fundamental shift from model advancements to ensuring data quality and reliability. Although our community has continuously invested efforts into enhancing data in different aspects, they are often isolated initiatives on specific tasks. To facilita… ▽ More

    Submitted 2 April, 2023; v1 submitted 12 January, 2023; originally announced January 2023.

    Comments: Accepted by SDM 2023 Blue Sky Track. More resources are summarized at https://github.com/daochenzha/data-centric-AI

  30. arXiv:2212.03868  [pdf, other

    eess.IV cs.AI cs.CV cs.LG

    Deep Learning for Brain Age Estimation: A Systematic Review

    Authors: M. Tanveer, M. A. Ganaie, Iman Beheshti, Tripti Goel, Nehal Ahmad, Kuan-Ting Lai, Kaizhu Huang, Yu-Dong Zhang, Javier Del Ser, Chin-Teng Lin

    Abstract: Over the years, Machine Learning models have been successfully employed on neuroimaging data for accurately predicting brain age. Deviations from the healthy brain aging pattern are associated to the accelerated brain aging and brain abnormalities. Hence, efficient and accurate diagnosis techniques are required for eliciting accurate brain age estimations. Several contributions have been reported… ▽ More

    Submitted 7 December, 2022; originally announced December 2022.

  31. arXiv:2211.14489  [pdf, other

    cs.AI cs.CY cs.LG

    Mitigating Relational Bias on Knowledge Graphs

    Authors: Yu-Neng Chuang, Kwei-Herng Lai, Ruixiang Tang, Mengnan Du, Chia-Yuan Chang, Na Zou, Xia Hu

    Abstract: Knowledge graph data are prevalent in real-world applications, and knowledge graph neural networks (KGNNs) are essential techniques for knowledge graph representation learning. Although KGNN effectively models the structural information from knowledge graphs, these frameworks amplify the underlying data bias that leads to discrimination towards certain groups or individuals in resulting applicatio… ▽ More

    Submitted 3 December, 2022; v1 submitted 26 November, 2022; originally announced November 2022.

  32. arXiv:2210.02023  [pdf, other

    cs.LG

    DreamShard: Generalizable Embedding Table Placement for Recommender Systems

    Authors: Daochen Zha, Louis Feng, Qiaoyu Tan, Zirui Liu, Kwei-Herng Lai, Bhargav Bhushanam, Yuandong Tian, Arun Kejariwal, Xia Hu

    Abstract: We study embedding table placement for distributed recommender systems, which aims to partition and place the tables on multiple hardware devices (e.g., GPUs) to balance the computation and communication costs. Although prior work has explored learning-based approaches for the device placement of computational graphs, embedding table placement remains to be a challenging problem because of 1) the… ▽ More

    Submitted 5 October, 2022; originally announced October 2022.

    Comments: Accepted by NeurIPS 2022

  33. Fairness on Synthetic Visual and Thermal Mask Images

    Authors: Kenneth Lai, Vlad Shmerko, Svetlana Yanushkevich

    Abstract: In this paper, we study performance and fairness on visual and thermal images and expand the assessment to masked synthetic images. Using the SpeakingFace and Thermal-Mask dataset, we propose a process to assess fairness on real images and show how the same process can be applied to synthetic images. The resulting process shows a demographic parity difference of 1.59 for random guessing and increa… ▽ More

    Submitted 19 September, 2022; originally announced September 2022.

    Comments: 6 pages, 3 figures

    Journal ref: 2022 IEEE 4th International Conference on Cognitive Machine Intelligence (CogMI), Atlanta, pp. 101-106

  34. arXiv:2209.07313  [pdf, other

    eess.IV cs.CV

    HarDNet-DFUS: An Enhanced Harmonically-Connected Network for Diabetic Foot Ulcer Image Segmentation and Colonoscopy Polyp Segmentation

    Authors: Ting-Yu Liao, Ching-Hui Yang, Yu-Wen Lo, Kuan-Ying Lai, Po-Huai Shen, Youn-Long Lin

    Abstract: We present a neural network architecture for medical image segmentation of diabetic foot ulcers and colonoscopy polyps. Diabetic foot ulcers are caused by neuropathic and vascular complications of diabetes mellitus. In order to provide a proper diagnosis and treatment, wound care professionals need to extract accurate morphological features from the foot wounds. Using computer-aided systems is a p… ▽ More

    Submitted 15 September, 2022; originally announced September 2022.

  35. arXiv:2209.04504  [pdf, other

    eess.IV cs.CV cs.LG

    DeepSTI: Towards Tensor Reconstruction using Fewer Orientations in Susceptibility Tensor Imaging

    Authors: Zhenghan Fang, Kuo-Wei Lai, Peter van Zijl, Xu Li, Jeremias Sulam

    Abstract: Susceptibility tensor imaging (STI) is an emerging magnetic resonance imaging technique that characterizes the anisotropic tissue magnetic susceptibility with a second-order tensor model. STI has the potential to provide information for both the reconstruction of white matter fiber pathways and detection of myelin changes in the brain at mm resolution or less, which would be of great value for und… ▽ More

    Submitted 9 September, 2022; originally announced September 2022.

  36. arXiv:2208.13660  [pdf, other

    cs.RO eess.SY

    Jacobian Methods for Dynamic Polarization Control in Optical Applications

    Authors: Dawei Wang, Kaiqin Lai, Ying Yu, Qi Sui, Zhaohui Li

    Abstract: Dynamic polarization control (DPC) is beneficial for many optical applications. It uses adjustable waveplates to perform automatic polarization tracking and manipulation. Efficient algorithms are essential to realizing an endless polarization control process at high speed. However, the standard gradientbased algorithm is not well analyzed. Here we model the DPC with a Jacobian-based control theory… ▽ More

    Submitted 29 August, 2022; originally announced August 2022.

  37. arXiv:2208.12433  [pdf, other

    cs.LG

    Towards Automated Imbalanced Learning with Deep Hierarchical Reinforcement Learning

    Authors: Daochen Zha, Kwei-Herng Lai, Qiaoyu Tan, Sirui Ding, Na Zou, Xia Hu

    Abstract: Imbalanced learning is a fundamental challenge in data mining, where there is a disproportionate ratio of training samples in each class. Over-sampling is an effective technique to tackle imbalanced learning through generating synthetic samples for the minority class. While numerous over-sampling algorithms have been proposed, they heavily rely on heuristics, which could be sub-optimal since we ma… ▽ More

    Submitted 26 August, 2022; originally announced August 2022.

    Comments: Accepted by CIKM 2022

  38. arXiv:2207.07613  [pdf, ps, other

    cs.DS math.CO

    Improved Algorithms for Recognizing Perfect Graphs and Finding Shortest Odd and Even Holes

    Authors: Yung-Chung Chiu, Kai-Yuan Lai, Hsueh-I Lu

    Abstract: Various classes of induced subgraphs are involved in the deepest results of graph theory and graph algorithms. A prominent example concerns the {\em perfection} of $G$ that the chromatic number of each induced subgraph $H$ of $G$ equals the clique number of $H$. The seminal Strong Perfect Graph Theorem confirms that the perfection of $G$ can be determined by detecting odd holes in $G$ and its comp… ▽ More

    Submitted 15 July, 2022; originally announced July 2022.

    Comments: 29 pages, 5 figures

    MSC Class: 05C38; 05C10; 05C85; 68P05 ACM Class: F.2.2; G.2.2

  39. arXiv:2206.14071   

    cs.RO

    R2: Heuristic Bug-Based Any-angle Path-Planning using Lazy Searches

    Authors: Yan Kai Lai, Prahlad Vadakkepat, Abdullah Al Mamun, Cheng Xiang, Tong Heng Lee

    Abstract: R2 is a novel online any-angle path planner that uses heuristic bug-based or ray casting approaches to find optimal paths in 2D maps with non-convex, polygonal obstacles. R2 is competitive to traditional free-space planners, finding paths quickly if queries have direct line-of-sight. On large sparse maps with few obstacle contours, which are likely to occur in practice, R2 outperforms free-space p… ▽ More

    Submitted 11 July, 2023; v1 submitted 28 June, 2022; originally announced June 2022.

    Comments: Rejected, and replaced with new prototype with same name

  40. arXiv:2205.08149  [pdf, ps, other

    cs.IT eess.SP

    A Novel K-Repetition Design for SCMA

    Authors: Ke Lai, Zilong Liu, Jing Lei, Lei Wen, Gaojie Chen, Pei Xiao

    Abstract: This work presents a novel K-Repetition based HARQ scheme for LDPC coded uplink SCMA by employing a network coding (NC) principle to encode different packets, where K-Repetition is an emerging technique (recommended in 3GPP Release 15) for enhanced reliability and reduced latency in future massive machine-type communication. Such a scheme is referred to as the NC aided K-repetition SCMA (NCK-SCMA)… ▽ More

    Submitted 17 May, 2022; originally announced May 2022.

    Comments: 6 pages, 6 figures

  41. arXiv:2201.06125  [pdf, other

    cs.CL cs.LG

    Temporal Relation Extraction with a Graph-Based Deep Biaffine Attention Model

    Authors: Bo-Ying Su, Shang-Ling Hsu, Kuan-Yin Lai, Amarnath Gupta

    Abstract: Temporal information extraction plays a critical role in natural language understanding. Previous systems have incorporated advanced neural language models and have successfully enhanced the accuracy of temporal information extraction tasks. However, these systems have two major shortcomings. First, they fail to make use of the two-sided nature of temporal relations in prediction. Second, they inv… ▽ More

    Submitted 16 January, 2022; originally announced January 2022.

  42. arXiv:2201.01413  [pdf, other

    cs.LG

    Towards Similarity-Aware Time-Series Classification

    Authors: Daochen Zha, Kwei-Herng Lai, Kaixiong Zhou, Xia Hu

    Abstract: We study time-series classification (TSC), a fundamental task of time-series data mining. Prior work has approached TSC from two major directions: (1) similarity-based methods that classify time-series based on the nearest neighbors, and (2) deep learning models that directly learn the representations for classification in a data-driven manner. Motivated by the different working mechanisms within… ▽ More

    Submitted 6 January, 2022; v1 submitted 4 January, 2022; originally announced January 2022.

    Comments: Accepted by SDM 2022

  43. arXiv:2201.00461  [pdf, other

    cs.CV cs.AI

    Biometrics in the Time of Pandemic: 40% Masked Face Recognition Degradation can be Reduced to 2%

    Authors: Leonardo Queiroz, Kenneth Lai, Svetlana Yanushkevich, Vlad Shmerko

    Abstract: In this study of the face recognition on masked versus unmasked faces generated using Flickr-Faces-HQ and SpeakingFaces datasets, we report 36.78% degradation of recognition performance caused by the mask-wearing at the time of pandemics, in particular, in border checkpoint scenarios. We have achieved better performance and reduced the degradation to 1.79% using advanced deep learning approaches i… ▽ More

    Submitted 2 January, 2022; originally announced January 2022.

    Comments: 11 pages, 8 figures

  44. arXiv:2112.00894  [pdf, other

    cs.CL

    Context-Dependent Semantic Parsing for Temporal Relation Extraction

    Authors: Bo-Ying Su, Shang-Ling Hsu, Kuan-Yin Lai, Jane Yung-jen Hsu

    Abstract: Extracting temporal relations among events from unstructured text has extensive applications, such as temporal reasoning and question answering. While it is difficult, recent development of Neural-symbolic methods has shown promising results on solving similar tasks. Current temporal relation extraction methods usually suffer from limited expressivity and inconsistent relation inference. For examp… ▽ More

    Submitted 1 December, 2021; originally announced December 2021.

  45. arXiv:2108.04212  [pdf, other

    cs.CV cs.LG eess.IV

    AutoVideo: An Automated Video Action Recognition System

    Authors: Daochen Zha, Zaid Pervaiz Bhat, Yi-Wei Chen, Yicheng Wang, Sirui Ding, Jiaben Chen, Kwei-Herng Lai, Mohammad Qazim Bhat, Anmoll Kumar Jain, Alfredo Costilla Reyes, Na Zou, Xia Hu

    Abstract: Action recognition is an important task for video understanding with broad applications. However, developing an effective action recognition solution often requires extensive engineering efforts in building and testing different combinations of the modules and their hyperparameters. In this demo, we present AutoVideo, a Python system for automated video action recognition. AutoVideo is featured fo… ▽ More

    Submitted 16 July, 2022; v1 submitted 9 August, 2021; originally announced August 2021.

    Comments: Accepted by IJCAI https://github.com/datamllab/autovideo

  46. arXiv:2106.05526  [pdf, other

    cs.LG

    Simplifying Deep Reinforcement Learning via Self-Supervision

    Authors: Daochen Zha, Kwei-Herng Lai, Kaixiong Zhou, Xia Hu

    Abstract: Supervised regression to demonstrations has been demonstrated to be a stable way to train deep policy networks. We are motivated to study how we can take full advantage of supervised loss functions for stably training deep reinforcement learning agents. This is a challenging task because it is unclear how the training data could be collected to enable policy improvement. In this work, we propose S… ▽ More

    Submitted 10 June, 2021; originally announced June 2021.

  47. arXiv:2103.10241  [pdf, ps, other

    cs.IT eess.SP

    Analyzing Uplink Grant-free Sparse Code Multiple Access System in Massive IoT Networks

    Authors: Ke Lai, Jing Lei, Yansha Deng, Lei Wen, Gaojie Chen

    Abstract: Grant-free sparse code multiple access (GF-SCMA) is considered to be a promising multiple access candidate for future wireless networks. In this paper, we focus on characterizing the performance of uplink GF-SCMA schemes in a network with ubiquitous connections, such as the Internet of Things (IoT) networks. To provide a tractable approach to evaluate the performance of GF-SCMA, we first develop a… ▽ More

    Submitted 18 March, 2021; originally announced March 2021.

  48. arXiv:2103.08893  [pdf, other

    cs.AI cs.CL

    KGSynNet: A Novel Entity Synonyms Discovery Framework with Knowledge Graph

    Authors: Yiying Yang, Xi Yin, Haiqin Yang, Xingjian Fei, Hao Peng, Kaijie Zhou, Kunfeng Lai, Jianping Shen

    Abstract: Entity synonyms discovery is crucial for entity-leveraging applications. However, existing studies suffer from several critical issues: (1) the input mentions may be out-of-vocabulary (OOV) and may come from a different semantic space of the entities; (2) the connection between mentions and entities may be hidden and cannot be established by surface matching; and (3) some entities rarely appear du… ▽ More

    Submitted 1 April, 2021; v1 submitted 16 March, 2021; originally announced March 2021.

    Comments: 16 pages, 3 figures, 5 tables, in DASFAA'21

  49. arXiv:2103.07367  [pdf, other

    cs.DS

    Tight Competitive Analyses of Online Car-sharing Problems

    Authors: Ya-Chun Liang, Kuan-Yun Lai, Ho-Lin Chen, Kazuo Iwama

    Abstract: The car-sharing problem, proposed by Luo, Erlebach and Xu in 2018, mainly focuses on an online model in which there are two locations: 0 and 1, and $k$ total cars. Each request which specifies its pick-up time and pick-up location (among 0 and 1, and the other is the drop-off location) is released in each stage a fixed amount of time before its specified start (i.e. pick-up) time. The time between… ▽ More

    Submitted 6 July, 2021; v1 submitted 12 March, 2021; originally announced March 2021.

  50. arXiv:2101.03826  [pdf, other

    cs.CV

    WDR FACE: The First Database for Studying Face Detection in Wide Dynamic Range

    Authors: Ziyi Liu, Jie Yang, Mengchen Lin, Kenneth Kam Fai Lai, Svetlana Yanushkevich, Orly Yadid-Pecht

    Abstract: Currently, face detection approaches focus on facial information by varying specific parameters including pose, occlusion, lighting, background, race, and gender. These studies only utilized the information obtained from low dynamic range images, however, face detection in wide dynamic range (WDR) scenes has received little attention. To our knowledge, there is no publicly available WDR database f… ▽ More

    Submitted 11 January, 2021; originally announced January 2021.