中文
相关论文

相关论文: Biologically-inspired Salience Affected Artificial…

200 篇论文

Deep neural networks, and more recently large-scale generative models such as large language models (LLMs) and large vision-action models (LVAs), achieve remarkable performance across diverse domains, yet their prohibitive computational…

机器学习 · 计算机科学 2026-03-10 Laha Ale , Ning Zhang , Scott A. King , Pingzhi Fan

Visual saliency is a fundamental problem in both cognitive and computational sciences, including computer vision. In this CVPR 2015 paper, we discover that a high-quality visual saliency model can be trained with multiscale features…

计算机视觉与模式识别 · 计算机科学 2015-04-13 Guanbin Li , Yizhou Yu

Reflection on one's thought process and making corrections to it if there exists dissatisfaction in its performance is, perhaps, one of the essential traits of intelligence. However, such high-level abstract concepts mandatory for…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Stanislav Selitskiy

Advances in Parameter-Efficient Fine-Tuning (PEFT) bridged the performance gap with Full Fine-Tuning (FFT) through sophisticated analysis of pre-trained parameter spaces. Starting from drawing insights from Neural Engrams (NE) in Biological…

神经与进化计算 · 计算机科学 2025-02-27 Gaole Dai , Chun-Kai Fan , Yiming Tang , Zhi Zhang , Yuan Zhang , Yulu Gan , Qizhe Zhang , Cheng-Ching Tseng , Shanghang Zhang , Tiejun Huang

Ablation studies have been widely used in the field of neuroscience to tackle complex biological systems such as the extensively studied Drosophila central nervous system, the vertebrate brain and more interestingly and most delicately, the…

神经与进化计算 · 计算机科学 2019-02-19 Richard Meyes , Melanie Lu , Constantin Waubert de Puiseau , Tobias Meisen

Neural networks have become the key technology of artificial intelligence and have contributed to breakthroughs in several machine learning tasks, primarily owing to advances in deep learning applied to Artificial Neural Networks (ANNs).…

神经与进化计算 · 计算机科学 2021-03-18 Stanisław Woźniak , Angeliki Pantazi , Thomas Bohnstingl , Evangelos Eleftheriou

Multimodal sentiment analysis is drawing an increasing amount of attention these days. It enables mining of opinions in video reviews which are now available aplenty on online platforms. However, multimodal sentiment analysis has only a few…

计算与语言 · 计算机科学 2017-04-14 Haohan Wang , Aaksha Meghawat , Louis-Philippe Morency , Eric P. Xing

Implicit feedback, such as user clicks, serves as the primary data source for modern recommender systems. However, click interactions inherently contain substantial noise, including accidental clicks, clickbait-induced interactions, and…

信息检索 · 计算机科学 2026-02-18 Xikai Yang , Yang Wang , Yilin Li , Sebastian Sun

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…

机器学习 · 计算机科学 2022-06-13 Xuming Ran , Jie Zhang , Ziyuan Ye , Haiyan Wu , Qi Xu , Huihui Zhou , Quanying Liu

The brain's Path Integration (PI) mechanism offers substantial guidance and inspiration for Brain-Inspired Navigation (BIN). However, the PI capability constructed by the Continuous Attractor Neural Networks (CANNs) in most existing BIN…

机器学习 · 计算机科学 2026-04-13 Zhangyu Ge , Xu He , Lingfei Mo , Xiaolin Meng , Wenxuan Yin , Youdong Zhang , Lansong Jiang , Fengyuan Liu

This study introduces an artificial neural network (ANN) for image classification task, inspired by the aversive olfactory learning circuits of the nematode Caenorhabditis elegans (C. elegans). Despite the remarkable performance of ANNs in…

神经与进化计算 · 计算机科学 2024-09-13 Xuebin Wang , Chunxiuzi Liu , Meng Zhao , Ke Zhang , Zengru Di , He Liu

Recently, large pre-trained neural language models have attained remarkable performance on many downstream natural language processing (NLP) applications via fine-tuning. In this paper, we target at how to further improve the token…

人工智能 · 计算机科学 2021-09-08 Mengyuan Zhou , Jian Ma , Haiqin Yang , Lianxin Jiang , Yang Mo

State-of-the-art saliency prediction methods develop upon model architectures or loss functions; while training to generate one target saliency map. However, publicly available saliency prediction datasets can be utilized to create more…

计算机视觉与模式识别 · 计算机科学 2020-09-01 Sandeep Mishra , Oindrila Saha

Recent progress in artificial intelligence (AI) has been driven by insights from physics and neuroscience, particularly through the development of artificial neural networks (ANNs) capable of complex cognitive tasks such as vision and…

神经元与认知 · 定量生物学 2025-11-04 Alejandro Rodriguez-Garcia , Anindya Ghosh , Jie Mei , Srikanth Ramaswamy

Visual attention can be defined as the behavioral and cognitive process of selectively focusing on a discrete aspect of sensory cues while disregarding other perceivable information. This biological mechanism, more specifically saliency…

计算机视觉与模式识别 · 计算机科学 2021-06-01 Amélie Gruel , Jean Martinet

Plasticity circuits in the brain are known to be influenced by the distribution of the synaptic weights through the mechanisms of synaptic integration and local regulation of synaptic strength. However, the complex interplay of…

神经与进化计算 · 计算机科学 2021-04-26 Giorgia Dellaferrera , Stanislaw Wozniak , Giacomo Indiveri , Angeliki Pantazi , Evangelos Eleftheriou

In this paper, we propose the Self-Attention Generative Adversarial Network (SAGAN) which allows attention-driven, long-range dependency modeling for image generation tasks. Traditional convolutional GANs generate high-resolution details as…

机器学习 · 统计学 2019-06-18 Han Zhang , Ian Goodfellow , Dimitris Metaxas , Augustus Odena

This paper introduces Stress-Aware Learning, a resilient neural training paradigm in which deep neural networks dynamically adjust their optimization behavior - whether under stable training regimes or in settings with uncertain dynamics -…

机器学习 · 计算机科学 2025-08-04 Ashkan Shakarami , Yousef Yeganeh , Azade Farshad , Lorenzo Nicole , Stefano Ghidoni , Nassir Navab

Sharpness-aware minimization (SAM) is a recently proposed method that minimizes the sharpness of the training loss of a neural network. While its generalization improvement is well-known and is the primary motivation, we uncover an…

机器学习 · 计算机科学 2023-10-31 Maksym Andriushchenko , Dara Bahri , Hossein Mobahi , Nicolas Flammarion

Most of the recent successful methods in accurate object detection build on the convolutional neural networks (CNN). However, due to the lack of scale normalization in CNN-based detection methods, the activated channels in the feature space…

计算机视觉与模式识别 · 计算机科学 2018-08-16 Yonghyun Kim , Bong-Nam Kang , Daijin Kim