(2023.09.15 갱신)
강의
https://cse.snu.ac.kr/en/node/68293
김건희 교수 랩 논문
http://vision.snu.ac.kr/gunhee/index.html#top
멀티모달 리뷰논문
https://velog.io/@pabiya/A-survey-of-multimodal-deep-generative-models
https://keepgoingrunner.tistory.com/category/Self%2CSemi-supervised%20learning
VLP 분야 survey
contrastive learning
segmentation
여기 benchmark 논문들
https://github.com/open-mmlab/mmsegmentation
일단 년도별 추천 paper 찾아보고 학회 best paper award 받은 걸로도 찾아보자
ex) CVPR, ICCV, ECCV, NeurIPS, ICML, AAAI, ICLR
https://github.com/ndb796/Deep-Learning-Paper-Review-and-Practice
https://herbwood.tistory.com/category/Computer%20Vision/Code%20Review
seq2seq/word2vec
VAE
NTM, DNC
ViT
BERT
멀티모달
https://blog.naver.com/jaeyoon_95/222040999747
object detection
segmentation
instance seg = 녹색, semantic seg = 붉은색.
Disentanglement
knowledge distillation
contrastive learning
강화학습
Nerf
모델 경량화
https://velog.io/@ailab/%EB%94%A5%EB%9F%AC%EB%8B%9D-%EB%AA%A8%EB%8D%B8-%EA%B2%BD%EB%9F%89%ED%99%94
autoencoder
BOW(bag of words)
Bidirectional RNNs
Multi-layer RNNs = stacked RNNs
메타러닝
강화학습 DQN
transformer
https://hoya012.github.io/blog/Vision-Transformer-1/
NLP 삼진에바
T5, 2020 Jul, 67페이지
GPT-3, 2020 Jul, 75페이지
PaLM, 2022 Oct, 87페이지
GPT-4, 2023 Mar, 100페이지
Decoupled neural interfaces using synthetic gradients (github)
R. K. Srivastava, K. Greff, and J. Schmidhuber, “Training very deep networks,” in Conference on Neural Information Processing Systems, 2015
Highway networks [15] introduced a gating mechanism to
regulate the flow of information along shortcut connections
GAN시리즈
Hinton
1. RBM (restricted boltzmann machine)
2. DBN (deep belief networks)
3. DBM (deep boltzmann machine)
논문이 옛날 거라 이해가 힘들고 주제가 흥미도 안 생긴다. 모델 자체는 설명을 찾아봐서 이해했으니 굳이 논문까지 읽을 필요는 없을 것 같다.
https://www.sshowbiz.xyz/c5acf8f5-266f-48da-ab34-cec29c2b9bb5
또는
https://medium.com/@covy-99479
리뷰 + 실습 (GAN)
https://velog.io/@wilko97/Paper-Summary-List
https://www.notion.so/c3b3474d18ef4304b23ea360367a5137?v=5d763ad5773f44eb950f49de7d7671bd
Paper Review examples (in openreview)
Summary
Describe key ideas, experiment setups and how they are related to solving the posed problem of the paper.
Strengths
What are the strengths of this paper? For example, there could be novel experiment settings or a posing of a new problem.
Weaknesses
What are the weaknesses of the paper? Please state the weaknesses with the concrete reasons. For example, the settings may not be novel since they are posed in other papers(in this case, citations must be included)
Overall rating
Rate this paper with scores ranging from 1 to 5
Justification of rating
Please explain how the strengths and weaknesses aforementioned were considered for the rating. Please also mention what you expect to see from the rebuttal that may change your rating
How to improve