中文
相关论文

相关论文: Brain-inspired spike-timing plasticity for reliabl…

200 篇论文

Spiking neural networks (SNNs) exhibit temporal, sparse, and event-driven dynamics that make them appealing for efficient inference. However, extending these models to self-supervised regimes remains challenging because the discontinuities…

新兴技术 · 计算机科学 2025-11-25 Chengwei Zhou , Gourav Datta

Spiking Neural Networks (SNNs), with their brain-inspired spatiotemporal dynamics and spike-driven computation, have emerged as promising energy-efficient alternatives to Artificial Neural Networks (ANNs). However, existing SNNs typically…

计算机视觉与模式识别 · 计算机科学 2025-12-03 Fan Luo , Zeyu Gao , Xinhao Luo , Kai Zhao , Yanfeng Lu

The integration of image and event streams offers a promising approach for achieving robust visual object tracking in complex environments. However, current fusion methods achieve high performance at the cost of significant computational…

计算机视觉与模式识别 · 计算机科学 2025-10-09 Jingjun Yang , Liangwei Fan , Jinpu Zhang , Xiangkai Lian , Hui Shen , Dewen Hu

The use of analog resistance states for storing weights in neuromorphic systems is impeded by fabrication imprecision and device stochasticity that limit the precision of synapse weights. This challenge can be resolved by emulating analog…

神经与进化计算 · 计算机科学 2021-12-13 Peng Zhou , Julie A. Smith , Laura Deremo , Stephen K. Heinrich-Barna , Joseph S. Friedman

We introduce a natively distributed mini-application benchmark representative of plastic spiking neural network simulators. It can be used to measure performances of existing computing platforms and to drive the development of future…

Spike Timing Dependent Plasticity (STDP) is a Hebbian like synaptic learning rule. The basis of STDP has strong experimental evidences and it depends on precise input and output spike timings. In this paper we show that under biologically…

神经元与认知 · 定量生物学 2015-04-14 Subhajit Sengupta , Karthik S. Gurumoorthy , Arunava Banerjee

Fully Sharded Data Parallel (FSDP), also known as Zero Redundancy Optimizer (ZeRO), is widely used for large-scale model training, because of its memory efficiency and minimal intrusion on model code. However, existing FSDP systems rely on…

分布式、并行与集群计算 · 计算机科学 2026-04-23 Zezhou Wang , Youjie Li , Zhiqi Lin , Jiacheng Yang , Cong Xie , Guanyu Feng , Zheng Zhong , Ziyue Huang , Hongyu Zhu , Zhi Zhang , Yanghua Peng , Xin Liu

Memristors have emerged as a promising technology for efficient neuromorphic architectures owing to their ability to act as programmable synapses, combining processing and memory into a single device. Although they are most commonly used…

新兴技术 · 计算机科学 2024-04-16 Marco Rasetto , Qingzhou Wan , Himanshu Akolkar , Feng Xiong , Bertram Shi , Ryad Benosman

Event cameras provide superior temporal resolution, dynamic range, power efficiency, and pixel bandwidth. Spiking Neural Networks (SNNs) naturally complement event data through discrete spike signals, making them ideal for event-based…

Generative Recommendation (GR) has recently transitioned from atomic item-indexing to Semantic ID (SID)-based frameworks to capture intrinsic item relationships and enhance generalization. However, the adoption of high-granularity SIDs…

信息检索 · 计算机科学 2026-04-08 Tianyu Zhan , Kairui Fu , Chengfei Lv , Zheqi Lv , Shengyu Zhang

Building spiking neural networks (SNNs) based on biological synaptic plasticities holds a promising potential for accomplishing fast and energy-efficient computing, which is beneficial to mobile robotic applications. However, the…

神经与进化计算 · 计算机科学 2020-03-11 Zhenshan Bing , Claus Meschede , Guang Chen , Alois Knoll , Kai Huang

Spiking Neural Networks (SNNs) operate with asynchronous discrete events (or spikes) which can potentially lead to higher energy-efficiency in neuromorphic hardware implementations. Many works have shown that an SNN for inference can be…

机器学习 · 计算机科学 2020-05-06 Nitin Rathi , Gopalakrishnan Srinivasan , Priyadarshini Panda , Kaushik Roy

In this paper, we present a self-training method, named ST3D++, with a holistic pseudo label denoising pipeline for unsupervised domain adaptation on 3D object detection. ST3D++ aims at reducing noise in pseudo label generation as well as…

计算机视觉与模式识别 · 计算机科学 2021-08-21 Jihan Yang , Shaoshuai Shi , Zhe Wang , Hongsheng Li , Xiaojuan Qi

The final version of this paper has been published in IEEEXplore available at http://ieeexplore.ieee.org/document/7727213. Please cite this paper as: Amirhossein Tavanaei, Timothee Masquelier, and Anthony Maida, Acquisition of visual…

神经与进化计算 · 计算机科学 2016-11-10 Amirhossein Tavanaei , Timothee Masquelier , Anthony S Maida

Test-time adaptation with pre-trained vision-language models has attracted increasing attention for tackling distribution shifts during the test time. Though prior studies have achieved very promising performance, they involve intensive…

计算机视觉与模式识别 · 计算机科学 2024-03-28 Adilbek Karmanov , Dayan Guan , Shijian Lu , Abdulmotaleb El Saddik , Eric Xing

Domain Adaptation (DA) is crucial for robust deployment of medical image segmentation models when applied to new clinical centers with significant domain shifts. Source-Free Domain Adaptation (SFDA) is appealing as it can deal with privacy…

计算机视觉与模式识别 · 计算机科学 2025-06-12 Xinya Liu , Jianghao Wu , Tao Lu , Shaoting Zhang , Guotai Wang

Autonomous drone racing requires the tight coupling of perception, planning, and control under extreme agility. However, recent approaches typically rely on precomputed spatial reference trajectories or explicit 6-DoF gate pose estimation,…

机器人学 · 计算机科学 2026-03-10 Fangguo Zhao , Hanbing Zhang , Zhouheng Li , Xin Guan , Shuo Li

Spike-timing-dependent plasticity (STDP) with asymmetric learning windows is commonly found in the brain and useful for a variety of spike-based computations such as input filtering and associative memory. A natural consequence of STDP is…

神经元与认知 · 定量生物学 2012-07-13 Naoki Masuda , Hiroshi Kori

Spike-timing-dependent plasticity(STDP) is a biological process in which the precise order and timing of neuronal spikes affect the degree of synaptic modification. While there have been numerous research focusing on the role of STDP in…

神经元与认知 · 定量生物学 2021-08-10 Hong-Gyu Yoon , Pilwon Kim

Moving Object Detection (MOD) is a crucial task for the Autonomous Driving pipeline. MOD is usually handled via 2-stream convolutional architectures that incorporates both appearance and motion cues, without considering the inter-relations…

计算机视觉与模式识别 · 计算机科学 2021-06-23 Eslam Mohamed , Ahmad El-Sallab