Giter Club home page Giter Club logo

Comments (2)

swyoon avatar swyoon commented on July 30, 2024

@gellston 님, 안녕하세요? 우선 본 연구에 관심가져주셔서 대단히 감사드립니다.
해당 영상은 홍보 목적으로 만들어진지라, 아무래도 구현에 대한 자세한 해설이 없어서 영상과 코드만으로는 파악이 어려우실 것 같습니다ㅠㅠ
일단은 간단한게 답변드릴 수 있는 부분들을 먼저 답드리겠습니다.

  1. 오메가의 적분은 모든 픽셀에 대한 적분이 아니라 가능한 모든 입력값에 대한 적분입니다. 즉, 이미지의 경우 가능한 모든 pixel값들에 대한 적분입니다.
  2. 당연하게도, 해당 적분은 직접 계산이 불가능합니다. 따라서 코드에도 log Omega는 등장하지 않습니다ㅠㅠ
  3. 본 알고리즘에서 log Omega는 "암묵적인 방식으로" 계산됩니다. 어떤 암묵적인 방식이냐면, 모델로부터 negative sample을 만들어내어서, 이미지들에 대한 reconstruction error을 증가시키는 방법입니다.

해당하는 전체 과정에 대한 상세한 설명은 논문에 나와있긴 하지만, Energy-based Model이나 Markov Chain Monte Carlo (MCMC) 기법에 대한 약간의 배경지식이 있으셔야 이해가 쉬울 듯 합니다.
MCMC를 사용하지 않는, 더 간단한 학습 방법들에 대해서는 제가 현재 연구를 진행 중에 있습니다.

추가적으로 더 궁금하신 부분이 있으시면, 남겨주시거나 연락주시면 제가 최대한 답변해드릴 수 있도록 하겠습니다.

from normalized-autoencoders.

gellston avatar gellston commented on July 30, 2024

친절한 설명 감사드립니다. 알려주신 해당 키워드로 한번 공부해보도록하겠습니다. 감사합니다.

from normalized-autoencoders.

Related Issues (12)

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.