Papers with Visualization
Auto-Encoding Variational Bayes for Inferring Topics and Visualization (2020.coling-main)
Copied to clipboard
| Challenge: | Visualization and topic modeling are widely used for text analysis, but there is a lack of semantic interpretation as they do not extract topics. |
| Approach: | They propose a fast Auto-Encoding Variational Bayes based inference method for jointly inferring topics and visualization using a single generative model. |
| Outcome: | The proposed method can handle model changes efficiently with little rederivation effort. |
Multi-step Reasoning via Recurrent Dual Attention for Visual Dialog (P19-1)
Copied to clipboard
| Challenge: | Existing models for visual dialog infer the answer through multiple reasoning steps. |
| Approach: | They propose a model for visual dialog that uses multi-step reasoning to answer questions about an image. |
| Outcome: | The proposed model achieves a new state-of-the-art of 64.47% on the VisDial v1.0 dataset . |
MMDEND: Dendrite-Inspired Multi-Branch Multi-Compartment Parallel Spiking Neuron for Sequence Modeling (2025.acl-long)
Copied to clipboard
Kexin Wang, Yuhong Chou, Di Shang, Shijie Mei, Jiahong Zhang, Yanbin Huang, Man Yao, Bo Xu, Guoqi Li
| Challenge: | Vanilla spiking neurons are simplified from complex biological neurons with dendrites, soma, and synapses into single somatic compartments. |
| Approach: | They propose a multi-branch, multi-compartment parallel spiking dendritic neuron with a proportion-adjustable multi-branched structure that enables long-term temporal dependencies. |
| Outcome: | The proposed model achieves better long-sequence modeling capability with fewer parameters and lower energy consumption. |