Close Menu
Ztoog
    What's Hot
    Crypto

    Bitcoin ETF Mania Sparks A Surge In Google Searches

    The Future

    Samsung’s Galaxy Ring Finally Shows Up in Person

    AI

    Deep Learning in Optical Metrology: How Can DYnet++ Enhance Single-Shot Deflectometry for Complex Surfaces?

    Important Pages:
    • About Us
    • Contact us
    • Privacy Policy
    • Terms & Conditions
    Facebook X (Twitter) Instagram Pinterest
    Facebook X (Twitter) Instagram Pinterest
    Ztoog
    • Home
    • The Future

      Any wall can be turned into a camera to see around corners

      JD Vance and President Trump’s Sons Hype Bitcoin at Las Vegas Conference

      AI may already be shrinking entry-level jobs in tech, new research suggests

      Today’s NYT Strands Hints, Answer and Help for May 26 #449

      LiberNovo Omni: The World’s First Dynamic Ergonomic Chair

    • Technology

      A Replit employee details a critical security flaw in web apps created using AI-powered app builder Lovable that exposes API keys and personal info of app users (Reed Albergotti/Semafor)

      Gemini in Google Drive can now help you skip watching that painfully long Zoom meeting

      Apple iPhone exports from China to the US fall 76% as India output surges

      Today’s NYT Wordle Hints, Answer and Help for May 26, #1437

      5 Skills Kids (and Adults) Need in an AI World – O’Reilly

    • Gadgets

      Future-proof your career by mastering AI skills for just $20

      8 Best Vegan Meal Delivery Services and Kits (2025), Tested and Reviewed

      Google Home is getting deeper Gemini integration and a new widget

      Google Announces AI Ultra Subscription Plan With Premium Features

      Google shows off Android XR-based glasses, announces Warby Parker team-up

    • Mobile

      Deals: the Galaxy S25 series comes with a free tablet, Google Pixels heavily discounted

      Microsoft is done being subtle – this new tool screams “upgrade now”

      Wallpaper Wednesday: Android wallpapers 2025-05-28

      Google can make smart glasses accessible with Warby Parker, Gentle Monster deals

      vivo T4 Ultra specs leak

    • Science

      Analysts Say Trump Trade Wars Would Harm the Entire US Energy Sector, From Oil to Solar

      Do we have free will? Quantum experiments may soon reveal the answer

      Was Planet Nine exiled from the solar system as a baby?

      How farmers can help rescue water-loving birds

      A trip to the farm where loofahs grow on vines

    • AI

      Rationale engineering generates a compact new tool for gene therapy | Ztoog

      The AI Hype Index: College students are hooked on ChatGPT

      Learning how to predict rare kinds of failures | Ztoog

      Anthropic’s new hybrid AI model can work on tasks autonomously for hours at a time

      AI learns how vision and sound are connected, without human intervention | Ztoog

    • Crypto

      GameStop bought $500 million of bitcoin

      CoinW Teams Up with Superteam Europe to Conclude Solana Hackathon and Accelerate Web3 Innovation in Europe

      Ethereum Net Flows Turn Negative As Bulls Push For $3,500

      Bitcoin’s Power Compared To Nuclear Reactor By Brazilian Business Leader

      Senate advances GENIUS Act after cloture vote passes

    Ztoog
    Home » Simple self-supervised learning of periodic targets – Google Research Blog
    AI

    Simple self-supervised learning of periodic targets – Google Research Blog

    Facebook Twitter Pinterest WhatsApp
    Simple self-supervised learning of periodic targets – Google Research Blog
    Share
    Facebook Twitter LinkedIn Pinterest WhatsApp

    Posted by Daniel McDuff, Staff Research Scientist, and Yuzhe Yang, Student Researcher, Google

    Learning from periodic information (alerts that repeat, equivalent to a coronary heart beat or the day by day temperature modifications on Earth’s floor) is essential for a lot of real-world purposes, from monitoring climate methods to detecting important indicators. For instance, within the environmental distant sensing area, periodic learning is usually wanted to allow nowcasting of environmental modifications, equivalent to precipitation patterns or land floor temperature. In the well being area, learning from video measurement has proven to extract (quasi-)periodic important indicators equivalent to atrial fibrillation and sleep apnea episodes.

    Approaches like RepNet spotlight the significance of these varieties of duties, and current an answer that acknowledges repetitive actions inside a single video. However, these are supervised approaches that require a major quantity of information to seize repetitive actions, all labeled to point the quantity of instances an motion was repeated. Labeling such information is usually difficult and resource-intensive, requiring researchers to manually seize gold-standard temporal measurements which might be synchronized with the modality of curiosity (e.g., video or satellite tv for pc imagery).

    Alternatively, self-supervised learning (SSL) strategies (e.g., SimCLR and MoCo v2), which leverage a big quantity of unlabeled information to be taught representations that seize periodic or quasi-periodic temporal dynamics, have demonstrated success in fixing classification duties. However, they overlook the intrinsic periodicity (i.e., the flexibility to determine if a body is a component of a periodic course of) in information and fail to be taught strong representations that seize periodic or frequency attributes. This is as a result of periodic learning reveals traits which might be distinct from prevailing learning duties.

    Feature similarity is completely different within the context of periodic representations as in comparison with static options (e.g., pictures). For instance, movies which might be offset by brief time delays or are reversed needs to be much like the unique pattern, whereas movies which were upsampled or downsampled by an element x needs to be completely different from the unique pattern by an element of x.

    To tackle these challenges, in “SimPer: Simple Self-Supervised Learning of Periodic Targets”, revealed on the eleventh International Conference on Learning Representations (ICLR 2023), we launched a self-supervised contrastive framework for learning periodic data in information. Specifically, SimPer leverages the temporal properties of periodic targets utilizing temporal self-contrastive learning, the place optimistic and damaging samples are obtained via periodicity-invariant and periodicity-variant augmentations from the similar enter occasion. We suggest periodic characteristic similarity that explicitly defines the right way to measure similarity within the context of periodic learning. Moreover, we design a generalized contrastive loss that extends the basic InfoNCE loss to a comfortable regression variant that permits contrasting over steady labels (frequency). Next, we reveal that SimPer successfully learns interval characteristic representations in comparison with state-of-the-art SSL strategies, highlighting its intriguing properties together with higher information effectivity, robustness to spurious correlations, and generalization to distribution shifts. Finally, we’re excited to launch the SimPer code repo with the analysis group.

    The SimPer framework

    SimPer introduces a temporal self-contrastive learning framework. Positive and damaging samples are obtained via periodicity-invariant and periodicity-variant augmentations from the identical enter occasion. For temporal video examples, periodicity-invariant modifications are cropping, rotation or flipping, whereas periodicity-variant modifications contain rising or lowering the pace of a video.

    To explicitly outline the right way to measure similarity within the context of periodic learning, SimPer proposes periodic characteristic similarity. This development permits us to formulate coaching as a contrastive learning process. A mannequin might be educated with information with none labels after which fine-tuned if essential to map the realized options to particular frequency values.

    Given an enter sequence x, we all know there’s an underlying related periodic sign. We then remodel x to create a sequence of pace or frequency altered samples, which modifications the underlying periodic goal, thus creating completely different damaging views. Although the unique frequency is unknown, we successfully devise pseudo- pace or frequency labels for the unlabeled enter x.

    Conventional similarity measures equivalent to cosine similarity emphasize strict proximity between two characteristic vectors, and are delicate to index shifted options (which signify completely different time stamps), reversed options, and options with modified frequencies. In distinction, periodic characteristic similarity needs to be excessive for samples with small temporal shifts and or reversed indexes, whereas capturing a steady similarity change when the characteristic frequency varies. This might be achieved through a similarity metric within the frequency area, equivalent to the space between two Fourier transforms.

    To harness the intrinsic continuity of augmented samples within the frequency area, SimPer designs a generalized contrastive loss that extends the basic InfoNCE loss to a comfortable regression variant that permits contrasting over steady labels (frequency). This makes it appropriate for regression duties, the place the aim is to get better a steady sign, equivalent to a coronary heart beat.

    SimPer constructs damaging views of information via transformations within the frequency area. The enter sequence x has an underlying related periodic sign. SimPer transforms x to create a sequence of pace or frequency altered samples, which modifications the underlying periodic goal, thus creating completely different damaging views. Although the unique frequency is unknown, we successfully devise pseudo pace or frequency labels for unlabeled enter x (periodicity-variant augmentations τ). SimPer takes transformations that don’t change the id of the enter and defines these as periodicity-invariant augmentations σ, thus creating completely different optimistic views of the pattern. Then, it sends these augmented views to the encoder f, which extracts corresponding options.

    Results

    To consider SimPer’s efficiency, we benchmarked it in opposition to state-of-the-art SSL schemes (e.g., SimCLR, MoCo v2, BYOL, CVRL) on a set of six numerous periodic learning datasets for widespread real-world duties in human habits evaluation, environmental distant sensing, and healthcare. Specifically, under we current outcomes on coronary heart charge measurement and train repetition counting from video. The outcomes present that SimPer outperforms the state-of-the-art SSL schemes throughout all six datasets, highlighting its superior efficiency in phrases of information effectivity, robustness to spurious correlations, and generalization to unseen targets.

    Here we present quantitative outcomes on two consultant datasets utilizing SimPer pre-trained utilizing numerous SSL strategies and fine-tuned on the labeled information. First, we pre-train SimPer utilizing the Univ. Bourgogne Franche-Comté Remote PhotoPlethysmoGraphy (UBFC) dataset, a human photoplethysmography and coronary heart charge prediction dataset, and evaluate its efficiency to state-of-the-art SSL strategies. We observe that SimPer outperforms SimCLR, MoCo v2, BYOL, and CVRL strategies. The outcomes on the human motion counting dataset, Countix, additional verify the advantages of SimPer over others strategies because it notably outperforms the supervised baseline. For the characteristic analysis outcomes and efficiency on different datasets, please seek advice from the paper.

    Results of SimCLR, MoCo v2, BYOL, CVRL and SimPer on the Univ. Bourgogne Franche-Comté Remote PhotoPlethysmoGraphy (UBFC) and Countix datasets. Heart charge and repetition rely efficiency is reported as imply absolute error (MAE).

    Conclusion and purposes

    We current SimPer, a self-supervised contrastive framework for learning periodic data in information. We reveal that by combining a temporal self-contrastive learning framework, periodicity-invariant and periodicity-variant augmentations, and steady periodic characteristic similarity, SimPer gives an intuitive and versatile method for learning robust characteristic representations for periodic alerts. Moreover, SimPer might be utilized to numerous fields, starting from environmental distant sensing to healthcare.

    Acknowledgements

    We wish to thank Yuzhe Yang, Xin Liu, Ming-Zher Poh, Jiang Wu, Silviu Borac, and Dina Katabi for his or her contributions to this work.

    Share. Facebook Twitter Pinterest LinkedIn WhatsApp

    Related Posts

    AI

    Rationale engineering generates a compact new tool for gene therapy | Ztoog

    AI

    The AI Hype Index: College students are hooked on ChatGPT

    AI

    Learning how to predict rare kinds of failures | Ztoog

    AI

    Anthropic’s new hybrid AI model can work on tasks autonomously for hours at a time

    AI

    AI learns how vision and sound are connected, without human intervention | Ztoog

    AI

    How AI is introducing errors into courtrooms

    AI

    With AI, researchers predict the location of virtually any protein within a human cell | Ztoog

    AI

    Google DeepMind’s new AI agent cracks real-world problems better than humans can

    Leave A Reply Cancel Reply

    Follow Us
    • Facebook
    • Twitter
    • Pinterest
    • Instagram
    Top Posts
    Gadgets

    Here Comes the Flood of Plug-In Hybrids

    Last week, the Biden administration made it official: American automobiles are actually going electrical.The US…

    Technology

    Robocalls that use AI-generated voices get a step closer to being outlawed

    Ryan Haines / Android AuthorityTL;DR AI is being utilized by scammers to mimic the voices…

    AI

    LightOn AI Releases Alfred-40B-0723: A New Open-Source Language Model (LLM) Based on Falcon-40B

    In a groundbreaking transfer, LightOn proudly introduced the launch of Alfred-40B-0723, an revolutionary open-source Language…

    Crypto

    How to Accept Crypto Payments as a Small Business

    It took solely 4 months inside the first half of 2021 for the worldwide cryptocurrency…

    Technology

    Dozens of Top Scientists Sign Effort to Prevent A.I. Bioweapons

    Dario Amodei, chief government of the high-profile A.I. start-up Anthropic, advised Congress final 12 months…

    Our Picks
    Crypto

    Big Move Coming After Consolidation Phase?

    Technology

    Federal Judge Limits Biden Officials’ Contacts With Social Media Sites

    Science

    Cerne Abbas Giant is a depiction of Hercules

    Categories
    • AI (1,493)
    • Crypto (1,753)
    • Gadgets (1,805)
    • Mobile (1,851)
    • Science (1,866)
    • Technology (1,802)
    • The Future (1,648)
    Most Popular
    AI

    A new quantum algorithm for classical mechanics with an exponential speedup – Google Research Blog

    Crypto

    Valkyrie Unveils Double-Barreled Approach To Launch An Ethereum ETF Alongside A Bitcoin ETF

    Gadgets

    Meta debuts Horizon OS, with Asus, Lenovo, and Microsoft on board

    Ztoog
    Facebook X (Twitter) Instagram Pinterest
    • Home
    • About Us
    • Contact us
    • Privacy Policy
    • Terms & Conditions
    © 2025 Ztoog.

    Type above and press Enter to search. Press Esc to cancel.