Related Experiment Video
Updated: Aug 20, 2025

06:37
Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
Published on: December 15, 2023
4.0K
BHGAttN: A Feature-Enhanced Hierarchical Graph Attention Network for Sentiment Analysis
Junjun Zhang1, Zhengyan Cui1, Hyun Jun Park2
1Department of Computer Information Engineering, Cheongju University, Cheongju 28503, Republic of Korea.
Entropy (Basel, Switzerland)
|November 24, 2022
Summary
This study introduces a novel Bert-based hierarchical graph attention network (BHGAttN) model for text classification. BHGAttN effectively captures text
Area of Science:
- Natural Language Processing
- Deep Learning
- Artificial Intelligence
Background:
- Deep learning has accelerated text classification.
- Existing methods often overlook text's hierarchical structure and inter-sentence connections.
- A need exists for models that leverage textual hierarchy.
Purpose of the Study:
- To propose a Bert-based hierarchical graph attention network (BHGAttN) model.
- To effectively model the hierarchical relationships within texts.
- To improve text classification performance by considering sentence-level dependencies.
Main Methods:
- Utilized a large-scale pre-trained BERT model.
- Incorporated a graph attention network to model hierarchical text structures.
- Enhanced semantic features using BERT's intermediate layer outputs.
- Constructed multilevel hierarchical graph networks based on sentence dependencies.
Main Results:
- The BHGAttN model demonstrated significant competitive advantages over state-of-the-art baseline models.
- Experimental results validate the model's effectiveness in text classification.
- The model successfully captures layer-by-layer semantic information and hierarchical relationships.
Conclusions:
- The proposed BHGAttN model offers a superior approach to text classification.
- Modeling hierarchical text structures enhances classification performance.
- BHGAttN represents a significant advancement in deep learning for text analysis.
Related Concept Videos
Ogive Graph
5.8K
An ogive graph is sometimes called a cumulative frequency polygon. It is one type of frequency polygon that shows cumulative frequency. In other words, the cumulative percentages are added to the graph from left to right. An ogive graph plots cumulative frequency on the vertical y-axis and class boundaries along the horizontal x-axis. It’s very similar to a histogram; only instead of rectangles, an ogive displays a single point where the top right of the rectangle would be. Creating this...
5.8K
Multiple Bar Graph
5.4K
As the name suggests, a multiple bar graph is the same as a bar graph but has multiple bars to depict relationships between different data values. One can include as many parameters as possible. However, each parameter must have the same unit of measurement.
Each bar or column in the multiple bar graph represents a data value. These graphs are used primarily in interrelating two or more sets of data. The categories of different kinds of data are listed along the horizontal or x-axis, whereas...
Each bar or column in the multiple bar graph represents a data value. These graphs are used primarily in interrelating two or more sets of data. The categories of different kinds of data are listed along the horizontal or x-axis, whereas...
5.4K
Bar Graph
17.0K
A bar graph is also called a bar chart and consists of bars that are separated from each other. It either uses horizontal or vertical bars to show comparisons among categories. The bars can be rectangles, or they can be rectangular boxes (used in three-dimensional plots). One axis of the graph represents the specific categories being compared, and the other axis shows a discrete value. In this graph, the length of the bar for each category is proportional to the number or percent of individuals...
17.0K
The Anchoring-and-Adjustment Heuristic
7.4K
In order to make good decisions, we use our knowledge and our reasoning. Often, this knowledge and reasoning is sound and solid. However, sometimes, we are swayed by biases or by others manipulating a situation. For example, let’s say you and three friends wanted to rent a house and had a combined target budget of $1,600. The realtor shows you only very run-down houses for $1,600 and then shows you a very nice house for $2,000. Might you ask each person to pay more in rent to get the...
7.4K
Hedgehog Signaling Pathway
7.4K
The Hedgehog gene (Hh) was first discovered due to its control of the growth of disorganized, hair-like bristles phenotype in Drosophila, much like hedgehog spines. Hh plays a crucial role in the development of organs and the maintenance of homeostasis in both invertebrates and vertebrates. However, while Drosophila has only one Hh protein, mammals have multiple functional Hedgehog proteins - Sonic (Shh), Desert (Dhh), and Indian Hedgehog (Ihh). All of these homologous proteins have adapted to...
7.4K
Histogram
14.2K
The histogram is a graphical representation in the x-y form of data distribution in a data set. The horizontal x-axis is labeled with what the data represents (for instance, distance from your home to school). The vertical y-axis is labeled either frequency or relative frequency (or percent frequency or probability).
A histogram graph consists of contiguous (adjoining) boxes. The heights of the bars correspond to frequency values. The graph will have the same shape with respective labels. The...
A histogram graph consists of contiguous (adjoining) boxes. The heights of the bars correspond to frequency values. The graph will have the same shape with respective labels. The...
14.2K

