paper-with-me

홈 › Papers

MONAQ: Multi-Objective Neural Architecture Querying for Time-Series Analysis on Resource-Constrained Devices

2025-05-15 · Patara Trirat, Jae-Gil Lee

The growing use of smartphones and IoT devices necessitates efficient time-series analysis on resource-constrained hardware, which is critical for sensing applications such as human activity recognition and air quality prediction. Recent efforts in hardware-aware neural architecture search (NAS) automate architecture discovery for specific platforms; however, none focus on general time-series analysis with edge deployment. Leveraging the problem-solving and reasoning capabilities of large language models (LLM), we propose MONAQ, a novel framework that reformulates NAS into Multi-Objective Neural Architecture Querying tasks. MONAQ is equipped with multimodal query generation for processing multimodal time-series inputs and hardware constraints, alongside an LLM agent-based multi-objective search to achieve deployment-ready models via code generation. By integrating numerical data, time-series images, and textual descriptions, MONAQ improves an LLM's understanding of time-series data. Experiments on fifteen datasets demonstrate that MONAQ-discovered models outperform both handcrafted models and NAS baselines while being more efficient.

📄 PDF Abstract BibTeX arXiv:2505.10607

Code (1)

kaist-dmlab/monaq 공식 구현 tf

Tasks

Activity RecognitionCode GenerationHardware Aware Neural Architecture SearchHuman Activity RecognitionNeural Architecture SearchTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

G-VOILA: Gaze-Facilitated Information Querying in Daily Scenarios

2024-05-13 · Zeyu Wang, Yuanchun Shi, Yuntao Wang, Yuchen Yao 외

Modern information querying systems are progressively incorporating multimodal inputs like vision and audio. However, the integration of gaze -- a modality deeply linked to user intent and increasingly accessible via gaz…

Natural Language Queries

Efficient Querying for Cooperative Probabilistic Commitments

2020-12-14 · Qi Zhang, Edmund H. Durfee, Satinder Singh

Multiagent systems can use commitments as the core of a general coordination infrastructure, supporting both cooperative and non-cooperative interactions. Agents whose objectives are aligned, and where one agent can help…

Topoformer: brain-like topographic organization in Transformer language models through spatial querying and reweighting

2025-10-21 · Taha Binhuraib, Greta Tuckute, Nicholas Blauch arxiv

Spatial functional organization is a hallmark of biological brains: neurons are arranged topographically according to their response properties, at multiple scales. In contrast, representations within most machine learni…

Stochastic Gradient Descent with Strategic Querying

2025-08-23 · Nanfei Jiang, Hoi-To Wai, Mahnoosh Alizadeh arxiv

This paper considers a finite-sum optimization problem under first-order queries and investigates the benefits of strategic querying on stochastic gradient-based methods compared to uniform querying strategy. We first in…

Knowledge Graphs Querying

2023-05-23 · Arijit Khan

Knowledge graphs (KGs) such as DBpedia, Freebase, YAGO, Wikidata, and NELL were constructed to store large-scale, real-world facts as (subject, predicate, object) triples -- that can also be modeled as a graph, where a n…

Fact CheckingInformation RetrievalKnowledge GraphsQuestion Answering