paper-with-me

Papers

Chat-TS: Enhancing Multi-Modal Reasoning Over Time-Series and Natural Language Data

2025-03-13 · Paul Quinlan, Qingguo Li, Xiaodan Zhu

Time-series analysis is critical for a wide range of fields such as healthcare, finance, transportation, and energy, among many others. The practical applications often involve analyzing time-series data alongside contextual information in the form of natural language to support informed decisions. However, current time-series models are limited in their ability to perform reasoning that involves both time-series and their textual content. In this work, we address this gap by introducing \textit{Chat-TS}, a large language model (LLM) based framework, designed to support reasoning over time series and textual data. Unlike traditional models, Chat-TS integrates time-series tokens into LLMs' vocabulary, enhancing its reasoning ability over both modalities without compromising the core natural language capabilities, enabling practical analysis and reasoning across modalities. To support learning and evaluation in this setup, we contribute new datasets: the \textit{TS Instruct Training Dataset} which pairs diverse time-series data with relevant text instructions and responses for instruction tuning, the \textit{TS Instruct Question and Answer (QA) Gold Dataset} which provides multiple-choice questions designed to evaluate multimodal reasoning, and a \textit{TS Instruct Quantitative Probing Set} which contains a small subset of the TS Instruct QA tasks alongside math and decision-making questions for LLM evaluation. We designed a training strategy to preserve the inherent reasoning capabilities of LLMs while augmenting them for time-series reasoning. Experiments show that Chat-TS achieves state-of-the-art performance in multi-modal reasoning tasks by maintaining strong natural language proficiency while improving time-series reasoning. ~\footnote{To ensure replicability and facilitate future research, all models, datasets, and code will be available at [\texttt{Github-URL}].}

📄 PDF Abstract BibTeX arXiv:2503.10883

Code (0)

등록된 구현이 없습니다.

Tasks

Large Language ModelMathMultimodal ReasoningMultiple-choiceTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

TS Spatio-temporal features extraction that measure the stabilty. The proposed method is based on a compression algorithm named Run Length Encoding. The workflow of the method is…

Similar Papers 제목 키워드 기반

MatterChat: A Multi-Modal LLM for Material Science

2025-02-18 · Yingheng Tang, Wenbin Xu, Jie Cao, Jianzhu Ma 외

Understanding and predicting the properties of inorganic materials is crucial for accelerating advancements in materials science and driving applications in energy, electronics, and beyond. Integrating material structure…

Property Prediction

ChatTS: Aligning Time Series with LLMs via Synthetic Data for Enhanced Understanding and Reasoning

2024-12-04 · Zhe Xie, Zeyan Li, Xiao He, Longlong Xu 외

Understanding time series is crucial for its application in real-world scenarios. Recently, large language models (LLMs) have been increasingly applied to time series tasks, leveraging their strong language capabilities …

AttributeTime SeriesTime Series Analysis

A Multitask, Multilingual, Multimodal Evaluation of ChatGPT on Reasoning, Hallucination, and Interactivity

2023-02-08 · Yejin Bang, Samuel Cahyawijaya, Nayeon Lee, Wenliang Dai 외

This paper proposes a framework for quantitatively evaluating interactive LLMs such as ChatGPT using publicly available data sets. We carry out an extensive technical evaluation of ChatGPT using 23 data sets covering 8 d…

Code GenerationHallucinationLogical ReasoningMachine Translation+2

Towards Zero-Shot Differential Morphing Attack Detection with Multimodal Large Language Models

2025-05-21 · Ria Shekhawat, Hailin Li, Raghavendra Ramachandra, Sushma Venkatesh

Leveraging the power of multimodal large language models (LLMs) offers a promising approach to enhancing the accuracy and interpretability of morphing attack detection (MAD), especially in real-world biometric applicatio…

BenchmarkingPrompt Engineering

ChatPose: Chatting about 3D Human Pose

2023-11-30 · CVPR 2024 1 · Yao Feng, Jing Lin, Sai Kumar Dwivedi, Yu Sun 외

We introduce ChatPose, a framework employing Large Language Models (LLMs) to understand and reason about 3D human poses from images or textual descriptions. Our work is motivated by the human ability to intuitively under…

Pose EstimationPose PredictionWorld Knowledge