paper-with-me

홈 › Papers

Continuous Invariance Learning

2023-10-09 · Yong Lin, Fan Zhou, Lu Tan, Lintao Ma, Jiameng Liu, Yansu He, Yuan Yuan, Yu Liu, James Zhang, Yujiu Yang, Hao Wang

Invariance learning methods aim to learn invariant features in the hope that they generalize under distributional shifts. Although many tasks are naturally characterized by continuous domains, current invariance learning techniques generally assume categorically indexed domains. For example, auto-scaling in cloud computing often needs a CPU utilization prediction model that generalizes across different times (e.g., time of a day and date of a year), where `time' is a continuous domain index. In this paper, we start by theoretically showing that existing invariance learning methods can fail for continuous domain problems. Specifically, the naive solution of splitting continuous domains into discrete ones ignores the underlying relationship among domains, and therefore potentially leads to suboptimal performance. To address this challenge, we then propose Continuous Invariance Learning (CIL), which extracts invariant features across continuously indexed domains. CIL is a novel adversarial procedure that measures and controls the conditional independence between the labels and continuous domain indices given the extracted features. Our theoretical analysis demonstrates the superiority of CIL over existing invariance learning methods. Empirical results on both synthetic and real-world datasets (including data collected from production systems) show that CIL consistently outperforms strong baselines among all the tasks.

📄 PDF Abstract BibTeX arXiv:2310.05348

Code (0)

등록된 구현이 없습니다.

Tasks

Cloud ComputingCPU

Similar Papers 제목 키워드 기반

Affine Invariance in Continuous-Domain Convolutional Neural Networks

2023-11-13 · Ali Mohaddes, Johannes Lederer

The notion of group invariance helps neural networks in recognizing patterns and features under geometric transformations. Group convolutional neural networks enhance traditional convolutional neural networks by incorpor…

Deep Learning

Sorted Convolutional Network for Achieving Continuous Rotational Invariance

2023-05-23 · Hanlin Mo, Guoying Zhao

The topic of achieving rotational invariance in convolutional neural networks (CNNs) has gained considerable attention recently, as this invariance is crucial for many computer vision tasks such as image classification a…

Data Augmentationimage-classificationImage Classification

ContinuouSP: Generative Model for Crystal Structure Prediction with Invariance and Continuity

2025-02-04 · Yuji Tone, Masatoshi Hanai, Mitsuaki Kawamura, Kenjiro Taura 외

The discovery of new materials using crystal structure prediction (CSP) based on generative machine learning models has become a significant research topic in recent years. In this paper, we study invariance and continui…

Safety verification of Neural-Network-based controllers: a set invariance approach

2023-12-18 · Louis Jouret, Adnane Saoud, Sorin Olaru

This paper presents a novel approach to ensure the safety of continuous-time linear dynamical systems controlled by a neural network (NN) based state-feedback. Our method capitalizes on the use of continuous piece-wise a…

A Framework for Safe Probabilistic Invariance Verification of Stochastic Dynamical Systems

2024-04-13 · Taoran Wu, Yiqing Yu, Bican Xia, Ji Wang 외

Ensuring safety through set invariance has proven to be a valuable method in various robotics and control applications. This paper introduces a comprehensive framework for the safe probabilistic invariance verification o…