paper-with-me

Papers

Deep Auto-encoder with Neural Response

2021-11-30 · Xuming Ran, Jie Zhang, Ziyuan Ye, Haiyan Wu, Qi Xu, Huihui Zhou, Quanying Liu

Artificial neural network (ANN) is a versatile tool to study the neural representation in the ventral visual stream, and the knowledge in neuroscience in return inspires ANN models to improve performance in the task. However, it is still unclear how to merge these two directions into a unified framework. In this study, we propose an integrated framework called Deep Autoencoder with Neural Response (DAE-NR), which incorporates information from ANN and the visual cortex to achieve better image reconstruction performance and higher neural representation similarity between biological and artificial neurons. The same visual stimuli (i.e., natural images) are input to both the mice brain and DAE-NR. The encoder of DAE-NR jointly learns the dependencies from neural spike encoding and image reconstruction. For the neural spike encoding task, the features derived from a specific hidden layer of the encoder are transformed by a mapping function to predict the ground-truth neural response under the constraint of image reconstruction. Simultaneously, for the image reconstruction task, the latent representation obtained by the encoder is assigned to a decoder to restore the original image under the guidance of neural information. In DAE-NR, the learning process of encoder, mapping function and decoder are all implicitly constrained by these two tasks. Our experiments demonstrate that if and only if with the joint learning, DAE-NRs can improve the performance of visual image reconstruction and increase the representation similarity between biological neurons and artificial neurons. The DAE-NR offers a new perspective on the integration of computer vision and neuroscience.

📄 PDF Abstract BibTeX arXiv:2111.15309

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderImage Reconstruction

Similar Papers 제목 키워드 기반

Dr.VAE: Drug Response Variational Autoencoder

2017-06-26 · Ladislav Rampasek, Daniel Hidru, Petr Smirnov, Benjamin Haibe-Kains 외

We present two deep generative models based on Variational Autoencoders to improve the accuracy of drug response prediction. Our models, Perturbation Variational Autoencoder and its semi-supervised extension, Drug Respon…

Drug Response PredictionGeneral Classification

Dial-MAE: ConTextual Masked Auto-Encoder for Retrieval-based Dialogue Systems

2023-06-07 · Zhenpeng Su, Xing Wu, Wei Zhou, Guangyuan Ma 외

Dialogue response selection aims to select an appropriate response from several candidates based on a given user and system utterance history. Most existing works primarily focus on post-training and fine-tuning tailored…

Conversational Response SelectionDecoderLanguage ModelingLanguage Modelling+2

An Auto-Encoder Matching Model for Learning Utterance-Level Semantic Dependency in Dialogue Generation

2018-08-27 · EMNLP 2018 10 · Liangchen Luo, Jingjing Xu, Junyang Lin, Qi Zeng 외

Generating semantically coherent responses is still a major challenge in dialogue generation. Different from conventional text generation tasks, the mapping between inputs and responses in conversations is more complicat…

Dialogue GenerationText Generation

Modeling Personalization in Continuous Space for Response Generation via Augmented Wasserstein Autoencoders

2019-11-01 · IJCNLP 2019 11 · Zhangming Chan, Juntao Li, Xiaopeng Yang, Xiuying Chen 외

Variational autoencoders (VAEs) and Wasserstein autoencoders (WAEs) have achieved noticeable progress in open-domain response generation. Through introducing latent variables in continuous space, these models are capable…

Response Generation

Generating Relevant and Coherent Dialogue Responses using Self-separated Conditional Variational AutoEncoders

2021-06-07 · ACL 2021 5 · Bin Sun, Shaoxiong Feng, Yiwei Li, Jiamou Liu 외

Conditional Variational AutoEncoder (CVAE) effectively increases the diversity and informativeness of responses in open-ended dialogue generation tasks through enriching the context vector with sampled latent variables. …

Dialogue GenerationDiversityInformativeness