中文
相关论文

相关论文: Lightweight Spatial Modeling for Combinatorial Inf…

200 篇论文

Legal practitioners and judicial institutions face an ever-growing volume of case-law documents characterised by formalised language, lengthy sentence structures, and highly specialised terminology, making manual triage both time-consuming…

Distributed representation learned with neural networks has recently shown to be effective in modeling natural languages at fine granularities such as words, phrases, and even sentences. Whether and how such an approach can be extended to…

计算与语言 · 计算机科学 2016-10-27 Qian Chen , Xiaodan Zhu , Zhenhua Ling , Si Wei , Hui Jiang

As one of the prevalent topic mining tools, neural topic modeling has attracted a lot of interests for the advantages of high efficiency in training and strong generalisation abilities. However, due to the lack of context in each short…

信息检索 · 计算机科学 2020-08-12 Jiachun Feng , Zusheng Zhang , Cheng Ding , Yanghui Rao , Haoran Xie

Binary image based classification and retrieval of documents of an intellectual nature is a very challenging problem. Variations in the binary image generation mechanisms which are subject to the document artisan designer including drawing…

计算机视觉与模式识别 · 计算机科学 2020-04-28 Juan Castorena , Manish Bhattarai , Diane Oyen

Previous cross-lingual knowledge graph (KG) alignment studies rely on entity embeddings derived only from monolingual KG structural information, which may fail at matching entities that have different facts in two KGs. In this paper, we…

机器学习 · 计算机科学 2019-07-31 Kun Xu , Liwei Wang , Mo Yu , Yansong Feng , Yan Song , Zhiguo Wang , Dong Yu

To alleviate sparsity and cold start problem of collaborative filtering based recommender systems, researchers and engineers usually collect attributes of users and items, and design delicate algorithms to exploit these additional…

信息检索 · 计算机科学 2019-04-30 Hongwei Wang , Miao Zhao , Xing Xie , Wenjie Li , Minyi Guo

Knowledge distillation (KD) techniques have emerged as a powerful tool for transferring expertise from complex teacher models to lightweight student models, particularly beneficial for deploying high-performance models in…

机器学习 · 计算机科学 2025-10-28 Paul Agbaje , Arkajyoti Mitra , Afia Anjum , Pranali Khose , Ebelechukwu Nwafor , Habeeb Olufowobi

Learning and reasoning about 3D molecular structures with varying size is an emerging and important challenge in machine learning and especially in drug discovery. Equivariant Graph Neural Networks (GNNs) can simultaneously leverage the…

机器学习 · 计算机科学 2022-03-03 Tuan Le , Frank Noé , Djork-Arné Clevert

Current state-of-the-art approaches for named entity recognition (NER) typically consider text at the sentence-level and thus do not model information that crosses sentence boundaries. However, the use of transformer-based models for NER…

计算与语言 · 计算机科学 2021-05-17 Stefan Schweter , Alan Akbik

We present a new Convolutional Neural Network (CNN) model for text classification that jointly exploits labels on documents and their component sentences. Specifically, we consider scenarios in which annotators explicitly mark sentences (or…

计算与语言 · 计算机科学 2016-09-27 Ye Zhang , Iain Marshall , Byron C. Wallace

Long document question answering is a challenging task due to its demands for complex reasoning over long text. Previous works usually take long documents as non-structured flat texts or only consider the local structure in long documents.…

计算与语言 · 计算机科学 2022-10-20 Yuxiang Nie , Heyan Huang , Wei Wei , Xian-Ling Mao

The automatic analysis of document layouts in digital-born PDF documents remains a challenging problem due to the heterogeneous arrangement of textual and nontextual elements and the imprecision of the textual metadata in the Portable…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Miguel Lopez-Duran , Julian Fierrez , Aythami Morales , Ruben Tolosana , Oscar Delgado-Mohatar , Alvaro Ortigosa

Nearest neighbour graphs are widely used to capture the geometry or topology of a dataset. One of the most common strategies to construct such a graph is based on selecting a fixed number k of nearest neighbours (kNN) for each point.…

机器学习 · 统计学 2022-08-02 Tetsuya Matsumoto , Stephen Zhang , Geoffrey Schiebinger

We are often interested in decomposing complex, structured data into simple components that explain the data. The linear version of this problem is well-studied as dictionary learning and factor analysis. In this work, we propose a…

机器学习 · 计算机科学 2024-07-29 Avrim Blum , Kavya Ravichandran

Large-scale visual localization systems continue to rely on 3D point clouds built from image collections using structure-from-motion. While the 3D points in these models are represented using local image features, directly matching a query…

计算机视觉与模式识别 · 计算机科学 2024-01-01 Dror Aiger , André Araujo , Simon Lynen

Text clustering holds significant value across various domains due to its ability to identify patterns and group related information. Current approaches which rely heavily on a computed similarity measure between documents are often limited…

信息检索 · 计算机科学 2025-04-09 Laurence Hirsch , Robin Hirsch , Bayode Ogunleye

k is the most important parameter in a text categorization system based on k-Nearest Neighbor algorithm (kNN).In the classification process, k nearest documents to the test one in the training set are determined firstly. Then, the…

计算与语言 · 计算机科学 2007-05-23 Baoli Li , Shiwen Yu , Qin Lu

We propose methods to train convolutional neural networks (CNNs) with both binarized weights and activations, leading to quantized models that are specifically friendly to mobile devices with limited power capacity and computation…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Bohan Zhuang , Chunhua Shen , Mingkui Tan , Peng Chen , Lingqiao Liu , Ian Reid

Named Entity Recognition (NER) is a key step in the creation of structured data from digitised historical documents. Traditional NER approaches deal with flat named entities, whereas entities often are nested. For example, a postal address…

信息检索 · 计算机科学 2023-02-22 Solenn Tual , Nathalie Abadie , J Chazalon , Bertrand Duménieu , Edwin Carlinet

Vector databases typically rely on approximate nearest neighbor (ANN) search to retrieve the top-k closest vectors to a query in embedding space. While effective, this approach often yields semantically redundant results, missing the…

机器学习 · 计算机科学 2025-07-29 Rahul Raja , Arpita Vats