Skip to main content

Showing 1–13 of 13 results for author: Jian, C

Searching in archive cs. Search in all archives.
.
  1. arXiv:2506.11264  [pdf

    cs.RO eess.SY

    Robust Optimal Task Planning to Maximize Battery Life

    Authors: Jiachen Li, Chu Jian, Feiyang Zhao, Shihao Li, Wei Li, Dongmei Chen

    Abstract: This paper proposes a control-oriented optimization platform for autonomous mobile robots (AMRs), focusing on extending battery life while ensuring task completion. The requirement of fast AMR task planning while maintaining minimum battery state of charge, thus maximizing the battery life, renders a bilinear optimization problem. McCormick envelop technique is proposed to linearize the bilinear t… ▽ More

    Submitted 12 June, 2025; originally announced June 2025.

  2. arXiv:2501.07259  [pdf

    cs.RO

    PO-GVINS: Tightly Coupled GNSS-Visual-Inertial Integration with Pose-Only Representation

    Authors: Zhuo Xu, Feng Zhu, Zihang Zhang, Chang Jian, Jiarui Lv, Yuantai Zhang, Xiaohong Zhang

    Abstract: Accurate and reliable positioning is crucial for perception, decision-making, and other high-level applications in autonomous driving, unmanned aerial vehicles, and intelligent robots. Given the inherent limitations of standalone sensors, integrating heterogeneous sensors with complementary capabilities is one of the most effective approaches to achieving this goal. In this paper, we propose a fil… ▽ More

    Submitted 16 January, 2025; v1 submitted 13 January, 2025; originally announced January 2025.

  3. arXiv:2412.07138  [pdf, other

    cs.LG math.OC

    Unlocking TriLevel Learning with Level-Wise Zeroth Order Constraints: Distributed Algorithms and Provable Non-Asymptotic Convergence

    Authors: Yang Jiao, Kai Yang, Chengtao Jian

    Abstract: Trilevel learning (TLL) found diverse applications in numerous machine learning applications, ranging from robust hyperparameter optimization to domain adaptation. However, existing researches primarily focus on scenarios where TLL can be addressed with first order information available at each level, which is inadequate in many situations involving zeroth order constraints, such as when black-box… ▽ More

    Submitted 9 December, 2024; originally announced December 2024.

  4. arXiv:2410.07018  [pdf, other

    cs.LG cs.AI

    Tri-Level Navigator: LLM-Empowered Tri-Level Learning for Time Series OOD Generalization

    Authors: Chengtao Jian, Kai Yang, Yang Jiao

    Abstract: Out-of-Distribution (OOD) generalization in machine learning is a burgeoning area of study. Its primary goal is to enhance the adaptability and resilience of machine learning models when faced with new, unseen, and potentially adversarial data that significantly diverges from their original training datasets. In this paper, we investigate time series OOD generalization via pre-trained Large Langua… ▽ More

    Submitted 1 November, 2024; v1 submitted 9 October, 2024; originally announced October 2024.

    Comments: Accepted at NeurIPS 2024

  5. arXiv:2407.00556  [pdf, other

    cs.MM

    Revisiting Vision-Language Features Adaptation and Inconsistency for Social Media Popularity Prediction

    Authors: Chih-Chung Hsu, Chia-Ming Lee, Yu-Fan Lin, Yi-Shiuan Chou, Chih-Yu Jian, Chi-Han Tsai

    Abstract: Social media popularity (SMP) prediction is a complex task involving multi-modal data integration. While pre-trained vision-language models (VLMs) like CLIP have been widely adopted for this task, their effectiveness in capturing the unique characteristics of social media content remains unexplored. This paper critically examines the applicability of CLIP-based features in SMP prediction, focusing… ▽ More

    Submitted 29 June, 2024; originally announced July 2024.

    Comments: Submission of the 7th Social Media Prediction Challenge

  6. arXiv:2404.15781  [pdf, other

    cs.CV cs.AI eess.IV

    Real-Time Compressed Sensing for Joint Hyperspectral Image Transmission and Restoration for CubeSat

    Authors: Chih-Chung Hsu, Chih-Yu Jian, Eng-Shen Tu, Chia-Ming Lee, Guan-Lin Chen

    Abstract: This paper addresses the challenges associated with hyperspectral image (HSI) reconstruction from miniaturized satellites, which often suffer from stripe effects and are computationally resource-limited. We propose a Real-Time Compressed Sensing (RTCS) network designed to be lightweight and require only relatively few training samples for efficient and robust HSI reconstruction in the presence of… ▽ More

    Submitted 24 April, 2024; originally announced April 2024.

    Comments: Accepted by TGRS 2024

  7. arXiv:2312.11835  [pdf, other

    cs.LG math.OC

    Provably Convergent Federated Trilevel Learning

    Authors: Yang Jiao, Kai Yang, Tiancheng Wu, Chengtao Jian, Jianwei Huang

    Abstract: Trilevel learning, also called trilevel optimization (TLO), has been recognized as a powerful modelling tool for hierarchical decision process and widely applied in many machine learning applications, such as robust neural architecture search, hyperparameter optimization, and domain adaptation. Tackling TLO problems has presented a great challenge due to their nested decision-making structure. In… ▽ More

    Submitted 21 January, 2024; v1 submitted 18 December, 2023; originally announced December 2023.

    Comments: Accepted at AAAI 2024

  8. arXiv:2312.07584  [pdf, other

    cs.CV

    DFGET: Displacement-Field Assisted Graph Energy Transmitter for Gland Instance Segmentation

    Authors: Caiqing Jian, Yongbin Qin, Lihui Wang

    Abstract: Gland instance segmentation is an essential but challenging task in the diagnosis and treatment of adenocarcinoma. The existing models usually achieve gland instance segmentation through multi-task learning and boundary loss constraint. However, how to deal with the problems of gland adhesion and inaccurate boundary in segmenting the complex samples remains a challenge. In this work, we propose a… ▽ More

    Submitted 10 December, 2023; originally announced December 2023.

    Comments: 10 pages, 6 figures

  9. arXiv:2303.08490  [pdf, other

    eess.IV cs.CV

    Strong Baseline and Bag of Tricks for COVID-19 Detection of CT Scans

    Authors: Chih-Chung Hsu, Chih-Yu Jian, Chia-Ming Lee, Chi-Han Tsai, Sheng-Chieh Dai

    Abstract: This paper investigates the application of deep learning models for lung Computed Tomography (CT) image analysis. Traditional deep learning frameworks encounter compatibility issues due to variations in slice numbers and resolutions in CT images, which stem from the use of different machines. Commonly, individual slices are predicted and subsequently merged to obtain the final result; however, thi… ▽ More

    Submitted 15 March, 2023; originally announced March 2023.

    Comments: technical report. Keywords: Spatial-Slice correlation, COVID-19 classification, convolutional neural networks, computed tomography

  10. arXiv:2212.10048  [pdf, other

    cs.LG cs.AI math.OC

    Asynchronous Distributed Bilevel Optimization

    Authors: Yang Jiao, Kai Yang, Tiancheng Wu, Dongjin Song, Chengtao Jian

    Abstract: Bilevel optimization plays an essential role in many machine learning tasks, ranging from hyperparameter optimization to meta-learning. Existing studies on bilevel optimization, however, focus on either centralized or synchronous distributed setting. The centralized bilevel optimization approaches require collecting massive amount of data to a single server, which inevitably incur significant comm… ▽ More

    Submitted 23 February, 2023; v1 submitted 20 December, 2022; originally announced December 2022.

    Comments: Accepted at ICLR2023

  11. A lightweight deep learning based cloud detection method for Sentinel-2A imagery fusing multi-scale spectral and spatial features

    Authors: Jun Li, Zhaocong Wu, Zhongwen Hu, Canliang Jian, Shaojie Luo, Lichao Mou, Xiao Xiang Zhu, Matthieu Molinier

    Abstract: Clouds are a very important factor in the availability of optical remote sensing images. Recently, deep learning-based cloud detection methods have surpassed classical methods based on rules and physical models of clouds. However, most of these deep models are very large which limits their applicability and explainability, while other models do not make use of the full spectral information in mult… ▽ More

    Submitted 29 April, 2021; originally announced May 2021.

  12. arXiv:2009.04522  [pdf

    cs.LG physics.chem-ph

    Scalar Coupling Constant Prediction Using Graph Embedding Local Attention Encoder

    Authors: Caiqing Jian, Xinyu Cheng, Jian Zhang, Lihui Wang

    Abstract: Scalar coupling constant (SCC) plays a key role in the analysis of three-dimensional structure of organic matter, however, the traditional SCC prediction using quantum mechanical calculations is very time-consuming. To calculate SCC efficiently and accurately, we proposed a graph embedding local self-attention encoder (GELAE) model, in which, a novel invariant structure representation of the coupl… ▽ More

    Submitted 6 September, 2020; originally announced September 2020.

    Comments: 12 pages, 10 figures

  13. arXiv:1503.04277  [pdf, other

    cs.NI

    Approximate Discovery of Service Nodes by Duplicate Detection in Flows

    Authors: Zhou Changling, Xiao Jianguo, Cui Jian, Zhang Bei, Li Feng

    Abstract: Knowledge about which nodes provide services is of critical importance for network administrators. Discovery of service nodes can be done by making full use of duplicate element detection in flows. Because the amount of traffic across network is massive, especially in large ISPs or campus networks, we propose an approximate algorithm with Round-robin Buddy Bloom Filters(RBBF) for service detection… ▽ More

    Submitted 14 March, 2015; originally announced March 2015.

    Comments: 15 pages

    Journal ref: China Communications, 2012, 9(5): 75-89