Giter Site home page Giter Site logo

sclav's Introduction

Supervised Cross-modal Contrastive Learning Framework for Audio-Visual Coding (SCLAV)

This is an open source repository for our paper SCLAV: Supervised Cross-modal Contrastive Learning for Audio-Visual Coding based on the pytorch framework. In this paper, we propose a Supervised Cross-modal Contrastive Learning Framework for Audio-Visual Coding (SCLAV).

F2

Supervised Cross-modal Contrastive Loss (SCL Loss)

Different flows for self-supervised contrastive learning and our proposed supervised cross-modal contrastive learning. The self-supervised contrastive learning (as shown in subfigure (a)) contrasts each anchor and its augmentation against the remaining negatives of the entire batch, which can be viewed as a clustering problem. Our supervised cross-modal contrastive learning (as shown in subfigure (b)) produces a classification hypersphere guided by weak labels. All samples of the same category are compared as positives with the negatives from the rest samples of the batch, and the SCL loss can narrow the distance between different modal representations of the same sample.

F1_1

(1) Self-supervised Contrastive Learning

F1_2

(2) Supervised Cross-modal Contrastive Learning

Citation

If you find this work useful, please consider citing it.

@inproceedings{sun2023sclav,
  title={SCLAV: Supervised Cross-modal Contrastive Learning for Audio-Visual Coding},
  author={Sun, Chao and Chen, Min and Cheng, Jialiang and Liang, Han and Zhu, Chuanbo and Chen, Jincai},
  booktitle={Proceedings of the 31st ACM International Conference on Multimedia},
  pages={261--270},
  year={2023}
}

Acknowledgement

Part of our code is borrowed from the following repositories. We thank to the authors for releasing their codes.

XDVioDet

AVE-ECCV18

sclav's People

Contributors

supersunn avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.