paper-with-me

Papers

An Exploratory Study to Repurpose LLMs to a Unified Architecture for Time Series Classification

2026-01-15 · Hansen He, Shuheng Li arxiv

Time series classification (TSC) is a core machine learning problem with broad applications. Recently there has been growing interest in repurposing large language models (LLMs) for TSC, motivated by their strong reasoning and generalization ability. Prior work has primarily focused on alignment strategies that explicitly map time series data into the textual domain; however, the choice of time series encoder architecture remains underexplored. In this work, we conduct an exploratory study of hybrid architectures that combine specialized time series encoders with a frozen LLM backbone. We evaluate a diverse set of encoder families, including Inception, convolutional, residual, transformer-based, and multilayer perceptron architectures, among which the Inception model is the only encoder architecture that consistently yields positive performance gains when integrated with an LLM backbone. Overall, this study highlights the impact of time series encoder choice in hybrid LLM architectures and points to Inception-based models as a promising direction for future LLM-driven time series learning.

📄 PDF Abstract BibTeX arXiv:2601.09971

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series Classification

Similar Papers 제목 키워드 기반

Repurposing Annotation Guidelines to Instruct LLM Annotators: A Case Study

2025-10-13 · Kon Woo Kim, Rezarta Islamaj, Jin-Dong Kim, Florian Boudin 외 arxiv

This study investigates how existing annotation guidelines can be repurposed to instruct large language model (LLM) annotators for text annotation tasks. Traditional guidelines are written for human annotators who intern…

Enhancing Exploratory Learning through Exploratory Search with the Emergence of Large Language Models

2024-08-09 · Yiming Luo, Patrick Cheong-Iao Pang, Shanton Chang

In the information era, how learners find, evaluate, and effectively use information has become a challenging issue, especially with the added complexity of large language models (LLMs) that have further confused learner…

Information RetrievalRetrieval

Can LLMs Generate Architectural Design Decisions? -An Exploratory Empirical study

2024-03-04 · Rudra Dhar, Karthik Vaidhyanathan, Vasudeva Varma

Architectural Knowledge Management (AKM) involves the organized handling of information related to architectural decisions and design within a project or organization. An essential artifact of AKM is the Architecture Dec…

Uni-ViGU: Towards Unified Video Generation and Understanding via A Diffusion-Based Video Generator

2026-04-09 · Luozheng Qin, Jia Gong, Qian Qiao, Tianjiao Li 외 arxiv

Unified multimodal models integrating visual understanding and generation face a fundamental challenge: visual generation incurs substantially higher computational costs than understanding, particularly for video. This i…

multimodal generationVideo GenerationText Generation

DataClawBench: An Agent Benchmark for Exploratory Real-World Financial Data Analysis

2026-05-04 · Qiaohong Zhang, Weihao Ye, Jialong Chen, Yi Luo 외 arxiv

Autonomous data analysis agents are increasingly expected to conduct exploratory analysis with limited human guidance about data. However, existing benchmarks typically evaluate such agents in prior-guided settings, prov…