PCA — compressing dimensions and the meaning that leaks out
Principal component analysis rotates many correlated variables into a few uncorrelated ones, trading interpretability for compactness — the components explain variance but rarely name anything you can act on.
Not yet scoped.
Why
The PoC would show PCA on a market factor set, then ask the harder question the technique cannot answer alone: whether a top component is a risk factor or just the scaling of the inputs.
How it works
Not yet built.
Where it lands in Jayverse
Number: check whether a PCA-derived "risk factor" is real or just input scaling before publishing it as an indicator. Normalize inputs and document which case it is.
Verex: use a top principal component only as a variance-reduction step for risk aggregation, not as a trading signal. Don't act on it as if it names a cause unless it's independently validated.
Key expressions
Words and phrases from this page worth keeping, with the Korean meaning and the sentence they come from.
Expression
뜻 · 쓰이는 자리
trade X for Y
X를 포기하고 Y를 얻다 · 해석력을 포기하고 압축성을 얻는다는 뜻. "trading interpretability for compactness"
explain variance
분산을 설명하다 · 어떤 성분이 데이터 변동을 얼마나 설명하는지 나타내는 통계 표현. "the components explain variance but rarely name anything"
act on
정보·결과에 따라 실제 행동으로 옮기다 · 성분이 실질적으로 쓸 수 있는지를 말할 때. "rarely name anything you can act on"
scaling of the inputs
입력값의 스케일링 · 단위나 크기 조정 때문에 생긴 인위적 결과. "or just the scaling of the inputs"
PCA
주성분분석(Principal Component Analysis) · 서로 연관된 여러 변수를 몇 개의 비상관 변수로 회전시켜 압축하는 기법. "Principal component analysis rotates many correlated variables into a few uncorrelated ones"
주성분분석은 상관된 여러 변수를 몇 개의 무상관 변수로 회전시켜, 해석 가능성을 간결함과 맞바꿉니다 — 성분은 분산을 설명하지만 행동으로 옮길 만한 무언가를 이름 붙이는 경우는 드뭅니다.
아직 범위 미정.
왜
이 PoC는 시장 팩터 집합에 PCA를 적용한 뒤, 기법 혼자서는 답할 수 없는 더 어려운 질문을 던집니다: 상위 성분이 리스크 팩터인지, 아니면 그저 입력의 스케일링인지.
동작 방식
아직 만들지 않음.
Jayverse에서의 위치
Number: PCA로 뽑은 "리스크 팩터"를 지표로 발행하기 전에 그것이 실제 팩터인지 입력 스케일링의 산물인지 확인한다. 입력을 정규화하고 어느 쪽인지 문서화한다.
Verex: 상위 주성분은 리스크 합산을 위한 분산 축소 단계로만 쓰고 거래 신호로 쓰지 않는다. 독립적으로 검증되지 않는 한 그것이 어떤 원인을 지목한다고 가정하고 행동하지 않는다.
핵심 표현
이 페이지의 영어 본문에서 배울 만한 단어와 표현, 뜻과 나온 자리.
Expression
뜻 · 쓰이는 자리
trade X for Y
X를 포기하고 Y를 얻다 · 해석력을 포기하고 압축성을 얻는다는 뜻. "trading interpretability for compactness"
explain variance
분산을 설명하다 · 어떤 성분이 데이터 변동을 얼마나 설명하는지 나타내는 통계 표현. "the components explain variance but rarely name anything"
act on
정보·결과에 따라 실제 행동으로 옮기다 · 성분이 실질적으로 쓸 수 있는지를 말할 때. "rarely name anything you can act on"
scaling of the inputs
입력값의 스케일링 · 단위나 크기 조정 때문에 생긴 인위적 결과. "or just the scaling of the inputs"
PCA
주성분분석(Principal Component Analysis) · 서로 연관된 여러 변수를 몇 개의 비상관 변수로 회전시켜 압축하는 기법. "Principal component analysis rotates many correlated variables into a few uncorrelated ones"