paper-with-me

홈 › Papers

Beyond Text-to-SQL for IoT Defense: A Comprehensive Framework for Querying and Classifying IoT Threats

2024-06-25 · Ryan Pavlich, Nima Ebadi, Richard Tarbell, Billy Linares, Adrian Tan, Rachael Humphreys, Jayanta Kumar Das, Rambod Ghandiparsi, Hannah Haley, Jerris George, Rocky Slavin, Kim-Kwang Raymond Choo, Glenn Dietrich, Anthony Rios

Recognizing the promise of natural language interfaces to databases, prior studies have emphasized the development of text-to-SQL systems. While substantial progress has been made in this field, existing research has concentrated on generating SQL statements from text queries. The broader challenge, however, lies in inferring new information about the returned data. Our research makes two major contributions to address this gap. First, we introduce a novel Internet-of-Things (IoT) text-to-SQL dataset comprising 10,985 text-SQL pairs and 239,398 rows of network traffic activity. The dataset contains additional query types limited in prior text-to-SQL datasets, notably temporal-related queries. Our dataset is sourced from a smart building's IoT ecosystem exploring sensor read and network traffic data. Second, our dataset allows two-stage processing, where the returned data (network traffic) from a generated SQL can be categorized as malicious or not. Our results show that joint training to query and infer information about the data can improve overall text-to-SQL performance, nearly matching substantially larger models. We also show that current large language models (e.g., GPT3.5) struggle to infer new information about returned data, thus our dataset provides a novel test bed for integrating complex domain-specific reasoning into LLMs.

📄 PDF Abstract BibTeX arXiv:2406.17574

Code (0)

등록된 구현이 없습니다.

Tasks

Text to SQLText-To-SQL

Similar Papers 제목 키워드 기반

MCP4IFC: IFC-Based Building Design Using Large Language Models

2025-10-29 · Bharathi Kannan Nithyanantham, Tobias Sesterhenn, Ashwin Nedungadi, Sergio Peral Garijo 외 arxiv

Bringing generative AI into the architecture, engineering and construction (AEC) field requires systems that can translate natural language instructions into actions on standardized data models. We present MCP4IFC, a com…

Information Retrieval

Certifiable Black-Box Attacks with Randomized Adversarial Examples: Breaking Defenses with Provable Confidence

2023-04-10 · Hanbin Hong, Xinyu Zhang, Binghui Wang, Zhongjie Ba 외

Black-box adversarial attacks have demonstrated strong potential to compromise machine learning models by iteratively querying the target model or leveraging transferability from a local surrogate model. Recently, such a…

Benchmarkingspeech-recognitionSpeech Recognition

BrowseSafe: Understanding and Preventing Prompt Injection Within AI Browser Agents

2025-11-25 · Kaiyuan Zhang, Mark Tenenholtz, Kyle Polley, Jerry Ma 외 arxiv

The integration of artificial intelligence (AI) agents into web browsers introduces security challenges that go beyond traditional web application threat models. Prior work has identified prompt injection as a new attack…

A Boolean Algebra for Genetic Variants

2021-12-29 · Jonathan K. Vis, Mark A. Santcroos, Walter A. Kosters, Jeroen F. J. Laros

Beyond identifying genetic variants, we introduce a set of Boolean relations that allows for a comprehensive classification of the relations for every pair of variants by taking all minimal alignments into account. We pr…

All

TextShield: Beyond Successfully Detecting Adversarial Sentences in Text Classification

2023-02-03 · Lingfeng Shen, Ze Zhang, Haiyun Jiang, Ying Chen

Adversarial attack serves as a major challenge for neural network models in NLP, which precludes the model's deployment in safety-critical applications. A recent line of work, detection-based defense, aims to distinguish…

Adversarial AttackClassificationSentencetext-classification+1