AI-ML·중요도 5·2026. 05. 11.·r/MachineLearning
Passing Multidimensional time series to VLM [R]
── KO ──────────────────
다차원 시계열 데이터를 VLM에 전달하는 방법에 대한 질문입니다.
사용자는 다차원 시계열 데이터셋과 환경 비디오를 VLM에 전달하려고 합니다. 문헌 검토 후 텍스트로 시계열을 전달하는 방법과 이미지로 전달하는 방법이 있지만, 둘 다 원하는 성과를 내지 못했다고 합니다. 이에 대한 추가적인 조언을 구하고 있습니다.
── EN ──────────────────
A question about how to pass multidimensional time series data to a VLM.
The user is trying to pass a multidimensional time series dataset and corresponding environmental videos to a VLM. After reviewing the literature, they found two methods: passing time series as text or as images of line charts, but neither method yielded satisfactory results for their task. They are seeking further guidance on how to effectively transmit the time series data.