Overview
ms-Mamba: Multi-scale Mamba for Time-Series Forecasting
Karadag, Yusuf Meric, Kalkan, Sinan, Dino, Ipek Gursel
The problem of Time-series Forecasting is generally addressed by recurrent, Transformer-based and the recently proposed Mamba-based architectures. However, existing architectures generally process their input at a single temporal scale, which may be sub-optimal for many tasks where information changes over multiple time scales. In this paper, we introduce a novel architecture called Multi-scale Mamba (ms-Mamba) to address this gap. ms-Mamba incorporates multiple temporal scales by using multiple Mamba blocks with different sampling rates ($Δ$s). Our experiments on many benchmarks demonstrate that ms-Mamba outperforms state-of-the-art approaches, including the recently proposed Transformer-based and Mamba-based models.
Generative Artificial Intelligence for Internet of Things Computing: A Systematic Survey
Mangione, Fabrizio, Savaglio, Claudio, Fortino, Giancarlo
The integration of Generative Artificial Intelligence (GenAI) within the Internet of Things (IoT) is garnering considerable interest. This growing attention stems from the continuous evolution and widespread adoption they are both having individually, enough to spontaneously reshape numerous sectors, including Healthcare, Manufacturing, and Smart Cities. Hence, their increasing popularity has catalyzed further extensive research for understanding the potential of the duo GenAI-IoT, how they interplay, and to which extent their synergy can innovate the state-of-the-art in their individual scenarios. However, despite the increasing prominence of GenAI for IoT Computing, much of the existing research remains focused on specific, narrowly scoped applications. This fragmented approach highlights the need for a more comprehensive analysis of the potential, challenges, and implications of GenAI integration within the broader IoT ecosystem. This survey exactly aims to address this gap by providing a holistic overview of the opportunities, issues, and considerations arising from the convergence of these mainstream paradigms. Our contribution is realized through a systematic literature review following the PRISMA methodology. A comparison framework is presented, and well-defined research questions are outlined to comprehensively explore the past, present, and future directions of GenAI integration with IoT Computing, offering valuable insights for both experts and newcomers.
ConceptFormer: Towards Efficient Use of Knowledge-Graph Embeddings in Large Language Models
Barmettler, Joel, Bernstein, Abraham, Rossetto, Luca
Retrieval Augmented Generation (RAG) has enjoyed increased attention in the recent past and recent advancements in Large Language Models (LLMs) have highlighted the importance of integrating world knowledge into these systems. Current RAG methodologies often modify the internal architecture of pre-trained language models (PLMs) or rely on textifying knowledge graphs (KGs), which is inefficient in terms of token usage. This paper introduces ConceptFormer, a new approach to augment LLMs with structured knowledge from KGs, such as Wikidata, without altering their internal structure or relying on textual input of KGs. ConceptFormer operates in the LLM embedding vector space, creating and injecting \emph{concept vectors} that encapsulate the information of the KG nodes directly. Trained in conjunction with a frozen LLM, ConceptFormer generates a comprehensive lookup table that maps KG nodes to their respective concept vectors. The approach aims to enhance the factual recall capabilities of LLMs by enabling them to process these concept vectors natively, thus enriching them with structured world knowledge in an efficient and scalable manner. Our experiments demonstrate that the addition of concept vectors to GPT-2 0.1B substantially increases its factual recall ability (Hit@10) by up to 272\% when tested on sentences from Wikipedia and up to 348\% on synthetically generated sentences. Even injecting only a single concept vector into the prompt increases factual recall ability (Hit@10) by up to 213\% on Wikipedia sentences, significantly outperforming RAG with graph textification while consuming 130x fewer input tokens.
Transformer-Based Temporal Information Extraction and Application: A Review
Su, Xin, Howard, Phillip, Bethard, Steven
Temporal information extraction (IE) aims to extract structured temporal information from unstructured text, thereby uncovering the implicit timelines within. This technique is applied across domains such as healthcare, newswire, and intelligence analysis, aiding models in these areas to perform temporal reasoning and enabling human users to grasp the temporal structure of text. Transformer-based pre-trained language models have produced revolutionary advancements in natural language processing, demonstrating exceptional performance across a multitude of tasks. Despite the achievements garnered by Transformer-based approaches in temporal IE, there is a lack of comprehensive reviews on these endeavors. In this paper, we aim to bridge this gap by systematically summarizing and analyzing the body of work on temporal IE using Transformers while highlighting potential future research directions.
Bregman-Hausdorff divergence: strengthening the connections between computational geometry and machine learning
Pham, Tuyen, Kouřimská, Hana Dal Poz, Wagner, Hubert
The purpose of this paper is twofold. On a technical side, we propose an extension of the Hausdorff distance from metric spaces to spaces equipped with asymmetric distance measures. Specifically, we focus on the family of Bregman divergences, which includes the popular Kullback--Leibler divergence (also known as relative entropy). As a proof of concept, we use the resulting Bregman--Hausdorff divergence to compare two collections of probabilistic predictions produced by different machine learning models trained using the relative entropy loss. The algorithms we propose are surprisingly efficient even for large inputs with hundreds of dimensions. In addition to the introduction of this technical concept, we provide a survey. It outlines the basics of Bregman geometry, as well as computational geometry algorithms. We focus on algorithms that are compatible with this geometry and are relevant for machine learning.
Face-LLaVA: Facial Expression and Attribute Understanding through Instruction Tuning
Chaubey, Ashutosh, Guan, Xulang, Soleymani, Mohammad
The human face plays a central role in social communication, necessitating the use of performant computer vision tools for human-centered applications. W e propose Face-LLaVA, a multimodal large language model for face-centered, in-context learning, including facial expression and attribute recognition. Additionally, Face-LLaVA is able to generate natural language descriptions that can be used for reasoning. Leveraging existing visual databases, we first developed FaceInstruct-1M, a face-centered database for instruction tuning MLLMs for face processing. W e then developed a novel face-specific visual encoder powered by Face-Region Guided Cross-Attention that integrates face geometry with local visual features. W e evaluated the proposed method across nine different datasets and five different face processing tasks, including facial expression recognition, action unit detection, facial attribute detection, age estimation and deepfake detection. Face-LLaVA achieves superior results compared to existing open-source MLLMs and competitive performance compared to commercial solutions. Our model output also receives a higher reasoning rating by GPT under a zero-shot setting across all the tasks. Both our dataset and model wil be released at https://face-llava.github.io/ to support future advancements in social AI and foundational vision-language research.
Large Language Model (LLM) for Software Security: Code Analysis, Malware Analysis, Reverse Engineering
Jelodar, Hamed, Bai, Samita, Hamedi, Parisa, Mohammadian, Hesamodin, Razavi-Far, Roozbeh, Ghorbani, Ali
Large Language Models (LLMs) have recently emerged as powerful tools in cybersecurity, offering advanced capabilities in malware detection, generation, and real-time monitoring. Numerous studies have explored their application in cybersecurity, demonstrating their effectiveness in identifying novel malware variants, analyzing malicious code structures, and enhancing automated threat analysis. Several transformer-based architectures and LLM-driven models have been proposed to improve malware analysis, leveraging semantic and structural insights to recognize malicious intent more accurately. This study presents a comprehensive review of LLM-based approaches in malware code analysis, summarizing recent advancements, trends, and methodologies. We examine notable scholarly works to map the research landscape, identify key challenges, and highlight emerging innovations in LLM-driven cybersecurity. Additionally, we emphasize the role of static analysis in malware detection, introduce notable datasets and specialized LLM models, and discuss essential datasets supporting automated malware research. This study serves as a valuable resource for researchers and cybersecurity professionals, offering insights into LLM-powered malware detection and defence strategies while outlining future directions for strengthening cybersecurity resilience.
Personalized Recommendation Models in Federated Settings: A Survey
Zhang, Chunxu, Long, Guodong, Zhang, Zijian, Li, Zhiwei, Zhang, Honglei, Yang, Qiang, Yang, Bo
--Federated recommender systems (FedRecSys) have emerged as a pivotal solution for privacy-aware recommendations, balancing growing demands for data security and personalized experiences. Current research efforts predominantly concentrate on adapting traditional recommendation architectures to federated environments, optimizing communication efficiency, and mitigating security vulnerabilities. However, user personalization modeling, which is essential for capturing heterogeneous preferences in this decentralized and non-IID data setting, remains underexplored. This survey addresses this gap by systematically exploring personalization in FedRecSys, charting its evolution from centralized paradigms to federated-specific innovations. We establish a foundational definition of person-alization in a federated setting, emphasizing personalized models as a critical solution for capturing fine-grained user preferences. The work critically examines the technical hurdles of building personalized FedRecSys and synthesizes promising methodologies to meet these challenges. As the first consolidated study in this domain, this survey serves as both a technical reference and a catalyst for advancing personalized FedRecSys research. A. Motivation Federated recommender systems (FedRecSys) [1]-[6] have burgeoned as a remarkable paradigm to promote privacy-preserving recommendation services. Besides, the distributed optimization pattern enables service providers to effectively harness the vast computational resources of various devices. This balance between performance and privacy protection makes FedRecSys an attractive research avenue with significant potential for edge AI development. Current research in FedRecSys primarily derives from the perspectives of RecSys and FL views. Chunxu Zhang, Zijian Zhang and Bo Y ang are with the College of Computer Science and Technology, Jilin University, Jilin, China (e-mail: zhangchunxu@jlu.edu.cn, Guodong Long and Zhiwei li are with the Australian AI Institute, Faculty of Engineering and IT, University of Technology Sydney, Sydney, Australia (e-mail: guodong.long@uts.edu.au, Honglei Zhang is with the School of Computer Science and Technology, Beijing Jiaotong University, Beijing, China (e-mail: hon-glei.zhang@bjtu.edu.cn). Qiang Y ang is Professor Emeritus at the Department of Computer Science and Engineering, Hong Kong University of Science and Technology, Hong Kong, and the Chief AI Officer of WeBank, Shenzhen, China (e-mail: qyang@cse.ust.hk). Personalization technique comparison in centralized and federated RecSys. The colorful module denotes the user-specific parameters and the gray module represents the user-shared parameters. FL's ability to collaboratively train multiple models across different devices naturally supports the development of personalized models, making it easier to tailor recommendations to individual user needs.
A Multimedia Analytics Model for the Foundation Model Era
Worring, Marcel, Zahálka, Jan, Elzen, Stef van den, Fischer, Maximilian T., Keim, Daniel A.
The rapid advances in Foundation Models and agentic Artificial Intelligence are transforming multimedia analytics by enabling richer, more sophisticated interactions between humans and analytical systems. Existing conceptual models for visual and multimedia analytics, however, do not adequately capture the complexity introduced by these powerful AI paradigms. To bridge this gap, we propose a comprehensive multimedia analytics model specifically designed for the foundation model era. Building upon established frameworks from visual analytics, multimedia analytics, knowledge generation, analytic task definition, mixed-initiative guidance, and human-in-the-loop reinforcement learning, our model emphasizes integrated human-AI teaming based on visual analytics agents from both technical and conceptual perspectives. Central to the model is a seamless, yet explicitly separable, interaction channel between expert users and semi-autonomous analytical processes, ensuring continuous alignment between user intent and AI behavior. The model addresses practical challenges in sensitive domains such as intelligence analysis, investigative journalism, and other fields handling complex, high-stakes data. We illustrate through detailed case studies how our model facilitates deeper understanding and targeted improvement of multimedia analytics solutions. By explicitly capturing how expert users can optimally interact with and guide AI-powered multimedia analytics systems, our conceptual framework sets a clear direction for system design, comparison, and future research.
Aqara has a clever solution for a vexing Matter problem
The new Matter standard is getting better at helping Alexa, Apple HomeKit, Google Home, and Samsung SmartThings play nice with each other, but it often does so at the expense of finer-grained features. Some Matter-enabled smart lights, for example, can be turned on or off via Matter or change their color, but Matter controllers might not be able to access their lighting scenes or advanced animation modes. Likewise, smart home manufacturer Aqara found some of its hardware functionality hamstrung by Matter's limitations, such as the lack of Matter support for facial recognition (which might arrive once Matter finally works with security cameras), or for the fall-detection capabilities of its motion sensors. One option would be to wait for the Matter specification to catch up and add that functionality--which could take a while, given the slow pace of Matter specification updates. Instead, Aqara built its own workaround, which involves taking various Aqara scenes and "signals" and turning them into virtual sensors that Matter understands.