Most existing models for video saliency prediction heavily rely on 3D convolutional operations to extract spatio-temporal features. However, it is worth noting that 3D convolution produces a local receptive field, whi...
详细信息
Rapid growth of digital educational content necessitates efficient and accurate methods for organizing and mapping resources to ensure well-alignment with targeted learning outcomes, academic standards, and competency...
详细信息
Rapid growth of digital educational content necessitates efficient and accurate methods for organizing and mapping resources to ensure well-alignment with targeted learning outcomes, academic standards, and competency frameworks. Traditional text classification approaches, including rule-based and classical machine learning techniques, often fail to address the semantic diversity and scalability demands of modern educational systems. This study investigates the application of neural networks for text classification to automate the mapping of educational content into predefined categories. Leveraging state-of-the-art architectures such as Long Short-Term Memory (LSTM) networks, and transformers like BERT, we present an architecture of a systematic Classification of educational materials. We discuss the implications of this work for adaptive learning environments, emphasizing the potential of neural networks to enhance the efficiency and scalability of content mapping. This study contributes to the growing body of research in artificial intelligence for education and sets the stage for further exploration into multilingual and domain-specific content classification methods.
With the continuous development of Internet of Things (IoT), significant value has been generated, but numerous challenges remain. Recommender systems, as an effective tool to optimize IoT services, can significantly ...
详细信息
Graph Convolutional Networks (GCNs) are powerful learning approaches for graph-structured data. GCNs are both computing- and memory-intensive. The emerging 3D-stacked computation-in-memory (CIM) architecture provides ...
详细信息
ISBN:
(纸本)9798350323481
Graph Convolutional Networks (GCNs) are powerful learning approaches for graph-structured data. GCNs are both computing- and memory-intensive. The emerging 3D-stacked computation-in-memory (CIM) architecture provides a promising solution to process GCNs efficiently. The CIM architecture can provide near-data computing, thereby reducing data movement between computing logic and memory. However, previous works do not fully exploit the CIM architecture in both dataflow and mapping, leading to significant energy *** paper presents Lift, an energy-efficient GCN accelerator based on 3D CIM architecture using software and hardware co-design. At the hardware level, Lift introduces a hybrid architecture to process vertices with different characteristics. Lift adopts near-bank processing units with a push-based dataflow to process vertices with strong re-usability. A dedicated unit is introduced to reduce massive data movement caused by high-degree vertices. At the software level, Lift adopts a hybrid mapping to further exploit data locality and fully utilize the hybrid computing resources. The experimental results show that the proposed scheme can significantly reduce data movement and energy consumption compared with representative schemes.
Federated Learning (FL) has emerged as a promising training framework that enables a server to effectively train a global model by coordinating multiple devices, i.e., clients, without sharing their raw data. Keeping ...
详细信息
Objective: This study aims to explore the application of Chain of Thought (CoT) reasoning in automating ICD coding, specifically focusing on lymphoma cases. By leveraging large language models (LLMs) and CoT...
详细信息
Chip analysis is an important means of chip research, and with the progress of the chip process, the traditional means are subject to great challenges. For this reason, the research and application of chip automation ...
详细信息
ISBN:
(纸本)9798400709753
Chip analysis is an important means of chip research, and with the progress of the chip process, the traditional means are subject to great challenges. For this reason, the research and application of chip automation and intelligent technology is an important topic. In this paper, for the chip analysis in the layout presents special process holes, missing effective elements, poor image quality and other characteristics, the existing recognition algorithms have been applied to the difficulties of bad results, proposed deep learning-based improvement algorithms, basically solves the layout of the large holes, hollow holes, dark holes, and other special elements of the problem, the recognition effect reaches the expected.
Recent advancements in model inversion attacks have raised privacy concerns, exploiting access to models to reconstruct private training data from inputs and outputs. These attacks are categorized as white-box, black-...
详细信息
ISBN:
(数字)9798350368741
ISBN:
(纸本)9798350368758
Recent advancements in model inversion attacks have raised privacy concerns, exploiting access to models to reconstruct private training data from inputs and outputs. These attacks are categorized as white-box, black-box, or label-only based on access level. We propose a new black-box model inversion attack, Label-Controlled Adversarial Knowledge Transfer (L-AdKT). L-AdKT leverages adversarial training with a Generative Adversarial Network (GAN) and a substitute model to extract knowledge from the target model. The substitute model minimizes discrepancies with the target model while guiding the generator to produce realistic samples. This approach enables white-box techniques to be applied in black-box settings. Experiments show that L-AdKT outperforms state-of-the-art black-box attacks by over 20% across benchmarks and remains robust against various defense mechanisms.
Human Action Recognition (HAR) has widespread applications in areas such as human-computer interaction, elderly care, and home healthcare. However, current sensor-based HAR faces challenges of low fine-grained recogni...
详细信息
ISBN:
(数字)9798350368741
ISBN:
(纸本)9798350368758
Human Action Recognition (HAR) has widespread applications in areas such as human-computer interaction, elderly care, and home healthcare. However, current sensor-based HAR faces challenges of low fine-grained recognition performance and difficulty in distinguishing similar actions. To solve this problem, this paper proposes a model based on Multilevel Convolutional Time Series Attention Network (MCTSANet). By Multi-ResCNN to pay attention to different levels of features and using Time Series Attention (TSA) to pay attention to the more important data in the channel, so as to improve the ability of confusable action recognition. Experiments on three public datasets show that the proposed method outperforms state-of-the-art sensor-based HAR approaches.
Spatial tensors have been extensively used in a wide range of applications, including remote sensing, geospatial information systems, conservation planning, and urban planning. We study the problem of Spatially Compac...
详细信息
ISBN:
(纸本)9798400712456
Spatial tensors have been extensively used in a wide range of applications, including remote sensing, geospatial information systems, conservation planning, and urban planning. We study the problem of Spatially Compact Dense (SCD) block mining in a spatial tensor, which targets for discovering dense blocks that cover small spatial regions. However, most of existing dense block mining (DBM) algorithms cannot solve the SCD-block mining problem since they only focus on maximizing the density of candidate blocks, so that the discovered blocks are spatially loose, i.e., covering large spatial regions. Therefore, we first formulate the problem of mining top-k Spatially Compact Dense blocks (SCD-blocks) in spatial tensors, which ranks SCD-blocks based on a new scoring function that takes both the density value and the spatial coverage into account. Then, we adopt a filter-refinement framework that first generates candidate SCD-blocks with good scores in the filtering phase and then uses the traditional DBM algorithm to further maximize the density values of the candidates in the refinement phase. Due to the NP-hardness of the problem, we develop two types of solutions in the filtering phase, namely the top-down solution and the bottom-up solution, which can find good candidate SCD-blocks by approximately solving the new scoring function. The evaluations on four real datasets verify that compared with the dense blocks returned by existing DBM algorithms, the proposed solutions are able to find SCD-blocks with comparable density values and significantly smaller spatial coverage.
暂无评论