Skip to content

Author

Thi-Thuy-Quynh Trinh

1 paper indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Open access 2026

GASTM: A Graph-Adapted Semantic Topic Model With Instance-Aware Dual-View Fusion

In neural topic modeling, the reliability of a document representation varies from one document to the next: a syntactic view drawn from a dependency graph is informative when the parse is well formed, whereas a semantic view drawn from a pretrained transformer is more dependable when the parse is sparse or fragmented. Existing hybrid models combine the two views with a fixed rule, set once for the whole corpus through concatenation, averaging, or a constant weight, so the locally less reliable view is over-weighted on individual documents. To close these gaps, a Graph-Adapted Semantic Topic Model with Instance-Aware Dual-View Fusion (GASTM) is proposed. Within a variational autoencoder, a GGNN-based dependency encoder and a pretrained transformer semantic encoder are kept jointly trainable, while corpus-wide lexical statistics are carried through a learnable node embedding on the graph branch. A continuous per-document fusion weight is then produced by an instance-aware adaptive gate, allowing the two views to be combined in a controlled manner before reaching the latent inference space. On five benchmarks, GASTM is shown to consistently outperform the baselines on both topic quality and downstream classification. A fusion-type ablation further yields counterintuitive findings that support the effectiveness of the adaptive gate strategy over static alternatives.

R. Kuo, Thi-Thuy-Quynh Trinh · 0 citations