SearcharxivSearch

arXiv subjects

Man Xu

Publications and source records attributed to Man Xu.

3 recordsLinked to original sources

A Unified Non-Parametric and Interpretable Point Cloud Analysis via t-FCW Graph Representation

We introduce an empowered transposed Fully Connected Weighted (t-FCW) graph representation to embed point clouds into a metric space. While original t-FCW has shown promising results for point cloud classification, the reasons behind its effectiveness and its broader applicability remained unclear. In this work, we analyze the properties that make the empowered and original t-FCW effective and design a network that uses the empowered t-FCW exclusively as feature extractors. From an interpretability perspective, we build memory banks for classification, part segmentation, and semantic segmentation using the empowered t-FCW. Our analysis reveals that the empowered t-FCW inherits robustness from surface descriptors, provides interpretability through dimension-wise relations. These properties enable a highly efficient and interpretable network, which processes the ModelNet40 classification problem in approximately 7 seconds on an NVIDIA RTX A5000 GPU. Importantly, empowered t-FCW can function both as a lightweight standalone baseline and as a complementary plug-in to existing deep models.

cs.CV

LangTime: A Language-Guided Unified Model for Time Series Forecasting with Proximal Policy Optimization

Recent research has shown an increasing interest in utilizing pre-trained large language models (LLMs) for a variety of time series applications. However, there are three main challenges when using LLMs as foundational models for time series forecasting: (1) Cross-domain generalization. (2) Cross-modality alignment. (3) Error accumulation in autoregressive frameworks. To address these challenges, we proposed LangTime, a language-guided unified model for time series forecasting that incorporates cross-domain pre-training with reinforcement learning-based fine-tuning. Specifically, LangTime constructs Temporal Comprehension Prompts (TCPs), which include dataset-wise and channel-wise instructions, to facilitate domain adaptation and condense time series into a single token, enabling LLMs to understand better and align temporal data. To improve autoregressive forecasting, we introduce TimePPO, a reinforcement learning-based fine-tuning algorithm. TimePPO mitigates error accumulation by leveraging a multidimensional rewards function tailored for time series and a repeat-based value estimation strategy. Extensive experiments demonstrate that LangTime achieves state-of-the-art cross-domain forecasting performance, while TimePPO fine-tuning effectively enhances the stability and accuracy of autoregressive forecasting.

cs.LG

Mathematical Analysis and Numerical Computation of String Vibration Equations with Elastic Supports for Bridge Cable Force Evaluation

This study focuses on a critical aspect of bridge engineering -- the evaluation of cable forces, paying particular attention to the cables that are internally constrained by elastic supports. Detecting these cable forces is important for the safety and stability of bridges. The practical problem introduces a novel mathematical challenge: how to effectively address string vibration equations with one or multiple internal elastic supports,~which remains a theoretical issue not fully solved in engineering. To tackle this, it is necessary to firstly establish an appropriate mathematical model and accurately define initial-boundary value problems. We then formulate the well-posedness of the solution using both classical and weak solution approaches, supplementing the existing numerical results available in engineering. Meanwhile, we attempt to use PINNs (Physics-Informed Neural Networks) instead of traditional FEM (Finite Element Method) in engineering. Consequently, in contrast to the classical solution method, we demonstrate that for a string with finite elastic supports, the weak solution method not only improves mathematical modeling efficiency but also simplifies the process of explaining the well-posedness of the solution.

math.AP