paper-with-me

홈 › Papers

SensorBench: Benchmarking LLMs in Coding-Based Sensor Processing

2024-10-14 · Pengrui Quan, Xiaomin Ouyang, Jeya Vikranth Jeyakumar, Ziqi Wang, Yang Xing, Mani Srivastava

Effective processing, interpretation, and management of sensor data have emerged as a critical component of cyber-physical systems. Traditionally, processing sensor data requires profound theoretical knowledge and proficiency in signal-processing tools. However, recent works show that Large Language Models (LLMs) have promising capabilities in processing sensory data, suggesting their potential as copilots for developing sensing systems. To explore this potential, we construct a comprehensive benchmark, SensorBench, to establish a quantifiable objective. The benchmark incorporates diverse real-world sensor datasets for various tasks. The results show that while LLMs exhibit considerable proficiency in simpler tasks, they face inherent challenges in processing compositional tasks with parameter selections compared to engineering experts. Additionally, we investigate four prompting strategies for sensor processing and show that self-verification can outperform all other baselines in 48% of tasks. Our study provides a comprehensive benchmark and prompting analysis for future developments, paving the way toward an LLM-based sensor processing copilot.

📄 PDF Abstract BibTeX arXiv:2410.10741

Code (1)

nesl/llm_sensor_processing 공식 구현

Tasks

BenchmarkingManagement

Similar Papers 제목 키워드 기반

CodeJudgeBench: Benchmarking LLM-as-a-Judge for Coding Tasks

2025-07-14 · Hongchao Jiang, Yiming Chen, Yushi Cao, Hung-Yi Lee 외

Large Language Models (LLMs) have significantly advanced the state-of-the-art in various coding tasks. Beyond directly answering user queries, LLMs can also serve as judges, assessing and comparing the quality of respons…

BenchmarkingCode GenerationCode Repair

Predictive coding underlies adaptation in the subcortical sensory pathway

2020-03-25

The subcortical sensory pathways are the fundamental channels for mapping the outside world to our minds. Sensory pathways efficiently transmit information by adapting neural responses to the local statistics of the sens…

GraphEval2000: Benchmarking and Improving Large Language Models on Graph Datasets

2024-06-23 · Qiming Wu, Zichen Chen, Will Corcoran, Misha Sra 외

Large language models (LLMs) have achieved remarkable success in natural language processing (NLP), demonstrating significant capabilities in processing and understanding text data. However, recent studies have identifie…

Benchmarking

Multisensory Encoding, Decoding, and Identification

2013-12-01 · NeurIPS 2013 12 · Aurel A. Lazar, Yevgeniy Slutskiy

We investigate a spiking neuron model of multisensory integration. Multiple stimuli from different sensory modalities are encoded by a single neural circuit comprised of a multisensory bank of receptive fields in cascade…

RefactorCoderQA: Benchmarking LLMs for Multi-Domain Coding Question Solutions in Cloud and Edge Deployment

2025-09-12 · Shadikur Rahman, Aroosa Hameed, Gautam Srivastava, Syed Muhammad Danish arxiv

To optimize the reasoning and problem-solving capabilities of Large Language Models (LLMs), we propose a novel cloud-edge collaborative architecture that enables a structured multi-agent prompting framework. This framewo…

Question Answering