paper-with-me

Papers

Toward Learning Robust and Invariant Representations with Alignment Regularization and Data Augmentation

2022-06-04 · Haohan Wang, Zeyi Huang, Xindi Wu, Eric P. Xing

Data augmentation has been proven to be an effective technique for developing machine learning models that are robust to known classes of distributional shifts (e.g., rotations of images), and alignment regularization is a technique often used together with data augmentation to further help the model learn representations invariant to the shifts used to augment the data. In this paper, motivated by a proliferation of options of alignment regularizations, we seek to evaluate the performances of several popular design choices along the dimensions of robustness and invariance, for which we introduce a new test procedure. Our synthetic experiment results speak to the benefits of squared l2 norm regularization. Further, we also formally analyze the behavior of alignment regularization to complement our empirical study under assumptions we consider realistic. Finally, we test this simple technique we identify (worst-case data augmentation with squared l2 norm alignment regularization) and show that the benefits of this method outrun those of the specially designed methods. We also release a software package in both TensorFlow and PyTorch for users to use the method with a couple of lines at https://github.com/jyanln/AlignReg.

📄 PDF Abstract BibTeX arXiv:2206.01909

Code (1)

jyanln/alignreg 공식 구현 tf

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

Learning Repetition-Invariant Representations for Polymer Informatics

2025-05-15 · Yihan Zhu, Gang Liu, Eric Inae, Tengfei Luo 외

Polymers are large macromolecules composed of repeating structural units known as monomers and are widely applied in fields such as energy storage, construction, medicine, and aerospace. However, existing graph neural ne…

Graph Neural NetworkRepresentation Learning

Understanding Learning Invariance in Deep Linear Networks

2025-06-16 · Hao Duan, Guido Montúfar

Equivariant and invariant machine learning models exploit symmetries and structural patterns in data to improve sample efficiency. While empirical studies suggest that data-driven methods such as regularization and data …

Data Augmentation

On the Consistency Loss for Leveraging Augmented Data to Learn Robust and Invariant Representations

2021-01-01 · Haohan Wang, Zeyi Huang, Xindi Wu, Eric Xing

Data augmentation is one of the most popular techniques for improving the robustness of neural networks. In addition to directly training the model with original samples and augmented samples, a torrent of methods regula…

Data Augmentation

Squared $\ell_2$ Norm as Consistency Loss for Leveraging Augmented Data to Learn Robust and Invariant Representations

2020-11-25 · Haohan Wang, Zeyi Huang, Xindi Wu, Eric P. Xing

Data augmentation is one of the most popular techniques for improving the robustness of neural networks. In addition to directly training the model with original samples and augmented samples, a torrent of methods regula…

Data Augmentation

Robustness through Data Augmentation Loss Consistency

2021-10-21 · Tianjian Huang, Shaunak Halbe, Chinnadhurai Sankar, Pooyan Amini 외

While deep learning through empirical risk minimization (ERM) has succeeded at achieving human-level performance at a variety of complex tasks, ERM is not robust to distribution shifts or adversarial attacks. Synthetic d…

Multi-domain Dialogue State TrackingVisual Question AnsweringVisual Question Answering (VQA)