paper-with-me

홈 › Papers

Scale-Translation Equivariant Network for Oceanic Internal Solitary Wave Localization

2024-06-18 · Zhang Wan, Shuo Wang, Xudong Zhang

Internal solitary waves (ISWs) are gravity waves that are often observed in the interior ocean rather than the surface. They hold significant importance due to their capacity to carry substantial energy, thus influence pollutant transport, oil platform operations, submarine navigation, etc. Researchers have studied ISWs through optical images, synthetic aperture radar (SAR) images, and altimeter data from remote sensing instruments. However, cloud cover in optical remote sensing images variably obscures ground information, leading to blurred or missing surface observations. As such, this paper aims at altimeter-based machine learning solutions to automatically locate ISWs. The challenges, however, lie in the following two aspects: 1) the altimeter data has low resolution, which requires a strong machine learner; 2) labeling data is extremely labor-intensive, leading to very limited data for training. In recent years, the grand progress of deep learning demonstrates strong learning capacity given abundant data. Besides, more recent studies on efficient learning and self-supervised learning laid solid foundations to tackle the aforementioned challenges. In this paper, we propose to inject prior knowledge to achieve a strong and efficient learner. Specifically, intrinsic patterns in altimetry data are efficiently captured using a scale-translation equivariant convolutional neural network (ST-ECNN). By considering inherent symmetries in neural network design, ST-ECNN achieves higher efficiency and better performance than baseline models. Furthermore, we also introduce prior knowledge from massive unsupervised data to enhance our solution using the SimCLR framework for pre-training. Our final solution achieves an overall better performance than baselines on our handcrafted altimetry dataset. Data and codes are available at https://github.com/ZhangWan-byte/Internal_Solitary_Wave_Localization .

📄 PDF Abstract BibTeX arXiv:2406.13060

Code (1)

zhangwan-byte/internal_solitary_wave_localization 공식 구현 pytorch

Tasks

Self-Supervised LearningTranslation

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Bitcoin Customer Service Number +1-833-534-1729 설명 없음
Average Pooling 설명 없음
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
ColorJitter 설명 없음
Kaiming Initialization 설명 없음

Similar Papers 제목 키워드 기반

Scale Equivariance Improves Siamese Tracking

2020-07-17 · Ivan Sosnovik, Artem Moskalev, Arnold Smeulders

Siamese trackers turn tracking into similarity estimation between a template and the candidate regions in the frame. Mathematically, one of the key ingredients of success of the similarity function is translation equivar…

Object TrackingTranslationVisual Object TrackingVisual Tracking

Wavelet Networks: Scale-Translation Equivariant Learning From Raw Time-Series

2020-06-09 · David W. Romero, Erik J. Bekkers, Jakub M. Tomczak, Mark Hoogendoorn

Leveraging the symmetries inherent to specific data domains for the construction of equivariant neural networks has lead to remarkable improvements in terms of data efficiency and generalization. However, most existing r…

DescriptiveTime SeriesTime Series AnalysisTranslation

Scale Equivariant U-Net

2022-10-10 · Mateus Sangalli, Samy Blusseau, Santiago Velasco-Forero, Jesus Angulo

In neural networks, the property of being equivariant to transformations improves generalization when the corresponding symmetry is present in the data. In particular, scale-equivariant networks are suited to computer vi…

Cell SegmentationSegmentationSemantic Segmentation

Scaling-Translation-Equivariant Networks with Decomposed Convolutional Filters

2019-09-24 · Wei Zhu, Qiang Qiu, Robert Calderbank, Guillermo Sapiro 외

Encoding the scale information explicitly into the representation learned by a convolutional neural network (CNN) is beneficial for many computer vision tasks especially when dealing with multiscale inputs. We study, in …

image-classificationImage ClassificationTranslation

Scale Equivariant Neural Networks with Morphological Scale-Spaces

2021-05-04 · Mateus Sangalli, Samy Blusseau, Santiago Velasco-Forero, Jesus Angulo

The translation equivariance of convolutions can make convolutional neural networks translation equivariant or invariant. Equivariance to other transformations (e.g. rotations, affine transformations, scalings) may also …

SegmentationSemantic SegmentationTranslation