中文
相关论文

相关论文: Using of Neuro-Indexes

200 篇论文

Searches for phrases and word sets in large text arrays by means of additional indexes are considered. Their use may reduce the query-processing time by an order of magnitude in comparison with standard inverted files.

信息检索 · 计算机科学 2018-11-27 A. B. Veretennikov

Neural networks are typically represented as data structures that are traversed either through iteration or by manual chaining of method calls. However, a deeper analysis reveals that structured recursion can be used instead, so that…

编程语言 · 计算机科学 2022-09-30 Minh Nguyen , Nicolas Wu

In this paper, a novel approach for coding nominal data is proposed. For the given nominal data, a rank in a form of complex number is assigned. The proposed method does not lose any information about the attribute and brings other…

机器学习 · 统计学 2017-11-13 Zenon Gniazdowski , Michal Grabowski

In this paper we consider the possibility of computing rather than training the decision layer weights of a neural classifier. Such a possibility arises in two way, from making an appropriate choice of loss function and by solving a problem…

机器学习 · 计算机科学 2022-09-21 Eugene Wong

We propose a simple new index, named the $CI$-index, based on the Choquet integral to characterize the scientific output of researchers. This index is an improvement of the $A$-index and $R$-index and has a notable feature that highly cited…

应用统计 · 统计学 2019-05-16 Xuehua Yin , Xiuyan Sha , Chuancun Yin

We describe a novel classifier with a tree structure, designed using information theory concepts. This Information Network is made of information nodes, that compress the input data, and multiplexers, that connect two or more input nodes to…

机器学习 · 计算机科学 2018-03-07 Giulio Franzese , Monica Visintin

The co-occurrence association is widely observed in many empirical data. Mining the information in co-occurrence data is essential for advancing our understanding of systems such as social networks, ecosystem, and brain network. Measuring…

信息检索 · 计算机科学 2020-07-28 Xiaomeng Wang , Yijun Ran , Tao Jia

Tree-based data structures are ubiquitous across applications. Therefore, a multitude of different tree implementations exist. However, while these implementations are diverse, they share a tree structure as the underlying data structure.…

硬件体系结构 · 计算机科学 2025-01-30 Daniel Biebert , Christian Hakert , Jian-Jia Chen

We propose a new kind of embedding for natural language text that deeply represents semantic meaning. Standard text embeddings use the outputs from hidden layers of a pretrained language model. In our method, we let a language model learn…

计算与语言 · 计算机科学 2022-11-22 Oleg Vasilyev , John Bohannon

Recent advances in experimental neuroscience allow, for the first time, non-invasive studies of the white matter tracts in the human central nervous system, thus making available cutting-edge brain anatomical data describing these global…

定量方法 · 定量生物学 2008-11-06 Jonathan J. Crofts , Desmond J. Higham

Existing path lookup routines in file systems need to construct an auxiliary index in memory or traverse the dentries of the directory file sequentially, which brings either heavy writes or large timing cost. This paper designs a novel path…

分布式、并行与集群计算 · 计算机科学 2019-05-07 Runyu Zhang , Chaoshu Yang

This paper describes a new method for classifying a dataset that partitions elements into their categories. It has relations with neural networks but a slightly different structure, requiring only a single pass through the classifier to…

人工智能 · 计算机科学 2019-01-04 Kieran Greer

Multidimensional indexes are ubiquitous, and popular, but present non-negligible normative choices when it comes to attributing weights to their dimensions. This paper provides a more rigorous approach to the choice of weights by defining a…

计量经济学 · 经济学 2025-04-09 Lidia Ceriani , Chiara Gigliarano , Paolo Verme

Btree and Rtree are two basic index structures; many different variants of them are proposed after them. Different variants are used in specific application for the performance optimization. In this paper different variants of Btree and…

数据结构与算法 · 计算机科学 2015-06-11 Parth Patel , Deepak Garg

Hypernetworks, or hypernets for short, are neural networks that generate weights for another neural network, known as the target network. They have emerged as a powerful deep learning technique that allows for greater flexibility,…

机器学习 · 计算机科学 2025-01-03 Vinod Kumar Chauhan , Jiandong Zhou , Ping Lu , Soheila Molaei , David A. Clifton

As data sharing has become more prevalent, three pillars - archives, standards, and analysis tools - have emerged as critical components in facilitating effective data sharing and collaboration. This paper compares four freely available…

Word embeddings are a popular way to improve downstream performances in contemporary language modeling. However, the underlying geometric structure of the embedding space is not well understood. We present a series of explorations using…

计算与语言 · 计算机科学 2020-09-17 Hongwei , Zhou , Oskar Elek , Pranav Anand , Angus G. Forbes

A network is a typical expressive form of representing complex systems in terms of vertices and links, in which the pattern of interactions amongst components of the network is intricate. The network can be static that does not change over…

社会与信息网络 · 计算机科学 2020-08-11 Hayat Dino Bedru , Shuo Yu , Xinru Xiao , Da Zhang , Liangtian Wan , He Guo , Feng Xia

This paper suggests a statistical framework for describing the relations between the physical and conceptual entities of a brain-like model. Features and concept instances are put into context, where the paper suggests that features may be…

神经与进化计算 · 计算机科学 2024-11-12 Kieran Greer

Neural networks are powerful function estimators, leading to their status as a paradigm of choice for modeling structured data. However, unlike other structured representations that emphasize the modularity of the problem -- e.g., factor…

机器学习 · 计算机科学 2022-06-20 Tsvetomila Mihaylova , Vlad Niculae , André F. T. Martins