통계/확률론 및 수리통계학 (10) 썸네일형 리스트형 Measure theoretic description of change-of-variables 1. SettingsTwo measurable spaces:(X,A,μ)and(Y,B,μT)Consider a transform T such that:T:X→Ywhere T is a measurable map. i.e., T−1(B)∈A∀B∈B.T induces a pushforward measure μT:μT(B)=μ(T−1(B))2. Change-of-variablesLet ν and μT are measures defined on Y.. Measure theoretic description of KL divergence In this writing, I consider the KL divergence with measure theoretic approach. Suppose P and Q are probability measures on a measurable space (Ω,F), and P≪Q. That is, P is absolutely continuous with respect to Q. (Or, equivalently, Q dominates P) KL divergence is defined as below:\[\begin{aligned} \mathcal{D}_{KL}(P||Q)&:=E_P\left[\log \frac{dP}.. Metric vs distance measure Metric은 symmetry를 만족해야함. d(x,y)=d(y,x) Distance measure는 symmetry를 만드시 만족할 필요 없음. ex) KL-divergence. 그러면 Metric⊂DistanceMeasure인가? Metric은 distance measure의 특수한 경우가 되는건가?? ------------------------------------------------------------------------ (2024.01.31 수정) "Although the KL divergence measures the “distance” between two distributions, it is not a distance measure. This is beca.. Is a pdf a probability measure? No. Conditions of a Probability Measure (P) 1) P must return results in [0,1] ... Conditions of a PDF (f) 1) ∫−∞∞f(x)dx=1 ... Differences Pdf는 output이 1을 넘을 수 있음. 그러나 probability measure는 output이 [0,1]에 있어야 함. 또한 pdf는 리만-스틸체스 적분을 사용. Probability measure는 르벡적분을 사용. 따라서 pdf는 probability measure가 아님. 의미를 보면 다음과 같음. f:R→R \(P: .. Covariance matrix의 다양한 이름들 & Autocorrelation matrix Covariance matrix Cov(x)=E[(x−E[x])(x−E[x])T] Covariance matrix = auto-covariance matrix = variance-covariance matrix = variance matrix = dispersion matrix 진짜 헷갈린다. 각자 다 다른 것 같이 보이지만 모두 covariance matrix를 의미한다. Autocorrelation matrix Rxx=E[xxT] 확률 P와 기대값의 부등식 P(X≥ε)≤E(X)ε 를 증명한다. 르벡적분을 이용하면, P(X≥ε)=∫[X≥ε]dP 𝟙=∫Ω1[X≥ε]dP 𝟙≤∫ΩXε1[X≥ε]dP ≤∫ΩXεdP 기대값의 정의에 의해 =E(X)ε Limsup Liminf Intution lim sup과 lim inf를 직관적으로 접근하는 법 An이 있으면 S1=A1∩A2∩A3∩⋯⊂A1⊂A1∪A2∪A3∪⋯=B1 S2=A2∩A3∩⋯⊂A2⊂∪A2∪A3∪⋯=B2 S3=A3∩⋯⊂A3⊂A3∪⋯=B3 이렇게 하면 당연히 Sn은 increasing set이고 Bn은 decreasi.. Maximum A Posteriori (MAP) m^=argmaxiPm|R→(i|r→)=argmaxiPR→|m(r→|i)Pm(i)=argmaxiPR→|m(r→|i) 마지막은 상수라고 가정하면 제거가능 ex) 1M 이전 1 2 다음 목록 더보기