paper-with-me

Papers

IoT Data Discovery: Routing Table and Summarization Techniques

2022-03-21 · Hieu Tran, Son Nguyen, I-Ling Yen, Farokh Bastani

In this paper, we consider the IoT data discovery problem in very large and growing scale networks. Through analysis, examples, and experimental studies, we show the importance of peer-to-peer, unstructured routing for IoT data discovery and point out the space efficiency issue that has been overlooked in keyword-based routing algorithms in unstructured networks. Specifically, as the first in the field, this paper investigates routing table designs and various compression techniques to support effective and space-efficient IoT data discovery routing. Novel summarization algorithms, including alphabetical, hash, and meaning-based summarization and their corresponding coding schemes, are proposed. We also consider routing table design to support summarization without degrading lookup efficiency for discovery query routing. The issue of potentially misleading routing due to summarization is also investigated. Subsequently, we analyze the strategy of when to summarize to balance the tradeoff between the routing table compression rate and the chance of causing misleading routing. For the experimental study, we have collected 100K IoT data streams from various IoT databases as the input dataset. Experimental results show that our summarization solution can reduce the routing table size by 20 to 30 folds with a 2-5% increase in latency compared with similar peer-to-peer discovery routing algorithms without summarization. Also, our approach outperforms DHT-based approaches by 2 to 6 folds in terms of latency and traffic.

📄 PDF Abstract BibTeX arXiv:2203.10791

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Into Summarization Techniques for IoT Data Discovery Routing

2021-07-20 · Hieu Tran, Son Nguyen, I-Ling Yen, Farokh Bastani

In this paper, we consider the IoT data discovery problem in very large and growing scale networks. Specifically, we investigate in depth the routing table summarization techniques to support effective and space-efficien…

TingIS: Real-time Risk Event Discovery from Noisy Customer Incidents at Enterprise Scale

2026-04-23 · Jun Wang, Ziyin Zhang, Rui Wang, Hang Yu 외 arxiv

Real-time detection and mitigation of technical anomalies are critical for large-scale cloud-native services, where even minutes of downtime can result in massive financial losses and diminished user trust. While custome…

WEE-Therapy: A Mixture of Weak Encoders Framework for Psychological Counseling Dialogue Analysis

2025-09-24 · Yongqi Kang, Yong Zhao arxiv

The advancement of computational psychology requires AI tools capable of deeply understanding counseling dialogues. Existing audio language models (AudioLLMs) often rely on single speech encoders pre-trained on general d…

Emotion Recognition

Towards Efficient Multi-LLM Inference: Characterization and Analysis of LLM Routing and Hierarchical Techniques

2025-06-06 · Adarsh Prasad Behera, Jaya Prakash Champati, Roberto Morabito, Sasu Tarkoma 외

Recent progress in Language Models (LMs) has dramatically advanced the field of natural language processing (NLP), excelling at tasks like text generation, summarization, and question answering. However, their inference …

BenchmarkingModel SelectionQuestion AnsweringText Generation

JADS: A Framework for Self-supervised Joint Aspect Discovery and Summarization

2024-05-28 · Xiaobo Guo, Jay Desai, Srinivasan H. Sengamedu

To generate summaries that include multiple aspects or topics for text documents, most approaches use clustering or topic modeling to group relevant sentences and then generate a summary for each group. These approaches …

ArticlesClustering